/**
*	Stylesheet für Mainframe-Template
*/
a.Interaktiv:link	{font-family:Arial;font-weight:bold;font-size:12px;color: #181B5D;text-decoration:none;}
a.Interaktiv:visited{font-family:Arial;font-weight:bold;font-size:12px;color: #181B5D;text-decoration:none;}
a.Interaktiv:hover 	{font-family:Arial;font-weight:bold;font-size:12px;color: #181B5D;text-decoration:underline; }
a.Interaktiv:active {font-family:Arial;font-weight:bold;font-size:12px;color: #181B5D;text-decoration:underline; }
a.Interaktiv:focus 	{font-family:Arial;font-weight:bold;font-size:12px;color: #181B5D;text-decoration:none;}

a.Impressum:link 	{font-family:Arial;font-weight:bold;font-size:12px;color: #ffffff;text-decoration:none;}
a.Impressum:visited {font-family:Arial;font-weight:bold;font-size:12px;color: #ffffff;text-decoration:none;}
a.Impressum:hover 	{font-family:Arial;font-weight:bold;font-size:12px;color: #ffffff;text-decoration:underline; }
a.Impressum:active 	{font-family:Arial;font-weight:bold;font-size:12px;color: #ffffff;text-decoration:underline; }
a.Impressum:focus 	{font-family:Arial;font-weight:bold;font-size:12px;color: #ffffff;text-decoration:none;}

a.menuItem:link 	{ color: #171961; text-decoration:none; }
a.menuItem:visited 	{ color: #393A3F; text-decoration:none; }
a.menuItem:hover 	{ color: #171961; text-decoration:underline; }
a.menuItem:active 	{ color: #A11111; text-decoration:underline; }
a.menuItem:focus 	{ color: #171961; text-decoration:none; }

a:link 		{ color: #171961; text-decoration:none; }
a:visited 	{ color: #393A3F; text-decoration:none; }
a:hover 	{ color: #171961; text-decoration:underline; }
a:active 	{ color: #A11111; text-decoration:underline; }
a:focus 	{ color: #171961; text-decoration:none; }

acronym {
	text-decoration:none;
	border-bottom-width:0px;
	}

.erhaben {
	border-left:1px solid #ffffff;
	border-right:1px solid #9D9DA1;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #9D9DA1;
	background-color:#E5E4E8;
	}

input.textfeld,
textarea.textfeld {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}
body {
	margin:5px;
	text-align:center;
	}
td {
	font-family:Arial;
	font-size:12px;
	}
table.mainframe {
	width:976px;
	border:1px solid black;
	}
td.mainframeLogo {
	width:976px;
	padding:0px;
	border-bottom:solid 1px black;
	}
td.mainframePlugins {
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	width:976px;
	padding:2px;
	border-bottom: solid 1px black;
	background : url('../images/corporate/background_modules.png');
	}
td.mainframeDatum1 {
	width:188px;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	border-right:solid 1px black;
	padding-left:6px;
	}
td.mainframeDatum2 {
	width:600px;
	}
td.mainframeDatum3 {
	width:188px;
	border-left:solid 1px black;
	}
td.mainframeMenu {
	text-align:left;
	vertical-align:top;
	width:188px;
	border-right:solid 1px black;
	padding:0px;
	}
td.mainframeContent {
	text-align:center;
	vertical-align:top;
	width:600px;
	padding:0px;
	}
td.mainframeFunktion {
	text-align:center;
	vertical-align:top;
	width:188px;
	border-left:solid 1px black;
	}
td.mainframeAbstand1 {
	width:188px;
	border-right:solid 1px black;
	}
td.mainframeAbstand2 {
	width:600px;
	}
td.mainframeAbstand3 {
	width:188px;
	border-left:solid 1px black;
	}
td.mainframeFuss {
	width:976px;
	border-top:black 1px solid;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	background : url('../images/corporate/background_fuss.png');
	text-align : right;
	padding-right : 5px;
	color:white;
	}
span.headline {
	font-family:Verdana,Arial;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#222244;
	}
span.wichtig {
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	color:#111111;
	}
