* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	background-color:#FFF;
	background-image:url(imgs/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#000;
	text-align:center;
}
#distance {
	width:1px;
	height:50%;	
	margin-bottom:-24.0em;
	float:left;
}
#container {
	margin:0 auto;
	background-color: white;
	position:relative;
	text-align:left;
	width: 830px;
	height: 684px;
	border: 1px solid #00638F;
	margin-left: auto;
	margin-right: auto;
	clear:left;
}
#inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	top: 35px;
	left: 35px;
	width: 760px;
	position: absolute;
}

#navi {
	top: 100px;
	left: 0px;
	width: 100%;
	position: absolute;
	padding-top: 4px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00638F;
	border-bottom-color: #00638F;
}
.mainNavi a, .mainNavi a:link, .mainNavi a:visited {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00638F;
	text-decoration: none;
	margin-right: 29px;
}
.mainNaviSel a, .mainNaviSel a:link, .mainNaviSel a:visited {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0098D8;
	text-decoration: none;
	margin-right: 30px;
}
.mainNaviLang a, .mainNaviLang a:link, .mainNaviLang a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00638F;
	text-decoration: none;
}
.mainNavi a:hover, .mainNaviLang a:hover, .mainNaviLangSel {
	font-size: 11px;
	color: #0098D8;
}
#content {
	top: 150px;
	left: 0px;
	width: 100%;
	height: 480px;
	position: absolute;
	color: #3F8CA9;
	overflow: auto;
}
#text {
	float:left;
	width: 350px;
}
#textNews {
	float:left;
	width: 450px;
}
#textNews img {
	padding: 3px;
}
#image {
	float:right;
	width: 380px;
}
#imageNews {
	left: 510px;
	top: 145px;
	position: absolute;
}
/******/

.sublinkTitel {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00638F;
	padding-top: 10px;
	padding-bottom: 8px;
}
#text a:link, #text a:visited, .sublinkNavi a, .sublinkNavi a:link, .sublinkNavi a:visited, #textNews a {
	font-size: 12px;
	color: #0098D8;
	text-decoration: none;
	padding-left: 8px;
	background-image: url(imgs/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#text a:hover, .sublinkNavi a:hover, .sublinkNaviSel a:link, .sublinkNaviSel a:visited, #textNews a:hover {
	font-size: 12px;
	color: #00638F;
	text-decoration: none;
	padding-left: 8px;
	background-image: url(imgs/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.textTitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #00638F;
	padding-bottom: 20px;
}

small {
	font-size: 10px;
}
/*jquery*/
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
}
ul {
	margin: 16px;
}