

body {
	background-color: white;
	font-family : 'Trebuchet MS', Trebuchet, sans-serif;
	font-size : 10pt;
	margin: 0px;
	color: black;
	background-image: none;
}


#main {
/*    border: 1px solid #d2d2d2;*/
	margin: auto;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
}

.legals {
	background: transparent;
	color: #000;
	vertical-align: top;
	margin: auto;
	font-size: 7pt;
	font-weight: normal;
}

table.legals {
	width: 800px;
	border-top: 1px solid #CCC;
	margin-top: 10px;
	padding-top: 5px;
}

#logos {
	background: transparent;
	margin: auto;
	border-top: 1px solid black;
	margin-top: 20px;
	padding-top: 20px;
}

#frontpage_magazin {
	background-color: #fff;
	color: #000000;
	font-weight: bold;
	padding: 5px;
/*	background-image: url(/layout07/rote_ecke.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}

a img {
	border: none;
}
	
.error {
	color: #000;
	font-weight: bold;
}

.headred {
	background-color: #235183;
}

.headblack {
	background-color: #fff;
}

.menu {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background-color: #000;
	text-align: center;
}

.menuitem
	{
	background: inherit;
	padding-top: 3px;
	}

.menuender
	{
	background-color: #d2d2d2;
	height: 7px;
	border-bottom: 1px solid #4B71AF;
	border-top: 1px solid #4B71AF;
	}

.brotkrumen
	{
	padding-left: 4px;
	}

.frontpage {
	background-color: #ffffff;
	color: #000;
}

.content {
	background-color: #ffffff;
	color: #000;
	line-height: 120%;
}

td {
/*	color: #27426F;*/
	color: black;
}

.logo {
	text-align: right;
	padding: 0px;
	margin: 0px;
	height: 95px;
	width: 326px;
}

h6.legals {
	font-size: 7pt;
	text-align: left;
	float: left;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
	
ul.legals
	{
	text-align: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
li.legals
	{
	font-size: 7pt;
	display: inline;
	}
	
input
	{
	color: #000;
	background-color: #fff;
	border: 1px solid #0061AC;
	font-weight: bold;
	}

.legals a:link { color:black; text-decoration:none; font-weight: normal; }
.legals a:visited { color:black; text-decoration:none; font-weight: normal; }
.legals a:focus { color:black; text-decoration:underline; font-weight: normal; }
.legals a:hover { color:black; text-decoration:underline; font-weight: normal; }
.legals a:active { color:black; text-decoration:underline; font-weight: normal; }

.content a:link { color:#0061AC; text-decoration:none; font-weight: bold; }
.content a:visited { color:#0061AC; text-decoration:none; font-weight: bold; }
.content a:focus { color:#0061AC; text-decoration:underline; font-weight: bold; }
.content a:hover { color:#0061AC; text-decoration:underline; font-weight: bold; }
.content a:active { color:#0061AC; text-decoration:underline; font-weight: bold; }

a:link { color:white; text-decoration:none; }
a:visited { color:white; text-decoration:none; }
a:focus { color:white; text-decoration:underline; }
a:hover { color:white; text-decoration:underline; }
a:active { color:white; text-decoration:underline; }

p.left_2,
label.left_2
	{
	float: left;
	margin-right: 3px;
	}

label.left
	{
	float: left;
	text-align: right;
	width: 6.3em;
	margin-right: 5px;
	}
	
label.wideleft
	{
	float: left;
	text-align: right;
	width: 8em;
	margin-right: 6px;
	}
	
label.optional
	{
	float: left;
	text-align: left;
	margin-left: 6px;
	font-style: italic;
	}
	
input.text_left,
input.pass_left
	{
	float: left;
	position: relative;
	width: 105px;
	top: -2px;
	padding: 2px;
	}
	
textarea.area_left,
select.select_left
	{
	float: left;
	position: relative;
	top: -2px;
	padding: 2px;
	}
	
input.check_left
	{
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	top: -2px;
	}
	
input.submit_left
	{
	border: none;
	float: left;
	text-align: center;
	margin-left: 15px;
	margin-right: 3px;
	position: relative;
	top: -3px;
	padding: 2px;
	}

input.submit_right
	{
	border: none;
	float: right;
	text-align: center;
	margin-left: 15px;
	margin-right: 3px;
	position: relative;
	top: -3px;
	padding: 2px;
	}

br {
	clear: both;
}

div#header{
	width: 800px;
	margin: 0 auto;
}

div#menu-outer {
	background-color: black;
	height: 30px;
}



ul#menu-inner2 {
	margin: 0 auto;
	width: 820px;
	background-color: black;
	list-style: none;
	display: block;

}

ul#menu-inner2 li  {
	display: inline;
}

ul#menu-inner2 li a {
	text-transform: lowercase;
	display: block;
	float: left;
	border: 1px solid #444;
	margin-top: 3px;
	margin-right: 10px;
	padding: 2px 10px;
	background-color: #222;
	font-family: verdana;
	height: 18px;
}



ul#menu-inner {
	margin: 0 auto;
	width: 820px;
	background-color: black;
	list-style: none;
	display: block;

}

ul#menu-inner li  {
	display: inline;
}

ul#menu-inner li a {
	text-transform: lowercase;
	display: block;
	float: left;
	border: 1px solid #444;
	margin-top: 3px;
	margin-right: 10px;
	padding: 2px 10px;
	background-color: #222;
	font-family: verdana;
	height: 18px;
}