
a, a:link, a:visited, a:hover, a:active {
	color: #006ab3;
	text-decoration: none;
}

a:hover {
	color: #006ab3;
	text-decoration: underline;
}

body, td, th, p, ul, li, span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A4949;
	line-height: 20px;
	font-weight: normal;
	/*min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern / Quelle: selfhtml.org */
}


ol, ul, li{
	list-style:disc inside;
}

h1{
	font-size:19px;
	color: #333333;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:1px;
}
h2{
	font-size:13px;
	color: #666666;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	margin: -10px 0 0 0;
}

h3{
	font-size:13px;
	color: #666666;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	margin: -10px 0 0 0;
}

.clear{
clear:both;
}

.text_big{
font-size:16px;
}
.text_small{
font-size:12px;
}

.btinfo{
background-image: url(../../media/templates/icon_play.gif);
background-repeat: no-repeat;
padding:2px 0 0px 27px;
height:20px;
}
.btvideo{
background-image: url(../../media/templates/icon_video.gif);
background-repeat: no-repeat;
padding:2px 0 0px 27px;
height:20px;
}

.fliesstxt tr {
background-color:#f2f2f2;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #fff;
}
.fliesstxt td {
padding: 5px 3px;
}

.uebersicht tr {
background-color:#ffffff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffffff

;
}
.uebersicht td {
padding:2px 3px;
font-size:12px;
color:#666666;
background-color: #f2f2f2;
}

h2.fliesstxt{
font-weight:bold;
margin-bottom:12px;
}

h2.uebersicht{
font-weight:bold;
margin-bottom:12px;
}

/********************************************
Teaser
********************************************/ 
.startteaser{
float:left;
border: 1px solid #D8D9DD;
}

/********************************************
Such Teaser
********************************************/ 
.such_teaser{
width:500px;
height:33px;
margin:0px 0 18px 0;
padding:5px 0 0 0;
text-decoration:none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;	
}
.such_teaser:hover{
background-color:#F7F7F7;
}
#collumn1 span a:hover .such_teaser_text{
text-decoration:none;
}
.such_teaser_pfeil{
float: right;
width:25px;
height:33px;
margin:0px;
padding:0px;
}
.such_teaser_text{
float: left;
margin:0px;
padding:0px;
text-decoration:none;
}
.such_teaser_text p{ 
font-size:11px;
width:450px;
height:18px;
overflow:hidden;
text-decoration:none;
}
.such_teaser_text a, a:link, a:visited, a:hover, a:active{
text-decoration:none;
}
/********************************************
Form Elemente
********************************************/ 
.suchfeld{
background-image: url(../../media/templates/back_suche.gif);
background-repeat: no-repeat;
height:30px; 
width:181px;
float:right;
margin: 17px 49px 0 0; /* wird in ie6.css geändert */
padding:0;
}

form {
	margin: 0px; 
	padding: 0px;
}
label {
	display:block;
	font-weight:bold;
	margin:0;
}
input {
	padding:0px;
	border:0px solid #fff;
	background:transparent;
	font: normal 10px Arial, Helvetica, sans-serif;
	color:#777;
}

textarea {
width:380px;
height:100px;
margin:0px 0px 1px 0px;
padding:2px;
background-color:#F0F0F0;
font: normal 12px Arial, Helvetica, sans-serif;
color:#777;
border:0px solid #dedede;	
display:block;
}
input.button{
font: normal 10px Arial, Helvetica, sans-serif;
height: 30px;
margin: 0;
padding:0;
color: #ffffff;
border: none;
}

.textbox { 
width: 150px;
height: 30px;
color: #777; 	
padding:8px 0 0 3px;
margin:0;
vertical-align:top;
}


.kontakt_col1{
float:left;
width:70px;
margin:0px 0px 10px 0px;
padding:0px;
}

.kontakt_col2{
float: left;
width:330px;
margin:0px 15px 10px 15px;
padding:0px;
}

.kontakt_col2 input {
padding:2px;
border:0px solid #fff;
background:#f0f0f0;
font: normal 12px Arial, Helvetica, sans-serif;
color:#777;
width:300px;
height:20px;
}

.kontaktCheckbox_col1{
float:left;
width:20px;
height:18px;
margin:0px 0px 1px 0px;
padding:0px 0 6px 5px;
background-color:#f7f7f7;
}

.kontaktCheckbox_col2{
float: left;
width:350px;
height:18px; /* wird in ie6.css geändert */
margin:0px 0px 1px 0px;
padding:6px 10px 0 10px;
background-color:#f7f7f7;
}

.kontaktCheckbox_col3{
float: left;
width:100px;
margin:0px 0px 5px 0px;
padding:6px 15px 0 15px;
background-color:#f7f7f7;
}

.errorkontakt {
width:370px; 
margin: 0px 0 15px 0px; 
float: left; 
padding: 15px; 
border: 0px solid #d7bbb8; 
background:#f6dcd9;
float:left;
}

.kontakt_col2 input.button2{
height:24px;
font: normal 12px Arial, Helvetica, sans-serif;
margin: 0;
padding:5px 10px;
color: #ffffff;
border: none;
background-color:#006ab3;
}
