html, body{
	height: 100%;
	font-size: 11px;
}

body{
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

div {
}

td{
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

H1, H2, H3, H4, H5, H6{
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

H1 {
	font-size: 130%;
	margin: 10px 0px;
}

p{
	margin: 5px 0px 10px 0px;
	padding: 0;
}

img{
	border: none;
}

hr{
	height: 1px;
	border: hidden;
	background: black;
}

ul{
	margin: 5px 0px 5px 20px ;
	padding: 0px;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
}

a {
	text-decoration: none;
	color: #e10000;
}

a:hover, .LanguageActive{
	color: #e10000;
	text-decoration: underline;
}

#content a{
	color: #e10000;
}

#content a:hover{
	text-decoration: underline;
}

/*temlplate structure */

#mainContainer {
	width: 1000px;
	margin: 0px auto;
	background: white url('main_stretch_white.gif') repeat-y;
}

#mainContainer.mga{
	background: white url('main_stretch_gray.gif') repeat-y;
}

#top{
	height: 72px;
	background: Gray url('top_stretch.gif') repeat-x right;
	text-align: right;
}

#meta {
	height: 25px;
	background: Gray url('meta_stretch.gif') repeat-x right;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	font-weight: bold;
	color: #6d6e70;
}

#meta a, #topNav2 a{
	color: #6d6e70;
}

#meta a:hover, #topNav2 a:hover{
	color: #e10000;
	text-decoration: none;
}

#meta p {
	padding: 0;
	margin: 0;
}

#topNav1 {
	float: left;
	width: 578px;
	margin: 6px;
	margin-left: 9px;
}

#topNav1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#topNav1 ul li{
	position: relative;
	display: inline;
	margin: 0px 9px;
	padding: 0;
}

#topNav1 ul li ul{
	display: none;
	position: absolute;
	top: 4px;
	left: 0px;
	margin: 8px 0px;
	background: white;
	border: 1px solid black;
	/*z-index: 10;*/
}

#topNav1 ul li:hover ul, #topNav1 ul li.over ul{
	display: block;
}

#topNav1 ul li ul li{
	display: block;
	margin: 2px 9px;
	font-weight: normal;
}

#print{
	float: left;
	width: 196px;
	margin: 6px 8px;
	text-align: right;
}

#quicksearch{
	float: left;
	width: 181px;
	margin: 0px 6px 0px 8px;
	overflow: hidden;
	height: 25px;
}

#quicksearch form{
	margin: 0px;
	padding: 0px;
}

#quicksearch form input.textbox{
	border: 1px solid #a9a9a9;
	font-size: 11px;
	width: 156px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 4px;
	margin-bottom: 4px;
}

#quicksearch form input.imagebutton{
	margin-top: 6px;
	height: 16px;
	width: 16px;
	border: 0px none;
}

#leftNav{
	width: 197px;
	min-height: 462px;
	float: left;
}

#leftNav a{
	color: #a0a0a0;
	color: #6d6e70;
	font-weight: bold;
	text-decoration: none;
}

#leftNav a:hover, #leftNav a.NavLevelActive0, #leftNav a.NavLevelActive1{
	color: #3d3e40;
}

#leftNav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#leftNav ul li{
	margin: 0;
	padding: 0;
}

#leftNav ul li a{
	display: block;
	padding: 10px 0px 10px 19px;
	background: url(navLeft_bg.gif) repeat-x;
}

#leftNav ul li a:hover, #leftNav ul li a.NavLevelActive0{
	background: url(navLeft_bg_over.gif) repeat-x;
}

#leftNav ul ul li {
	padding: 0;
	margin: 2px 0px 2px 30px;
	background: none;
}

#leftNav ul ul li a{
	height: auto;
	padding: 0;
	background: none;
}

#leftNav ul ul li a:hover{
	background: none;
}

#container{
	margin: 0px 1px;
	width: 606px;
	overflow: hidden;
	min-height: 462px;
	/*position: relative;*/
	float: left;
}

#container ol, #infoBar ol{
	padding: 0;
	margin: 0px 0px 0px 40px;
}

#container ul, #infoBar ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#container ul li, #infoBar ul li {
	margin-left: 15px;
	padding-left: 15px;
	background: url('main-listpoint.gif') no-repeat left 3px;
}

#container ol li, #infoBar ol li {
	margin-left: 0px;
	padding-left: 0px;
}

#banner{
	/*line-height: 0px;*/
	width: 606px; 	
	min-height: 90px;
	color: #6d6e70;
}

#banner img {
	display: block;
}

#topNav2{
	padding: 5px 10px 16px 10px;
	height: 13px;
	background: url('centernav.gif') no-repeat;
	font-weight: bold;
	color: #6d6e70;
}

#topNav2 A{
	margin: 0px 4px 0px 4px;
	padding-left: 11px;
	background: url(nav-listpoint.gif) no-repeat 0px 4px;
}

#contentFull{
	margin-top: -12px;
	padding: 0;
	/*min-height: 350px;*/
	width: 606px;
}

#contentFull img {
	display: block;
}

#contentFull P {
	margin: 0;
	padding: 0;
}

#contentFull div p{
	line-height: normal;
	margin: 6px 0px;
}

#contentText{
	margin: 10px 16px 16px 16px;
	overflow: auto;
	position: relative;
}

#infoBar {
	width: 175px;
	min-height: 382px;
	float: left;
	padding: 0px 10px;
	font-size: 90%;
	margin-bottom: 60px;
}

#infoBar H1{
	margin: 10px -10px 0px -10px;
	padding: 5px 10px 10px 10px;
	background: url('infoTitle.gif') no-repeat;
	font-size: 100%;
}

