
body {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	color: #212121; 
	line-height: 1.8em; 
	margin: 0px 0px 0px 0px; 
	font-size: 11px;
	border: 0;
	padding: 0;
}

iframe { border: none; }

/*Boxdefinitionen*/

.table_w {
	background: #eeeeee;
	padding: 3px;

}
.cont_box {
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 43px;
	border-right: 1px solid #dadada;
}

.job_box {
	padding-top: 22px;
	padding-right: 15px;
	padding-left: 25px;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
}

.content_tab {
	height: 100%;
}

.seitenmenue {
	background-color: #eeeeee;
}

.menimg {
	margin-left: 1px;

}

.dotted  { border-top: 1px solid #cdcdcd; }
	
/*Button*/

.projbut {
	background: #eeeeee;
	border: 1px solid #071a46;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color: #212121; line-height: 1.8em; margin: 0px 0px 0px 0px; font-size: 11px;
}
/*Textformatierung*/
.head_top {
	color: #f55701;
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold;
}

.headline {
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 19px;
}

.headline_rot  { color: #900; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 19px; }

.subheadline {
	color: #900;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 19px;
}

.subheadlineBlack {
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 19px;
}

.subred { color: #900; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 19px; 
}
.teaser_klein {
	color: #071a47;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 1.8em;
}

.mark_mitarbeiter {
	color: #071a47;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold;
	line-height: 1.8em;
}

.lauftext {
	color: #212121;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 1.8em;
}

.listbox {
	background: url(images/bullet.gif) no-repeat 0px 3px;
	color: #212121;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.8em;
	padding-left: 28px;
	display: block;

}


.listbox_redhead {
	background: url(images/bullet.gif) no-repeat 0px 0px;
	color: #212121;
	
	padding-left: 28px;
	color: #900; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 19px;
}

.lbox {
	color: #212121;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 1.8em; 
	background: no-repeat url(images/link_pfeil.gif); 
	padding-left: 15px;
}

.klein10 {
	color: #212121;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.8em; 
}

.lauftext_einr {
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px; position: relative; left: 15px;
}

/*Element Formatierung*/
a {
	color: #071a47;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #d06100;
}

a.lbox {
	color: #900;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; 	background: no-repeat url(images/link_pfeil.gif);
	padding-left: 15px;
}

a.lbox:hover {
	background: no-repeat url(images/link_pfeil_over.gif);
}

li {
	list-style: square;
	margin-left: -5px;
}

ul {
	margin-top: -10px;
}
/*News*/
#newsindex { 
width: 350px; 


}
#newsindex h1 {
	margin: 0px;
	color: #900;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold;
	}
#newsindex h2 {
	margin: 0px;	
	color: #212121;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 1.8em;
	}
#newsindex p {
	margin: 0px;

	}

#artikel {
	
}

#artikel h1 {
	color: #900;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 19px;

}

#artikel h2 {
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold;
	line-height: 19px;
}

.newsindexbox {
	margin-bottom: 25px;
	margin-top: 15px;
	color: #212121;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.8em;
}

.reiternavi { text-align: center; visibility: visible; float:right; margin:10px; }



#jobanzeige {
	font-size: 11px;
}

#jobanzeige h1 {
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 19px;
}

#jobanzeige h2 {
	color: #071a47;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 1.8em;
	display: inline;
}

#jobanzeige ul li {
	color: #212121;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 1.8em;
}

#sitemap {
	color: #212121;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 1.8em;
}

#sitemap dt {
	padding-left:0px;
	margin-top:6px;
	font-weight: bold; 
}

#sitemap dd {
	margin-left:20px;
 
}

#textblock  { 
	background-image: url("images/pfeil_front.gif"); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	visibility: visible; 
	padding-left: 50px; 
	width: 350px 
	}

#statistik  {
	color: #212121;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 1.8em;
	margin-bottom: 25px;
	}
	

#statistik td {
	padding: 10px;
	text-align: center;
	font-size: 11px;
	width: 200px;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #ddd;
}

#statistik th {
	background-color: #d3d7e4;
	border: 1px solid #d3d7e4;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	width: 200px;
}

#statistik table {
	border-left: 1px solid #dddddd;
}


.statistikhead {
	color: #626262;
	margin-top: 25px;
	font-size: 12px;
}

table.reif_table td {
	padding: 5px;
}
