/**************************************kollegger*****************************/

/*allgemeine Formatierungen, wie Schriften und Links*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	overflow: hidden;
	color: #000000;
}

h1 {
	color: #910234;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
    
}

h2 {
	color: #910234;
	font-size: 14px;
}

a img {
	border: none;
}

a {
	text-decoration: underline;
	color: black;
}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #910234;
	margin-right: 1em;
}

strong, bold {color: #910234; font-size:14px;}

#hrr {
	position: absolute;
	bottom: 35px;
	left: 11px;
	width: 165px;
	height: 1px;
	border-width: 0 0 1px 0;
	border-style: solid;
}


/* Content Styles */

#content table {
	border-collapse: collapse;
}

#content p, #content td {
	color: black;
	font-size: 12px;
}

#content td span {color: #910234;}

#content h1 {
	color: #910234;
	font-size: 18px;
	font-weight:bold;
	margin: 5 0 0 0px;
}

#content h2 {
	color: #910234;
	font-size: 14px;
	margin-bottom:0.7em;
}

#content h3, #content h4, #content h5 {
	color: #910234;
}

/*Head*/
#head {
	position: absolute;
	border-bottom: solid 1px #910234;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 108px;
}

#logo {
	display: block;
	margin-left: 0px;
	background-image: url(../images/logo_bg.gif);
	text-align: right;
	padding-right: 49px;
}

#slogan {
	position: absolute;
	top: 0px;
	left: 0px;
}




/*Navigation*/
#nav {
	position: absolute;
	left: 3px;
	top: 113px;
	width: 188px;
	bottom: 40px;
	background-color: #910234;
	z-index: 1000;
}

#nav a {
	display: block;
	padding-left: 10px;
	margin: 7px 0 7px 11px;
	text-decoration: none;
}

.nav_folder, .nav_folder2 {
	border-left: solid 2px;
	color: white;
}

.nav_file, .nav_file2 {
	color: #910234;
	padding: 0px;
	margin: 0px;
}

.drop_area {
	position: relative;
}

.navdiv {
	position: absolute;
	left: 130px;
	top: 0px;
	background-color: white;
	border: solid 1px #910234;
	width: 185px;
}

#nav .navdiv a {
	color: #910234;
	margin-left: 0px;
}

.navdiv a:hover {
	font-weight: bold;
	background-color: #F6EBEF;
}

#functions {
	position: absolute;
	left: 0px;
	bottom: 9px;
	margin: 0px;
}

#functions a {
	padding-left: 15px;
	float: left;
	padding-right: 14px;
	margin: 0px;
	border-left: solid 0px;
}

#last {
	padding: 0px;
	margin: 0px;
}

/*Content*/
#content,#calcdiv {
	position: absolute;
	left: 198px;
	top: 113px;
	bottom: 40px;
	right: 253px;
	
	scrollbar-3dlight-color: #910234;
	scrollbar-arrow-color: #910234;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #910234;
	scrollbar-track-color: #ffffff;
}
#content{
overflow: auto;
}

#content ul {
	list-style-image: url(../images/aufzaehlung.gif);
	list-style-type: none;
}
#content.start {
	background-color: black;
	overflow: hidden;
	top: 113px;
}

#content.start img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

#contact {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

/*Newsbox*/
#container {
	position: absolute;
	right: 3px;
	top: 113px;
	bottom: 40px;
	width: 245px;
	border: solid 1px #910234;
}
#container h1{margin:0 0 0 5px;}
.cstart {
	overflow: auto;
	scrollbar-3dlight-color: #910234;
	scrollbar-arrow-color: #910234;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #910234;
	scrollbar-track-color: #ffffff;
}

.cinnen {
	overflow: hidden;
	background-color: black;
}

#newstext {
	position: absolute;
	top: 8px;
}

.news_container {
	color: #910234;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 0 10px;
}

.news_container a {
	display: block;
	text-decoration: none;
}

.news_headline {
	color: #910234;
	font-weight: bold;
	margin-bottom: 10px;
	min-height: 24px;
}

.news_more {
	margin-top: 8px;
	color: #A29F9E;
	padding-bottom: 10px;
	border-bottom: 1px solid #a29f9e;
	margin-right: 1em;
}

/*Bottom*/
#contact {
	position: absolute;
	background-color: #910234;
	color: #FFFFFF;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 30px;
	padding-left: 14px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contact a {
	color: white;
}

