﻿body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background-color: #333333;
	background-image: url('/include/img/new/bg-page.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;	
	margin: 0;
	padding: 0;
	height:100%;
	}

/* ============= MvA IS GmbH Pagestylesheet ===================== 	*/	
/* 																	*/
/* MvA - Blue: 456CB4												*/	
/* BG Dark Grey: 333333												*/
/* BG Light Grey: c8c8c8											*/	
/* 																	*/
/* MvA - Left Nav Background: 006699								*/
/* MvA - Left Nav Content: 3399FF									*/
/* Background Container (Startpage): dfeef5							*/
/* 																	*/
/* Total-width: 980px												*/
/* Left-width: 180px												*/
/* Content-width: 810px	(minus raender: 778)						*/
/* 																	*/
/* =============================================================== 	*/

@import url('message_panel.css');

/* ============= Navigation-Top ================================================================================================== */	

a.navigation-top {text-decoration: none; font-weight: bold; color:  #FFF; outline: none; font-size: 12px; line-height: 9px; }	
a:visited.navigation-top {text-decoration: none; font-weight: bold; color:  #FFF; outline: none; font-size: 12px; line-height: 9px; }	
a:hover.navigation-top {text-decoration: none; font-weight: bold; color:  #FFF; outline: none; font-size: 12px;	line-height: 9px; text-decoration: none;	}	
b {
}

.navigation-submenu 
{
	text-decoration: none; font-weight: normal; color:  #FFFFFF; outline: none; font-size: 11px; line-height: 9px;
}
a:hover.navigation-submenu   
{
	color:  #3399FF;
}

strong {	font-weight: bold; }

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

/* ============= Headers ========================================================================================================= */	
h1 {
	/* Pagetitel */
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0px;
	color: #456CB4;
	padding-top: 2px;
	padding-bottom: 8px;
	}
h2 {
	/* Zwischentitel */
	/*border-style: dashed;*/
	border-style: solid;
	border-width: 1px;	
	border-color: #456CB4;
	background: #FFFFFF;
	background-image:url('/include/img/cellpic-01.jpg');
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding: 2px;
	text-decoration: none;
 }
h3 {
	/* Zwischentitel */
	/*border-style: dashed;*/
	border-style: solid;
	border-width: 1px;	
	border-color: #456CB4;
	background: #FFFFFF;
	background-image:url('/include/img/cellpic-01.jpg');
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding: 2px;
	text-decoration: none;
	}	
h4 {
	/* Zwischentitel ohne Rahmen - dafuer UNDERLINED */
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	/*Abstand zu Formular und Tabellen*/
	margin-bottom: 10px;
	}
h5 {
	/* Zwischentitel ohne Rahmen - dafuer UNDERLINED und Blau - News */
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #456CB4;
	padding: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	/*margin-bottom: 10px;*/
	margin-top: 10px;	
	}
	
h6 { }

img {
	border: 0;
	}
hr
{
	height:1px;
	color:#c8c8c8;
}

/* ============= C E N T E R ========================================================================================================= */	

#docenter-main {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	left:50%;
	position: absolute;
	margin-left: -495px; /* width / 2 */
	/*height:100%;*/
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;	
	border-bottom: 1px #333333 solid;	
	/*min-height:100%;*/

	/* workaround fuer bg-image auf der linken seite (nav) */	
	/*background:#006699;*/
	background:#FFFFFF;
	background-image: url('/include/img/new/bg-left.jpg');
	background-repeat: no-repeat;
	background-position: 0px 700px;
}

#docenter-top {
	margin-left: auto;
	margin-right: auto;
	width: 990px;	
}

/* ============= TOP TITLE ======================================================================================================== */	
	
#top {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background: #000000;
	background-image:url('/include/img/new/header_bg.jpg');
	background-repeat: repeat-x;	
	background-position:0px 0px;
	height: 96px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #top {
	height: 96px; /* ie5win fudge ends */
	}
