div#theme {
	position:relative;
	float:left;
	width:572px;
	height:68px;	
	margin-left:285px;
}
div.sprache {
	position:absolute;
	top:67px;	
	left:835px;
	width:60px;
	z-index:100;
	margin:15px 0px 0px 47px;
}
div.sprache select{
	font-weight:bold;
	font-size:10px;	
	color:#808080;
	height:18px;
	border:1px solid #b9c3d0;
}
div.sprache select option{
	font-weight:bold;
	font-size:10px;
	color:#808080;
}
div.sprache img{
	border:0px;
}
div#suchbox{
	position:relative;
	float:left;
	width:270px;
	margin:10px 0px 0px 303px;
}
div#suchbox div.column1,div#suchbox div.column2,div#suchbox div.column3 {
	position:relative;
	float:left;
}
div#suchbox div.column1{
	padding:6px 0px;
}
div#suchbox div.column2{
	padding:3px 4px;
}
div#suchbox div.column3{
	padding:5px 0px;
}
div#suchbox input.suchfeld{
	color:#707070;
	font-size:9px;
	width:160px;
	height:15px;
	border:1px solid #b1b1b1; 
	padding-left:4px;
}
div#suchbox input.suchbutton{
	border:0px solid #b1b1b1; 
}
/* ################ REQUEST TABLE */
table.request tr td {
	font-weight:normal;
	padding:3px 0px 3px 0px;
}
table.request tr td table.leftside input{
	border:1px solid #b1b1b1;
	width:220px;
	padding-left:4px;
}
table.request tr td table.leftside select{
	border:1px solid #b1b1b1;
	width:226px;
}
table.request tr td table.rightside textarea {
	border:1px solid #b1b1b1;
	width:323px;
	height:67px;
	padding-left:4px;
}
table.request tr td table.rightside input {
	border:0px solid #b1b1b1;
}
table.request tr td table.rightside img, table.request tr.captcha img {
    position:relative;
    top:4px;
}
table.request tr td table.rightside input#spam, table.request tr.captcha input#spam {
	border:1px solid #b1b1b1;
	font-size:18px;
	height:20px;
	padding:4px;
	width:100px;
	letter-spacing:4px;
	font-weight:bold;
	margin:0 0 0 14px;
}

/* ###### Inhalt */

div.clear {
	clear:both;
	position:relative;
	height:20px;
}

/* ###### TT_NEWS */

div.news-latest div.news-latest-container {
	float:left;
	width:185px !important;
	padding:0 30px 0 0;
}

div.news-latest div.news-latest-container h1 a:hover{
	text-decoration:none;
}
div.news-single {
	width:400px;
}