body{
	color								: #183c47;
	background-color		: white;
	text-align					: center;
	font-family					: calibri, Arial, Helvetica, sans-serif;
	font-size						: 11pt;
}
h1, p{
	color								: #183c47;
	font-family					: calibri, Arial, Helvetica, sans-serif;
	font-size						: 18pt;
	}
	
p {
	font-size						: 11pt;
	}
a{
	color								: #183c47;
	font-family					: calibri, Arial, Helvetica, sans-serif;
	font-size						: 11pt;
	text-decoration			: underline;
	font-weight					: 600;
}
a:hover{
	color								: #FFA61A;
}
.contentbox{
	margin							: 0 auto;
	width								: 870px;
	text-align					:	left;
}

		
/* Abgerundete Ecken*/
div {
	margin							: 0;
}
.ro {
	background					: url(../pics/oben_rechts.gif) top right no-repeat;
}
.lo {
	background					: url(../pics/oben_links.gif) top left no-repeat;
}
.ru {
	background					: url(../pics/unten_rechts.gif) bottom right no-repeat;
}
.lu {
	background					: url(../pics/unten_links.gif) bottom left no-repeat;
}
.inhalt {
	margin							: 0;
	padding							: 15px;
}

.inhalt p, h1 {
	margin-left					:	4px;
	padding							:	0;
}

input{
			color								: #585858;
    	font-family					: calibri, Arial, Helvetica, sans-serif;    	
    	font-size:11pt;
      }

 
/* style for site */   	
#header {
font-size:18pt;
}

.input_section{
width:597px;
height:514px;
float:left;
display:inline;
}

.sbookmarks{
text-decoration:none;
border:0;
margin:20px 0 0 0;
}

#main_box{
height:450px;
margin-top:20px;
display:block;
}

#image_box{
display:block;
position:relative;
height:398px;
width:597px;
background-repeat:no-repeat;
}

#navi_box{
position:relative;
display:block;
width:100%;
height:414px;
-moz-opacity:0.5;
bottom:0px;
}