#infoBar H1:first-child{
	margin: 0px -10px;
}

#msdynamics{
	height: 50px;
	position: absolute;
	bottom: 18px;
	right: 0px;
	border: none;
}

#heightspacer{
	width: 0px;
	height: 462px;
	float: left;
	background: red;
}

#footer{
	position: relative;
	clear: both;
	height: 17px;
	padding: 0px 8px;
	margin: 0px;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	background: gray url('footer_stretch.gif') repeat-x;
	text-align: right;
}

/* /temlplate structure  */

/* metaelemente */

#search{
	float: left;
}

#search form{
	float: left;
}

#search form .textbox{
	margin-top: 4px;
	margin-left: 19px;
	height: 14px;
	width: 150px;
	border: 1px solid black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
}

#search form .submitbutton{
	margin-left: 7px;
	height: 18px;
	border: 1px solid black;
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	font-weight: bold;
}

/* /metaelemente */


/* Inhaltsvorlagen */

/* Search */

#oxSearch div.oxSearchTitle{
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
}

#oxSearch a{
	margin-left: 15px;
	font-weight: normal;
	margin-bottom: 20px;
}

#oxSearch .pageChooser a{
	margin-left: 0;
}

/* /Search */

/* Overview Page */

.overview {
	width: 100%;
	/*border: none;*/
	empty-cells: hide;
	border-spacing: 10px;
	border-collapse: separate;	
}

.overview td {
	height: 100px;
	width: 50%;
	background: #e8e8e8 url(overview-border.gif) repeat-x;
	border: 1px solid #a6a6a6;
	padding: 0px 13px 5px 13px;
	color: #6d6e70;
	font-weight: bold;
}

.overview td H1 {
	font-size: 100%;
	color: white;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 21px;
	margin-bottom: 7px;
}

.overview td p{
	line-height: 16px;
	padding: 0;
	margin: 0;
}

.overview td a{
	color: #6d6e70;
}

.overview td a:hover {
	text-decoration: none;
	color: #3d3e40;
}

.leadin{
	width: 594px;
	border-spacing: 10px;
	border-collapse: separate;	
	margin: 6px;
}

.leadin2{
	width: 297px;
	border-spacing: 10px;
	border-collapse: separate;	
	margin: 6px;
}

.leadin2 td{
	min-height: 100px;
	/*width: 50%;*/
	background: #e8e8e8 url(overview-border.gif) repeat-x;
	border: 1px solid #a6a6a6;
	padding: 0px 13px 5px 13px;
	color: #6d6e70;
	font-weight: normal;
}


.leadin td{
	min-height: 100px;
	width: 50%;
	background: #e8e8e8 url(overview-border.gif) repeat-x;
	border: 1px solid #a6a6a6;
	padding: 0px 13px 5px 13px;
	color: #6d6e70;
	font-weight: normal;
}




.leadin .leadingRightBox{
	margin-left: 10px;
}

.leadin2 .leadingRightBox{
	margin-left: 10px;
}



.leadin .wideDiv{
	width: 100%;
}

.leadin2 .wideDiv{
	width: 100px;
}

/*.leadin{
	width: 574px;
	clear: both;
}

.leadin div{
	min-height: 100px;
	width: 254px;
	background: #e8e8e8 url(overview-border.gif) repeat-x;
	border: 1px solid #a6a6a6;
	padding: 0px 13px 5px 13px;
	color: #6d6e70;
	font-weight: normal;
	float: left;
}

.leadin .leadingRightBox{
	margin-left: 10px;
}


.leadin .wideDiv{
	width: auto;
}*/

.leadin H1 {
	font-size: 100%;
	color: white;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 21px;
	margin-bottom: 7px;
}

.leadin2 H1 {
	font-size: 100%;
	color: white;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 21px;
	margin-bottom: 7px;
}


.leadin p{
	line-height: 16px;
	padding: 0;
	margin: 0;
}


.leadin2 p{
	line-height: 16px;
	padding: 0;
	margin: 0;
}

.leadin a{
	font-weight: bold;
	color: #6d6e70;
}

.leadin2 a{
	font-weight: bold;
	color: #6d6e70;
}

.leadin a:hover {
	text-decoration: none;
	color: #3d3e40;
}


.leadin2 a:hover {
	text-decoration: none;
	color: #3d3e40;
}


/* /Overview Page */


/* Tables */

.redNET_table{
	border-collapse: collapse;
	width: 574px;
}

.redNET_table td{
	background: #dddddd;
	border: 1px solid white;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.redNET_table td:first-child{
	text-align: left;
}

.redNET_table .table_title{
	background: #b3b3b3;
	border-top: 15px white solid;
	font-weight: bold;
}

.redNET_table .check{
	padding-left: 35px;
	background: #dddddd url(check.gif) no-repeat 8px 4px;
}

.checklist {
	border-collapse: collapse;
}

.checklist td{
	background: #dddddd url(check.gif) no-repeat 8px 4px;
	border: 1px solid white;
	padding: 5px;
	padding-left: 35px;
	vertical-align: middle;
	text-align: left;
}

.checklist .table_title{
	background: #b3b3b3;
	border-top: 15px white solid;
	font-weight: bold;
	padding-left: 5px;
}

/* /Tables */


/* Formulare */

#container form TD{
	padding: 2px 0px;
}

#container form input{
	width: 200px;
}

#container form input.radio{
	width: 14px;
}

#container form input.plz{
	width: 60px;
}

#container form input.ort{
	width: 130px;
}

#container form .textarea{
	width: 400px;
	height: 150px;
}
/* /Formulare */


/********************/
.clear{
	clear: both;
	float: none;
}



.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #777777;
	white-space: nowrap;
}
/********************/