
/*		general		*/

body {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-color: #7F756B;
	overflow: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E3E1D5;
}

a {
	color: #E3E1D5;
}

a:hover {	text-decoration: none;}

a.strong{font-weight:bold;}
a.aktuell {color: #FFD439;}

#content {
	width: 954px;
	height: 590px;
	background: url(../img/bg_content.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -295px 0 0 -490px;
	padding: 0 16px 0 10px;
}

#inner_title {
	width: auto;
	height: 27px;
}

#inner_content {
	width: auto;
	height: 530px;
	color: #514841;
}

/*		page		*/

#page {
	width: 140px;
	height: 17px;
	font-size: 12px;
	text-transform:uppercase;
	position: absolute;
	top: 27px;
	right: 16px;
	padding: 3px 0 0 10px;
	z-index:5000;
}

#page_downloads {
	width: 220px;
	height: 18px;
	font-size: 12px;
	text-transform:uppercase;
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 2px 0 0 10px;
}

.normal {
	color: #38322D;
	background-color: #FFFFFF;
}

.invert {
	color: #FFFFFF;
	background-color: #38322D;
}

/*		navi	*/

#navi_main {
	width: 160px;
	height: 510px;
	background-image:url(../img/bg_navi_1.png);
	float: left;
	display: block;
	padding: 0 0 20px 0;
	font-size: 11px;
	}
	
#navi {
	width: 150px;
	position: absolute;
	bottom: 50px;
}

#navi a {
	text-decoration: none;
}


#navi a:hover {
	color: #FFD439;
}

#navi ul {
	width: 130px;
	padding: 0 0 0 20px;
}

#navi li {
	padding: 0 0 2px 0;
	text-transform: uppercase;
}

/*		sub navi	*/

#sub_navi_main {
	width: 150px;
	height: 530px;
	float: left;
	display: block;
	font-size: 11px;
	background-color: #574E46;
	}
	
#sub_navi {
	width: 150px;
	position: absolute;
	bottom:50px;
}


#sub_navi a {
	text-decoration: none;
}

#sub_navi a:hover {
	color: #FFD439;
}

#sub_navi ul {
	width: 130px;
	padding: 0 0 0 20px;
}

#sub_navi li {
	padding: 0 0 3px 0;
	font-size: 11px; 
}

#sub_navi li.auswahl {
	margin: 0 0 0 2px; 
}
#sub_navi li.auswahlende {
	height: 5px;
}



/*		footer		*/

#inner_foot {
	width: auto;
	height: 30px;
	padding: 15px 0 0 0;
}


#foot_info {
	width: 502px;
	float: left;
}
	

#foot_navi {
	width: 450px;
	float: right;
	text-align: right;
	font-size: 11px;
}

#inner_navi a {
	text-decoration: none;
}	
	
/*		aktuelles		*/

#aktuelles_pic {
	width: 794px;
	height: 530px;
	float: left;
	background-color: #423B35;
	/*border-left: 10px solid #38322D;*/
}

/*		project		*/

#project {
	width: 794px;
	height: 530px;
	float: left;
	display: block;
}

#project_pic {
	width: 634px;
	height: 350px;
	float: right;
	overflow:hidden;
	background-color:#FFFFFF;
	margin: 0 0 10px 0;
}

.project_thumb {
	width: 73px;
	height: 73px;
	margin: 0 0 0 7px;
	float: right;
	display: block;
}

.project_thumb img{
  cursor:pointer;
}

#project_text {
	width: 614px;
	height: 67px;
	margin: 10px 0 0 0;
	background-color: #FFFFFF;
	float: right;
	display: block;
	padding: 10px;
	color: #514841;
	font-size:11px;
}

#project_text a {
	color: #514841;
	text-decoration: underline;
}
#project_text a:hover {
	text-decoration: none;
}

#project_text ul#links {
	width: 113px;
	float: left;
	font-weight: bold;
}

#project_text ul#rechts {
	width: 200px;
	float: left;
}

#project_text li {
	padding: 0 0 2px 0;
}

#project_text p {
	width: 290px;
	float: left;
	display: block;
}

/*		team		*/

