body, html {
background-color:#fcf9e1;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
overflow-x:none;
}

#wrapper, #wrapper2 {
margin:0px auto;
width:1000px;
}

#header {
height:120px;
}

#header_logo {
height:120px;
width: 243px;
float: left;
padding-left:379px;
}

#headerLogo01 {
	text-align: center;
}

#header_form {
height:105px;
width: 300px;
float: right;
padding: 15px 45px 0px 0px
}

#FontSize {
	float: left;
	width: 100px;
	height: 10px;
	position: relative;
	right: 250px;
	top: 5px;
}

#FontSize img {
	border: none;
}

#grow, #shrink {
	outline: none;
	border: none;
}

#navi {
height:20px;
text-align:center;
}

* html #navi {
padding-left:60px;
}

#navistart {
height:20px;
text-align:left;
padding-left:120px;
}

#naviborder {
border-bottom:5px solid #212A63;
}

#content {
font-size:12px;
width:760px;
float:left;
padding-left:120px;
padding-top:20px;
}


#footer {
margin-top:20px;
text-align:center;
background-image:url(images/footer_bg.jpg);
height:60px;
}

#footerinside {
margin:0px auto;
text-align:left;
background-image:url(images/footer_bellevue.jpg);
height:60px;
width:760px;
color:#FFFFFF;
}

#footerinside a:link, #footerinside a:active, #footerinside a:visited, #footerinside a:hover {
color:#FFFFFF;
text-decoration:none;
}

#powered {
text-align:center;
height:60px;
color:#212A63;
margin-top:20px;
}

#powered a:link, #powered a:active, #powered a:visited, #powered a:hover {
color:#212A63;
text-decoration:none;
}

#powered a:hover {
color:#000000;
text-decoration:none;
}


h1 {
font-size:12px;
text-transform:uppercase;
font-weight:normal;
}

input {border:1px #FFFFFF;}

.submitbutton {
background-image:url(images/send.jpg);
background-repeat:no-repeat;
background-position:left center;
background-color:#212a63;
border:0px;
padding:0px;
margin:0px;
width:8px;
position:relative;
top:2px;
}

* html .submitbutton {
position:relative;
top:5px;
}

.searchinput {
background-color:#FFFFFF;
border:0px;
height:12px;
width:100px;
position:relative;
top:2px;
font-size:11px;
margin:0px;
}

.newsletterbutton {
background-color:#fcf9e1;
border:0px;
padding:0px;
margin:0px;
width:20px;
position:relative;
top:2px;
text-align:left;
font-weight:bold;
}

.newsletterbutton:hover, .newsletterbutton:focus {
border: none;
padding:0px;
margin:0px;
width:20px;
position:relative;
top:2px;
text-align:left;
font-weight:bold;
}

* html .newsletterbutton {
position:relative;
top:4px;
}

.newsletterinput {
background-color:#FFFFFF;
border:1px solid #000000;
height:12px;
width:100px;
position:relative;
top:2px;
font-size:11px;
margin:0px;
}

.newsletterinput:focus, .newsletterinput:hover {
border:1px solid #000000;
height:12px;
width:100px;
position:relative;
top:2px;
font-size:11px;
margin:0px;
}

form {
padding:0px;
margin:0px;
}

a:link, a:active, a:visited {
color:#000000;
text-decoration:none;
}

a:hover {
color:#212A63;
text-decoration:none;
}

.justify {
text-align:justify;
line-height:25px;
}

.team{
font-size:10px;
}

.searchfooter1 {
padding-top:37px;
text-align:right;
}

.searchfooter2 {
padding-top:37px;
text-align:left;
}

.searchfooter {
padding-top:33px;
text-align:right;
}

* html .searchfooter {
padding-top:29px;
}

*+html .searchfooter {
padding-top:29px;
}




/*------------------------------------------KONTAKTFORMULAR STYLE--------------------------------------------------------*/
input { border:solid 1px #CCCCCC; background-color: #A05657; padding: 2px; }

textarea {
	width: 200px;
	height: 90px;
	border: solid 1px #CCCCCC;
}

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus, select { border: 1px solid #212A63; padding: 2px;}
input, textarea { background: #fff  top left repeat-x; border: 1px solid #000000; padding: 2px; }


.searchinput:hover, .searchinput:focus {
	border: none;
	position:relative;
	top:2px;
	font-size:11px;
	margin:0px;
}



.submitbutton:hover, .submitbutton:focus {
	border: none;
	padding:0px;
	margin:0px;
	width:8px;
	position:relative;
	top:2px;
	cursor:default;
}