/* ---------------------------------------------------------------- */
/* Grundlayout ---------------------------------------------------- */
/* ---------------------------------------------------------------- */

html>body, x:-moz-any-link, x:default { position:relative; right:-0.1px; }
html {
	margin-left: -1px;
	overflow-Y: scroll;
}


body,
form {
	margin: 0px;
	padding: 0px;
	font-family:  Verdana, Arial;
	font-size: 11px;
	color: #030100;
}

body {
	background-color: #F4EFE3;
	background-image:url(img/body_kontur.gif);
	background-position:50%;
	background-repeat:repeat-y;
}


img {
	border: none;
}

/* contentbody umschliesst das komplette Layout */
#contentbody {
	position: absolute;
	width: 926px;
	left: 50%;
	top: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: -463px;
}
#content-bg {
		background-image:url('img/kontur.gif');
		background-repeat: repeat-y;
		background-position: 50%;
}


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

a:hover {
		text-decoration: underline;
}

.date {
	color:#951521;
	font-weight:normal
}

.date-klein {
	color:#951521;
	font-weight:normal;
	font-size:11px;
}

/* ---------------------------------------------------------------- */
/* Kopf ----------------------------------------------------------- */
/* ---------------------------------------------------------------- */

#head {
	position: relative;
	width: 926px;
	height: 93px;
	background-repeat: repeat-x;
	z-index: 2000;
	border-bottom: 1px solid #fff;
}



#logodiv {
	position: absolute;
	top: 25px;
	right: 20px;
}

#logodiv img {
	width:219px;
	height:48px;
}

#sprache {
		position: absolute;
		left: 20px;
		z-index:1000;
		top:23px;
}

#sprache img{

}

/* ---------------------------------------------------------------- */
/* Contentbereich ------------------------------------------------ */
/* ---------------------------------------------------------------- */

#topteaser,
#topcontent {
		width:926px;
		height:285px;
		display:none;
}


#maincontent {
		width:926px;
}

#content {
		margin-left:20px;
		width:886px;
}


#footer {
		width:926px;
		margin-top: 5px;
		margin-bottom: 15px;
		padding-top:4px;
		color:#111;
}




/* ---------------------------------------------------------------- */
/* Standards ------------------------------------------------------ */
/* ---------------------------------------------------------------- */

p,
td, th,
li,
input,
select,
option {
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	/*letter-spacing: 0.01em;*/
	text-align:justify;
	vertical-align:top;
}

p {
	margin-bottom: 12px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #002546;
	margin: 0px;
	line-height:normal;
}

h1 {
	font-size: 20px;
	color: #002546;
	margin-bottom: 8px;
}


h1.first {
		margin-bottom: 30px;
}

h2 {
	font-size: 15px;
	margin-bottom: 20px;

}

h2.rechts {
	margin-bottom: 10px;
}

h2.news {
	margin-bottom: 2px;
}

h3 {font-size: 14px; margin-bottom: 5px; line-height:18px;}
h3.spacer {margin-top:20px;}


h4 {font-size: 11px; margin-bottom: 2px;}
h5 {font-size: 11px; margin-bottom: 2px;}
h6 {font-size: 11px; margin-bottom: 0px;}


span.subline {
	color: #951521;
}

/* ---------------------------------------------------------------- */
/* Listen ------------------------------ */
/* ---------------------------------------------------------------- */

ul {
		padding:0px;
		margin:0px;
		margin-left:14px;
		margin-bottom:20px;
		color: #002546;
		list-style-type:square;
}

ul li {
		margin-bottom:3px;

}

ul li ul{
		list-style-type:circle;
		margin-bottom:10px;

}


ul li span{
		color: #555;

}

ul.pdf-download {
		margin-left:0px;
		list-style-type:none;
}

ul.pdf-download li {
		height:20px;
		padding-left:5px;
		padding-top:3px;
}

ul.pdf-download li.hilite {
		background-color:#efefef;
}

a.pdf-down {
		background-image:url('img/download.gif');
		background-repeat: no-repeat;
		background-position: 2px 3px ;
		padding-left:19px;
		display:block;
		float:left;
		margin-right:5px;
}



/* ---------------------------------------------------------------- */
/* Zusammenbau der Content-Container ------------------------------ */
/* ---------------------------------------------------------------- */