#team_main {
	width: 734px;
	height: 470px;
	background-color: #FFFFFF;
	float: right;
	display: block;
	padding: 30px;
	overflow-y:auto;
}

#team_main table {
	font-size: 10px;
	color: #8C7D71;
	margin: 0 0 16px 0;
}

#team_main td.name {
	font-size: 11px;
	color: #514841;
	border-bottom: 1px dotted #514841;
}

#team_main a {
	color: #8C7D71;
	text-decoration: none;
} 

/*		freie seite		*/

#content_freie {
	width: 624px;
	height: 510px;
	background-color: #FFFFFF;
	float: right;
	display: block;
	padding: 10px 160px 10px 10px;
	overflow-y:auto;
}

#content_freie a{
	color: #8C7D71;
	text-decoration: underline;
	font-size: 11px;
}

#content_freie a:hover{
	color: #A8A3A0;
	text-decoration: none;
}


/*		downloads		*/

#downloads {
	width:960px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin: 0 0 0 -480px;
	color: #514841; 
}

#downloads_logo {
	width: 160px;
	height: 310px;
	float: left;
	display: block;
}

#login_downloads {
	width: 800px; 
	height: 299px;
	background-image: url(../img/bg_downloads.png);
	float:left;
	display: block;
}

#border_downloads {
	width: 790px;
	background-image: url(../img/border_downloads.png);
	background-repeat: no-repeat;
	float:right;
	display: block;
	color: #FFFFFF;
	padding: 6px 10px 0 0;
	text-align: right;
	margin: 0 0 50px 0;	
}

#content_login {
	height: 45px;
	position: absolute;
	bottom: 60px;
	padding: 0 40px 40px 40px;
}

#form_login {
	width: 220px;
	position: absolute;
	top: 18px;
	right: 6px;
	padding: 2px 0 0 10px;
}

#form_login form {
	width: 200px;
	height:160px;
	margin: 20px 0 0 0;
}

#form_login label {
	padding: 0 0 0 5px;
}

#form_login select {
	width: 210px;
	height: 20px;
	font-size: 11px;
	color: #514841;
	margin: 2px 0 5px 0;
}

#form_login input {
	width: 205px;
	height: 14px;
	font-size: 11px;
	color: #514841;
	margin: 2px 0 5px 0;
}

#form_login input#button {
	width: 210px;
	height: 20px;
	font-size: 11px;
	color: #514841;
	margin: 10px 0 0 0;
	text-align: center;
	border: 1px solid #514841;
	background-color: #E3E1D5;
}

#content_downloads {
	width: 736px;
	float: right;
	padding: 25px 0 0 64px;
	background-image: url(../img/bg_downloads.png);
	min-height: 274px;
}

#downloads_img {
	width: 443px;
	height: 166px;
	/*background-color: #009999;*/
}

#downloads_head {
	width: 443px;
	background-color: #FFCC99;
	color: #514841;
	margin: 40px 0 0 0;
}

#downloads_head label {
	float: left;
}
#downloads_head select{
	float: right;
	width: 137px;
	margin: -2px 0 0 0;
}

#downloads_files {
	width: 443px;
	float: left;
	display: block;
	clear: both;
	margin: 50px 0 50px 0;
}

#downloads_files a {
	font-size: 11px;
	color: #514841;
	text-decoration: none;
	border: none;
}

#downloads_files table {
	margin: 0 0 35px 0;
}

.size {
	color: #CCCCCC;
	font-size: 10px;
}

#downloads_files td.name, #downloads_info td.name  {
	font-size: 11px;
	color: #514841;
	border-bottom: 1px dotted #514841;
}

#downloads_info {
	width: 220px;
	position: absolute;
	top: 18px;
	right: 6px;
	padding: 25px 0 0 10px;
}

#downloads_info table {
	font-size: 11px;
}

#downloads_info a {
	font-size: 10px;
	color: #8C7D71;
	text-decoration: underline;
}

#ansprechperson a {
	text-decoration: underline;
	color: #514841;
	font-size: 11px;
} 

#ansprechperson a:hover {
	text-decoration: none;
	color: #8C7D71;
} 

#downloads_info a:hover {
	text-decoration: none;
}

#login_content {
	width: auto;
	height: 530px;
	color: #514841;
}

.msg{color:#990000;}