/* CSS Document */
html { 
padding:0px;
margin:0;
border:0px;
}

body {
background-color:#faf1f1;
color:#000;  
text-align:left;
margin:0px;
padding:0px;
border:0px;
font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}

#box1 {
width:100%;
height:101px;
background-color:#420001;
}
#header {
width:1000px%;
height:135px;
background-image:url(../images/_layout/01.jpg);
background-repeat:no-repeat;
background-position:left;
}
	* html 	#header {
	width:1000px;
	height:135px;
	background-repeat:no-repeat;
	background-position:left;
	}
#content {
float:inherit;
margin:34px 0px 0px 210px;
width:800px;
height:auto;
background-image:url(../images/_layout/hg.jpg);
background-repeat:repeat-y;
padding-left:100px;
padding-top:40px;
padding-bottom:40px;
}

	* html #content {
	float:inherit;
	margin:0px 0px 0px 175px;
	width:800px;
	height:auto;
	background-image:url(../images/_layout/hg.jpg);
	background-repeat:repeat-y;
	padding-left:100px;
	padding-top:40px;
	padding-bottom:40px;
	}

#menue-left {
float:left;
width:195px;
height:auto;
margin:50px 0px 0px -940px;
}

	* html #menue-left {
	float:left;
	width:195px;
	height:auto;
	padding-left:1px;
	margin:30px 0px 0px 3px;
	}

#menue-right {
float:right;
width:300px;
height:auto;
margin:60px 0px 0px 0px;
}

#bottom {
float:left;
margin-left:210px;
margin-top:-12px;
height:60px;
width:800px;
background-image:url(../images/_layout/entwurf_06.jpg);
background-repeat:no-repeat;
}

	* html 	#bottom {
	float:left;
	margin-left:105px;
	margin-top:-12px;
	height:60px;
	width:800px;
	background-image:url(../images/_layout/entwurf_06.jpg);
	background-repeat:no-repeat;
	}

.text {
font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:left;
width:450px;
}

	* html .text {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	width:650px;
	}

.contentbottom {
width:700px;
margin-left:50px;
height:25px;
float:left;
border-top:1px solid #660000;
}
	* html 	.contentbottom {
	width:700px;
	margin-left:30px;
	height:25px;
	float:left;
	border-top:1px solid #660000;
	}
.textbottom {
font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
}
h2 {
font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#660000;
}
.headline {
width:400px;
margin-left:-10px;
}

	* html .headline {
	width:auto;
	margin-left:-10px;
	}

.paragraph {
font:"Times New Roman", Times, serif;
font-weight:600;
}
#bannertable {
width:500px;
}
.bannerheadline {
font:"Times New Roman", Times, serif;
font-weight:600;
width:480px;
margin:5px;
background-color:#FFFFFF;
padding:10px 0px 3px 5px;
float:left;
border:1px solid #999;
height:20px;
}
.bannercell {
color:#666666;
width:500px;
text-align:center;
background-color:#FCEAEA;

}
.banner {
padding:10px;
width:480px;
}
.banner2 {
padding:10px;
height:50px;

}
.cell {
background-color:#FCEAEA ;
width:240px;
height:20px;
border-bottom:1px solid #999;
padding:7px 5px 0px 5px;
float:left;
text-align:right;
}
.cell a{
	font-weight: bold;
	height:20px;
	color: #484879;
	text-decoration: none;
	font-size:12px;
	text-align:left;
	width:100%;
	float:inherit;
	
	}
#picture-menue {
float:right;
width:210px;
height:auto;
margin:-70px -200px 10px 10px;
padding:7px;
text-align:center;
background-color:#FCEAEA ;
border:1px solid #999;
}

	* html #picture-menue {
	float:right;
	width:210px;
	height:auto;
	margin:0px 0px 10px 0px;
	padding:7px;
	text-align:center;
	background-color:#FCEAEA ;
	border:1px solid #999;
	}

.pic {
width:200px;
padding:5px;
}

#galerie {
width: 630px;
text-align:center;
background-color:#FCEAEA ;
border:1px solid #999;
padding:7px;
}
#galerie a {
margin:0px;
padding:0;
}
.galeriepic {
width:100px;
border:1px solid #999;
padding:2px;
}

.infobox {
float:inherit;
margin:0px 0px 0px -5px;
width:400px;
height:50px;
background-image:url(../images/_layout/ticker.jpg);
background-repeat:no-repeat;
}
.tickertext {
padding:5px 20px 0px 20px;
font-size:13px;
color:#330000;
font-weight:bold;
}
