/************************************************
*			Fixes, Workarounds, etc.			*
************************************************/
.clearfix:after {
    content: "."; 
    display: block;  
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/************************************************
*				Grundlayout						*
************************************************/
html {
	background: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	}
body.theme1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.3em;
	background: #fff url('/portaldata/1/images/gemeinsamvoran/bg.gif') repeat-x top;
	}
form.xxl {
	background: transparent;
	width: 100%;
	}
body.theme1 img {
	border: none;
	}
#wrappervoran {
	height: 100%;
	width: 100%;
	text-align: center;
	}
#wrappervoraninner {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	position: relative;
	}
#header {
	border: none;
	font-size: 1em;
	width: 600px;
	padding-left: 270px;
	}
#main {
	width: 600px;
	margin-left: 270px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	}
#content {
	width: 600px;
	padding: 20px 0;
	}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	height: 500px;
	width: 280px;
	}
#logo img {
	display: block;
	padding: 0 0 10px 0;
	}
#logo address {
	font-style: normal;
	color: #666;
	font-size: .8em;
	line-height: 1.5em;
	padding: 10px 0 0 10px;
	}
#logo a, #logo a:link, #logo a:visited {
	color: #666666;
	}
#logo a:hover, #logo a:active, #logo a:focus {
	text-decoration: none;
	}
/******************************************/
/*					Menü				  */
/******************************************/
/* Generische Navigation */
#gnav {
	float: right;
	margin-right: 20px;
	height: 30px;
	}
#gnav ul li {
	list-style: none;
	}
#gnav ul li a, #gnav ul li a:link, #gnav ul li a:visited {
	font-size: .8em;
	color: #FCF8CC;
	}
#gnav ul li a:hover, #gnav ul li a:active, #gnav ul li a:focus {
	text-decoration: none;
	}
/* Navigation */
#menu {
	position: relative;
	width: 600px;
	height: 65px;
	line-height: 1em;
	padding-top: 25px;
	}
#menu li {
	list-style: none;
	float: left;
	}
#menu li a, #menu li a:link, #menu li a:visited {
	float: left;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #eedd00;
	margin: 0 20px 0 0;
	}
#menu li a:hover, #menu li a:active, #menu li a:focus,
#menu li a.aktiv, #menu li a.aktiv:link, #menu li a.aktiv:visited {
	text-decoration: none;
	color: #fcf8cc;
	}
#menu ul ul {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 580px;
	}
#menu ul ul li a, #menu ul ul li a:link, #menu ul ul li a:visited {
	color: #eedd00;
	font-size: .9em;
	padding-bottom: 10px;
	}
#menu ul ul li a:hover, #menu ul ul li a:active, #menu ul ul li a:focus,
#menu ul ul li a.aktiv, #menu ul ul li a.aktiv:link, #menu ul ul li a.aktiv:visited {
	color: #fcf8cc;
	background: url('/portaldata/1/images/gemeinsamvoran/snav_active.gif') no-repeat bottom;
	}
 /* Sitemap */
#content ul.sitemap {
	margin-left: 10px;
	}
#content ul.sitemap li {
	list-style: disc;
	background: none;
	padding-left: 0;
	margin-left: 20px;
	color: #008300;
	}
#content ul.sitemap ul {
	font-size: .8em;
	margin-bottom: 10px;
	}
	
/******************************************/
/*			   Absatzformate			  */
/******************************************/
#main a, #main a:link, #main a:visited {
	color: #008300;
	}
#main a:hover, #main a:active, #main a:focus {
	text-decoration: none;
	}
h1, h2, h3 {
	font-weight: normal;
 	color: #008300;
 	}
h1 {
	font-size: 1.6em;
	padding: 0 0 10px 0;
	}
h2 {
	font-size: 1.3em;
	color: #666666;
	padding: 10px 0 5px 0;
	}
h3 {
	font-size: 1.1em;
	color: #666666;
	padding: 5px 0 5px 0;
	}
p {
	padding: 5px 0 10px 0;
	}
#main ul {
	margin-left: 15px;
	}
table {
	font-size: 1em;
	}	
.wmpuPopupBox {
	font-size: 10px !important;
	width: 200px;
	}
.wmpuPopupBox table {
	}
.wmpuPopupBox table td {
	padding: 0 0 0 5px !important;
	}
#content img {
	border: 1px solid #008300;
	}
dl.download-liste {
	width: 600px;
	}
dl.download-liste dt {
	float: left;
	font-weight: bold;
	width: 150px;
	padding: 5px 0;
	}
dl.download-liste dd {
	float: left;
	width: 450px;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
	}
dl.download-liste dd span {
	display: block;
	padding-left: 20px;
	color: #666;
	font-size: .9em;
	}
dl.download-liste dd a, dl.download-liste dd a:link, dl.download-liste dd a:visited {
	display: block;
	padding-left: 20px;
	background: url('/portaldata/1/images/gemeinsamvoran/icon_pdf.gif') no-repeat left;
	}
/******************************************/
/*			    Module					  */
/******************************************/
/* News */
.news-liste {
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #008300;
	}
.news-liste h2 {
	padding-bottom: 0;
	}
.news-liste .date {
	float: right;
	font-weight: normal;
	font-size: .75em;
	}
.news-liste .bild {
	float: left;
	margin: 5px 10px 0 0 ;
	}
.news-liste .bild img {
	width: 60px;
	}
.news-liste p {
	padding-top: 0;
	}
.news-detail .back {
	float: right;
	font-weight: normal;
	font-size: .75em;
	}
/******************************************/
/*			   Footer					  */
/******************************************/
#footer {
	text-align: center;
	width: 100%;
	height: 185px;
	padding: 15px 0 0 0;
	background: url('/portaldata/1/images/gemeinsamvoran/footer_bg.gif') repeat-x top;
	}
#footer h1 {
	display: none;
	}
#footerinner {
	text-align: left;
	width: 600px;
	padding-left: 340px;
	margin: 0 auto;
	}
#footer ul.sitemap {
	position: relative;
	}
#footer ul.sitemap li {
	position: relative;
	padding: 0 65px 0 0;
	float: left;
	display: block;
	background: none;
	}
#footer ul.sitemap ul {
	position: absolute;
	top: 25px;
	left: 18px;
	}
#footer ul.sitemap ul li {
	font-size: .8em;
	padding: 0;
	float: none;
	display: block;
	}
#footer ul.sitemap ul li a, #footer ul.sitemap ul li a:link, #footer ul.sitemap ul li a:visited {
	display: inline;
	}
#footer a, #footer a:link, #footer a:visited {
	color: #EEDD00;
	}
#footer a:hover, #footer a:active, #footer a:focus,
#footer a.aktiv, #footer a.aktiv:link, #footer a.aktiv:visited {
	text-decoration: none;
	color: #FCF8CC;
	}
	
	
	
	
#menu .xxl-editbutton,
#menu .moduleTitle {
	display: none;
	}