body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

html {
	margin:0px;
	padding:0px;
	height: 100%; margin-bottom: 0.1px;
	overflow: -moz-scrollbars-vertical;
}

#wrapper {	
	margin:0px;
	padding:0px;
	position:relative;
}

#lang-select {
	font-size:10px;
	text-align:right;
	width:770px;
	padding-top:5px;
	margin:auto;	
}

#lang-select a {
	color:#000;	
	text-decoration:none;
}

#lang-select a u:hover {
	background-color:#fce90a;
}
/*** CENTER FLOAT ***/
/*
#menu {
	float:left;
	position:relative;
	left:49%;
	text-align:left;
}


#menu ul{
	list-style:none;
	position:relative;
	left:-50%;
}
#menu li{float:left;position:relative;}
*/

#menu {
	margin:20px auto 0px auto;
	border-collapse:collapse;
	margin-bottom:10px;
	background:url(../images/mainmenu/table_bg.gif) top center no-repeat;
}

#menu td {
	vertical-align:top;

	margin:0px;
	padding:0px;
}

#menu-tr {
	margin:0px;
	padding:0px;
}

.mainmenu-span a {
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url('../images/mainmenu/mainmenu_normal.gif') top left repeat-x;
	display:block;
	float:left;
	margin-left:1px;
	height:70px;
	padding:22px 19px 0px 18px;
	
}
.mainmenu-span a:hover {
	background:url('../images/mainmenu/mainmenu_hover.gif') top left repeat-x;	
	color:#000;
}
.mainmenu-span-active a:link, .mainmenu-span-active a:visited, .mainmenu-span-active a:hover, .mainmenu-span-active a:active  {
	background:url('../images/mainmenu/mainmenu_active.gif') top center no-repeat !important;	
	color:#FFF !important;
}


#main-0 a {
	background:url('../images/mainmenu/mainmenu_first.gif') top right no-repeat;	
	font-size:0px;
	text-indent:-2000px;
	width:136px !important;
	padding:0px;
	text-decoration:none;
}

#main-1 a {
	background:url('../images/mainmenu/mainmenu_second_normal.gif') top right no-repeat;	
	font-size:0px;
	text-indent:-2000px;
	width:74px !important;
	height:80px;
	padding:0px;	text-decoration:none;
}

#main-act-1 a {
	background:url('../images/mainmenu/mainmenu_second_active.gif') top right no-repeat !important;
	text-indent:-1000px;
	width:74px !important;
	height:80px;
	padding:0px;	
}


#main-1 a:hover {
	background:url('../images/mainmenu/mainmenu_second_hover.gif') top right no-repeat;	
}

#main-7 a {
	background:url('../images/mainmenu/mainmenu_last_normal.gif') top right no-repeat;
}

#main-7 a:hover {
	background:url('../images/mainmenu/mainmenu_last_hover.gif') top right no-repeat;
}

#main-act-7 a {
	background:url('../images/mainmenu/mainmenu_last_active.gif') top right no-repeat !important;
	color:#FFFFFF;
}

/** FRONTPAGE ***/

#content-home {
	width:810px;
	_width:890px;
	margin:auto;
	
}
/*** Zitat ***/
#zitat {
	background:url('../images/zitat/zitat.jpg') top left no-repeat;
	height:425px;
	width:565px;
	float:left;

}

#myzitat {	
	float:left;
	width:535px;
}
#myzitat  img {
	display:block;
	margin:0px;
	padding:0px;
}

#zitat blockquote{
	color:#45494c;
	margin-left:290px;
	margin-top:210px;
	font-size:26px;
	width:265px;
}

#zitat-person {
	display:block;
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:11px;
}

/*** NEWS ****/
#news {
	float:left;
	background:url('../images/newsbox/content.gif') bottom left no-repeat;
	min-height:300px;
	width:260px;
	margin-left:10px;
	padding:0px;
}
#news-top {
	background:url('../images/newsbox/top.gif') top left no-repeat;
	height:13px;
	padding:0px;
	margin:0px;
}

#news-content {
	color:#FFF;
	padding:0px 20px 40px 20px;
	line-height:100%;
}

#news-content h2 {
	margin:0px 0px 25px 0px;
	padding:0px;
	font-size:19px;
	font-weight:normal;
}

#news-content h1 {
	font-size:17px;
	margin:18px 0px 0px 0px;
	line-height:120%;
	padding:0px;
	font-weight:normal;
}

#news-content p {
	line-height:120%;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#C6C7C8;
}
/*
#news-content a {
	display:block;
	color:#C6C7C8;	
	background:url('../images/arrow/yellow_dark.gif') bottom left no-repeat;
	padding-left:10px;
	font-size:11px;
	margin-top:5px;
}

#news-content a:hover {
	display:block;
	color:#C6C7C8;	
	background:url('../images/arrow/yellow_dark_hover.gif') bottom left no-repeat;
	padding-left:10px;
	font-size:11px;
	margin-top:5px;
}*/


/*** FOOTER **/
#footer {
	clear:both;
	width:806px;
	margin: 0px auto 0px auto;
	background: url('../images/footer/background.gif') center left no-repeat;
	color:#44474c;
	font-size:11px;
	position:relative;
	height:135px;
}

#footer-1, #footer-2, #footer-3 {
	position:absolute;
	top:53px;
	
}

#footer-1 {
	left:24px;	
}

#footer-2 {
	left:150px;	
}
#footer-3 {
	left:600px;	
	text-align:right;
}

#footer-3 a {
		background:url('../images/footer/imp_arrow.gif') bottom left no-repeat;
		padding-left:10px;
		color: #44474c;
}


#footer-3 a:hover {
		background:url('../images/footer/imp_arrow.gif') bottom left no-repeat #fce90a;
		padding-left:10px;
		color: #44474c;
}
