/******************	LAYOUT	MGV Neu******************/
.page
{
	background-color: #FFF;
	border-color: #955E1D;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	/*min-height: 768px;*/
	height: 768px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 1024px;
}

.body
{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

.header
{
	background-color: #FFF19A;
	border-color: #955E1D;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 1024px;
}

table, tr, td {

	font-family: 'Arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	font-weight: normal;
	margin-top: 0px;
	}


.trailer
{
	background: url(../images/Banner_MGV.gif) no-repeat scroll;
        height: 150px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 50px;
	width: 1024px;
	border-color: #955E1D;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}

.schriftzug 
{
	
	background: url(../images/schriftzug_regular.gif) no-repeat scroll;
	position: absolute;
	top: 12px;
	left: 250px;
	height: 26px;
	width: 380px;
	z-index:1;
}

.left-top-1 /*oben links hellgelb*/
{
	background-position: 3px 2px;
	background-repeat: no-repeat;
	background-color: #FFF7C9;
	border-color: #955E1D;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 240px;
}

.balken_gruen
{
	background-color: #006500;
        border-color: #955E1D;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	position: absolute;
	top: 200px;
        left:0px;
	width: 1024px;
	height: 25px;
        margin: 0px;
	padding: 0px;
}

.left-top-3 /*oben links-unter-trailer hellgelb*/
{
	background-color: #FFF7C9;
	border-color: #955E1D;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 225px;
	width: 240px;
}



/*<!-- Ueberschrifteigenschaften -->*/

  h1 { 
	font-size: 1.1em; 
	font-weight:bold; 
        font-family: Arial, Verdana, Tahoma;
	color: #006500;  
	background:inherit;  
	margin:0.4em 0 0.5em 0; 
	border-bottom: 1px #955E1D solid;
        text-align: left;
}


h2
{
	font-size: 1.1em; 
	font-weight:bold; 
        font-family: Arial, Verdana, Tahoma;
	color: #006500;  
	background:inherit;  
	margin:0.4em 0 0.5em 0; 
	text-align: left;
}

h3
{
        font-size: 1.1em; 
	font-weight:bold; 
        font-family: Arial, Verdana, Tahoma;
	color: #006500;  
	background:inherit;  
	margin:0; 
	padding: 0px;
	border-bottom: 1px #955E1D solid;
        text-align: left;
}

h4
{
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-family: Arial, Verdana, Tahoma;
	line-height: 10px;
}  
.text-header
{
	height: 19px;
	left: 223px;
	margin: 0px;
	padding: 4px 0px 0px 6px;
	position: absolute;
	top: 225px;
	width: 796px;
}

#menu
{
	background-color: #FFF7C9;
	display: block;
	border-color: #955E1D;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	/*min-height: 360px;*/
	min-height: 522px;
	max-height: 522px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 246px;
	width: 240px;
	overflow: auto;
}

.menu-item
{
	border-color: #955E1D;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	display: block;
	height: 18px;
	padding: 10px 0px 10px 20px;
	text-align: left;
}

.submenu-item
{
	background-color: #FFFFD2;
	border-color: #666;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	display: block;
	height: 16px;
	margin: 0px;
	padding: 5px 0px 5px 40px;
	text-align: left;
}

.subsubmenu-item
{
	background-color: #FFFFE4;
	border-color: #666;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	display: block;
	height: 16px;
	margin: 0px;
	/*padding: 10px 0px 10px 60px;*/
	padding: 5px 0px 5px 40px;
	text-align: left;
}

.content
{
	/*height: 340px;*/
	height: 480px;
	font-family: 'Arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	left: 260px;
	margin-top: 40px;
	overflow: auto;
	padding: 0px 20px 20px 20px;
	position: absolute;
	top: 226px;
	width: 724px;
}

A:link, A:visited, A:active
{
	color: #006500;
	text-decoration: none;
	font-size: 12px;
        font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
        text-decoration: underline;
}

A:hover
{
	color: #006500;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
        text-decoration: none;
}

/******************	MENU	******************/
.menu-item a
{
	color: #000;
	font-family: 'Arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

.menu-item a:hover, a:active, a.menuACT
{
	color: #006500;
	font-family: 'Arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

.submenu-item a
{
	color: #000;
	font-family: 'Arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

.submenu-item a:hover, a:active, a.submenuACT
{
	color: #006500;
	font-family: 'Arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

.subsubmenu-item a
{
	color: #000;
	font-family: 'Arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

.subsubmenu-item a:hover, a:active, a.subsubmenuACT
{
	color: #006500;
	font-family: 'Arial',sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
}

/******************	BREADCRUMB	******************/
.text-header a
{
  position: relative;
  left: 50px;
	color: #000;
	font-family: 'Arial',sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	margin: 0px 10px 0px 0px;
	text-decoration: none;
}

.text-header a:hover, a:active, a.text-headerCUR
{
	color: #006500;
	font-family: 'Arial',sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	margin: 0px 10px 0px 0px;
	text-decoration: none;
}


/*****************   Felder und Submit Button für Email-Formulare    ***************/


.csc-mailform {
margin:0px;
font-size:12px;
line-height:15px;
color:#000000;
/*vertical-align: left;*/
text-align: left;
width: 100px;
font-family: Arial, Tahoma, Verdana, sans-serif;
border: none;

}

.csc-mailform-field input {
background-color: #ffffff;
border: 1px solid;
border-color: #955E1D;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height:15px;
}

.csc-mailform-field textarea {
background-color: #ffffff;
border: 1px solid;
border-color: #955E1D;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height:15px;
}

.csc-mailform-field label {
color:#000000;
display: block;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size:12px;
line-height:15px;
text-align: left;
width: 100px;
}


.csc-mailform-label {
color:#000000;
display: block;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size:12px;
line-height:15px;
text-align: left;
margin: 2px 0px 2px 2px;
width: 100px;
}



/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail 
{
margin-left: 0px;
margin-top: 15px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #FFF7C9;
border-width: 1px;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-bottom-color: #A2A2A2;
border-right-color: #A2A2A2;
border-style: solid;
}

