body, html{
	font-family: Verdana,sans-serif;
	color: Black;
	background: #FCFCFC;
	font-size: x-small;
	line-height: 1.4em;	
	padding: 0.5em;
}
img {
	border: none;
}
a{
	color: #30618F;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #4282C0;
}

#container{
  width: 722px;
  margin: auto;
  background-color: white;
}

#header{
 width: 722px;
 height: 125px;	
 position: relative;
 margin: 0;
 padding: 0;
}

#logo{
	position: absolute;
	top: 0; left: 0;
}

#headimg {
	position: absolute;
	top: 0; right: 0;
	display: block !important;
}

#headhr{
	margin: 0; 
	padding:0;
	margin-bottom: 1px;
	margin-top: 1px;
	display: block !important;
}


#content{
font-size: 1.2em;
line-height: 1.5em;
text-align: justify;
}
#content img{
	border: 4px solid #eaeaea;
	margin-right: 4px;
	margin-left: 4px;
	padding: 2px;
}
#lbox{
	width: 236px;
	background: white url(images/back_navig.jpg) top repeat-x;
	float: left;

	
}

#lbox ul {
	list-style: none;
	padding: 0; 
	margin: 0;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
}
#lbox ul li {
background: url(images/back_navig02.gif) bottom no-repeat;
}

#lbox ul li a{
line-height: 41px;
text-decoration: none;
color: #555555;	
font-weight: bold;
font-size: 14px;
padding-left: 50px;
background: url(images/sep.gif) 32px 5px no-repeat;
}
#lbox ul li a:hover{
color: Black;	
}

#lbox ul li ul li a{
padding-left: 63px;
background: url(images/sep.gif) 45px 5px no-repeat;
}


#rbox{
	/*485*/
	width: 465px;	
	float: right;
	padding: 10px;
}

#footer{
	position: relative;
	clear: both;
}
#fcopy {
	position: absolute;
	top: 0; left: 0;
	width: 236px;
	height: 35px;
	background: url(images/footer01.jpg) top  no-repeat;
	line-height: 35px;
	color: #EAEAEA;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}
#fnav{
	position: absolute;
	top: 0; right: 0;
	width: 485px;
	background: url(images/footer02.jpg) top  no-repeat;	
	height: 35px;
	line-height: 35px;
	text-align: center;
}
#henten{
	position: absolute;
	right: 5px;
	top: 36px;
	font-size: 8px;
}
#henten a{
	font-weight: normal !important;
	font-size: 8px !important;
	color: #303030 !important;
}
#henten a:hover{
color: Black !important;
}

#footer a{
text-decoration: none;
color: #555555;	
font-weight: bold;
font-size: 10px;
}
#footer a:hover{
color: Black;	
}


#footer ul {
	list-style: none;
	padding: 0; 
	margin: 0;
	line-height: 20px;
	margin-top: 12px;
	margin-left: 8px;
}
#footer ul li {
float: left;
border-right: 1px solid #303030;
padding-left: 5px;
padding-right: 5px;
line-height: 10px;
}

h1{
	font-size: 1.8em;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #00326B;
}

p{
	padding: 0;
	margin-top: 0.6em;
	margin-bottom: 0.8em;
}
h2{
	font-size: 1.5em;	
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
   color: #00326B;
}
h3{
	font-size: 1.3em;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #4282C0;
	color: #00326B;
}

#kontaktform input{
border: none;
width: 350px;
color: #555555;
background-color: #F6F6F6;
padding: 3px;
}

#kontaktform textarea{
border: none;
width: 350px;
height: 250px;
color: #555555;
background-color: #F6F6F6;
padding: 3px;
}

#kontaktform .Submit{
	font-weight: bold;
	color: black !important;
}
#kontaktform th{
	width: 90px;
}

.datum{
	margin: 0;
	margin-top: -10px;
	font-weight: bold;
}

#english{
	position: absolute;
	bottom: -22px;
	top: -14px;
	right:1px;
	z-index: 100;

}

ul {
	list-style: square;
}

hr {
	color: #EAEAEA;
	background-color: #EAEAEA;
	height: 1px;
	border: none;
}

#headerCms{
background-color: #EAEAEA;
color: #555555;
height: 40px;	
padding: 5px;
font-size: 18px;
}

#footerCMS{
background-color: #EAEAEA;
color: #555555;
height: 25px;	
line-height: 25px;
padding: 5px;	
}

#navBarCMS{
	font-size: 14px;
}

#contentpageCMS{
		font-size: 14px;
		clear: both;
padding: 5px;
}

#contentpageCMS table{
width: 450px;
}
#contentpageCMS table th, #contentpageCMS table td{
	text-align: left;
	padding: 2px;
	border-bottom: 1px solid #EAEAEA;
}
#contentpageCMS table th{
background-color: #F6F6F6;
}
#contentpageCMS table input{
	width: 300px;
}
#contentpageCMS table textarea{
	width: 300px;
	height: 200px;
}

#navBarCMS ul{
	list-style: none;
}

#navBarCMS ul li{
	display: block;
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #555555;
	font-weight: bold;
	background-color: #F6F6F6;
}

#rbox ul{
/*margin-bottom: 0;*/
}
