/* BASICS ***********************************************************************/

a  { 
	color: #006666;  
	text-decoration: none ;
	font-weight:bold;
	}

a:link, a:visited {
	text-decoration: none;
	font-weight:bold;
	}

a:hover, a:active {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

a.more {
	background: url("../images/more_green.gif") left center no-repeat;
	padding-left:16px;
}

a:hover.more{
	background: url("../images/more_hover.gif") left center no-repeat;
	padding-left:16px;
}


body {
	color: #000;
	font: 90%/1.5em 'Trebuchet MS', verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px
	}

h1 { 
	margin-bottom: 15px;
	font-size: 135%; 
	font-weight: bold; 
	margin-top:0; 
	}
	
h2 {
	 font-size: 100% ;
	 font-weight: bold; 
	margin-top:0;
	 }
h3 {
	font-weight: bold; 
	margin:0px;
	font-size: 110% ;
	color:#000;
	 }
h6{
	font-size: 80%;
	font-weight: normal;
	padding:0px;
	margin:2px 0px 0px 0px;
	color:#000;
	line-height:1.3em;
}
h5{
	font-size: 100%;
	font-weight: bold;
	padding:0px;
	margin:0px;
	color:#000;
}

}span.text {
	color:#000;
}

span.smalltext {
	color:#000;
}


/* container ***************************************************/

div#container  {
	margin:0px;
	padding:0px 0px 10px 0px;
	width:760px; 
	text-align:left; 
	float: left;

} 


/* content *****************************************************/

div#pagetitle {
	padding: 20px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}


div#content {
	width:640px;
	float: left;
 } 


div#both_columns{
	width:615px;
	//width:625px;
	float:left;
	padding:0px 10px 0px 10px;
	margin: 0px;
}


div#left_column{
	width:480px;
	//width:500px; 
	float:left; 
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}

div#right_column {
	color: #333;
	width:125px; 
	//width:135px; 
	float:left;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 5px;
}

div#right_column a:hover{
	color: #333;
}



/* header **************************************************************************************/

div#header  { 
	margin: 0px;
	padding: 0px;
	height:105px;
	width:640px;
	}
	
#logo {
	width:244px;
	height:55px;
	position:relative;
	left:0px;
	top:20px;
}

/* footer *********************************************************/


#footer
{
	float: left;
	width: 540px;
	color: #999;
	min-height: 40px;	
	height: 40px;
	padding-left:10px;
}

#footer a:hover {
	color: #5d5d5d;
}



/* Tabellenformatierungen ************************************************* */

table {
	font: 100%/1.5em 'Trebuchet MS', verdana, arial, sans-serif;
	margin-top: 0px;
	width: 100%;
	border-collapse: collapse;
}

tr.separator td{
	padding:4px 5px 4px 0px; 
	}

tr.blog_separator td {
	padding:0px 5px 10px 0px;
 	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#e3e3e3; 
}
td {
	vertical-align:top; 
	padding:0px 0px 10px 0px;
	}

/* Formulare ************************************************************/

form {
	color:#000;
}
label {
	float: left;
	text-align: left;
	width:6em;
	color:#000;
	padding:0px 5px 10px 0px;
}	

form br {
  	clear: both;
 }
 
div#comments .form_ohne_br {
	width:270px;
	float:left;
}
div#comments .form_ohne_br img {
	margin-left:80px;
} 
form div.comment {
	padding-top:10px;
}

.buttonstyle { 
	color: #ffffff; 
	font-size: 10px; 
	font-weight: normal; 
	border: 1px; 
	height: 16px; 
	background-color: #006666;
	padding-bottom: 3px;
}

.formstyle		{ 
	width: 185px; 
	font-size: 75%;
	background-color: #fff; 
	border: 1px solid #006666;
	
}
.formstyleshort	{ 
	width: 115px; 
	font-size: 75%;
	background-color: #fff; 
	border: 1px solid #006666;}

.searchtextfield { 
	width: 170px; 
	background-color: #fff; 
	border: 1px solid #006666;
}
.searchtext { 
	width: 170px; 
	height: 50px; 
	background-color: #fff; 
	border: 1px solid #006666;
}
.searchselect {
	background-color: #ffffff; 
	
}



/*links ** downloads ** linked_pages *************************************************************/

div#links a, div#downloads a, div#linked_pages a, div#see_also a {
	background: url("../images/more_green.gif") left center no-repeat;
	padding: 0px 0px 0px 16px;
	font-weight: bold;
}

div#links a:hover, div#downloads a:hover, div#linked_pages a:hover, div#see_also a:hover, div#links a:active, div#downloads a:active, div#linked_pages a:active, div#see_also a:active {
	background: url("../images/more_hover.gif") left 5px no-repeat;
	padding: 0px 0px 0px 16px;
	font-weight: bold;
}
div#linked_keywords, div#see_also   {
	width:340px;
	margin: 0px 0px 10px 260px;
}

div#comments {
	margin: 0px 0px 10px 260px;
	width:340px;
}


/********************  Bildergallerie  ************************/

div.bildergallerie_arrows {
	margin-bottom: 5px;
}

div.bildergallerie_preview {
	float:left;
	margin:0px 10px 10px 0px;
}

div.bildergallerie_bild h6{
	font-weight:normal;
	font-size: 100%;
}

/********************  Block Modul  ***************************/

div.blog_archiv {
	margin-top:0px;
}



/***************   Indexlisten *************************/

div.liste_preview_img {
	float:left;
	margin: 0px 10px 10px 0px;
}

div.liste_preview_text {
	margin: 0px 0px 10px 100px;
}

div.liste_only_preview_text {
	margin: 0px 0px 10px 0px;
}

div.liste_gif_preview_text {
	margin: 0px 0px 10px 26px;
}

div#link_teaser {
	clear:both;	
}
