/******************
	Styles and defaults
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #005A97;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	color: #005A97;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
}

html {

}

.clear{
	clear:both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #005A97;
	background-image: url(../images/balken_hellblau.png);
	background-repeat: no-repeat;
	text-indent: 16px;
	margin-bottom:15px;
	margin-top:10px;
	letter-spacing: -0.08em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform:none;
	color: #666666;
	text-indent:0px;
	margin-top: 3px;
}

h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform:none;
	color: #666666;
	text-indent: 0px;
	margin-top: 3px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform:none;
	text-transform:uppercase;
	color: #AFD0E7;
	text-indent: 15px;
	margin-top: 8px;
	margin-bottom: 1px;
}

h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform:none;
	color: #7A7A7A;
	text-indent: 0px;
	margin-top: 8px;
	margin-bottom: 1px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/balken_hellblau.png);
	background-repeat: no-repeat;
	text-indent: 16px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
/*	text-transform:uppercase;*/
	color: #005A97;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom:5px;
}


/******************
	Site Container Box
*/

#BgContainer {
	width: 959px;
	top: 18px;
	left: 5px;
	margin: 17px 0 0 5px;
	background-image: url(../images/bg_image.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#container {
	width:954px;
	padding-bottom:15px; 
}

#left {
	width:253px;
	float:left;
	margin-top:295px;
	margin-left:10px;
}
#right {
	width:688px;
	float:left;
	margin-top:70px;


}

/******************
	Navigation
*/

#navigation {
	width:679px;
	height:86px;
	background:url(../images/nav_bg.png) center no-repeat;
	text-decoration:none;

}
/*#navigation{
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	height: 86px;
	width: 668px;
	clear:both;
	padding:0 0 0 0;
	margin-top:0;
}*/
#navigation ul {
	float:left;
	list-style:none;
	width:668px;
	text-transform:uppercase;
	padding:0 0 0 16px;
	margin:0;
	z-index:1100;
	position: relative;
	top: -3px;
}
#navigation ul li {
	display:inline;
	padding: 0px 0px 0 0px;		
}
#navigation ul li a{
	display:block;
	float:left;
	width:98px;
	text-align:center;
	/*vertical-align:top;*/
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 5px 0 5px;
	margin:0;
	font-size: 12px;
	line-height: 6.9em;
	font-weight: bold;
	text-decoration:none;	

}
#navigation ul li a:hover, #nav ul li a:active{
	background:url(../images/nav_hover.png);
	background-repeat:repeat-x;
	color:#333333;
	text-decoration:none;
	
}
#navigation .current {
	background:url(../images/nav_hover_current.png);
	background-repeat:no-repeat;
	color:#333333;
}
#navigation .current span {
	color:#333333;
}
#navigation .section {
	background:url(../images/nav_hover_current.png);
	background-repeat:no-repeat;
	color:#333333;
}
#navigation .section span {
	color:#333333;
}
/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 15px 0 0;
	padding: 0;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 {
	clear: both;
	text-transform: capitalize;
	color: #fff;
	font-weight: 700;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	line-height: 1.8;
	padding: 1px 0 0 10px;
	background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    	font-size: 0.9em; 
    	margin: 1px 0 5px 4px;
        list-style: none;
    }
    	ul#Menu2 li a {
	display: block;
	width: 196px;
	font-size: 1.2em;
	height: 1.8em;
	line-height: 1.8em;
	color: #333333;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right center;
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			display: block;
			width: 100%;
            height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

/******************
	left
*/

#logo {
	width:253px;
	height:100px;
	background:url(../images/logo.png) center no-repeat;
	margin: 0 0 30px 0
	
	
}
#left img {
	width:206px;
	height:75px;
	overflow:hidden;
	margin: 20px 0 2px 16px;
	
}
#left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:16px;
	color:#FFFFFF;
}
#left p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:2px;
	color:#AFD0E7;
	text-decoration:none;
	

}
#left p a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:2px;
	color:#FFFFFF;
	text-decoration:underline;
}

/******************
	right
*/
#rightup {
	width:688px;
	height:5px;
	background:url(../images/content_bg_up.png) top center no-repeat;
	background-color:#FFFFFF;
}

#rightbottom {
	width:688px;
	height:5px;
	background:url(../images/content_bg_lower.png) bottom center no-repeat;
	background-color:#FFFFFF;
}
#right_in {
	width:679px;
	clear:both;
	background-color:#FFFFFF;
	/*overflow:hidden;*/
	margin:10px auto;
	list-style-position:inside;
	list-style-type:disc;

}

#right_out {
	width:688px;
	clear:both;
	background-color:#FFFFFF;
	overflow:hidden;

}
#contentimg {
	width:679px;
	height:166px;
	background:url(../images/welcome.png) center no-repeat;
	margin-top:15px;
	
}

#content_out {
	width:665px;
	margin:15px 10px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4F4F4F;
	/*text-align: justify;*/

}

#Layout {
	width:665px;
	margin:15px 10px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4F4F4F;
	clear: both;
	overflow: hidden;
}
#Content {
	width:450px;
	float:right;
}

#footer {
	text-align:right;
	margin: 10px;
	color:#AFD0E7;
}

#footer a {
	text-align:right;
	margin: 10px;
	color:#AFD0E7;
}
#footer a:hover {
	text-align:right;
	margin: 10px;
	color:#FFFFFF;
}


/******************
	form
*/
.left{
	width:100px;
	float:left;
}

/******************
	Produkte
*/

#ProductPhoto {
	float:left;
	margin-right:10px;
}
#ProductContent {
	margin-top:10px;

}

/******************
	Produktliste
*/
.productname  {
	color:#005A97;
	font-size: 140%;
	font-family: 'Arial', Helvetica, sans-serif;
	font-weight: Bold;
	text-indent:0px;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:5px;
}
.productname a {
	color:#005A97;
	font-size: 140%;
	font-family: 'Arial', Helvetica, sans-serif;
	font-weight: Bold;
	text-indent:0px;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:5px;
}
.productphoto  {
	float:left;
	margin-right:15px;

}
.productdescription{
	margin-top:0px;
	
}
#ProductList {
	list-style-image:none;
	list-style-type:none;
	margin-top:15px;
}
#ProductList li  {
	width:100%;
	float:left;
	margin-right:10px;
	border:1px;
	border-bottom-style:dotted;
	border-bottom-color: #999999;
	margin-bottom:10px;
	padding-bottom:10px;

}

#Breadcrumbs {
	color:#666666;
	font-size:10px;
}

#Breadcrumbs a {
	color:#005A97;
	font-size:10px;
	text-decoration:none;
}
#Breadcrumbs a:hover {
	color:#0082D9;
	font-size:10px;
	text-decoration:underline;
}

img {
	border:0px;
}




