/* style.css */

body {
	background-color: #CDD2DE;
}


div.main {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 652px;
	width: 902px;
	height: 700px;
	color: #535353;
	border: 2px solid #000000;
	background: url(../img/bg.gif);

}

img.trash {
	position: absolute;
	left: 10px;
	top: -100px;
}

img.title {
	position: absolute;
	left: 0px;
	top: 0px;
}

div.top {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 700px;
	height: 60px;
	border: 2px solid #000000;
	background-color: #003366;
	
}

div.top_text {
	position: absolute;
	top: 0px;
	left: 185px;
	height: 64px;
	width: 650px;
	color: #F6F6F6;
	font-family: "Verdana", Arial, Sans;
	font-size: 46px;	
}

div.box1 {
	position: absolute;
	top: 340px;
	left: 20px;
	width: 700px;
	color: #535353;
	font-family: "Verdana", Arial, Sans;
	font-size: 11px;
	border: 2px solid #000000;
	background-color: #FFFAFF;
}

div.box3 {
	position: absolute;
	top: 645px;;
	left: 20px;
	width: 700px;
	color: #535353;
	font-family: "Verdana", Arial, Sans;
	font-size: 11px;
	border: 2px solid #000000;
	background-color: #FFFAFF;
}

div.text_black {
	color: #004F9E;
	font-family: "Verdana", Arial, Sans;
	font-size: 11px;
	text-decoration: underline;
}

div.text_red {
	color: #9C0000;
	font-family: "Verdana", Arial, Sans;
	font-size: 11px;
}

div.text_box1 {
	color: #000000;
	padding: 5px;
	font-size: 11px;
}

div.box2 {
	position: absolute;
	top: 240px;
	left: 20px;
	width: 700px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	color: #000000;
	background: url(../img/bg.gif);
}

img.blind {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

table,tr,td,input,div {
	font-family: "Verdana", Arial, Sans;
	font-size: 12px;
	line-height: 16px;
}

form.form {
	position: relative;
	top: 40px;
	left: 10px;
	padding-bottom: 50px;
}

input.text {
	font-weight: bold;
	color: #000000;
	border: 1px solid #5A8DBD;
	text-align: right;
	background-color: #F6F6F6
}

.kontakt {
	color: #000000;
	border: 1px solid #004F9E;
	text-align: left;
	background-color: #F6F6F6
}

input.submit {
	border: 1px solid #000000;
	background-color: #940000;
	background-color: #5A8DBD;
	color: #F6F6F6;
}

div.mo_textfield {
	position: absolute;
	border: 1px solid #000000;
	color: #000000;
	background-color: yellow;
	font-family: "Verdana", Arial, Sans;
	font-size: 10px;
	width: 270px;
	text-align: center;
	top: 254px;
	left: 280px;
	font-weight: bold;
	padding: 2px;
}

img.top {
	position: absolute;
	top: 95px;
	left: 190px;
}

div.box2_links {
	position: absolute;
	top: 220px;
	left: 20px;
	width: 700px;
	height: 20px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}



td.td {
	height: 15px;
	width: 25%;
	color: #000000;
	text-align: center;
}

td.td#f1 {
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: url(../img/table.jpg);
}

td.td#f2 {
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: url(../img/table.jpg);
}

td.td#f3 {
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: url(../img/table.jpg);
}

td.td#f4 {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: url(../img/table.jpg);	
}

td.td#f5 {
	width: 100%;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: url(../img/table.jpg);
}

table.table {
	position: relative;
	top: 0px;
	left: 0px;
	color: #000000; 
}

a.link {
	font-family: "Verdana", Arial, Sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
	letter-spacing: 1px;
}

a:hover.link {
	font-family: "Verdana", Arial, Sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #535353;
	line-height: 16px;
	letter-spacing: 1px;
}

a.post {
	font-family: "Verdana", Arial, Sans;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}

a:hover.post {
	font-family: "Verdana", Arial, Sans;
	font-size: 10px;
	line-height: 16px;
	text-decoration: underline;
	color: #535353;
}

a.link#active {
	color: #F6F6F6;
}

a.link#hidden {
	color: #000000;
}

div.blue_link {
	font-family: "Verdana", Arial, Sans; 
	font-size: 12px;
	font-weight: bold;
	color: #F6F6F6;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 220px;
	left: 50%;
	width: 175px;
	height: 20px;
	background-color: #004F9E;
	background-color: #5A89BD;
	border: 2px solid #000000;
	letter-spacing: 1px;
}
div.blue_link#bl1 {
	left: 20px;
}
div.blue_link#bl2 {
	left: 195px;
}
div.blue_link#bl3 {
	left: 370px;
}
div.blue_link#bl4 {
	left: 545px;
}

div.kontakt_box {
	position: absolute;
	width: 250px;
	height: 155px;
	top: 42px;
	left: 50%;
	margin-left: 68px;
	padding: 5px;
}

