html {
	height:100%;
}
body {
	margin-top:15px;
	background-color:#ffffff;
}
#page950 {
	width:948px;
	border: solid 1px #e0e1df;
	margin: auto;
}
/* page definition */
/* ------------------------------------------------------------------------------------------------------ */ 
#headMain {
	width: 948px;
}
#head {
	width:948px;
}
#headleft {
	width:175px;
	height:175px;
	background-color:#FFF;
	float:left;
}
#headmiddle {
	width:64px;
	height:175px;
	border-left: solid 1px #e0e1df;
	border-right: solid 1px #e0e1df;
	background-color:#dc0c1f;
	float:left;
}
#header {
	width:508px;
	height:175px;
	float:left;
}
#logo {
	width:199px;
	height:175px;
	float:left;

}
#balken {
	width:948px;
}
#balkenleft {
	width:175px;
	height:20px;
	border-top: solid 1px #e0e1df;
	border-bottom: solid 1px #e0e1df;
	background-color:#dc0c1f;
	float:left;
}
#balkenmiddle {
	width:64px;
	height:20px;
	border: solid 1px #e0e1df;
	background-color:#585857;
	float:left;
}
#balkenheader {
	width:508px;
	height:20px;
	border-top: solid 1px #e0e1df;
	border-bottom: solid 1px #e0e1df;
	background-color:#dc0c1f;
	float:left;
}
#balkenright {
	width:198px;
	height:20px;
	border-left: solid 1px #e0e1df;
	border-top: solid 1px #e0e1df;
	border-bottom: solid 1px #e0e1df;
	background-color:#585857;
	float:left;
}
#main {
	width: 948px;
	padding-top:20px;
	padding-bottom:10px;
	background-color:#FFF;
	background-image: url(../images/contentborder.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#navigation {
	width: 175px;
	float:left;
}

#banner {
	width: 175px;
/*	width: 163px;
	padding-left:12px;*/
}
#content {
	width: 535px;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:0px 20px 0px 20px;
	float:left;
}
#border {
	width: 198px;
	margin-right:-3px;
	float:left;
}
.news {
	width: 198px;
}

#footer {
	width: 753px;
	padding-left:195px;
}
#done {
	width:948px;
	margin: auto;
	margin-top:10px;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Navigation */
/* ------------------------------------------------------------------------------------------------------ */ 
#navigation h2 {
	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	padding-right:10px;
	color:#dc0c1f;
	text-align:right;
}

#navigation ul {
	width:175px;
	text-align:right;
}
#navigation ul li {
	font:normal 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height:20px;
	list-style:none;
	border-top: solid 1px #e0e1df;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
	color:#000000;
	text-decoration:none;
	padding-right:10px;
	display:block;
}
#navigation ul li a:hover {
	color:#dc0c1f;
}
#navigation ul ul {
	padding: 1px 0px 5px 0px;
}
#navigation ul ul li {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:15px;
	border:none;
}
#navigation ul ul li a, #navigation ul ul li a:link, #navigation ul ul li a:visited {
	color:#000000;
	padding-right:15px;
	text-decoration:none;
	display:block;
}
#navigation ul ul li a:hover {
	color:#dc0c1f;
}
#navigation ul ul li .CurrentSub {
	font-weight: bold;
	color:#dc0c1f;
}
#navigation ul ul ul {
	padding: 1px 0px 5px 0px;
}
#navigation ul ul ul li {
	font:normal 10px Tahoma, Arial, Helvetica, sans-serif;
	line-height:14px;
	list-style:none;
	border-bottom: solid 1px #ffffff;
}
#navigation ul ul ul li a, #navigation ul ul ul li a:link, #navigation ul ul ul li a:visited {
	color:#000000;
	text-decoration:none;
	padding-right:20px;
	display:block;
}
#navigation ul ul ul li a:hover {
	color:#dc0c1f;
}
.NavigationAktiv {
	font-weight: bold;
	color:#dc0c1f;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
#content h1 {
	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#dc0c1f;
	margin:3px 0px 5px 0px;
}
#content h2 {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#dc0c1f;
	margin:10px 0px 5px 0px;
}
#content h3 {
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#dc0c1f;
	margin:2px 0px 2px 0px;
}
#content h4 {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#dc0c1f;
	margin:0px 0px 5px 0px;
}
#content p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
	color:#000000;
	margin: 4px 0px 12px 0px;
}
#content td {
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#000000;
}
#content a, #content a:link, #content a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#999999;
	text-decoration:underline;
}
#content ul {
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#000000;
	margin:0px 0px 12px 15px;
}
#content li {
	color:#000000;
	list-style-type:disc;
	margin:0px 0px 4px 0px;
}
#Content li a, #Content li a:link, #Content li a:visited {
	color:#8a8a8a;
	margin:0px 0px 4px 0px;
	list-style: disc;
}
#content li a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* footer */
/* ------------------------------------------------------------------------------------------------------ */ 
#footer p {
	font:normal 9px Tahoma, Arial, Helvetica, Sans;
	color:#000000;
	text-align: left;
}
#footer a, #footer a:link, #footer a:visited {
	font:normal 9px Tahoma, Arial, Helvetica, Sans;
	color:#000000;
}
#footer a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------ */