#author {
	position: absolute;
	right: 0px;
	top: 10px;
}

.sitemap_files {
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	display: block;
	color: black;
	text-transform: none;
}

.sitemap_folder, #content a.sitemap_folder_a {
	color: #910234;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;

}

.sitemap_files, .sitemap_sub_files {
	margin-left: 20px;
	font-weight: normal;
}

.sitemap_folder {
	display: block;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 10px;
}

.sitemap_folder a {
	display: block;
}

a.sitemap_folder_a {
	color: #575757;
}

.sitemap_files {
	padding-left: 10px;
	font-weight: normal;
	padding-top: 0px;
}

.sitemap_files a {
	padding-left: 20px;
	background-image: url(../images/newsicon.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	text-decoration: underline;
}

.sitemap_sub_files {
	padding-left: 20px;
}

.sitemap_sub_files a {
	padding-left: 20px;
	font-weight: normal;
	padding-top: 0px;
}

#content a.news_headline {
	height: 2em;
	font-weight: bold;
	color: #910234;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Arial,Verdana,sans-serif;
}

#e363 ul {
	background-color:#dfdfdf;	
	padding: 1em;
	margin: 0 4px 0 0;	
	list-style-type: none;
	}
	
#e363 li {
margin-left:1em;
}


/*
.news_container {padding-top: 10px;padding-left: 30px;padding-right: 10px;}
.news_container a {display: block;text-decoration: none;}
.news_headline {color: #545454;	font-weight: bold;	margin-left: -30px;	padding-left: 30px;	background: url(../images/newsicon.gif) 12px no-repeat;}
.news_more {margin-top: 8px;color: #821137;padding-bottom: 10px;}
*/

#calc{width:100%;height:100%;}
#gsdesc{}
#gsnav {margin-top: 1em;background: url(../images/leistungen.gif) no-repeat center left;
padding-left:1em;}

#gsnav a{color:#910234;margin-right: 0.5em; font-weight:bold;}
#gsnav a:hover{color:#000000;}
.gsactive {color:#00FF00;}
.textklein{display:block; margin-top: 1em;}
.titelklein{font-weight: bold;}
.titel {color: #910234; font-weight:bold;}
table.insetheader caption span {position: relative; top: 1em; left: -0.5em; margin-left: 0.5em;}
table.insetheader {margin-left: 0.5em;}
table.normal caption {border-bottom:solid 1px #CBCBCB;}
table.insetheader .first td, .web table.insetheader .first th {padding-top: 2em;}
table.data caption {color:#CBCBCB; font-size: 17px; font-weight: bold; text-align: left;}

table.data {border-collapse:collapse; margin-bottom: 1.5em;}

table.data tbody td, table.data tbody th {border-bottom: dashed 1px black;}
table.data tr.last td, table.data tr.last th, table.data td.noborder, table.data th.noborder, table.data th.subheadline {border-bottom: none;}
table.data td.noborder, table.data th.noborder {font-size: 70%;}

table.data thead, table.insetheader .first th, table.data th.subheadline {background-color: white; color: #CBCBCB;}
table.data th {font-weight: normal; vertical-align: top;}
table.data td, table.data th {font-size: 12px; padding-right: 15px; text-align: right;}
table.data td.last, table.data th.last {padding-right: 1px;}
table.data tbody th, table.data th.desc {text-align:left; padding-right: 30px;}

table.data col {background-image: url(white-10.gif); background-repeat: repeat-y; background-position: right;}
table.data col.even {background-color: #F0F0F0;}
table.data col.odd {background-color:#CBCBCB;}
table.data col.last {background-image: none;}
table.data col.desc {background: #efefef url(white-40.gif) repeat-y right top;}

table.list tr.even {background-color:#CBCBCB;}
table.list tr.odd {background-color: #F0F0F0;}
table.list {border-collapse: collapse;}
table.list td {border: 7px solid white; padding: 0 0.8em; }

		/* infolist compatibility styles */
		thead td.infolist_th {
			border-bottom-width: 1px;
			border-bottom-style: solid;
		}
		table.data td {
			vertical-align: top;
		}
		td.infolist_th {
			padding-right: 10px;
			font-weight: bold;
		}
		li h4 {
			margin-bottom: 0;
		}
		/* end of infolist compatibility styles */
		
ul{margin-top:0px;}

input {font-size: 12px;}

#sel_form select{font-size: 10px;}
