/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: #4096EE url(img1.jpg) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	scrollbar-arrow-color: #003366;
	scrollbar-track-color: #4096EE;
	scrollbar-3dlight-color: #0080FF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #003F7D;
	scrollbar-shadow-color: #0059B3;
	scrollbar-face-color: #0080FF;   }

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 { 
}

p, ol, ul, dl, blockquote { text-decoration: none; #333333; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:12px;
}

a {
	color: #1B4978;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 700px;
	height: 60px;
	margin: 0px auto;
	position:absolute;
	left:212px;
}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 28px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#mymenu {
position:absolute;
top: 100px;
	width: 200px;
	height: 480px;
	margin: 0px auto;
	left: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: #EEEEEE;
}

#menu a:hover {
	background: #CCCCCC;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 600px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}

#colOne {
	float: right;
	width: 360px;
	margin-top: 20px;
	padding-right: 20px;
}

#colTwo {
	float: left;
	width: 180px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#content h1 {
	background-color: #B2D4F7;
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	background-color: #B2D4F7;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #173E68;
}

#content h3 {
	color: #2F73B8;
}
/* Footer */

#footer {
	width: 600px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 50px;
	background: #EEEEEE;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}

#box_content {
    top: 100px;
	position: absolute;
	width: 750px;
	height: auto;
	background-color: #FFFFFF;
	left: 212px;
}
#box_content_main {
	background-color: #FFFFFF;
}

#box_texte {
	position: relative;
	width: 435px;
	left: 20px;
	top: 5px;
	margin-bottom: 10px;
}
.txt_leerzeile {
	width: 20px;
	height: 17px;
	position: relative;
}
.txt_headline {
	font-size: 17px;
	font-weight: bold;
	color: #5B5B5B;
}
.txt_block {
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.txt_rightpadding {
	width: 460px;
	position: absolute;
	top: 25px;
}
.txt_rightpadding_gesamt {
	position: absolute;
	width: 630px;
	left: 20px;
	top: 25px;
}
.txt_headline2 {
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	margin-bottom:5px;
}
.txt_newsblock {
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 1px;
}
#shadow_top {
	background-image: url(bg_shadow_v.gif);
	position: absolute;
	background-repeat: repeat-y;
	top: -14px;
	left: 30px;
}
#shadow_bottom {
	position: relative;
	height: 25px;
	background-color: #004080;
	width: 600px;
	left: 29px;
}
#td_subnav a {
	display: block;
	font-size: 11px;
	color: #444444;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 120px;
    top: 5px;
}

#td_subnav a:hover {
	color: #AD0101;
	text-decoration: none;

}
#td_subnav a:active {
	color: #CCCCCC;
}
#td_subnav a:visited {
}


A{ text-decoration: none; color:#323e9a; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;}
A:hover{ text-decoration: none; color:#9999FF; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;}
A.bd{ text-decoration: none; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;}
A.bd:hover{ text-decoration: none; color:#DDDDDD; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;}
A.bds{ text-decoration: none; color:#C40000; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;}
A.bds:hover{ text-decoration: none; color:#DDDDDD; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;}
A.normal{ text-decoration: none; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:11px;}
A.normal:hover{ text-decoration: none; color:#DDDDDD; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:11px;}
A.bdnav{ text-decoration: none; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;}
A.bdnav:hover{ text-decoration: none; color:#DDDDDD; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;}
A.normalnav{ text-decoration: none; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:11px;}
A.normalnav:hover{ text-decoration: none; color:#DDDDDD; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;font-size:11px;}

SELECT {BACKGROUND-COLOR: #fDfDfD;  BORDER-BOTTOM: gray 1px solid; BORDER-LEFT: gray 1px solid; BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;
}
CHECKBOX {BACKGROUND-COLOR: #fDfDfD; BORDER-BOTTOM: white 1px solid; BORDER-LEFT: white 1px solid; BORDER-RIGHT: white 1px solid; BORDER-TOP: white 1px solid;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;
}
TEXTAREA {BACKGROUND-COLOR: #fDfDfD; BORDER-BOTTOM: gray 1px solid; BORDER-LEFT: gray 1px solid; BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;
}
TEXTAREA {BORDER-RIGHT-WIDTH: 0px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;
}
INPUT {BACKGROUND-COLOR: #fDfDfD; BORDER-BOTTOM: gray 1px solid; BORDER-LEFT: gray 1px solid; BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;
}
table.anfrage {cellpadding: 0;
               border: 0;
			   vspace: 0; 
			   hspace: 0;
			   width: 420px;
			  }
.anfrage      {cellpadding: 0;
               border: 0;
			   vspace: 0; 
			   hspace: 0;
			   width: 420px;
			  }
#td_texte {
    position:relative;
	width: 440px;
	background-color: #f3f3f3;
	background-image: url(bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	line-height: 18px;
	vertical-align: top;
}
#td_texte2 {
    position:relative;
	width: 180px;
	line-height: 18px;
	vertical-align: top;
}