/*
 * $Id: main.css 11522 2005-02-09 12:43:14Z robertj $
 */

body {
	background-image: url(../grafik/hg.gif);
	background-repeat: repeat-y;
	background-position: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;

	text-align: center;
	margin: 0px;
	padding: 0px;
}

#global_container {
	position: relative;
	margin: 0px auto;
	width: 735px;
}

#container {
	top: 10px;
	position: relative;
	margin: 0px auto;
	width: 735px;
	background-image: url(../grafik/logo_top_trans.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 40px;
	text-align: left;
	float: left;

}

#global_footer {
	position: absolute;
	bottom: 0px;
	left: -10px;
	width: 755px;
	padding: 0px;
	height: 40px;
	background-color: #e1e1e1;
	background-image: url(../grafik/ecke.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	color: #a5a5a5;
	padding: 10px;
	bottom: 0px;
}

#footer a {
	color: #777;
	font-size: 9px;
	text-decoration: none;
}

#content {
	position: relative;
	top: 40px;
	width: 540px;
	float: left;
	color: #555; 
}

#content h1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FC5C00;
	background-color: #FEE4D5;
}

#content h2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}

#content h3 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}

#marginal {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	top: 40px;
	width: 195px;
	background-image: url(../grafik/strich.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	min-height: 600px;
}

* html #marginal {  /* IE */
	height: 100%;
}

#news {
	font-size: 10px;
	color: #0F1457;
	position: relative;
	left: 10px;
	width: 185px;
	float: left;
	height: 100%;
}

#news a {
	font-size: 10px;
	color: #0F1457;
}

#news h1 {
	font-size: 10px;
	color: #0F1457;
	background-color: #E2E2EB;
	width: 195px;
	font-weight: bold;
	position: relative;
	left: -10px;
	text-indent: 10px;
}

.topNav {
	font-size: 9px;
	color: #0F1457;
}

.topNav a {
	font-size: 9px;
	color: #0F1457;
	text-decoration: none;
}

.lev1Nav {
	padding-top: 35px;
	font-size: 11px;
	color: #000;
}

.lev1Nav a {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

#lev1NavSelected, .lev1Nav a:hover {
	font-size: 11px;
	color: #FC5C00;
	text-decoration: none;
}

.lev2Nav {
	font-size: 10px;
	color: #555;
}

.lev2Nav a {
	font-size: 10px;
	text-decoration: none;
	color: #555;
}

#lev2NavSelected, .lev2Nav a:hover {
	font-size: 10px;
	color: #FC5C00;
	text-decoration: none;
}

#text {	
	width: 530px;
	float: left;
}

#text a {
	color: #0F1457;
}

#text p, td, .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #555; 
}

/*
 * Flashbug
 */

* html .flashpadding {  /* IE */
	height: 19;
}

div>.flashpadding {	/* other */
	height: 12;
}
