/*
comtainment blau:	#3E5DAE;

*/
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 99%;	
	margin: 0;
	padding: 0;
	}
body {
	font-size: 0.8em;
	color: #000;
	margin: 0;
	padding: 0;
	}
.clear {
	clear: both;
	border: 0px solid black;
	}
#container {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	}
#header {
	background: url("images/header_bg.jpg") repeat-x;
	height: 100px;
	border-bottom: 1px solid white;
	position: absolute;
	width: 100%;
	}
#logo {
	background: url("images/header.jpg") no-repeat left top;
	}
#content {
	margin: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
	}	
.content_rand {
	background: url("images/E0E0E0.gif") repeat-y;
	}
h1 {
	color: #29408a; 
	font-size: 1.4em; 
	font-weight: bold;
	font-family: Arial, Helvetica; 
	}
/* Links */
a { color: #29408a; text-decoration: none }
a:link            
	{ color: #29408a; text-decoration: none }
a:visited 
	{ color: #29408a; text-decoration: none }
a:hover, a:active 
	{ color: #6077c1; text-decoration: none }
	
/* MENU */
span.menu   { 
	color: #29408a; 
	font-size: 1.12em; 
	font-weight: normal; 
	background-color: #EEE; 
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	display: block;
	width: 166px;
	height: 20px;
	}
	html>body .menu {	 	/*not for IE */
		width: 164px;
		}

		
span.trenner {
	background-image: url("images/trenner_bg.gif");
	background-repeat: repeat-x;
	background-color: #EEE;
	display: block;
	width: 166px;
	min-height: 3px;
	max-height: 3px;
	height: 1%;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	line-height: 0;
	margin: 0;
	}
	html>body .trenner {	 	/*not for IE */
		width: 164px;
		}
.menu a:link            { color: #29408a; text-decoration: none }
.menu a:visited          { color: #29408a; text-decoration: none }
.menu a:hover            { color: #6077c1; text-decoration: none }

span.sub_menu   { 
	color: #29408a; 
	font-size: 1.02em; 
	font-family: Arial, Helvetica;  
	background-color: #EEE; 
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	display: block;
	width: 166px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	}
	html>body .sub_menu {	 	/*not for IE */
		width: 144px;
		}
		
.sub_menu a:link            { color: #29408a; text-decoration: none }
.sub_menu a:visited          { color: #29408a; text-decoration: none }
.sub_menu a:hover            { color: #6077c1; text-decoration: none }



.beforeImg {
	border: 0px solid red;
	position: relative;
	top: 3px;
	
	} 

/* loginbox */

INPUT.login_text {	
	width: 150px;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 1px 0px 1px 0px;
	}
INPUT.login_button {
	font-size: 11px;
	background-color: white;
	border: 1px solid #ccc;
	padding: 0px 1px 0px 1px;
	margin: 0;
	}
/*
default links */

a, a:link, a:visited {
	color: #3E5DAE;
	text-decoration: none;
	}
a, a:hover, a:active {
	text-decoration: underline;
	}

/* tt_news */
 	.news-latest-image {
     float: left;
     background: transparent url('../gfx/tt_news/latest_bg_68x68.gif') no-repeat;
 }
 .news-image-helper {
     padding: 5px 10px 25px 5px;
 }
 .news-image-helper2 {
     width: 58px;
     height: 58px;
     display: table-cell;
     text-align: center;
     vertical-align: middle;
     background-color: white;
 }
  
 .news-latest-image .edge {
     width:0;
     height:100%;
     display:inline-block;
     vertical-align:middle;
 }
 .news-latest-image .container {
    text-align:center;
     width:100%;
     display:inline-block;
    vertical-align:middle;
   }
   
/* CSC */
.csc-firstHeader {
	margin-bottom: 20px;
	}

/* Tabellen Interner Bereich */
.contenttable-1 {
	border-spacing: 5px;
	}
.contenttable-1 td {
	vertical-align: top;
	padding-bottom: 5px;
	}
.contenttable-1 .tr-0 {
	font-weight: bold;
	}
.contenttable-1 .tr-even {
	background: #efefef;
	}
.contenttable-1 .tr-odd {
	}
.csc-menu {
	list-style-type: none;
	}
	
/* FORMULAR */
.csc-mailform {
 	border: 0;
 	}
.csc-mailform label {
 	display: block;
 	width: 100px;
 	border: 0px solid red;
 	float: left;
 	}
.csc-mailform input, textarea, select {
 	border: 1px solid gray;
 	font-family: arial, sans-serif;
	font-size: 12px;
  color: #000;
  width: 220px;
 	}
#mailformkontakt_fon, #mailformkontakt_mail, #mailformkontakt_post {
 	width: 20px;
 	border:0;
 	}
.csc-mailform #mailformAnrede {
 	width: 70px;
 	}
#mailformformtype_mail {
 width: 80px;
 }
.csc-mailform #mailformIch_interessiere_mich_fr {
 width: 140px;
 }
.csc-mailform-field {
 padding: 3px;
 }
#mailformformtype_mail

 }
.csc-textpic-caption {
 font-size: 11px;
 color: #333;
 }