/* Weite des Containers (anzahl der Spalten) */
.w1 { width: 282px;}
.w2 { width: 579px;}
.w3 { width: 880px;}
.trenner {width: 20px;}


table.headline-table {
		margin-top:50px;
}

table.content-table {
		margin-bottom:0px;
		border-spacing:0px;
}

table.content-table td{
		padding-right:3px;
}





/* ---------------------------------------------------------------- */
/* navigation ----------------------------------------------------- */
/* ---------------------------------------------------------------- */



#navigation {
		width:926px;
		color:#fff;
		background-color: #002546;
		border-bottom: 0px solid #fff;
		height:30px;
}



#nav_footer {
		float: left;
		list-style: none;
		padding: 0px;
		margin: 0px;
}


#nav_footer {

}

#nav_footer a {
		display: block;
		color: #111;
		line-height: 16px;
		text-decoration: none;
}

#nav_footer a:hover {
		text-decoration: underline;

}



#nav_footer li {
		float: left;
		padding: 0px;
		padding-left: 8px;
		color:#111;
}









#nav {
	/*list-style-type:decimal-leading-zero;*/
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	list-style-image:none;
	position:absolute;
	margin-top:6px
}

#nav li {
		float: left;
		padding: 0px;
		color:#fff;
		padding-left: 4px;
		padding-right: 4px;
}

#nav li.first {
		padding-left: 25px;
}

#nav li.second {
		padding-left: 18px;
}


#nav li.selected {

}

#nav li.selected a {
		color:#fff;
		border-bottom:4px solid #fff;
}

#nav a {
		display: block;
		text-decoration: none;
		font-family:verdana;
		font-size:11px;
		color:#fff;
		border-bottom:0px;
		padding-bottom:5px;
		letter-spacing:0.05em;
}

#nav a:hover {
		border-bottom:4px solid #fff;
}

#nav li ul li ul  {
	top: auto;
}


#nav li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	margin: 0;
	margin-left: 0px;
	z-index:1000;
	list-style-image:none;
	list-style-type:none;
}

#nav li.selected ul {
	position: absolute;
	top:24px;
	left: 0px;
	font-weight: normal;
	margin: 0;
	padding-top: 0px;
	margin-left: 0px;
	z-index:1000;
	list-style-image:none;
	list-style-type:none;
	width:100%;
	width:926px;
	height:22px;
	background:#fff;
	/*filter:alpha(opacity=70); -moz-opacity: 0.70; opacity: 0.70;"*/
	background:url(img/bg_transparent.png) repeat-x;
	z-index:10;
}


#nav li li {
	padding: 0px;
	padding-top:2px;
	padding-left:0px;
	background: none;
	border:none;
	color:#111;
}


#nav li ul li {
	float:left;
}

#nav li.selected ul a {
		background:none;
		color:#000;
		font-size:10px;
		padding:0px;
		border-bottom:0px;
}

#nav li.selected ul li.active a {
		background:none;
		color:#951521;
		text-decoration:none;
		border-bottom:0px;
}

#nav li.selected ul a:hover {
		color:#951521;
		text-decoration:none;
		border-bottom:0px;
}

#nav li ul a {
	display:block;
	margin-left: 6px;
	margin-right: 6px;
	color: #111;
	background:none;
	font-weight:normal;
	border-left:0px;
	z-index:12;


}

#nav li ul a:hover {
	border-bottom:0px;
}





#nav li ul ul {
	margin:0px;
}


/* ---------------------------------------------------------------- */
/* Content Navibox ------------------------------ */
/* ---------------------------------------------------------------- */

.navi-box {

}

.navi-box ul,
.navi-box-top ul {
	margin:0px;
	padding:0px;
	margin-left:0px;
	margin-top:20px;
	list-style:none;
}

.navi-box-top ul {
	margin-top:0px;
}

.navi-box li,
.navi-box-top li {
	margin:0px;
	padding:0px;
	line-height:20px;

}

a.content-link {
	display:block;
	height:27px;
	background-image:url('img/pfeil_grau.png');
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left:30px;
	color:#002546;
	text-decoration:underline;
}



/* ---------------------------------------------------------------- */
/* Kontaktbild ---------------------------------------------------- */
/* ---------------------------------------------------------------- */

