BODY {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;	
	margin: 0px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat;
	background-position: top left;
	overflow: -moz-scrollbars-vertical;
}

TD {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	color:  #81868A;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	color:  #81868A;
	font-weight: bold;
	text-decoration: underline;
}



h1 {
	color : #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	margin: 30px 0 15px 0;
	padding: 0px;
}

h2 {
	color : #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

OL {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-left : 15px;
	color : #000000;
	font-weight : normal;
}


UL {
	margin: 15px 0 20px 5px;
	padding: 0 0 0 15px;
	color : #000000;
	font-weight : normal;
	text-align: left;
}

LI {
	padding-bottom: 15px;
}

HR {
	color: #F5B70A;
}

#hr {
	display: block;
	background: #A8BCC7;
	height: 1px;
	margin: 30px 0 10px 0;	
	float: none;
	clear: both;
}

#head {
	width: 984px;
	height: 163px;
	background-image: url(images/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 20px auto auto auto;
}


#container {
	margin: 15px auto auto auto;
	width: 980px;
	overflow: auto;
	border: 2px solid #999999;
	background: #fff;
	background-image: url(images/admin_kachel.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#footer {
	margin: 10px auto auto auto;
	width: 980px;
	overflow: auto;
	text-align: center;
	font-size:  10px;
	color:  #fff;
}

#footer a, #footer a:hover {
	text-align: center;
	font-size:  10px;
	text-decoration: none;
	font-weight: normal;
	color:  #fff;
}

#navigation {
	width: 150px; /*170px*/
	/*overflow: auto;*/
	float: left;
	padding: 0 10px 0 10px;
	font-size: 10px;
}

#content {
	width: 750px; /* 780px */
	overflow: auto;
	float: left;
	margin: 0 0 0 30px;
}

.nav a, nav a:hover {
	display: block;
	width: 140px;
	height: 10px;
	margin: 0 0 5px 0;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nav a {	
	background: #81868A;
	border: 1px solid #A7A6AA;
	color: #fff;
	
}

.nav a:hover {
	background: #A8BCC7;
	border: 1px solid #A7A6AA;
	color: #000;
}

.nav2 a, nav2 a:hover {
	display: block;
	width: 210px;
	height: 10px;
	margin: 0 0 5px 0;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nav2 a {	
	background: #81868A;
	border: 1px solid #A7A6AA;
	color: #fff;
	
}

.nav2 a:hover {
	background: #A8BCC7;
	border: 1px solid #A7A6AA;
	color: #000;
}

.kalenderFehler {
	color: red;
	font-size: 10px;
}

.form_input {
	border: 1px solid #A7A6AA;;
	padding: 2px;
	color: #000;
	margin: 2px;
}

.form_textarea {
	border: 1px solid #A7A6AA;;
	padding: 2px;
	color: #000;
	margin: 2px;
	height: 400px;
}


.form_input_button {
	border: 1px solid #A7A6AA;
	padding: 2px;
	color: #000;
	font-size: 11px;
	margin: 2px;
}

.tableTd2 {
	background: #eee;
	border: 1px solid #eee;
	padding: 3px;
}

.tableTd2Top {
	background: #eee;
	border: 1px solid #eee;
	padding: 3px;
	font-weight: bold;
}

.ticker {
	border:1px solid #ccc;
	padding: 5px;
	width: 590px;
	color: #000000;
}

.tickerarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 300px;
	width: 595px;
	border: 1px solid #eee;
}

#uploadContentRight {
	overflow: auto;
	font-size: 11px;
}

.uploadVorstand {
	border: 1px solid #A7A6AA;
	font-size: 11px;
	padding: 3px 10px 3px 3px;
}