html {
	height:100%;
	background-color:#FFF;
}
body {
	height:100%;
	background-image: url(/images/verlauf.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#page960 {
	width:970px;
	margin:auto;
	padding-top:10px;
}
/* Page Definition */ 
/* ------------------------------------------------------------------------------------------------------ */ 

#left {
	width:150px;
	float:left;
}
#navigation {
	width:135px;
	margin-right:15px;
	padding-top:94px;
}
#main {
	width:820px;
	float:left;
}
#head {
	width:820px;
}
#header {
	width:820px;
	height:250px;
}
#navigationTop {
	width:590px;
	height:30px;
	padding-right:230px;
	background-image: url(../images/background_nav_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainBottom {
	width:820px;
}
#mainContent {
	width:590px;
	padding:10px 0px 0px 0px;
	background-color:#fefafa;
	float:left;
}
#content {
	width:550px;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:20px;
	margin-bottom:20px;
	float:left;
}
#border {
	width:190px;
	padding:30px 20px 30px 20px;
	float:left;
}
.news {
	width:190px;
	margin-bottom:15px;
}
#balkenBottom {
	width:100%;
	height:20px;
	background-color:#b82b33;
	position:fixed;
    bottom:0;
	right:0;
	z-index:2;
    margin-bottom:-4px;
	padding:5px 20px 5px 0px;
	text-align: center;
}
/* ------------------------------------------------------------------------------------------------------ */

/* NavigationTop */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#navigationTop ul {
	width:590px;
	margin:0px;
	padding-top:6px;
	float:right;
}
#navigationTop li {
	font:normal 11px Arial, Helvetica, Sans;
	line-height:12px;
	list-style: none;
	margin:0px;
	float:right;
	border-left:solid 1px #000;
}
#navigationTop li a, #navigationTop li a:link, #navigationTop li a:visited {
	color:#131414;
	text-decoration:none;
	margin:0px 5px 0px 5px;
	display:block;
}
#navigationTop li a:hover {
	color:#be362b;
}
.aktiv1 {
	color:#be362b;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Navigation */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#navigation h1 {
	font:bold 15px Verdana, Helvetica, Sans;
	line-height:20px;
	color:#be362b;
	margin:15px 5px 8px 0px;
/*	background-image: url(../images/konfetti.png);
	background-repeat: no-repeat;
	background-position: left center;*/
	text-transform:uppercase;
	text-align:right;
}
#navigation ul {
	width:135px;
	padding-bottom:25px;
	text-align:right;
}
#navigation ul li {
	font:bold 12px Verdana, Helvetica, Sans;
	line-height:22px;
	list-style:none;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
	color:#be362b;
	text-decoration:none;
	width:115px;
	padding-right:20px !important;
	padding-right:0px;
	text-transform:uppercase;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: right center;
	display:block;
}
.ie6 {
	padding-right:0px !important;
	padding-right:15px;	
}
#navigation ul li a:hover {
	color:#ffffff;
	background-image: url(../images/nav_activ.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation ul ul {
	padding-bottom:4px;
}

#navigation ul ul li {
	font:11px Verdana, Helvetica, Sans;
	line-height:13px;
	border:none;
}
#navigation ul ul li a, #navigation ul ul li a:link, #navigation ul ul li a:visited {
	width:115px;
	color:#333;
	text-decoration:none;
	padding:2px 20px 2px 0px;
	display:block;
	text-transform:none;
	background-image:none;
}
#navigation ul ul li a:hover {
	color:#be362b;
	background-image:none;
}
#navigation ul ul ul {
	border:none;
	padding-bottom:4px;
}
#navigation ul ul ul li {
	font:11px Verdana, Helvetica, Sans;
	line-height:13px;
	border:none;
}
#navigation ul ul ul li a, #navigation ul ul ul li a:link, #navigation ul ul ul li a:visited {
	width:115px;
	color:#333;
	padding:2px 20px 2px 0px;
	text-decoration:none;
	display:block;
}
#navigation ul ul ul li a:hover {
	color:#be362b;
	background-image:none;
}

