﻿/*	
	  ************.C.O.P.Y.R.I.G.H.T.*************
	************************************************
	
	Design und CSS Copyright by Thomas Ballschmieter

	www.pt-webservice.de or tballschmieter@pro-tempre.de
	
	Created 02.03.2009
	
	************************************************
	  ********************************************
*/

body {
	margin:0;
	background:url(../images/bg_top.jpg) left top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

a:link { color:#000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:focus { color:#000; text-decoration:underline; }
a:hover { color: #333; text-decoration:none; }
a:active { color: #000; text-decoration:underline; }

#container {
	position: relative;
	margin:0 auto;
	width:965px;
}

#header {
	width:965px;
	height:103px;
	background:url(../images/header.jpg);
}

#banner {
	width:468px;
	height:60px;
	margin:8px 0 0 207px;
	float:left;
}

#korb {
	width:139px; /* -padding */
	line-height:24px;
	margin:6px 0 0 136px;
	padding-left:5px;
	float:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#font1 {
	width:18px;
	height:19px;
	margin:7px 0 0 222px;
	background: url(../images/a_1.jpg);
	float:left;
}

#font2 {
	width:18px;
	height:19px;
	margin:7px 0 0 2px;
	background: url(../images/a_2.jpg);
	float:left;
}

#font3 {
	width:18px;
	height:19px;
	margin:7px 0 0 2px;
	background: url(../images/a_3.jpg);
	float:left;
}

#topmenu  {
	width:965px;
	margin:0;
	padding:0;
}

#topmenu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#topmenu ul li {
	padding:0;
	margin:0;
	float:left;
	
}

#button_1  {
	width:198px;
	height:27px;
	margin:0;
	padding:0;
	background: url(../images/topmenu_1.jpg);
	float: left;
}

#button_2 {
	width:114px;
	height:22px;
	margin:0;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background: url(../images/topmenu_2.jpg);
	float: left;
}

#button_3  {
	width:114px;
	height:22px;
	margin:0;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background: url(../images/topmenu_3.jpg);
	float: left;
}

#button_4  {
	width:114px;
	height:22px;
	margin:0;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background: url(../images/topmenu_4.jpg);
	float: left;
}

#button_5  {
	width:114px;
	height:22px;
	margin:0;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background: url(../images/topmenu_5.jpg);
	float: left;
}

#button_6  {
	width:114px;
	height:22px;
	margin:0;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background: url(../images/topmenu_6.jpg);
	float: left;
}

#button_7 {
	width:115px;
	height:22px;
	margin:0;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background: url(../images/topmenu_7.jpg);
	float: left;
}

#button_8 {
	width:82px;
	height:27px;
	margin:0;
	padding:0;
	background: url(../images/topmenu_8.jpg);
	float: left;
}

#button_2:hover,
#button_3:hover,
#button_4:hover,
#button_5:hover,
#button_6:hover,
#button_7:hover {
	color:#000;
}

#top {
	width:965px;
	margin:0;
	padding:0;
}

#top_1 {
	width:530px;
	line-height:27px;
	margin:0;
	padding:0;
	float: left;
	color:#fff;
}

#top_1 a {
	color:#fff;
	text-decoration: none;
}

#top_1 a:hover {
	text-decoration:underline;
}

#top_2 {
	width:350px; /* -Padding */
	margin:0px;
	padding-right:53px;
	float: right;
}

.suche_txt {
	width:242px;
	height:17px;
	margin-top:5px;
	padding:1px 0 0 3px;
	border:0;
	float: left;
	background: url(../images/suche_txt.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.suche_txt:hover {
	color:#000;
}

.suche_button {
	width:72px;
	height:18px;
	margin:5px 0 0 4px;
	padding:0;
	border:0;
	float: left;
	background: url(../images/suche_button.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.suche_button:hover {
	color:#666;
}

#content {
	width:964px;
	margin:9px 0 0 1px;
	padding:0;
	float:left;
}

#box_left {
	width:200px;
	margin:0;
	float:left;
}

.m_left {
	width:193px;
	margin:0 0 7px 0;
	padding:0 0 5px 0;
	background:url(../images/menu_3.jpg) center bottom no-repeat;
}

.m_left h1 {
	width:188px;
	line-height:27px;
	height:29px;
	padding:0 0 0 5px;
	margin:0;
	background:url(../images/menu_1.jpg);
	font-size:12px;
}

.m_left ul {
	width:193px;
	padding:3px 0 0 0px;
	margin:0;
	list-style: none;
	background:url(../images/menu_2.jpg);
}

.m_left .box_bg {
	width:183px;
	padding:2px 5px 0 5px;
	margin:0;
	list-style: inside;
	background:url(../images/menu_2.jpg);
}

.m_left ul li {
	padding:0;
	margin:0;
}

.m_left ul li a {
	width:184px;
	display:block;
	line-height:22px;
	background:url(../images/ver_2.jpg);
	padding:0px 0px 0px 7px;
	margin:0px 0px 0px 1px;
	text-decoration:none;
}

.m_left ul li a:hover {
	width:184px;
	background:url(../images/ver_1.jpg);
	color:#fff;
}

.m_left ul li a.active {
	width:184px;
	background:url(../images/ver_1.jpg);
	color:#fff;
}

#box_right {
	width:764px;
	margin:0;
	float:left;
}

.m_right {
	width:764px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	background:url(../images/contentbox_3.jpg) center bottom no-repeat;
}

.m_right #contentbox_1 {
	width:764px;
	margin:0;
	padding:5px 0 0 0;
	background:url(../images/contentbox_1.jpg) top left no-repeat;
}

