div.linie_danach{ border-bottom: 2px dotted #8b8b75;}

div#center_content {float: left;}

a:link { font-weight:bold; color:#8b8b75; text-decoration:none; }
	a:visited { font-weight:bold; color:#8b8b75; text-decoration:none; }
	a:focus { font-weight:bold; color:#86866C; text-decoration:underline; }
	a:hover { font-weight:bold; color:#474738; text-decoration:none; }
	a:active { font-weight:bold; color:#474738; text-decoration:underline; }

	
	

h5,h6,div,p,body,html,input,button,td{ 
	font: normal 10px Verdana
}

h1,h2,h3,h4 { 
	font: bold 12px Verdana 
}

h1 { 
	font: bold 16px Verdana 
}

.csc-frame{
	margin-left: 19px;
	margin-right: 19px;
	font: normal 12px Verdana;
	color: #F5F6CE;
}


html {width: 100%;}

body{
	padding:0;
	width: 100%;
	text-align:center;
	background: #6E6E6E;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#6e6e6e), to(#ffffff));
	background: -moz-linear-gradient(top, #6e6e6e, #ffffff);
	 


}

h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}


div#container {
  width:939px;
  text-align:left; 
  margin:10px auto;
  background: #aa2c2a;
  background: url(../fileadmin/images/background.gif) center repeat-y;
}

div#top {
  font: bold 10px Verdana,Arial;
  clear:both;
  background-color:#aa2c2a;
  text-align:right;
  color:#000000;
  padding-top:10px;
  padding-right:10px; 
  background-image: url(../fileadmin/images/header.gif);
  height:41px;
  #height:54px;
}

div#top a {
   text-decoration: none;
   color:white;
   }

div#header { 
background-color:white;
}

/*-----------------------------------*/

div#links { 
	float:left;
	width:175px;
	height:600px:
	padding-top:20px; 
	padding-bottom:10px;
	background-color:#aa2c2a;
	
}

div#head { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
}

div#center { 
	margin-left:190px; 
	width:520px;
	text-align:justify;
	background-repeat:no-repeat;
	background-position:top center;
	font: normal 10px Helvetica,Verdana,Arial;
	
	
}



div#right { 
	width:190px; 
	height:auto;
	float:right; 
	text-align:left;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	color:#F5F6CE;
	background-image: url(../fileadmin/images/dreieisenkinder-2012-up.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	#a:external-link-new-window:link { color: #CCCC99; text-decoration: none };
	
}

.float-left { 
	float:left; 
}

div#footer {
  clear:both;
  background-color:#aa2c2a;
  background-image: url(../fileadmin/images/footer.gif);
  padding:10px;
  height:30px;
}