.titleimage {
	/* margin-left: auto;
	margin-right: auto; */
	/*float: left;*/
	/*left: 0px;*/
	border: 0px none;
	margin: 0px;
	height: 96px;
	width: 980px;
	/*background: #000000;*/
	/*background-image:url(/include/img/new/header_001.jpg);*/
	background-repeat: no-repeat;	
	background-position:0px 0px;	
	}
#title-menu {
	float: right;
	left: 0px;
	height: 26px;	
	border: 0px none;
	margin: 0px;	
	padding-top:2px;
	/*background: #000000;*/
	}
	
#do-center-content { text-align: center; }
	
	
/* ============= LEFT CONTENT ========================================================================================================= */
#menuleft-title-first {
	left: 0px;
	border: 0px none;
	margin: 0px;
	width: 180px;
	height: 25px;
	
	background: #000000;
	background-image:url('/include/img/roun_blue.gif');
	background-repeat: no-repeat;	
	background-position:0px 0px;	
	}
html>body #left {
	width: 180px; /* ie5win fudge ends */
	}	

#menuleft-title {
	left: 0px;
	border: 0px none;
	margin: 0px;
	width: 180px;
	height: 25px;
	
	background: #000000;
	background-image:url('/include/img/round_blue.gif');
	background-repeat: no-repeat;	
	background-position:0px 0px;	
	}
html>body #left {
	width: 180px; /* ie5win fudge ends */
	}		

#menuleft-title-first p { font-size: 12px; line-height: 18px; margin-top: 8px; margin-bottom: 10px; color: #FFFFFF;}
#menuleft-title p { font-size: 12px; line-height: 18px; margin-top: 8px; margin-bottom: 10px; color: #FFFFFF;}
	
#menuleft-content {	
	left: 0px;
	margin: 0px;
	padding: 4px;
	border: 0px none;
	width: 172px;	
	background: #3399FF;
/*	background: #456CB4;*/
	}	
html>body #left {
	width: 180px; /* ie5win fudge ends */
	}	
.menuleft-content-neu {
	color:#FF0000;
}

#menuleft-headline-content {	
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 180px;	
	/*	background: #3399FF;*/	
	}	
html>body #left {
	width: 180px; /* ie5win fudge ends */
	}

/* Formatierungen der Menuinhalte Links */
#menuleft-content p { font-size: 11px; font-weight: normal; line-height: 13px; color: #FFFFFF; }
#menuleft-content a { font-size: 11px; font-weight: normal; line-height: 13px; color: #FFFFFF; text-decoration: none;  }
#menuleft-content a:visited { font-size: 11px; font-weight: normal; line-height: 13px; color: #FFFFFF; text-decoration: none;  }
#menuleft-content a:active { font-size: 11px; font-weight: normal; line-height: 13px; color: #FFFFFF; text-decoration: none;  }
#menuleft-content a:hover { font-size: 11px; font-weight: normal; line-height: 13px; color: #FFFFFF; text-decoration: underline; } 
#menuleft-content p.menuleft-black-bold { font-size: 11px; font-weight: bold; line-height: 13px; color: #000000; }
#menuleft-content p.menuleft-black { font-size: 11px; font-weight: normal; line-height: 13px; color: #000000; }
#menuleft-content form { font-size: 11px; font-weight: normal; line-height: 13px; color: #FFFFFF; } 

/* Formatierungen der Menuinhalte Headlines (hellblauer Kasten) */
#menuleft-headline-content p { font-size: 11px; line-height: 14px; font-weight: normal; color: #000000; 
							   	background-color: #CEE7FF; 
							   	padding: 3px; 	

							   	background-image:url('/include/img/new/bg-headlines-v2.jpg');
								background-repeat: no-repeat;	
								background-position:0px -9px;							   	
						   
							 }

#menuleft-headline-content a { font-size: 11px; line-height: 14px; font-weight: normal; color: #456CB4; text-decoration: none; }
#menuleft-headline-content a:visited { font-size: 11px; line-height: 14px; font-weight: normal; color: #456CB4; text-decoration: none;  }
#menuleft-headline-content a:active { font-size: 11px; line-height: 14px; font-weight: normal; color: #456CB4; text-decoration: none;  }
#menuleft-headline-content a:hover { font-size: 11px; line-height: 14px; font-weight: normal;  color: #FFFFFF; text-decoration: none; } 


