
/* Basis */

body{
	padding:0;
	margin:0;
	text-align:center;
	background: #FEFEFE url(../i/back.jpg) top repeat-x fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #454444;
	font-size:80%;
}
.clear{
  line-height: 1px;
  height: 1px;
  clear: both;
}

div#wrapper{
	width:980px;
	text-align:left;
	margin:20px auto;
	background-color:white;
}

div#head{
	width:100%;
	height:110px;
	background:url(../i/header.jpg) right top no-repeat;
}
div#main {
	clear:left;
	background:url(../i/back-main.gif) repeat-y;
}
div#sidebar{
	width:202px;
	background:#d1cad0;
	float:left;
}
div#foot{
	height:20px;
	clear:left;
	background-color:#d1cad0;
}

div#content{
	margin-left:202px;
	background:url(../i/headline-back-ie.gif) top repeat-x; /* fuer IE 6*/
	min-height:450px;
}

* html div#content{
	height:450px;
}

/* head format *****************************************************/
div#head h1{
	font-size:100%;
	padding:0;
	margin:0;
	width:202px;
	height:110px;
	background:url(../i/brueck-logo.png) right repeat;
}
div#head h1 a{
	display:block;
	height:110px;
	text-indent:-9999px;
	}

/* sidebar - menu *****************************************************/
div#sidebar dl,
div#sidebar dd{
	padding:0;
	margin:0;
	width:200px;
	background:white;
}
div#sidebar dl{
	border-top:2px solid #d1cad0;
}
div#sidebar dt
div#sidebar dd{

}
div#sidebar dd{
	border-bottom:2px solid #d1cad0;
}
div#sidebar a{
	display:block;
	text-decoration:none;
	line-height:28px;
	vertical-align:middle;
	padding:0 10px 0 10px;

}
div#sidebar dt a{
	color:#454444;
	background:url(../i/menu-back.jpg) top repeat-x white;
	border-bottom:2px solid #d1cad0;
}

dl#menu dt a.on,
dl#menu dt a:hover{
	color:white;
	background-image:none;
	background-color:#c80e76;
}
dl#menu dt a.on{
}
dl#menu dd a{
	font-size:90%;
	line-height:22px;
	background-image:none;
	border:none;
	color:#454444;
	width:200px;/* ie5*/
	w\idth:180px;
}
dl#menu dd a.on,
dl#menu dd a:hover{
	color:#c80e76;
	background:white;
}

/* content Format *****************************************************/
div#content div#headline{
	height:28px;
	background:#c80e76;
	border-top:2px solid #d1cad0;
	border-bottom:2px solid #d1cad0;
}

div#headline div.sprache{
	float:right;
	padding:7px 10px 0;
}
div#ticker{
	padding:5px 10px;
	background:#c80e76 ;
	border-bottom:2px solid #d1cad0;
}
form{padding:0;margin:0;}
input.ticker{
	width:96%;
	border:0;
	background:#c80e76 ;
	color:white;
	font-weight:bold;
}

div#content h1,
div#scroller h1{
	font-size:110%;
	color:white;
	margin:0;
	padding:0;
	margin-left:10px;
	line-height:28px;
	vertical-align:middle;
}
div#content div#text{
	padding:10px;
	width:754px
}
div#content h2{
	font-size:110%;
	color:#c80e76;
	padding-bottom:7px;
	margin:5px 0 10px;
	border-bottom:1px dashed #c80e76;
}
div#content h3{
	font-size:110%;
	color:#c80e76;
	padding-bottom:2px;
	margin:5px 0 10px;
}
p{
	color: #454444;
	line-height:20px;
	vertical-align:middle;
}
h4, h5, h6{
	font-size:100%;
}
a{
	text-decoration:none;
	color:#c80e76;
}
a:hover{
	color:#999;
}

/* Produktseite */
div.item p.alignleft{
    margin-bottom: 10px;
	width:470px;
}
div.item p img{
    margin-bottom: 10px;
	float:right;
}
div.item{
	width:100%;
	clear:right;
}
/* Footer Format *****************************************************/
div#foot p{
	margin:0 0 0 202px;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
	font-size:70%;
	border-left:2px solid white;
}

div#ticker{
	padding:5px 10px;
	background:#c80e76 ;
	border-bottom:2px solid #d1cad0;
}

span.tx{
	width:96%;
	border:0;
	background:#c80e76 ;
	color:white;
	font-weight:bold;
}