/* border (News) */
/* ------------------------------------------------------------------------------------------------------ */ 
.news h1 {
	font:normal 12px Tahoma, Arial, Helvetica, Sans;
	color:#000000;
	border-bottom:solid 1px #c8c8c8;
	margin:12px 0px 4px 10px;
}
.news h2 {
	font:bold 11px Tahoma, Arial, Helvetica, Sans;
	line-height:14px;
	text-transform:uppercase;
	margin:8px 0px 0px 10px;
	color:#000000;
}
.news h3 {
	font:bold 11px Tahoma, Arial, Helvetica, Sans;
	line-height:14px;
	color:#000000;
	margin:3px 0px 2px 10px;
}
.news p {
	font:normal 11px Tahoma, Arial, Helvetica, Sans;
	line-height:14px;
	padding: 3px 0px 3px 10px;
	color:#000000;
}
.news a, .news a:link, .news a:visited {
	font:normal 11px Tahoma, Arial, Helvetica, Sans;
	color:#000000;
}
.news a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Done */
/* ------------------------------------------------------------------------------------------------------ */ 
#done p {
	font:normal 9px Verdana, Arial, Helvetica, Sans;
	color:#cccccc;
}
#done a, #done a:link, #done a:visited {
	font:normal 9px Verdana, Arial, Helvetica, Sans;
	color:#cccccc;
}
#done a:hover {
	color:#333333;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Popup */
/* ------------------------------------------------------------------------------------------------------ */ 
#boxPopup h1 {
	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;
	line-height:30px;
	color:#dc0c1f;
	margin-bottom:3px;
}
#boxPopup h2 {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#dc0c1f;
	margin-bottom:8px;
}
#boxPopup h3 {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
	margin-bottom:5px;
}
#boxPopup h4 {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#dc0c1f;
	margin-bottom:5px;
}
#boxPopup p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
	color:#000000;
	margin: 6px 0px 2px 0px;
}
#boxPopup td {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#000000;
}
#boxPopup a, #boxPopup a:link, #boxPopup a:visited {
	color:#000;
	font-weight:bold;
}
#boxPopup a:hover {
	color:#999999;
}
#boxPopup ul {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
}
#boxPopup li {
	color:#000000;
	list-style-type:disc;
}
#boxPopup li a, #boxPopup li a:link, #boxPopup li a:visited {
	color:#8a8a8a;
}
#boxPopup li a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Kalender & Tooltip Styles */
/* ------------------------------------------------------------------------------------------------------ */ 
#calendercontent {
	margin:15px 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, select, textarea {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	/*	line-height:16px;*/
/*	color:#21409a;*/
/*	height:14px;*/
/*	width:400px;*/
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:1px;
	margin:0px 0px 3px 0px;
}

