@import url('navigation.css');

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,tr,td,img,hr{margin:0px; padding:0px;}

a {cursor:pointer;}
div.text a{font-size:12px;}
img{
	border:0px;
}

html{
	height:100%;
}

body{
	text-align:center;
	background-color:#D1B7C7;
	background-image:url('../../_dta/image/background.jpg');
	background-repeat:no-repeat;
	background-position:center 0px;
	height:100%;
	font-family:Verdana,Helvatica,sans-serif;
	color:#323232;
	font-size:12px;
}

.bordered{border:1px solid #000000}

div.container{
	width:932px;
	min-height:100% !important;
	height:auto !important;
	height:100%;
	background-color:transparent;
	text-align:left;
	margin:0px auto;
}
div.content{
	float:left;
	background-color:transparent;
	width:932px;
}

div.top{
	float:left;
	width:932px;
	height:135px;
}
div.menu{
	float:left;
	padding-top:107px;
	width:588px;
}
div.logo{
	float:left;
	padding-top:27px;
}
div.banner{
	float:left;
	width:932px;
	overflow:hidden;
	height:200px;
}
div.bannerLeft{
	float:left;
	width:466px !important;
	width:463px;
	background-repeat:no-repeat;
}
div.signet{
	float:left;
	width:450px;
	height:200px;
	background-image:url('../../_dta/image/signet.png') !important;
	background-image:url('../../_dta/image/signet.gif');
	background-repeat:no-repeat;
}

div.news-date{
	float:left;
	display:inline;
	width:400px;
	margin-top:2px;
}
div.news-imgs{float:left;display:inline;width:397px;margin-top:15px;}
div.news-img-l,div.news-img-r{float:left;display:inline;width:190px;}
div.news-img-l{margin-right:16px;}
div.main{
	float:left;
	width:930px;
	height:400px;
	background-repeat:no-repeat;
	background-position:top right;
}

div.impressum{
	float:left;
	width:932px;
	height:30px;
	text-align:right;
}
div.box{
	float:left;
	width:465px;
}
div.text{
	float:left;
	width:400px;
	padding-left:35px;
}

div.bigBox{
	float:left;
	margin-left:35px !important;
	margin-left:15px;
	width:865px;
	height:150px;
	padding-top:15px;
	overflow:scroll;
}

p{
	line-height:18px;
}

h1{
	font-size:24px;
	font-weight:normal;
	padding-bottom:5px;
}

h2{
	font-size:18px;
	font-weight:normal;
}
sup{
	font-size:8px;
}

div#mapInfo,#mapInfo2{
	position:absolute;
	left:0px;
	top:0px;
	background-color:#D1B7C7;
	visibility:hidden;
	width:100%;
	height:100%;
	text-align:center;
	filter:opacity(alpha=0);
	-moz-opacity:0;
	opacity:0;
}
div.zoomImage{
	padding-top:50px;
}
.closer{
	height:30px;
}
.closer a{
	color:#FFFFFF;
}
.closer a:hover{
	text-decoration:underline;
}
div.formitem{
	float:left;
	padding-bottom:10px;
	text-align:left;
}
div.formtext{
	float:left;
	width:120px;
	text-align:left;
}
div.formfield{
	float:left;
	text-align:left;
}
input{	
	width:270px;
	height:20px;
	border:1px solid #A30050;
}
input.short{
	float:left;
	width:50px;
	margin-right:5px;
}
input.medium{
	float:left;
	width:213px;
}
input.button{
	float:left;
	width:auto;
	background-color:transparent;
	border:0px;
	color:#A30050;
	cursor:pointer;
	padding:0px; margin:0px;
}
input.button:hover{
	color:#D1B7C7;
}
textarea.default{	
	float:left;
	width:270px;
	height:120px;
	border:1px solid #A30050;
}

div.formitem,div.formtext,div.formfield{
	text-align:left !important;
}

.red,.head-text{
	color:#A30050;
}

.head-text{
	font-size:15px;
}