/* ============= LEFT DESIGN ======================================================================================================== */

#left {
	/*position: relative;*/
	float: left;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background: #006699;
	height:100%;
	min-height:100%;
/*	bottom: 0px;	*/
	width:180px;  
	}
html>body #left {
	width: 180px; /* ie5win fudge ends */
	}	
	
#left-top-image {
	/*position: relative;*/
	left: 0px;
	margin: 0px;
	/*padding: 0px;*/
	border: 0px none;
	background: #006699;
	height:8px; 
	background-image:url('/include/img/submenu_blue.gif');
	background-repeat:repeat-x;
	}
html>body #left {
	width: 180px; /* ie5win fudge ends */
	}
	
#left-top-background {
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #006699;
	height: 10px;
	}
html>body #left {
	width: 160px; /* ie5win fudge ends */
	}
#left-content {
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #3399FF;
	}
html>body #left {
	width: 180px; /* ie5win fudge ends */
	}

/* ============= Design MIDDLE (Content) ======================================================================================================== */

#middle {
	/*position: absolute;*/
	/*top: 96px;*/
	float: left;
	/*left: 180px; */
	margin: 0px;
	/*padding: 0px;*/
	border: 0px none;
	background: #FFFFFF;
	height:100%;
	min-height:100%;
	width:810px;  /* Breite plus zweimal Padding des Contents */
	voice-family:inherit; 
	}	
/* nur Print */
#middle-top-printtitle { display:none; }

#middle-top-image {
/*	position: absolute;
	float: left;*/
	padding: 0px;
	border: 0px none;
	background: #FFFFFF;
	/*width:796px;  /* Breite plus zweimal Padding des Contents */
	height:8px;
	background-image:url('/include/img/submenu_gray.gif');
	background-repeat:repeat-x;
	}	
#middle-content {
	float: left;
	padding-top: 1px;
	padding-left: 16px;
	padding-right: 16px;	
	padding-bottom: 0px;
	border: 0px;
	/*width: 796px;*/
	background: #FFFFFF;
	/* minimum content-hoehe */
	min-height:750px;
	}

#middle-footer {
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;	
	padding-bottom: 6px;		
	border: 0px;
	width: 794px;
	/*height:27px;*/
	background: #EEEEEE;
	}

/* Title-Header */
.pnlHeader
{
	width: 778px;
	/*height:40px;*/
	/*float:left; */
}
.pnlExtendedHeader 
{
	width: 778px;
}
.pnlExtendedHeaderTitle 
{
	float:left; 
}
.pnlExtendedHeaderContentNav 
{
	float:right; 
	text-align: right; 
	margin-right:10px;
}
/* middleContentPlaceHolder */
#middleContentPlaceHolder 
{
	width: 778px;
	float:left; 
}

