@charset "UTF-8";
/* CSS Document */

.page {
	position: absolute;
	width: 700px;
	min-height: 900px;
 	height: auto !important;  
	height: 900px; 
	left: 50%;
	margin-left: -350px;
	background-color:#FFF;
	border: solid thin #CCC;
}


.language {
	position: relative;
	visibility: visible;
	top: 2px;
	left: 650px;
	width: 50px;
	height: 25px;
}

.banner {
	position: relative;
	bottom: 0px;
	width: 700px;
	height: 120px;
}

.maintext {
	position: relative;
	top: 0px;
	width: 700px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}

.impressum {
	position: relative;
	top: 0px;
	width: 700px;
	height: 30px;
	background-image: url(images/banner/impressum.jpg);
}

#menu
{
	position: relative;
	top: 0px;
	width: 100%;
	height:28px;
	background:#FFF url(images/bmid_092.gif);
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(images/bright_092.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_092.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00C;
	font-weight:700;
	line-height:28px;
	padding:0 3px 0 3px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
p {
	font-size: 14px;
}
#i {
	font-size: 14px;
}
#e {
	font-size: 9px;
}
.weis {
	color: #FFF;
}