div.validate {
	position: absolute;
	border: 1px solid #000000;
	color: #000000;
	background-color: yellow;
	font-family: "Verdana", Arial, Sans;
	font-size: 10px;
	width: 250px;
	text-align: center;
	top: 80px;
	left: 50%;
	margin-left: -120px;
	font-weight: bold;
	padding: 2px;
	line-height: 16px;
}

a.v_link {
	font-family: "Verdana", Arial, Sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	line-height: 16px;
}

a:hover.v_link {
	font-family: "Verdana", Arial, Sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: FF4D4D;
	line-height: 16px;
}

div.post {
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	height: 20px;
	margin-bottom: 175px;
}

td.post_td {
	height: 20px;
	text-align: center;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #004F9E;
	color: #F6F6F6;
}

td.post_td#right {
    border-left: 2px solid #000000;
}

td.post_data {
	height: 15px;
    color: #000000;
    text-align: left;
    border-bottom: 1px solid #004F9E;
    background-color: #D5DADE;
    background: url(../img/table.jpg);
    font-size: 10px;  
    vertical-align: middle; 
}

td.post_data#left {
    border-left: 1px solid #004F9E;
}

td.mail {
	width: 200px;
	background: url(../img/table.jpg);
	border-bottom: 1px solid #004F9E;
	text-align: right;
}

td.mail_right {
	background: url(../img/table.jpg);
	text-align: left;
	border-left: 1px solid #004F9E;
	border-bottom: 1px solid #004F9E;
}

td.mail_end {
	background: url(../img/table.jpg);
	border-bottom: 1px solid #004F9E;
}

td.mail_content {
	border-top: 1px solid #004F9E;
	background-color: #F6F6F6;
	text-align: left;
	padding: 5px;
}

div.marketing {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -115px;
}

td.nomail {
	background-color: #940000;
	background-color: yellow;
	text-align: center; 
	color: #000000;
	height: 20px;
	border-bottom: 1px solid black;
}

div.mkt_tl {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -490px;
}

div.link_ads {
	font-family: "Verdana", Arial, Sans;
	font-size: 12px;
	position: absolute;
	top: 22px;
}

div.link_ads#la1 {
	left: 525px;
}

div.link_ads#la2 {
	left: 185px;
}

div.link_ads#la3 {
	left: 335px;
}

div.link_ads#la4  {
	/*top: -45px;
	left: 585px;*/
	left: 340px;
}

div.link_ads#la5  {
	top: 45px;
	left: 185px;
}

a.linkads {
	font-family: "Verdana", Arial, Sans;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
}

a.linkads:hover {
	text-decoration: underline;
}

td.mkt_post {
	text-align: center;
	padding: 1px; 
}

div.h1 {
	position: absolute;
	top: 50px;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	font-size: 10px;
}

div.h1 {
	position: absolute;
	top: -800px;
	left: 0px;
	width: 700px;
}

div.h2 {
	position: absolute;
	top: 50px;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	font-family: "Verdana", Arial, Sans;
	font-size: 10px;
}

div.h2 {
	position: absolute;
	top: -800px;
	left: 0px;
	width: 700px;
}

div.mr_link {
	position: absolute;
	top: 50px;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	font-family: "Verdana", Arial, Sans;
	font-size: 10px;
}

div.mr_link {
	position: absolute;
	top: -800px;
	left: 0px;
	width: 700px;
} 

div.mkt_tr {
	position: absolute;
	left: 50%;
	margin-left: 370px;
	top: 10px;
}

div.mkt_tr2 {
	position: absolute;
	left: 50%;
	margin-left: 370px;
	top: 357px;
}

iframe.iframe {
	position: absolute;
	top: -500px;
	left: -500px;
	display: none;
}

div.mkt_th {
	position: absolute;
	top: -100px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
}

div.right {
	position: absolute;
	font-family: "Verdana", Arial, Sans;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	letter-spacing: 1px;
	top: 20px;
	left: 732px;
	width: 238px;
	width: 170px;
	height: 668px;
	height: 700px;
	border: 2px solid #000000;
	border-top: 0px;
	background-color: #003062;
	background-color: #F6F6F6;
}

div.mkt {
	font-family: "Verdana", Arial, Sans;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 50%;
}

div.mkt#mkt1 {
	margin-left: -117px;
	top: 27px;
}

div.mkt#mkt2 {
	margin-left: -118px;
	top: 108px;
}

div.mkt#mkt3 {
	margin-left: -117px;
	top: 192px;
}

div.mkt#mkt4 {
	margin-left: -117px;
	top: 275px;
}

div.mkt#mkt5 {
	margin-left: -62px;
	top: 380px;
}

div.mkt#down {
	top: 40px;
	left: 739px;
	z-index:100;
}

.textlinks { 
	position:absolute;
	top:20px;
	left:190px;
}
.banner-top {
	position:absolute;
	top:20px;
	left:190px;
}
/* Mail.de Verlinkung auf der Startseite */

a.mailde {
	font-size: 9px;
	font-style: italic;
	color: #5A89BD;
	text-decoration: underline;
}
