body
{
background-image: url(../img/img_hintergrund.gif);
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	padding: 0;
}
div.page
{
	margin: 0 auto;
	width: 820px;
}

div.top-menu
{
	background-color: #001237;
	height: 23px;
	border: 1px solid #CCCCCC;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
ul.menu li
{
	float: left;
	margin-top: 2px;
	padding: 2px 7px;
	text-align: left;
		font-weight: bold;
	text-decoration: none;
}
ul.menu li a
{
	color: #FFF;
	font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}
ul.menu li a:hover
{
	color: #F0E68C;
	font-weight: bold;
}

.tabelleoben
{
	border: 1px solid White;
}
div.boxsubnavigation
{
	border: 1px solid #DBDBDB;
	clear: both;
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	text-decoration: none;
	font-size: 11px;
	background-image: url('../img/bottom-bg.gif');
}
div.boxnews
{
	border: 1px solid #DFDFDF;
	clear: both;
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	text-decoration: none;
	font-size: 11px;
	background-image: url('../img/news-bg.gif');
}


div.bottom
{
	background-image: url('../img/bottom-bg.gif');
	border: 1px solid #CCCCCC;
	clear: both;
	color: #999999;
	font-size: 11px;
	
	padding: 10px 0;
	position: relative;
	text-align: center;
	margin-top: 4px;
}
div.bottom a
{
	color: #777777;
	text-decoration: none;
}
div.bottom a:hover
{
	color: #F99B1D;
}

a
{
	
	color: #F99B1D;
	font-size: 11px;
	text-decoration: none;
}
a:hover
{
	color: #F00000;
	font-size: 11px;
	text-decoration: none;
}
div.content
{
	border: 1px solid #CCCCCC;
	padding: 0 10px 10px 0;
	margin-top: 3px;
	background-color: White;
}

p
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
}


h1
{
	color: #D20000;
	font-size: 12px;
	font-weight: bold;;
	margin: 10px;
}
h2
{
	color: #D20000;
	font-size: 12px;
	font-weight: bold;
		margin: 0;
}
h3
{
	color: #004001;
	font-size: 12px;
	font-weight: bold;
		margin: 0;
}
.hervorgehoben
{
	color: #D20000;
	font-size: 11px;
}
div.box
{
	border: 1px solid #EAEAEA;
	clear: both;
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	text-decoration: none;
	font-size: 11px;
}
/* mac hide \*/
* html div.box
{
	height: 1%;
}
/* end hide */
div.box-caption
{
	color: #E39400;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 3px 10px;
}
div.box-content
{
	padding: 8px;
	font-size: 11px;
}

hr
{
	color: #F99B1D;
	height: 1px;
	border: none;
	background-color: #F99B1D;
}


input, textarea, select, option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	background-Color: #E1E7FB;
}
.radio, .checkbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
	background-Color: #E1E7FB;
}
