@import url(navigation.css);

html { height: 100%; }

body {
	font-family:Tahoma, arial, sans;
	font-size:12px;
	line-height:15px;
 	margin: 0px;
	padding:0px;
	height:100%;
}

.cr { clear:right; font-size:0; }

#container {
	min-height:100%;
	width:700px;
	margin: 0 auto;
	padding:0 16px;
	background: url(../images/bg.gif) 0 0 repeat-y #fff;
}

#pusher {
	float:left;
	width:1px;
	background:#04296e;
	background:#fff;
	height:400px;
}

#sidelogo {
	float:left;
	width:43px;
	background:url(../images/logoline.gif) 0 0 repeat-y #04296e;
	height:440px;
}

#head {
	height:200px;
	padding:0 0 10px 0;
	background:url(../images/header.jpg) 40px 0px repeat-y #fff;
}

#content {
	margin:64px 0 0 60px;
	background-color:#ff0;
	background:url(../images/longbg.gif) 0px 0px no-repeat #fff;
	padding:0 0 100px 0;
}

#content #sidenavi {
	font-family:Tahoma, arial, sans;
	font-size:13px;
	font-weight:bold;
	float:left;
	width:120px;
	margin-top:40px;
}

#content #sidenavi .boxtop {
	background: url(../images/sidenavi_01.png) 0 0 no-repeat;
}

#content #sidenavi .boxbottom {
	background: url(../images/sidenavi_03.png) 0 0 no-repeat;
}

#content #sidenavi ul {
	padding:0 0 0 20px;
	list-style-type:square;
	background: url(../images/sidenavi_02.png) 0 0 repeat-y;
	margin:0;
}

#content #sidenavi ul li {
	padding:6px 0;
}

#content #sidenavi ul li:hover {
	color:#f00;
}

/*#content #sidenavi ul li {
	
}*/

#sprachwahl {
	margin:0 48px 0 220px;
	text-align:right;
	font-size:9px;
}

#sprachwahl a {
	padding: 0 2px;
	color:#00a;
	text-decoration:underline;
}

#sprachwahl a:hover {
	color:#f00;
	text-decoration:underline;
}

#sprachwahl a.sel {
	/*color:#fff;
	#background-color:#00a;*/
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#content #text {
	margin:0 48px 120px 160px;
	font-family:Georgia, Times, serif;
	font-size:12px;
	text-align:justify;
	line-height: 18px;
}

h1 {
	font-family:Tahoma, arial, sans;
	font-size:17px;
	font-weight:bold;
	text-align:right;
}

h3 { margin:0 0 8px 0; font-size:13px; }

#footer {
	clear:both;
	width:626px;
	font-size:9px;
	margin:0px 0 0 60px;
	border-top:1px solid #aaa;
}

a.popup img {
	border:none;
}

.newsline {
	border-bottom:1px dashed #000;
	padding:16px 0 8px 0;
	width:429px;
}

/*.timestamp .zeit { display:none; }*/
.newsline .timestamp { text-align:right; margin: 0 0 8px 0 }

.news_addition { float:left; height:50px; width:70px; background: url(../images/image_bg.gif) 0 0 no-repeat #fff; }

.news_addition img { width:60px; height:42px; padding:4px 3px; }

.news_addition_file { float:left; width:70px; background: url(../images/image_bg.gif) 0 0 no-repeat #fff; }

.news_addition_file a {
	line-height:50px;
	padding:18px 31px;
	background: url(../images/download.gif) 0 0 no-repeat #fff;
}

.news_addition_file a span {
	display:none;
	position:absolute; top:-200px;
}

.news a {
	text-decoration:none;
	color:#000;
}

#sponsor_state {
	height:54px;
	border:1px solid #aaa;
	padding: 24px 8px 26px 120px;
	background: url(../images/generalconsulate.gif) no-repeat #fff;
}

.kontakte {
	text-align:left;
}

.kontakte .person {
	margin-bottom:8px;
	padding: 4px 4px 4px 88px;
	background: url(../images/default_person.gif) 4px 4px no-repeat #fff;
}

#searchform {
	background-color:#eee;
	border: 1px solid #aaa;
	padding: 8px;
	text-align:right;
	margin:12px 0;
}


div.singlebox {
	background-color:#eee;
	border: 1px solid #aaa;
}
