/* CSS Document */

* {
	border:none;
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	width:100%;
}

body {
	position:relative;
	min-width:982px;
	min-height:582px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#FFFFFF;
	color:#000000;
}

a, a:hover, a:visited, a:focus, a:active {
	color:#000000;
}

body div#head {
	position:absolute;
	top:50%;
	left:50%;
	width:961px;
	height:498px;
	margin:-291px 0 0 -491px;
	border:1px solid #000000;
	text-align:right;
	padding:29px 19px 0 0;
}

body div#content {
	position:absolute;
	top:50%;
	left:50%;
	margin:-148px 0 0 -223px;
	width:362px;
	height:363px;
	overflow:auto;
}

body div#tbevaccrem {
	border-bottom:1px solid;
	border-top:1px solid;
	font-weight:bold;
	overflow:visible;
	vertical-align:middle;
}

body div#tbevaccrem img {
	margin-bottom:-30px;
	margin-left:5px;
	margin-right:10px;
	position:relative;
	top:-16px;
	vertical-align:middle;
}

body div#content div#text {
	width:340px;
}

body div#print {
	position:absolute;
	bottom:50%;
	left:50%;
	margin:0 0 -213px 221px;
}

body div#tick_animation {
	position:absolute;
	bottom:50%;
	left:50%;
	margin:0 0 -213px -360px;
}

body div#tickkick {
	position:absolute;
	top:50%;
	left:50%;
	margin:-233px 0 0 62px;
}

body div#search {
	position:absolute;
	width:161px;
	height:100px;
	top:50%;
	left:50%;
	overflow:hidden;
	margin:-20px 0 0 330px;
}

body div#search form fieldset legend {
	display:block;
	position:relative;
	float:none;
	clear:both;
}

body div#search form fieldset input {
	position:relative;
	float:left;
	clear:none;
	border:1px solid #000000;
	margin:2px 3px 0 0;
}

body div#search form fieldset input.formelement {
	width:107px;
}

body div#search form fieldset input.formbutton {
	font-size:0.8em;
}

body div#search form fieldset label {
	position:relative;
	float:none;
	clear:both;
	display:block;
	color:#999999;
	font-size:0.85em;
}

body ul#country {
	list-style-type:none;
	position:absolute;
	top:50%;
	left:50%;
	width:968px;
	height:52px;
	margin:237px 0 0 -491px;
	padding:0 0 0 12px;
	border:1px solid #000000;
	overflow:hidden;
	background:url(../../statimg/grey.gif) repeat-x left 7px; 
}

body ul#country li {
	float:left;
	clear:none;
	height:52px;
}

body ul#country li a {
	display:block;
	height:52px;
}

body ul#country li a:hover, body ul#country li a.aktiv {
	background:url(../../statimg/black.gif) repeat-x left 45px;
}

ul#sitemap ul{
	padding:0 0 0 15px;
	list-style:none;
}
ul#sitemap li{
	white-space:nowrap;
	padding:0 0 7px 0;
}
ul#sitemap li a{
	text-decoration:none;
}