/* 1219283969.95 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #131313;
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position: 45px 10px;
	margin: 0px;
	text-align: left;
}

#container {
	width: 100%;
}

#head {
	width: 100%;
	height: 141px;
	background-color: #000000;
	background-image: url(img/head_bg.jpg);
	background-repeat: x-repeat;
}

#container_content {
	width: 100%;
	margin-top: 3px;
	margin-left: 6px;
}

#menue {
	color:ffffff;
	margin-top: 7px;
	float: left; 
	width: 166px;
}

#icra {
	padding-top: 33px;
	padding-left: 21px;
}

#langSelection {	
	line-height: 200%;
	padding-top: 15px;
	padding-left: 21px;

}

#langSelection img{
	border: none;
}

#content_area {
	position: absolute;
	left: 170px;
	top: 155px;
	width: 810px;
	margin-left: 14px;
	background-color: #191919;
}

#menue_modeltypes {
	width: 795px;
	height: 15px;
	padding: 5px 5px 5px 10px;
	background-color: #111111;
	text-align: center;
}


#main {
/* 	background-image:url(img/main_bg.gif); */
/*	background-repeat:no-repeat;*/
	width: 772px;
	padding: 10px 20px 20px 20px;
	clear: both;

}

.spacer {
	line-height: 0px;
	clear: both;
}

/* ------------------ Menuebuttons ------------------ */

.menue_button {
	background-image: url(/templates/state18/img/menue_pfeil.gif);
	background-repeat: no-repeat;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-color: #111111;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
	height:23px;
}


#menue_login {
	padding: 6px 15px 4px 0px;
	background-color: #1a1a1a;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	line-height: 20px;
	border: 1px solid #111111;
}


.menue_login_field {
	display: table_cell;
	vertical-align: middle;
	margin: 0px;
}

.login_menue_input {
	width: 70px;
	font-size: 10px;
	background-color: #FFFFFF;
	border: none;
}

.login_menue_button {
	color: #ffffff;
	
	background-image:url(img/login_menue_bg);
	min-width:70px;
	width: auto;
	font-size: 10px;
	background-color: #AAAAAA;
	border: none;
	margin-top:2px;
}

/* ------------------ Menuebuttons Ende ------------------ */

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #D92900;
}

.active {
	color: #D92900;
}

.font_small {
	font-size: 10px;
}

/* ------------------ Menuebuttons Ende ------------------ */

.model_status_profile {
	width: 159px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-weight: bold;
	border: none;
	background-color: #D93301;
	background-image: url(img/button_big_bg.gif)
}

div.model_status_profile a:hover {
	color: #FFFFFF;
}

/* ------------------ Funding ------------------ */

.funding {
	font-weight: bold;
	line-height: 160%;
}
.funding_item {
	font-weight: bold;
	line-height: 180%;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 5px 20px;
	text-align:center;
	color:#FFFFFF;
	height:27px;
	border:none;
}

.funding_item a {
	color:#FFFFFF;
}

.funding_item a:hover {
	color:#FFFFFF;
}

.funding_types {
	color: #FFFFFF;
}

.funding_types img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: 5px;
}

/* ------------------ Funding Ende ------------------ */