body{
	background-color: #3c3b3d;
  	font-size: 12px;
  	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  	color:#ffffff;
	margin:0;
	padding:0;
}

h1, h2, h3, h4{
	font-size: 13px;
	font-weight: bold;
	color: #f5d21f;
	padding:0px;
	margin-top:0px;
	margin-bottom:20px;
}

h2{
	background-image: url(images/icon_plus.jpg);
	background-repeat: no-repeat;	
	padding:7px 0px 8px 40px;
}

h3{
	background-image: url(images/icon_prp.jpg);
	background-repeat: no-repeat;
	padding:7px 0px 8px 40px;
}

h4{
	margin-bottom:0px;
}

.yellow{
	color:#f5d21f;
}

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.gelbeliste_link{
	padding-left:15px;
	background-image: url(images/gl_plus_link.jpg);
	background-repeat: no-repeat;
}

a:hover {
	text-decoration: none;
	color: #f5d21f;
}


#wrapper{
	width:100%;
}

#header{
	height:100px;
	width:100%;
	background-image:url(images/gl_plus_head_bg.gif);
	position:fixed;
	z-index:10;
}

#logo a{
	width:400px;
	height:80px;
	background-image: url(images/gl_plus_logo_complete.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	display:block;
	float:left;
}

#logo a:hover{
	width:400px;
	height:80px;
	background-image: url(images/gl_plus_logo_complete.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;	
	display:block;
	float:left;
}

#mmi_logo a{
	display:block;
	float:right;
	width:100px;
	height:80px;
	background-image: url(images/gl_plus_mmi_logo_complete.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#mmi_logo a:hover{
	display:block;
	float:right;
	width:100px;
	height:80px;
	background-image: url(images/gl_plus_mmi_logo_complete.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;	
}

#left_column{
	width:220px;
	position:fixed;
	top:97px;
	z-index:10;
	background-color:#3c3b3d;
	height:100%;
}

#content_column{
	width:700px;
	left:220px;
	position:relative;
	top:100px;
	z-index:1;
	padding-bottom:60px;
}

#content{
	margin:0px 0px 60px 20px;
	padding:0px;
}

#content *{
	margin-top:0px;
}

#menue ul{
	list-style-type:none;
	margin:0;
	padding:3px 0 0 0;
	
}

#menue ul li{
	background-image: url(images/gl_button_generic.gif);
	background-repeat: no-repeat;
	width:220px;
	height:15px;
	padding:1px 0px 1px 60px;
	
}

#menue ul ul{
	margin-top:-2px;
	margin-bottom:10px;
	padding-left:60px;
	
}

#menue ul ul li{
	background:none;
	height:13px;
	!margin:0px;
	padding:0px;
	
}

#menue ul ul li a{
	font-size:10px;	
}

#menue ul ul li a.active{
	color:#f5d21f;
}

#footer{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size:10px;
	margin:20px 0px 0px 20px;
	padding-bottom:4px;	
}


/* MOC FILEMANAGER */
DIV.tx-mocfilemanager-pi1 .filelink { font-family: Verdana; font-size: 10px; color: white; text-decoration: none;font-weight:normal;}
DIV.tx-mocfilemanager-pi1 TABLE#contenttable TD.borderbottom { padding: 0px;border-bottom: 1px solid white;}
DIV.tx-mocfilemanager-pi1 .dirpath{
color:white;
}
DIV.tx-mocfilemanager-pi1{
font-size:10px;
color:white;
}
DIV.tx-mocfilemanager-pi1 img{
margin-right:10px;
}

/* Mailform */
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:600px;
padding-top:30px;
padding-bottom:10px;
padding-left:40px;
border:none;
color:#FFFFFF;
}

.mf-radio {
border:0px;
}

.mf-text {
background:#3c3b3d;
color: #FFFFFF;
border: 1px solid #f5d21f;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #f5d21f;
margin-bottom: 5px;
background:#3c3b3d;
padding:3px;
color:#FFFFFF;
}

.mf-submit {
color: #f5d21f;
background-color: #3d3b3d;
border: 1px solid #f5d21f;
}

#banner_box{
margin:27px;
}