.navigationAktiv {
	color:#ffffff;
	background-image: url(../images/nav_activ.png);
	background-repeat: repeat-x;
	background-position: right center;
}

.navigationAktiv2 {
	color:#be362b;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* content */
/* ------------------------------------------------------------------------------------------------------ */ 
#content h1 {
	font:bold 16px Verdana, Helvetica, Sans;
	line-height:20px;
	color:#be362b;
	margin:0px 0px 5px 0px;
}
#content h2 {
	font:normal 14px Verdana, Helvetica, Sans;
	line-height:18px;
	color:#545454;
	margin:3px 0px 5px 0px;
}
#content h3 {
	font:bold 14px Verdana, Helvetica, Sans;
	line-height:18px;
	color:#be362b;
	margin:3px 0px 5px 0px;
}
#content h4 {
	font:bold 12px Verdana, Helvetica, Sans;
	line-height:20px;
	color:#545454;
	margin:3px 0px 5px 0px;
}
#content p {
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:16px;
	color:#545454;
	margin:0px 0px 8px 0px;
}
#content td {
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:16px;
	color:#545454;
}
#content a, #content a:link, #content a:visited {
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:16px;
	color:#be362b;
	margin:0px 0px 8px 0px;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:16px;
	margin:0px 0px 8px 20px;
}
#content li {
	color:#545454;
	list-style:disc;
	margin:0px 0px 4px 5px;
}
#content li a:hover {
	text-decoration: underline;
}

#content img {
	margin-bottom:5px;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* news */
/* ------------------------------------------------------------------------------------------------------ */ 

.news h1 {
	font:bold 15px Verdana, Helvetica, Sans;
	line-height:20px;
	color:#be362b;
	margin:0px 0px 5px 0px;
	padding-left:15px;
	background-image: url(../images/konfetti.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
}

.news h2{	/* Fenster Unterteilung */
	font: bold 12px Verdana, Helvetica, Sans;
	color:#545454;
	border-bottom:solid 1px #999;
	line-height:14px;
	margin:8px 0px 0px 15px;
	padding:2px 0px 2px 0px;
}

.news h2 a, .news h2 a:link, .news h2 a:visited, .news h2 a:hover {
	font: bold 11px Verdana, Helvetica, Sans;
	color:#545454;
	border-bottom:solid 1px #d6d6d6;
	line-height:13px;
	margin:8px 0px 0px 0px;
	padding:2px 0px 2px 15px;
}

.news h3 {	/* Datum */
	font:11px Verdana, Helvetica, Sans;
	line-height:13px;
	padding-top:3px;
	color:#be362b;
	padding-left:15px;
}

.news p {	/* News Titel */
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:13px;
	color:#545454;
	margin:2px 0px 3px 0px;
	padding-left:15px;
}

.news a, .news a:link, .news a:visited {
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:13px;
	color:#545454;
	margin:2px 0px 3px 0px;
}

.news a:hover {
	text-decoration:underline;
}

/* ------------------------------------------------------------------------------------------------------ */ 

/* Balken Bottom */
/* ------------------------------------------------------------------------------------------------------ */ 
#balkenBottom p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:16px;
	margin:2px 0px 6px 0px;
}

#balkenBottom a, #balkenBottom a:link, #balkenBottom a:visited {
	color:#fff;
}

#balkenBottom a:hover {
	color:#d1d1d1;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* boxPopup */
/* ------------------------------------------------------------------------------------------------------ */ 
#boxPopup {
	margin-left:10px;
	margin-top:10px;
}

