body {
	background-image: url(http://www.yanktonai.de/style/images/background19201213.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.header 	{
			margin-top: 0px;
			height: auto;
			width: auto;
			margin-left:auto;
			margin-right:auto;
			}

.navi 	{
		margin-top:-70px;
		height: auto;
		width: auto;
		margin-left:auto;
		margin-right:auto;
		}
.content 	{
			margin-top:-50px;
			height: auto;
			width: 750px;
			margin-left:auto;
			margin-right:auto;
			text-align:left;
			font-size: 12px;
			color: #000000;
			font-family: "Comic Sans MS", "Times New Roman", Arial;
			}
#content_text	{
				margin-left:20px;
				margin-right:20px;
				margin-top: 20px;
				}
#content_sidebox	{
				margin-left:10px;
				margin-right:10px;
				margin-top: 20px;
				}
			
.content2 	{
			margin-top:-50px;
			height: auto;
			width: 750px;
			margin-left:10;
			margin-right:10;
			text-align: justify;
			font-size: 12px;
			color: #000000;
			background-color:#FFF;
			font-family: "Comic Sans MS", "Times New Roman", Arial;
			}
			
#text {
	height: auto;
	width: 600px;
	text-align: justify;
	float: left;
	filter: alpha(opacity=95);
	opacity: 0.95;
	background-color:#FFF;
}

#text_full {
	height: auto;
	width: auto;
	text-align: justify;
}

#headline	{
			font-size:12px;
			/*border-top: 1px dashed #CC3300;*/
			border-bottom: 1px dashed #CC3300;
			}

#headline2	{
			font-size:12px;
			border-top: 1px dashed #CC3300;
			border-bottom: 1px dashed #CC3300;
			}

#h1 {
	color: #CC3300;
	font-size: 12pt;
}

#sidebar {
	height: auto;
	width: 146px;
	text-align:justify;
	float: right;
	filter: alpha(opacity=95);
	opacity: 0.95;
	background-color:#FFF;
}

#box1 {
	height: auto;
	width: 176px;
	float: left;
	margin-right: 10px;
	}
	
.Stil1 {
	font-size: 12pt;
	color: #CC6600;
}

.Stil2 {
	font-size: 10pt;
	color: #333;
	font-weight: bolder;
}


