BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(../../bilder/basis/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 140px;/*80+30*/
	background: url(../../bilder/basis/plg.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 140px;/*80+30*/
	width: 900px;
	height: 33px;
	border-top: 1px solid #cdcdcd;
	background: url(../../bilder/basis/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}



#youarehere {
	position: absolute;
	left: 261px;
	top: 333px;/*300+3*/
	width: 460px;
	height: 20px;
}

#youarehere a {
	xdisplay: block;
	float: left;
	xheight: 16px;/*20-4*/
	padding: 2px 10px 0px 23px;
	color: #888888;
	text-decoration: none;
	line-height: 11px;
	font-size: 11px;
	background : url(../../bilder/basis/pmr.gif) no-repeat;
	background-position: 0px -8px;
}

#youarehere a:hover {
	color: #808284;
	background : url(../../bilder/basis/pmra.gif) no-repeat;
background-position: 0px -8px;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 4px 8px 0px 7px;
	line-height: 14px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	letter-spacing : 1px;
	background : url(../../bilder/basis/pln.gif) no-repeat right;
}


#maintopic a:hover {
	background: url(../../bilder/basis/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../../bilder/basis/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}
/*115+77+63+92+72+102+191+68=780*/
#maintopic32 {
	width: 112px;
}
#maintopic31 {
	width: 141px;
}
#maintopic30 {
	width: 62px;
}
#maintopic29 {
	width: 91px;
}
#maintopic28 {
	width: 72px;
}
#maintopic27 {
	width: 102px;
}
#maintopic26 {
	width: 147px;
}
#maintopic25 {
	width: 52px;
}
/*ie6*/
* html #maintopic32 {
	width: 110px;
}
* html #maintopic31 {
	width: 109px;
}
* html #maintopic30 {
	width: 67px;
}
* html #maintopic29 {
	width: 91px;
}
* html #maintopic28 {
	width: 75px;
}
* html #maintopic27 {
	width: 107px;
}
* html #maintopic26 {
	width: 152px;
}
* html #maintopic25 {
	width: 52px;
}

#topic {
	position: absolute;
	left: 50px;
	top: 326px;/*296+3*/
	width: 199px;
	background-color: #808284;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #A7A9AC;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #A7A9AC;
}

#topic a#sub {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #A7A9AC;
	padding: 0px 0px 0px 10px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}
#topic a#sub:hover, #topic a#sub.active {
	color: #A7A9AC;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #D41B19;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 50px;
	top: 178px;/*145+3*/
	width: 700px;
	height: 150px;
	background: url(../../bilder/basis/s2dlogo.jpg) no-repeat;
}


#content {
	position: absolute;
	left: 270px;
	top: 369px;/*315+30-19+3*/
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 178px;/*145+3*/
	left: 750px;
	width: 200px;
	background-color: #808284;
	color: #fffff;
}


.search {
	width: 169px;/*199-40*/
	margin: 3px 0px 3px 20px;
	clear:both;
}
* html .search {
	margin: 3px 0px 3px 10px;
}
form.search {
	width: 169px;/*199-40*/
	margin: 0;
	padding: 0;
}
* html form.search {
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 128px;
	padding: 2px;
	background: url(../../bilder/basis/pmt.gif) repeat-x;
	font-size: 10px;
}


/*Cowndown*/

div.countdown{
  font-weight: bold;
}