/* Footer für MvA AGB und allgemeine Informationen */
#middle-footer p {font-size: 11px; line-height: 12px; color:#333333; text-decoration: none;  }
#middle-footer a {font-size: 11px; line-height: 12px; color:#333333; text-decoration: underline;  }
#middle-footer a:visited {font-size: 11px; line-height: 12px; color:#333333; text-decoration: underline;  }
ctive {font-size: 11px; line-height: 12px; color:#333333; text-decoration: underline;  }
#middle-footer a:hover {font-size: 11px; line-height: 12px; color:#333333; text-decoration: underline; background-color: #FFFFFF;} 
		
/* ============= Style CONTENT (Middle) ========================================================================================================= */	

/* Maincontent Formate */	
#middle-content ul {font-size: 11px; line-height: 13px; color:#000000; outline: none; text-decoration: none; padding: 2px; margin-left:30px; }
#middle-content li {font-size: 11px; line-height: 13px; color:#000000; outline: none; text-decoration: none; margin-top:3px; margin-bottom:3px; }
/*x; line-height: {font-size: 13px; color:#000000; outline: none; text-decoration: none;  }*/

#middle-content p.mva-content-rightalign { text-align: right; }
/*spawns*/
#middle-content .mvacontent-font-red { color: #FF0000; }
#middle-content .mvacontent-font-orange { color: #FF3300; }

#middle-content pre { font-size: 12px; line-height: 14px; margin-top: 6px; margin-bottom: 6px; padding: 6px; }
#middle-content table { padding: 6px; }
	
#middle-content a {font-size: 11px; line-height: 13px; color:#000000; outline: none; text-decoration: underline;  }
#middle-content a:visited {font-size: 11px; line-height: 13px; color:#000000; outline: none; text-decoration: underline;  }
#middle-content a:active {font-size: 11px; line-height: 13px; color:#000000; outline: none; text-decoration: underline; }
#middle-content a:hover {font-size: 11px; line-height: 13px; color:#000000; outline: none; text-decoration: underline;  }

/* IE Padding in index.asp */

#middle-content td {font-size: 11px; line-height: 13px; color:#000000; outline: none; text-decoration: none; padding: 2px; }

#middle-content-big p {font-size: 12px; line-height: 15px; color:#000000; outline: none; text-decoration: none;  }

#middle-content-big p {font-size: 12px; line-height: 15px; color:#000000; outline: none; text-decoration: none;  }
#middle-content-big a {font-size: 12px; line-height: 15px; color:#000000; outline: none; text-decoration: underline;  }
#middle-content-big a:visited {font-size: 12px; line-height: 15px; color:#000000; outline: none; text-decoration: underline;  }
#middle-content-big a:active {font-size: 12px; line-height: 15px; color:#000000; outline: none; text-decoration: underline; }
#middle-content-big a:hover {font-size: 12px; line-height: 15px; color:#000000; outline: none; text-decoration: underline;  }

.font-mvablue { color:#456CB4; }
.font-mvatablewhite { color:#F4F4F4; font-weight: bold; }
.font-mvasmalltable { font-size: 10px; }

/* Homesite */

#homesite-container-top { 
	float:left; 
	background-image:url('/include/img/new/homesite-container-top.jpg');
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position: relative; 
	height: 100px;
	width: 778px; 
	}

#homesite-container-top-services { 
	float:left; 
	background-image:url('/include/img/new/homesite-container-top-services.jpg');
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position: relative; 
	height: 100px;
	width: 778px; 
	}


#homesite-container { 
	float:left; 
	background-image:url('/include/img/new/homesite-container-v3.jpg');
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position: relative; 
	height: 90px;
	width: 778px; 
	}

#homesite-container-spacer { 
	float:left; 
	background-image:url('/include/img/new/homesite-container-spacer.jpg');
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	position: relative; 
	height: 10px;
	width: 778px; 
	}

#homesite-container-contact	{ float:left; background-image:url('/include/img/new/homesite-container-contact.jpg'); background-color:#FFFFFF; position: relative; height: 35px; width: 778px; }
#homesite-container-contact-text { float:left; background-image:url('/include/img/new/homesite-container-spacer.jpg'); background-repeat: repeat-y; background-color:#FFFFFF; position: relative; height: 55px; width: 778px; }
#homesite-contact-text { float:left; margin-left: 8px; margin-top: 4px; width: 200px; }								   

#homesite-container-links	{ float:left; background-image:url('/include/img/new/homesite-container-links.jpg'); background-color:#FFFFFF; position: relative; height: 35px; width: 778px; }
#homesite-container-links-text { float:left; background-image:url('/include/img/new/homesite-container-spacer.jpg'); background-repeat: repeat-y; background-color:#FFFFFF; position: relative; height: 135px; width: 778px; }
#homesite-container-links-text p {	padding-left: 0px; line-height: 16px; }
#homesite-container-links-text a {	padding-left: 0px; line-height: 16px; }
#homesite-container-links-text a:visited { padding-left: 0px; line-height: 16px; }
#homesite-container-links-text a:active { padding-left: 0px; line-height: 16px; }
#homesite-container-links-text a:hover { padding-left: 0px; line-height: 16px; color:#456CB4; }
#homesite-links-text { float:left; margin-left: 8px; margin-top: 4px; }								   

