/* CSS Document */
html {
	height:100%;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #999999;
	background-position: right top;
	text-align: right;
	background-attachment: scroll;
	font-family: Verdana, Helvetica, sans-serif;
}
html, body {
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #DDDDDD;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #DADADA;
	scrollbar-shadow-color: #DDDDDD;
}
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA001F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 290px;
	/*font-weight: bold;*/
}

h2 {
	margin:0px;
	padding:0px;	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
}
a {
	text-decoration: none;
}
div.menu_01_no A {
	color: #CA001F;
	margin-right:10px;
}
div.menu_01_no A:hover{
	color: #B3BDC4;
	margin-right:10px;
}
div.menu_01_act A {
	color:#CA001F;
	}
	
div.menu_02_no A {
	color: #898986;
	margin-right:10px;
}
div.menu_02_no A:hover{
	color: #B3BDC4;
	margin-right:10px;
}
div.menu_02_act A {
	color:#898986;
	}

#content p {
	padding: 0px;
	color: #666666;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 30px;
	margin-left: 290px;
}
#content p a {
	padding-left:15px;
    margin:0px;
    background-image:url(../images/links.gif);
    background-repeat:no-repeat;
    background-position:0px 2px;
	color:#000000;
}
#content p a:hover {
	color: #666666;

}
#content_text p {
	padding:0px;
	color: #666666;
	line-height: 140%;
	margin: 0px;
}

#spalte_mitte table p{
   margin:0;
	padding:0;
}
#spalte_mitte table.tabelle_sort {
	margin-left: 0px;
}
#content img {
	margin-top:16px;
	margin-right: 0px;
	margin-left: -40px;
	margin-bottom:18px;
}
#content .csc-textpic-imagewrap img {
	margin-left:0px;
	}
#content hr {
	height:1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 25px;
	}
#header_content img {
	margin:0px;
	padding: 0px;
	}
#spalte_mitte div.textpic table.imgtext-table img {
	padding:0;
	border: 1px solid #B3BDC4;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
}

#spalte_mitte div.image table.imgtext-table img {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#spalte_mitte div.textpic_einzel table.imgtext-table img {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#spalte_mitte div.textpic_einzel h1 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #5C4714;
	padding: 0px;
	margin-top: 45px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}
tr {
	margin:0;
	padding:0;
}
td {
	margin:0;
	padding:0;
}

ul {
	margin-left: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }

em {
	display:block;
	width:300px;
	float:right;
	text-align:right;
	color:#999999;
	clear:both;
	margin-left:49px;
	margin-bottom:30px;
	}