img.kontaktbild {
	float:left;
	margin-right:10px;
}

h2.kontakt {
	margin-bottom:10px;
}



/* ---------------------------------------------------------------- */
/* Footer Logos --------------------------------------------------- */
/* ---------------------------------------------------------------- */

table.content-table td.center {
	text-align:center;
}

img.footer_logo {
	margin-right:10px;
}

td.abstand{
	height:35px;
}



/* ---------------------------------------------------------------- */
/* Validation ----------------------------------------------------- */
/* ---------------------------------------------------------------- */


.errmsg {
	display: none;
	color:#ff9900;
}

.notvalid {
	border: 1px solid #bf737a;
	background-color:#f7edee;
}

.errormsglabel {
	cursor: pointer;
}

#validationmsg {
	background-color:#f7edee;
	border-top: 1px solid #bf737a;
	border-bottom: 1px solid #bf737a;
	display: none;
	margin-top:15px;
	margin-bottom:15px;
}

#validationmsg h2{
		margin:12px;
		font-style: italic;
		color: #030100;
		font-size: 13px;
}

#validationmsg ul {
		padding:0px;
		margin:0px;
		margin-left:28px;
		margin-bottom:20px;
		list-style-type:square;
		list-style-image:none;
		color: #951521;
}

#validationmsg ul li {
		margin-bottom:3px;
		font-style: italic;

}
#validationmsg ul li span{
		color: #444;

}

#validationmsg .red{
		color: #951521;

}

/* ---------------------------------------------------------------- */
/* Formulare -------------------------------------------------------- */
/* ---------------------------------------------------------------- */

.formular-table {
	margin-bottom: 15px;
}

.formular-table td{
		background-color:#f4f4f6;
}

.formular-table td.label{
		width:40%;
		text-align:right;
}

.formular-table th{
		text-align:left;
}

form table td {

}

form .no-pad {
		padding:0px;
}

form .long {
		width: 265px;
		height: 14px;
}

form .medium {
		width: 210px;
		height: 14px;
}

form .short {
		width: 50px;
		height: 14px;
}

form .textfield {
		width: 265px;
		height: 120px;
		border: 1px solid #dadce0;
}

form .absenden {
		width: 267px;
		height: 20px;
		cursor:pointer;
}

select,
input {
		border: 1px solid #dadce0;
		height:22px;
		background:#fff;
}

select {
		width:287px;
		height:22px;
}

/* ---------------------------------------------------------------- */
/* Login Formular ------------------------------------------------- */
/* ---------------------------------------------------------------- */

#login {
		position: absolute;
		right: 20px;
		top:101px;
		z-index:1001;
		color:#fff;
		width:200px;
}

#login table{
	border-spacing:0px;
	paading:0px;
}

#login td{
	padding-left:4px;
	color:#fff;
	vertical-align:top;
}

#login select,
#login input {
		border: 0px;
		height:13px;
		background:#fff;
		padding:0px;
		padding-bottom:px;
		padding-left:2px;
		color:#999;
		font-size:11px;
}

#login input {
		width:70px;
}

#login input.go {
	 height:13px;
	margin-top:1px;
	width:17px;
	padding:0px;
}


.login-bg {
	background:#f7f7f7;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding-top:15px;
	padding-bottom:15px;
}


/* ---------------------------------------------------------------- */
/* Box ------------------------------------------------------------ */
/* ---------------------------------------------------------------- */

.box {
	width:100%;
	margin-bottom:25px;
}

.box-border {
	height:1px;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}

.box-content {
	background: url(img/box_bg.gif) repeat-y top;
	text-align:left;
}

.box-content h1{
	font-size:11px;
	font-weight:bold;
	color:#111;
	margin:0px;
	padding-top:5px;
}

.box-content p{
	margin-bottom:0px;
	padding-bottom:10px;
}

.team {
	padding-top:5px;
	padding-bottom:5px;
	height:90px;
}


.ddfmwrap form.ddfm {
    width: 530px;
}

.ddfmwrap .submit input {
    margin-left: 149px;
    width: 350px;
}

.ddfmwrap form.ddfm input.fmfile, .ddfmwrap form.ddfm input.fmtext {
    width: 335px;
}