#homesite-container-partner	{ float:left; background-image:url('/include/img/new/homesite-container-partner.jpg'); background-color:#FFFFFF; position: relative; height: 35px; width: 778px; }
#homesite-container-partner-text { float:left; background-image:url('/include/img/new/homesite-container-spacer.jpg'); background-repeat: repeat-y; background-color:#FFFFFF; position: relative; height: 100px; width: 778px; }
#homesite-partner-text { float:left; margin-left: 4px; margin-top: 4px; }								   

#homesite-partner a { margin-left:10px; }
#homesite-partner a:visited { margin-left:10px; }
#homesite-partner a:active { margin-left:10px; }
#homesite-partner a:hover { margin-left:10px; color:#456CB4; }

#homesite-container-footer { float:left; background-image:url('/include/img/new/homesite-container-footer.jpg'); background-color:#FFFFFF; position: relative; height: 50px; width: 778px; }
#homeproduct-title { float:left; margin-top: 10px; padding-top:10px; padding-left:8px; width: 140px; height: 43px; }

#homesite-text-container { float:left; position:relative; margin-top: 0px;   width:550px;  }
#homesite-text-icon { float:left; }
#homesite-text { margin-top: 0px; }
#homesite-text p { margin-left: 80px; margin-top: 10px; }

/* Supportsite */

#supportlinks-container {
	width: 760px;
}

#supportlinks-left { 
	float:left;
  	width: 370px;
 }
#supportlinks-right {
	position:relative;
	width: 370px;
	Float:left;
}

#supportlinks-right p {	padding-left: 1px; line-height: 16px; }
#supportlinks-right a {	padding-left: 1px; line-height: 16px; }
#supportlinks-right a:visited {	padding-left: 1px; line-height: 16px; }
#supportlinks-right a:active {	padding-left: 1px; line-height: 16px; }
#supportlinks-right a:hover {	padding-left: 1px; line-height: 16px; color:#456CB4; }

#supportlinks-left p {	padding-left: 1px; line-height: 16px; }
#supportlinks-left a {	padding-left: 1px; line-height: 16px; }
#supportlinks-left a:visited {	padding-left: 1px; line-height: 16px; }
#supportlinks-left a:active {	padding-left: 1px; line-height: 16px; }
#supportlinks-left a:hover {	padding-left: 1px; line-height: 16px; color:#456CB4; }
	
.newsIndexRow
{
	width: 40px;
}

.sitemapLinks
{
	background-image:url('/include/img/pfeilchen01.gif');
	background-repeat:no-repeat;
	background-position:0 3px;
	line-height: 18px;
	font-weight: normal;
	/*padding: 2px;*/
	padding-left:15px;
	
}

	
/* ============= OLD THINGS (Old Page CSS)  ====================================================================================== */	


form { padding:0px; border:0px solid #DDDDDD }
input, textarea, select { font-size:11px; font-family:Tahoma,Verdana,sans-serif; color:#000000; border:1px solid #3399FF; background-color:#FFFFFF; }
button { font-size:18px; font-family:Verdana,sans-serif; color:#000000; border:1px solid #DDDDDD; }

.radioButtonSelect input
{
	border: none 0px;
}

/*.Button	{ background-color:#AAAAAA; color:#FFFFFF; width:150px; border:1px solid #DDDDDD; }
.KleinerButton	{ background-color:#AAAAAA; color:#FFFFFF; width:75px; border:1px solid #DDDDDD; }
.InputAnzahl { background-color:#EEEEEE; font-family:'verdana'; color:#000000; width:50px; border:1px #DDDDDD; }
.BestellFormButton { background-color:#AAAAAA; color:#FFFFFF; width:150px; border:1px solid #DDDDDD; }
.menutitel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}*/


/* ============= F I N  ===================== */