@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;}
body {
	line-height: 1;}
ol, ul {
	list-style: none;}
blockquote, q {
	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;}

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #242424;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	}
#container { 
	position: relative; 
	width: 1002px;  
	height: 740px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	-webkit-box-shadow: 4px 3px 7px #666666; /* webkit browser*/ -moz-box-shadow: 4px 3px 7px #666666; /* firefox */ box-shadow: 4px 3px 7px #666666;
	background-image:url(img/start_bg.jpg);
	background-repeat:no-repeat;
	} 
.bold{font-weight:bold;	
}
#content img{
	border:none;
	}
#header { 
	height: 250px;
	width: 1000px;
	margin:0; 
	}
#links {
	height: 250px;
	width: 1000px;
	margin:0; 		
	}
#links-inner {
	width:150px;
	height:20px;
	margin: 0 0 0 755px;
	font-size: 12px;
}
#links-inner a {
	text-decoration:none;
	color:#253c80;	
}
#content{
	height:400px;
	width:1002px;
	margin:0px;
	}
#footer { 
	margin:0;
	height: 80px;
	width: 1002px;
	color: #FFFFFF;
} 
	
#footer p {
	font-size: 15px;
	text-align:center;
	margin: 0; 
	padding: 10px 0;
	line-height:27px;
	font-weight:bold;
}
	#sub {
	margin:0; 
	text-align:center; 
	font-size: 13px;
	padding-top:5px;
	color:#253c80;	
	letter-spacing:-1px;	
}
	/***____Start_____***/

.start #left {
	position: absolute;
	top: 250px;
	left: 0;
	width: 400px; 
	height: 350px;
	border: #CCFFFF 1px;
	}
.start #button_left{
	background-image: url(img/btn_left.jpg);
	width:185px;
	height:322px;
	margin-left:197px;
	margin-top:21px;
	}
#button_left:hover p, #button_left p.active {
  	background-image: url(img/btn_left_active.jpg);
  	background-repeat: no-repeat;
	}
.start #right {
	position: absolute;
	top: 250px;
	right: 0;
	width: 400px; 
	height: 350px;
	border: #CCFFFF 1px;
	}
.start #button_right{
	background-image: url(img/btn_right.jpg);
	width:185px;
	height:322px;
	margin-left:26px;
	margin-top:21px;
	}
#button_right:hover p, #button_right p.active {
  	background-image: url(img/btn_right_active.jpg);
  	background-repeat: no-repeat;
	}
.start #mid { 
	margin:0 403px; 
	height: 330px;
	width: 200px;
	}
.start #button_mid{
	background-image: url(img/btn_mid.jpg);
	width:185px;
	height:322px;
	margin-top:22px;
	margin-left:10px;
}
#button_mid:hover p, #button_mid p.active {
  	background-image: url(img/btn_mid_active.jpg);
  	background-repeat: no-repeat;
	}
	/***_____Kontakt_____***/
	
.kontakt #mid { 
	margin:0 130px; 
	height: 372px;
	width: 800px;
	color: #172b5f;
	}
.kontakt #mid p{
	margin:0;
	line-height: 23px;
	}				
.form-label {
    position: absolute;
  	height: 16px;
  	width: 200px;
  	color: #666666;
  	font-size: 11px;
	}
.form-input {
  	position: absolute;
  	height: 29px;
  	width: 228px;
	}
.form-input-inner {
  	height: 100%;
  	width: 100%;
  	background-image: url(img/kontakt-input.png);
  	background-repeat: no-repeat;
	}
.form-input input {
  	height: 16px;
  	line-height: 16px;
  	width: 212px;
  	padding: 0;
  	border: 0 none;
  	margin: 6px 8px 7px 8px;
  	background: none;
  	position: relative;
	}
#form-label-name {
  	margin-left: 5px;
  	top: 443px;
	color:#172b5f;
	}
#form-input-name {
  	margin-left: 0px;
  	top: 462px;
	}
#form-label-email {
  	margin-left: 5px;
  	top: 505px;
	color:#172b5f;
	}
#form-input-email {
  	margin-left: 0px;
  	top: 524px;
	}
#form-label-betreff {
  	margin-left: 5px;
  	top: 567px;
	color:#172b5f;
	}
#form-input-betreff {
  	margin-left: 0px;
  	top: 586px;
	}
.form-textarea {
  	position: absolute;
  	height: 295px;
  	width: 500px;
  	top: 340px;
  	margin-left: 242px;
	}
.form-textarea-inner {
  	height: 100%;
  	width: 100%;
  	background-image: url(img/kontakt-textarea.png);
  	background-repeat: no-repeat;
  	overflow: hidden;
	}
.form-textarea-label {
  	margin: 15px 0 0 28px;
  	height: 20px;
  	font-size: 11px;
  	font-weight: bold;
  	color: #a6a6a6;
  	overflow: hidden;
	}
.form-textarea-inner textarea {
  	position: relative;
  	height: 241px;
  	width: 458px;
  	margin: 10px 0 0 28px;
  	padding: 0;
  	border: 0 none;
  	background: none;
  	overflow: auto;
	}
.form-submit {
  	position: absolute;
  	width: 110px;
  	height: 28px;
  	margin-left: 635px;
  	top: 620px;
	}
.form-submit-inner {
  	width: 100%;
  	height: 100%;
  	background-image: url(img/kontakt-button.png);
  	background-repeat: no-repeat;
	}
.form-submit input {
  	width: 100%;
  	height: 100%;
  	margin: 0;
  	border: 0;
  	background: none;
  	text-align: center;
  	color: #424141;
  	padding: 2px 0 6px 0;
  	line-height: 20px;
	}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
.fltrt { 
	float: right;
	margin-left: 8px;
	}
.fltlft { 
	float: left;
	margin-right: 8px;
	}