/* 
Stylesheet for inower.de
programming by Thomas Haase - www.dresden-lebt.de
*/

body{
	margin:0;
	padding:0;
	background-image:url("gfx/bg-bottom.jpg"); 
	background-repeat:repeat;
	text-align:center;
	font-family:arial;
	margin-bottom:100px;
	overflow-y:scroll;
}

#bg-top{
	width:100%;
	height:420px;
	background-image:url("gfx/bg-top.jpg"); 
}


#outerframe{
	position:absolute;
	left:50%;
	margin-left:-502px;
	top:34px;
}

#frame{
	bottom:34px;
	width:1005px;
	margin-bottom:34px;
	min-height:750px;
	background-color:#fff; 
	-moz-border-radius:7px;
	-webkit-border-radius: 7px;
	background-image:url("gfx/footer.jpg");
	background-repeat:repeat-x;
	background-position:bottom left;
	border:1px solid #bbb;
	text-align:left;	
	/* overflow:hidden; */
}

#header{
	background-image:url("gfx/header.jpg"); 
	background-repeat:no-repeat;
	background-position:center center;
	width:1005px;
	height:257px;
	background-color:#bbb;
	-moz-border-radius-topleft:7px;
	-webkit-border-radius-topleft: 7px;
	-moz-border-radius-topright:7px;
	-webkit-border-radius-topright: 7px;
}
#logo{
	position:absolute;
	left:396px;
	top:191px;
}

#menu ul{
	list-style-type:none;
	padding-left:32px;
	padding-right:10px;
	height:34px;
	margin-top:0px; 
	background-image:url("gfx/li-bg.jpg");
	width:963px;
	margin-left:auto;
	margin-right:auto;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
}

#menu li{
	display:block;
	float:left;
	height:100%;
	padding-right:58px;
	padding-left:57px;	
	
}
#menu li:hover{
	background-image:url("gfx/li-bg-hover.jpg");
	color:#FFFFFD;
}

.aktuell{
	background-image:url("gfx/li-bg-hover.jpg");
}
.aktuell a{
	color:#FFFFFD ! important;
}



#menu a{
	color:#151515;
	text-decoration:none;
}
 #menu li:hover a{
	color:#FFFFFD;
} 

#content{
	margin-top:36px;
	margin-left:36px;
	margin-right:36px;
	margin-bottom:36px;
}

#left{
	float:left;
	margin-top:12px;
	color:#545454;
	font-size:11px;
	
	
}
#middle a{
	color:#545454;
	font-size:14px;
}
#middle  a:hover{
	color:#000;
}

#middle{
	float:left;
	margin-top:12px;
	margin-left:32px;
	color:#545454;
	font-size:14px;
	width:360px;
}

#middle ul
{
	
	padding-left:1px;
	list-style-type:none;
	margin:0;
	
}

#middle li
{
	padding-left:16px;
	background-image:url(gfx/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;
}


#prods li
{
	padding-left:26px;
	/* background-image:url(gfx/prod_bullet.jpg); */
	background-image:url(gfx/link.png);
	background-repeat:no-repeat;
	/* background-position:0px 4px; */
	background-position:0px 10px;
	margin-top:10px;
}


h1{
	color:#4876A5;
	font-size:16px;
	background-image:url("gfx/h1.jpg");
	background-repeat:no-repeat;
	text-align:left;
	padding-left:22px;
	background-position:0px 5px;
	height:27px;
	letter-spacing:0.8px;
}

#links{
	width:165px;
	float:right;
	text-align:right;
	font-size:14px;
	line-height:20px; 
	color:#545454;
	margin-top:10px;
}

#links a{
	color:#666;
	font-size:14px;
}

#links a:hover{
	color:#000;
	font-size:14px;
}

#links a.active{
	color:#000;
}

h2{
	font-size:14px;
	padding-left:22px;
	color:#4876A5;
	letter-spacing:0.8px;
	background-image:url("gfx/h2.jpg");
	background-repeat:no-repeat;
	background-position:left;
	display:inline;
}

#footer{
	font-size:14px;
	/* left:50%; */
	clear:both;
	bottom:46px;
	color:#005CA9;
	/* margin-left:-466px;	 */
	margin-left:36px;
	margin-right:36px;
	padding-top:50px;
	width:933px;
	text-align:left;
	height:34px;
	
}

#footer a{
	color:#005CA9;
}

#footerline{
	/* clear:both; */
	width:100%;
	height:2px;
	overflow:hidden;
	background-image:url("gfx/line.jpg");
	margin-bottom:4px;
}

#impressum{
	font-size:14px;
	position:absolute;
	bottom:48px;
	right:36px;
	color:#005CA9;
}

#impressum a{
	color:#005CA9;
}

#smallpic{
	margin-top:9px;
	text-align:right;
}
#smallpic .farbwahl
{
	width:49px;
	height:49px;
}

.auswahl{
	cursor:pointer;
}

#product1{display:none;}
#product2{display:none;}
#product3{display:block;}
#product4{display:none;}
#product5{display:none;}



input{
	width:400px;
	border:1px solid #bbb;
}

textarea{
	width:400px;
	height:300px;
	border:1px solid #bbb;
}

td{
	vertical-align:top;
	/* margin-top:20px; */
}

tr{
	vertical-align:top;
	
}

.detail{
	color:#666;
	font-size:14px;
	padding-left:30px;
	letter-spacing:0.8px;
	background-image:url("gfx/link.png");
	background-repeat:no-repeat;
	background-position:left;
	display:inline;
	/* text-decoration:underline; */
}

.detail:hover{
	color:#000;
}

.tab{
	font-weight:bold;
	color:#888;
}

.linkextern{
	text-decoration:none;
}

.linkextern:hover{
	text-decoration:underline;
}