#boxPopup h1 {
	font:bold 16px Verdana, Helvetica, Sans;
	line-height:20px;
	color:#be362b;
	margin:0px 0px 5px 0px;
}
#boxPopup h2 {
	font:normal 16px Verdana, Helvetica, Sans;
	line-height:20px;
	color:#545454;
	margin:5px 0px 8px 0px;
}
#boxPopup h3 {
	font:bold 13px Verdana, Helvetica, Sans;
	line-height:18px;
	color:#be362b;
	margin:3px 0px 5px 0px;
}
#boxPopup p {
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:15px;
	color:#545454;
	margin:0px 0px 8px 0px;
}
#boxPopup td {
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:15px;
	color:#545454;
}
#boxPopup a, #boxPopup a:link, #boxPopup a:visited {
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:15px;
	color:#be362b;
	margin:0px 0px 8px 0px;
}
#boxPopup a:hover {
	text-decoration: underline;
}
#boxPopup ul {
	font:normal 12px Verdana, Helvetica, sans-serif;
	line-height:18px;
	color:#545454;
	margin:0px 0px 8px 0px;
}
#boxPopup li, #boxPopup li a, #boxPopup li a:link, #boxPopup li a:visited {
	font:normal 12px Verdana, Helvetica, sans-serif;
	line-height:18px;
	color:#be362b;
	margin:0px 0px 8px 0px;
}
#boxPopup li a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Kalender & Tooltip Styles */
/* ------------------------------------------------------------------------------------------------------ */ 
#calendercontent {
	margin:20px 0px 20px 0px;
}

div.calenderborder {
	padding:2px;
	background-color:#f5f5f5;
	border-top:solid #999999 1px;
	border-bottom:solid #999999 1px;
}

div.calenderborder h1 {
	font:bold 12px Arial, Helvetica;
	color: #1b75bc;
	margin:0px;
	border:none;
}

.calenderNothing {
	font: normal 9px Verdana, Arial, Helvetica;
	color:#000000;
	text-decoration: none;
	text-align:right;
	width:12px;
	height:8px;
	padding:2px 4px 2px 2px;
}

.calenderApointement {
	border:1px solid #666666;
	background-color:#c8c8ca;
}

.calenderApointement a, .calenderApointement a:link, .calenderApointement a:visited {
	font: normal 9px Verdana, Arial, Helvetica;
	color:#000000;
	text-align:right;
	text-decoration: none;
	width:13px;
	height:11px;
	padding:2px 4px 2px 2px;
	display:block;
}

.calenderApointement a:hover {
	text-decoration: none;
	background-color:#999999;
}


.calenderToday {
	font: normal 9px Verdana, Arial, Helvetica;
	color:#ffffff;
	text-align:right;
	border:1px solid #000000;
	background-color:#464646;
	width:12px;
	height:8px;
	padding:2px;
}

.calenderToday a, .calenderToday a:link, .calenderToday a:visited {
	font: normal 9px Verdana, Arial, Helvetica;
	color:#ffffff;
	text-decoration: none;
	display:block;
}

.calenderToday a:hover {
	text-decoration: none;
	background-color:#464646;
}


.calenderWeeks {
	font: normal 9px Verdana, Arial, Helvetica;
	text-align:left;
	height:8px;
	padding:2px;
	padding-right:6px;
	border-right:1px solid #666666;
}


.tooltip {
	width: 200px; color:#000;
	font: lighter 11px Verdana, Arial, Helvetica;
	text-align:left;
	text-decoration:none;
}
	
.tooltip span.top { 
	padding: 30px 8px 0;
    background: url(/scripts/images/bt.gif) no-repeat top;
}

.tooltip b.bottom {
	padding:3px 8px 15px;color: #548912;
    background: url(/scripts/images/bt.gif)	no-repeat bottom;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
input, textarea, select {
	/*	height:14px;*/
/*	width:400px;*/
	font:normal 11px Verdana, Helvetica, sans-serif;
	border:solid 1px #cccccc;
	background:#ffffff;
	padding:1px;
	margin:0px 0px 3px 0px;
}

input[type=button], input[type=submit], input[type=reset] {
	padding:1px 4px 1px 4px;
}

input[type=checkbox], input[type=radio] {
	background:none;
}

.formfieldInputMessage {
	height:80px;
	width:400px;
	border:solid 1px #58585a;
	background:#ffffff;
}
.formfieldInputCapatcha {
	height:14px;
	width:20px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}
.formfieldSubmit {
	height:20px;
	width:20px;
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
}
.formfieldSelect {
	border:solid 1px #f0f0f1;
}
.formfieldCheckbox {
	border:none;
}
.formfieldError {
	color:#eb6a0b;
}
/* ------------------------------------------------------------------------------------------------------ */