.m_right #contentbox_2 {
	width:754px;
	margin:0;
	padding:0 5px;
	background:url(../images/contentbox_2.jpg) top left repeat-y;
}

#footer_menu {
	clear: both;
	height:27px;
	margin:0;
	background:url(../images/footer.jpg) top left repeat-y;
}

#footer_menu_2 {
	float:right;
	line-height:27px;
	margin:0;
	padding-right:10px;
}

#footer_menu ul {
	height:27px;
	padding:0 0 0 2px;
	margin:0;
	list-style-type:none;
	float:left;
}

#footer_menu ul li {
	height:27px;
	float:left;
	padding:0px;
	background: url(../images/menu_footer_x.jpg) right center no-repeat;
}

#footer_menu ul li a {
	display:block;
	padding:0 14px;
	font: 11px/27px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

#footer_menu ul li a:hover {
	color:#666;
	text-decoration: none;
}

#footer_2 {
	width:965px;
	margin:0;
	padding-top:5px;
	text-align:center;
	color:#666;
}

#footer_2 a { 
	color: #666;
	text-decoration:none;
}

#footer_2 a:hover { 
	text-decoration: underline;
}






.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
	color: #f0f0f0;
	text-decoration: none;
	cursor:default;
}
.copyright a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
	color: #f0f0f0;
	text-decoration: none;
	cursor:default;
}
.copyright a:hover {
	color: #f0f0f0;
	text-decoration: none;
	cursor:default;
}




#container #header #banner img { /* banner header */
	border:none;
}

#container #content #box_left form { /* menüfix links */
	margin:0;
	padding:0;
}


.box_add_1 { /* Schnellkauf Box */
	width:149px;
	height:17px;
	margin:0px 0 0 0px;
	padding:2px 0 0 3px;
	border:0;
	float: left;
	background: url(../images/form_01.jpg);
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.box_add_1:hover {
	color:#000;
}

.box_add_2 {
	width:27px;
	height:19px;
	margin:0px 0 0 0;
	padding:0;
	border:0;
	float: left;
}


.last_vie { /* Menübilder Zuletzt angesehen */
	border: 1px #999 solid;
	margin:3px 0 0 0px;
	text-align:center;
}

.last_vie:hover { /* Menübilder Zuletzt angesehen */
	border: 1px #333 solid;
}

#last_vie_box { /* Box Zuletzt angesehen */
	text-align:center;
}

a.kosten_link { /* Link kostem / Zuletzt angesehen */
	display:block;
	padding:3px 0;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

a.kosten_link:hover { /* Link kostem / Zuletzt angesehen */
	padding:3px 0;
	text-decoration: underline;
}

#whats_box { /* Box Neue Artikel */
	text-align:center;
	margin:auto;
}

a.bew_text {
	text-align:center;
	text-decoration:none;
	display:block;
	padding:5px 0px 3px 0px;
}

a.bew_text:hover { 
	text-decoration: underline;
}

#manufacturers select { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bewertung .infoBoxContents img { 
	border:none;
	margin:0 5px 0 0;
}

#contentbox_2 img { 
	border:none;
}

#contentbox_2 img { 
	border:none;
}




.box_add_x1 {
	width:176px;
	height:17px;
	margin:0px 0 0 0px;
	padding:2px 0 0 3px;
	border:0;
	background: url(../images/login_03.jpg);
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.box_add_x2 { 
	width:101px;
	height:17px;
	margin:0px 0 0 0px;
	padding:2px 0 0 3px;
	border:0;
	float: left;
	background: url(../images/login_06.jpg);
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.box_add_x1:hover,
.box_add_x2:hover {
	color:#000;
}

.box_add_x3 {
	width:74px;
	height:19px;
	margin:0px 0 0 0;
	padding:0;
	border:0;
	float: left;
}






.pageHeading, .contentsTopics, .moduleHeading {
	font-size:12px;
	font-weight:bold;
}
.apreis {
	font-size:16px;
	font-weight:bold;
}








.uebers {
	font-size:12px;
	padding:0;
	margin:0;
}

















#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.vorladen, #header2 {
	display:none;
	height:0px;
	width:0px;
}
