/*h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial;
}*/

/*
body {
	text-align:center;
	background-color: #f7f7f7;
	font: normal 12px Verdana,Helvetica,Arial;
}
*/







/* Allgemeine Einstellungen*/





body {
    font-family: Verdana,Helvetica,Arial,sans-serif;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }




  h1 {
    font-size: 1.2em;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: left;

  }


img.block {
	display:block;
}



DIV.csc-textpic-clear { clear: both; }



div#pages {
  width:1024px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  
  
}


div#top {
	font: bold 0.8em Verdana,Helvetica,Arial;
	text-align:right;
	color:#FFFFFF;
	height:20px;
	width:auto;
	position:absolute;
	top:220px;
	left:500px;
	z-index:2;

}

div#top a {
   text-decoration: none;
   color:white;
   
   }
   

div#header { 
	width:1024px;
	height:200px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	}

div#subheader { 
	width:1024px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	
	}



div#navi { 
	float:left;
	width:180px;
	margin-top:20px;
	}



div#info {
    	float: right;     
	width: 180px;
	margin-top:20px;
	margin-bottom:20px;
    	background-color: white; border: 1px dashed silver;
}


div#infoA {
	font-size: 0.8em;
	padding:2px;
	width: 180px;
	height:Auto;
	
	/*background-image:url(http://www.kinabeach.info/fileadmin/images/info_a.gif);
	background-position:0px 0px;
	background-repeat: no-repeat; 
    	background-attachment:fixed;*/

}
div#InfoA p {
    	font-size: 0,8em;
    	margin: 0.5em;
}
div#InfoA h2 {
    	font-size: 1.33em;
    	margin: 0.2em 0.5em;
}

div#infoB {
    	font-size: 0.8em;
	padding:2px;
	width: 180px;
	height:Auto;
	margin-top:20px;
	/*background-image:url(images/info_b.gif);
	background-position:0px 0px;
	background-repeat: no-repeat; 
    	background-attachment:fixed;*/
    	
}

div#InfoA p {
    font-size: 0,8em;
    margin: 0.5em;
}

div#InfoB h2 {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
}

div#center {
         height:auto;
    	width:620px;
    	margin-top:20px;
	margin-left:200px;
	margin-bottom:20px;
    	/*border: 1px dashed silver;*/
}

div#inhalt {
	
	font-size: 0.8em;
	font-color:red;
	padding:2px;
	



  }
  
/*  * html div#Inhalt {
    height: 1em;   Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 
  }*/
  
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  div#Inhaltx p {
    font-size: 0,6em/1,2em;
    margin: 1em 0;
  }





/*
div#center { 
	margin-left:200px; 
	margin-bottom: 40px;
	width:610px;
	 
}

div#center a { 
	text-decoration: none;
	color:#0b69b6;
}
*/

li {
	line-height:140%;
}

table {
	text-align:left;
	font-size:12px;
	vertical-align:top;
}

td{
	vertical-align:top;
}

.csc-sitemap ul {
	list-style:none;
	line-height:140%;
}

.csc-textpic-caption {
	font-size:10px;
}


.align-center {
	text-align:center;
}

.hometable {
	width:100%;
	text-align:left;
	font-size:12px;
	table-layout:fixed;
}




.float-left { 
	float:left; 
}



div#footer {
  font: normal 10px Verdana,Arial;
  clear:both;
  background-color:#80a3c1;
  text-align:center;
  color:#ffffff;
  height:20px;
  vertical-align:middle;
}

div#footer a {
  text-decoration: none;
  color:#ffffff;
}

div#footer a:hover {
	font: bold;
}

div#externalthumbs {
	margin-bottom:40px;
	}
	
