@charset "utf-8";
@import url(layout.css);

/* 
ROT:	#CE3434
GRAU:	#EFEFEF
BLAU:	#365CA3
GELB:	#FBC000
*/

html {
    height:100%;
	font-size:100.01%;	
}
body {
	color: #333333; 
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:90%;
	/*font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;*/
	/*font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;*/
	line-height:130%;
	height:100%;
    min-height:100.1%;
	margin:0;
	background-color:#666666;
}
/***************** SCHRIFTEN *******************/

p { margin:.6em 0 .6em 0; }

h1 { font-size:150%; line-height:120%; margin:0em 0 0.8em 0; }
h2 { font-size:140%; margin:0em 0 0.8em 0; }
h3 { font-size:120%;; font-weight:bold; margin:1.3em 0 0 0; }
h4 { font-size:110%; line-height:120%; font-weight:bold; margin:0em 0 0.8em 0; }
h5 { font-size:100%; line-height:120%; font-weight:bold; margin:0em 0 0.8em 0; }	
h6 { font-size:85%; color:#999; font-weight:normal; margin:0em 0 0.4em 0; }	

.referenz h6 {
	font-size:70%;
	color:#efefef;
	line-height:1em;
	margin:0;
}

#teaser_right {
	font-size:90%;
	}
.piclabel {
	font-size:80%;
	clear:both;
	}
.teaser_dates h5, .teaser_news h5 {
	line-height:100%;	
	margin-bottom:.2em;
}
.alert {
	color:#FFFFFF;
	background:#CC0000;
	padding:.2em .4em .4em .2em;
}

#footer,
#footer	a,
#footer	a:hover {
	color:#CCC;
}

#content img {
	border:1px #333333 solid;
	float:left;
	margin:8px 8px 2px 0;
}
#content img.right {
	float:right;
	margin:8px 0 0 8px;	
}
#content div img,
#content table img {
	border:none;
	float:left;
	margin:0;
}
#content .referenz {
	float:left;
	margin:3px;
	padding:1px;
	width:75px;
	height:75px;
	background:#efefef;
	overflow:hidden;
}

#content .team {
	width:230px;
	float:left;
	padding:5px;
	margin:15px 4px;
	border:1px solid #CCC;
}
#content .team h6 {
	float:none;
}
#content .team img {
	float:none;
}
/******************** LINKS ********************/
a {
	color: #333333;
	font-weight:normal;
	text-decoration:underline;	
}
a:hover {
	color: #30353D;
	text-decoration:underline;
	}
a.blue, a.blue:hover {
	font-weight:normal;
	color:#ffd000; /*#bbd1e8;*/
	}
#headerpic a img {
	border:none;
}
/******************** FORMULARE ********************/

textarea {
	width:250px;
	padding:0 0 0 0.1em;
	border:#CFD3E0 1px solid;
	font-family:inherit;
	font-size:inherit;
}
textarea:focus {
	background-color:#F5F5F5;
}
label {
	display:block;
	text-align:right; 
	padding:0 1em .4em 0; 
	float:left;
	width:100px;
}
input {
	border:#CFD3E0 1px solid;
	margin:0 .3em 0 0;
	}
input:focus {
	background-color:#f9f9f9;
}	
.input {
	width:146px;
	text-align:left;
	padding:0 0 0 .1em;
	border:#CFD3E0 1px solid;
} 
.required {
	width:146px;
	padding:0 0 0 0.1em;
	border-left:#ff0000 1px solid;	
}
.select {
	width:146px;
	border:#CFD3E0 1px solid;
}
form br {
	clear:left;
}

/******************** NEWS LINKS ********************/
h5 a, h5 a:hover  {
	font-weight:bold;
	text-decoration:underline;	
}
/******************** LINIEN *******************/
hr {
	height:1px; 
	background-color:#e6e6e6; 
	border:none;
	padding:0 0.2em;
	margin:.3em 0;
	clear:left;
	}
#teaser_right hr {
	height:1px; 
	background-color:#efefef;
	border:none;
	padding:0 0.2em;
	margin:0;
	clear:none;
	}
		
/******************** LISTEN *******************/
ul {
	margin-bottom:10px;
	}
li {
	margin-top:0px;
}
li a {
	line-height:1.8em;
}


/******************** TEASER  *******************/
.teaser_dates,
.teaser_news,
.teaser_rating {
	line-height:120%;
	display: block;
	height:auto;
	width: 179px;
	overflow: hidden;
	position:relative;
	padding:15px 0;
	border-bottom:1px solid #CCC;
}
.teaser_dates a,
.teaser_news a,
.teaser_rating a {
	line-height:100%;
	font-size:110%;
	text-decoration:none;
	color:#CE3434;
}
.teaser_dates a:hover, 
.teaser_news a:hover,
.teaser_rating a:hover {
	text-decoration:underline;
}
.teaser_dates p,
.teaser_news p,
.teaser_rating p {
	padding:0;
	margin:.2em 0 .4em 0;
}
.news_index {
	display: block;
	padding:30px 0 30px 0;
}
.teaserlink {
	width:180px; 
	display:block; 
	padding:10px 0 0 0; 
	text-align:right; 
}
.teaserlink a,
.teaserlink div a {
	font-size:90%;
	color:#666;
}

/******************* BUTTON *******************/
.button {
	display:block;
	height:auto;
	width:179px;
	position:relative;
	padding:15px 0;
	border-bottom:1px solid #CCC;
}
.button a {
	line-height:100%;
	font-size:110%;
	text-decoration:none;
	color:#CE3434;
}
.button a:hover {
	text-decoration:underline;
}
.topofpage {
	font-size:80%;
	line-height:100%;
	text-align:right;
	width:100%;
	margin:-25px 0 18px 0;
}
.topofpagepress {
	font-size:80%;
	line-height:100%;
	text-align:right;
	width:100%;
	margin:0 0 12px 0;
}
.spacer70 {
	margin-bottom:70px;
}
.spacer60 {
	margin-bottom:60px;
}


/*********** NAVIGATION **************/

#navigation ul {
	border-bottom: 1px solid #BBB;
	margin:0;
	padding:0;
}
#navigation ul li {
	font-size:90%;
	list-style:none;
	border-bottom:1px dotted #CCC;
}
#navigation ul li a {
	display:block;
	width:160px;
	min-height:20px;
	padding:1px 0 2px 10px;
	margin:0;
	text-decoration:none;
}
#navigation ul li a:hover {
	background:#FEFEFE;
}
#navigation ul li a._active,
#navigation ul ul li._active {
	color:#000000;
	background:#FFF;
}
#navigation ul ul li a {
	padding:1px 0 2px 40px;
}

/******************** TABELLEN ********************/

table {
	font-size:100%; 
	min-height:inherit;
	margin:0px;
}
table th {
	font-size:110%;
	line-height:120%;
	font-weight:bold;
	text-align:center;
	padding:7px 0 7px 7px;
	border-bottom:thin #999999 solid;
	background-color:#f9f9f9;
}
td {
	vertical-align:top;
}
td img {
	display:block;
	}
table.sitemap {
	width:480px;
	margin-top:20px;
}
table.sitemap td {
	width:160px;
}
table.sitemap a {
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
}
table.contact {
	width:460px;
	margin-top:20px;
}
table.contact td {
	padding:8px;
}
table.team {
	width:460px;
	margin-top:20px;
}
table.team td {
	padding:8px;
}
table.team img {
	border:1px #333333 solid;
}
