body { 
   margin: 0px; 
   padding: 0px; 
}

.uhr {
font-family:verdana;
font-size:12px;
color:#fff;
position:absolute;left:20px;top:170px;
}

.text {
	color: #999; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 12px;
}

.text_10{
	color: #999; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 10px;
}

.text_10_twoborder{
	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 10px;
    border-left:1px solid grey;
    border-right:1px solid grey;
}

.text_13{
	color: #666; 
	text-decoration: none;
	font-weight: normal;
    font-family: arial; 
	font-size: 13px;
}
.text_13gruen{
	color: #a6c641;
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 13px;
	font-style: italic;
}

.text_14{
	color: #666; 
	text-decoration: none;
	font-weight: normal;
    font-family: arial; 
	font-size: 14px;
}

.text_15{
	color: #666; 
	text-decoration: none;
	font-weight: normal;
    font-family: arial; 
	font-size: 15px;
}


.text_18{
	color: #666; 
	text-decoration: none;
	font-weight: normal;
    font-family: arial; 
	font-size: 18px;
}


.link_12{
	color: #999; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 13px;
}

.link_12_threebordertop{
	color: #999; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 11px;
	border-top:1px solid grey;
    border-left:1px solid grey;
    border-right:1px solid grey;
}

.link_12_twoborder{
	color: #999; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 12px;
    border-left:1px solid grey;
    border-right:1px solid grey;
}

.link_12_threeborderbottom{
	color: #999; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 11px;
	border-bottom:1px solid grey;
    border-left:1px solid grey;
    border-right:1px solid grey;
}

.link_12_fourborder{
	color: #999; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 11px;
	border-bottom:1px solid grey;
    border-top:1px solid grey;
	border-left:1px solid grey;
    border-right:1px solid grey;
}

.link_12_orange{
	color: #FF9900; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 12px;
}

.titel_12{
	color: #fff; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 10px;
}

.titel_13_bold{
	color: #666; 
	text-decoration: none;
	font-weight: bold;
    font-family: verdana; 
	font-size: 13px;
}

.titel_13{
	color: #FFF; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 13px;
}

.titel_14{
	color: #666; 
	text-decoration: none;
	font-weight: bold;
    font-family: arial; 
	font-size: 16px;   
}

.titel_16{
	color: #666; 
	text-decoration: none;
	font-weight: bold;
    font-family: arial; 
	font-size: 19px;   
}

.titel_16_white{
	color: #fff; 
	text-decoration: none;
	font-weight: bold;
    font-family: arial; 
	font-size: 16px;   
}


.titel_26{
	color: #666; 
	text-decoration: none;
	font-weight: normal;
    font-family: verdana; 
	font-size: 36px;   
}

a:link, a:visited {
	font-family: arial;
	color: #999; 
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}


a:hover {
	font-family: arial;
	color: #FF9900; 
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

 .klein {  
  	font-family: arial;
	color: #999; 
	text-decoration: none;
	font-weight: normal;
	font-size: 14px; 

}


 .date {  
  font-size: 11px; color: #000;  
  font-family: verdana; 
  text-align:right;
}

.rundrum {
  border-width:1px;
  border-style:solid;
  border-color:grey;
}

.news {
  color: #666; 
  text-decoration: none;
  font-weight: normal;
  font-family: arial; 
  font-size: 14px;
}
.newsletter {
  color: #ff6600; 
  text-decoration: none;
  font-weight: normal;
  font-family: arial; 
  font-size: 15px;
}
.newsletter_titel {
  color: #ff6600; 
  text-decoration: none;
  font-weight: normal;
  font-family: arial; 
  font-size: 17px;
}

.rundrum_black {
  border-width:1px;
  border-style:solid;
  border-color:#999;
  color: #666; 
  text-decoration: none;
  font-weight: normal;
  font-family: arial; 
  font-size: 14px;
}

.border_top { 
  border-top:1px solid black; 
}

.border_bottom { 
  border-bottom:1px solid black; 
}

.border_right { 
  border-right:1px solid black; 
}

.border_left_white { 
  border-left:1px solid white; 
}
.two_borders { 
  border-right:1px solid black;
  border-left:1px solid black; 
}

.two_borders_01 { 
  border-bottom:1px solid black;
  border-top:1px solid black;
}

.two_borders_02 { 
  border-right:1px solid black;
  border-bottom:1px solid black; 
}

.two_borders_03 { 
  border-left:1px solid white;
  border-right:1px solid white; 
 
}

.three_borders { 
  border-bottom:1px solid grey;
  border-left:1px solid grey;
  border-right:1px solid grey;
}

.three_borders_top { 
  border-top:1px solid grey;
  border-left:1px solid grey;
  border-right:1px solid grey;
}
.text14ZA {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 14px;
	line-height: 19px;

}
h1{font-family: arial;
	color: #FF9900; 
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;}
h2{
	color: #cc9933;
	text-decoration: none;
	font-weight: lighter;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
}

.gruen{
	color: #a6c641;
	text-decoration: none;
	font-weight: lighter;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
}

h2.sommer{
	color: #48243e;
	text-decoration: none;
	font-weight: lighter;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
}

.stellenanzeige{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 17px;
	line-height:20px;
	/*background-color: #333333;*/
	/*background-color: #ff6600;*/
/*	letter-spacing: 0.05em;*/

	}
	
	.stellenanzeige2{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 18px;
	line-height:21px;
	/*background-color: #efefef;*/
/*	letter-spacing: 0.05em;*/
	}
	
	
	.text_11_twoborder{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	/*border-right-width: 1px;*/
	border-left-width: 2px;
	/*border-right-style: solid;*/
	border-left-style: solid;
	border-left-color: #ff6600;
	letter-spacing: 0.05em;

}

	.text_11_twoborderLink {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 0.05em;

}



/*	.text_11_twoborderLink a;.text_11_twoborderLink a:link; .text_11_twoborderLink a:hover; .text_11_twoborderLink a:visited; {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 0.05em;

}
*/





.border_left_black { 
  border-left:2px solid #ff6600; 
}


input[type="text"]{
	background-color:#333333;
	color:#ffffff;
	height:22px;
	padding-left: 3px;
	font-family:Georgia, "Times New Roman", Times, serif,;
	padding-top: 3px;
	font-size:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #888;
	border-left-color: #FFF;
}

.orange{
	font-family: arial;
	color: #FF9900; 
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	}

	.text_17_twoborder{
	color: #666666;
	text-decoration: none;
font-weight: normal;
  font-family: arial; 
	font-size: 17px;
	/*border-right-width: 1px;*/
	border-left-width: 2px;
	/*border-right-style: solid;*/
	border-left-style: solid;
	border-left-color: #ff6600;
	letter-spacing: 0.05em;

}
