/*------------------------------generell lauyout things---------------------------*/
body{
	margin:0px;
	line-height:13px;
	font-family: Arial;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
}
tr, td {
	line-height:18px;
	font-family: Arial;
	font-size:11px;
	color:#333333;
}
.BgMiddle{
	width:800px;
	background-color:#FFF;
}
a{
	color:#234747;
	text-decoration:none;
}
.aWhite{
	color:#333333;
}
.hausColor{
	color:#333333;
}
h1{
	line-height:13px;
	font-family: Arial;
	font-size:10px;
	margin-bottom:3px;
	margin-top:3px;
	text-decoration:none;
}
h2{
	line-height:16px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h3{
	line-height:13px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	margin:0px;
	text-decoration:none;
}
h4{
	line-height:13px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	text-decoration:none;
}
h5{
	line-height:16px;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
ul{
	list-style-type:none;
	padding-left:1px;
	margin:0px;
}
ol{
	padding-left:28px;
	margin:0px;
}
ul ol{
	padding-left:20px;
	margin:0px;
}
ul li{
	background-image:url(images/square.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left:10px;
	margin:0px 0px 0px 0px;
}
ul ol li{
	background-image:url(images/btn_.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding:0px;
	margin:0px 0px 0px 0px;
}
ul ul{
	list-style-type:none;
	padding-left:5px;
	margin:0px;
}
.liMetaNavi{
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left:10px;
	margin:4px 0px 0px 0px;
	text-decoration:none;
}
.liMetaNaviNothing{
	margin:0px 0px 0px 10px;
	text-decoration:none;
}
.metaNaviActive{
	color:#525252;
	font-weight:bold;
	text-decoration:none;
}
.metaNaviNormal{
	font-weight:normal;
	text-decoration:none;
}
/*----------------------------------Forms------------------------------------*/
/*----------------------------------Genrell Things-------------------------------*/
form{
	margin: 0px;
	border: 0px;
	padding: 0px;
}
input,select{
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
	height:14px;
	padding-top:1px;
	padding-left:3px;
	background-color:#F8F8F8;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.formArea{
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
	height:14px;
	padding-top:1px;
	padding-left:3px;
	background-color:#F8F8F8;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.formCheckbox{
    font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#FFF; 
}
.formRadio{
 font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	height:1em; 
    width:1em; 
}

.formSelect{
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
	height:18px;
	background-color:#F8F8F8;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;

}
/*----------------------------------Navigation------------------------------------*/
/*----------------------------------Main Navigation-------------------------------*/
.naviTrenner{
	height:22px;
}
a:link { text-decoration: none
}
.mainCategory1{
    text-decoration: none;
	width:155px;
	height:28px;
	line-height:28px;
	text-indent:20px;
	font-family: Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#525252;
	/*background-color:#ebefeb;*/
	border-top:0px solid #A4A4A4;
	background-image:url(images/ordner2.gif);
	background-repeat:no-repeat;
	background-position:2px;
	display:block;
	cursor: pointer;
}
.mainCategory2{
    text-decoration: none;
	width:155px;
	height:27px;
	line-height:27px;
	text-indent:20px;
	font-family: Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#525252;
	/*background-color:#ebefeb;*/
	border-top:1px solid #A4A4A4;
	background-image:url(images/ordner2.gif);
	background-repeat:no-repeat;
	background-position:2px;
	display:block;
	cursor: pointer;
}
.mainCategory{
	width:160px;
	height:22px;
	line-height:22px;
	text-indent:20px;
	font-family: Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#525252;
	/*background-color:#ebefeb;*/
	border-top:1px solid #A4A4A4;
	background-image:url(images/navi_arrow_close.gif);
	background-repeat:no-repeat;
	background-position:2px;
	display:block;
	cursor: pointer;
}
.mainCategory:hover{
	background-color:#E2ECEE;
	border-top:1px solid #CFD6D3;
	text-decoration:none;
}
.mainCategoryActive{
	width:160px;
	height:22px;
	line-height:22px;
	text-indent:20px;
	font-family: Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	background-image:url(images/navi_arrow_close.gif);
	border-top:1px solid #CFD6D3;
	background-color:#E2ECEE;
	background-repeat:no-repeat;
	background-position:2px;
	display:block;
	cursor: pointer;
}

/*----------------------------------Sub Navigation--------------------------------*/
.subCategory{
	width:160px;
	height:20px;
	line-height:20px;
	text-indent:25px;
	font-family: Arial, Helvetica;
	font-size:11px;
	text-decoration:none;
	color:#525252;
	border-top:1px solid #CFD6D3;
	/*background-color:#ebefeb;*/
	display:block;
	cursor: pointer;
}
.subCategory:hover{
	background-color:#E2ECEE;
	border-top:1px solid #CFD6D3;
}
.subCategoryActive{
	width:160px;
	height:20px;
	line-height:20px;
	text-indent:25px;
	font-family: Arial, Helvetica;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	border-top:1px solid #CFD6D3;
	background-color:#E2ECEE;
	background-image:url(images/navi_active.gif);
	background-repeat: no-repeat;
	background-position:12px;
	display:block;
	cursor: pointer;
}

/*----------------------------------Help Navigation-------------------------------*/
.helpNavigation{
	line-height:30px;
	text-indent:25px;
	font-family: Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#525252;
}

/*----------------------------------Headelement Design----------------------------*/
.headerBox{
	height:20px;
	font-size:11px;
	text-align:right;
	border-bottom:1px solid #FFF;
	background-image:url(images/shadow_top.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#fff;
	padding-right:20px;
	color:#525252;
}
.headerSplashBox{
	width:800px;
	height:118px;
	background-image:url(images/header_splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*----------------------------------Sitefooter Design-----------------------------*/
.footerBox{
	height:20px;
	font-size:11px;
	border-top:1px solid #FFF;
	background-image:url(images/shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent:180px;
	color:#525252;
}

.footerBox{
	height:20px;
	font-size:11px;
	border-top:1px solid #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	text-indent:180px;
	color:#525252;
}
.siteEnd{
	height:1px;
	background-image:url(images/shadow_foot.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
/*----------------------------------Boxes--------------------------------*/
/*----------------------------------Layout the Boxes--------------*/
.loginBox{
	padding-left:7px;
	padding-right:7px;
	color:#525252;
	border-top:1px solid #bec8c5;
}
.softwareBox{
	line-height:10px;
}
.newsBox{
    color:#525252;
	line-height:12px;
}
.kontaktBox{
	line-height:16px;
}
/*----------------------------------Content Design--------------------------------*/
/*----------------------------------Main Tables to desgin the Layout--------------*/
.BgShadowLeft{
	width:20px;
	border-right:1px solid #FFF;
	background-image:url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BgShadowRight{
	width:20px;
	border-left:1px solid #FFF;
	background-image:url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentBox{
	width:800px;
	font-size:11px;
	line-height:13px;
}
/*----------------------------------Content Template Things-----------------------*/
.mainColor{
	color:#333333;
}
.newsColor{
	color:#333333;
}
.contentTrenner{
	width:30px;
	background-image:url(images/content_trenner_bg.gif);
	background-repeat: repeat-y;
	background-position: 14px top;
}
.img {
background-repeat:no-repeat;
background-attachment:fixed; padding:0px; margin:0px 0px 0px 0px; background-position: center bottom; }
.contentLeft{
	width:425px;
}
.contentRight{
color:#525252;
	width:150px;
}
.tableHead{
    height:20px;
	/*background-color:#c4cdc8;*/
	background-image:url(images/news_head.gif);
	color:#525252;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}
.tableTd{
	padding-left:3px;
	padding-right:3px;
	border-bottom:1px solid #DDD;
}

.underline{
	background-image:url(images/green_px.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#525252;
	font-weight:bold;
}
.underlineHell{
	background-image:url(images/green_px_hell.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#333333;
	font-weight:bold;
}
.divButtonNormal{
	height:17px;
	width:20px;
	border-left:1px solid #EFEFEF;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	background-color:#DDD;
	text-align:center;
	cursor:pointer;
}
td.main_bott {
  /*border-left: 1px solid #CCCCCC;*/
  border-right: 1px solid #CCCCCC;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 14px;
}

td.main_bott1 {
  /*border-left: 1px solid #CCCCCC;*/
  /*border-right: 1px solid #CCCCCC;*/
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 14px;
}

td.main_bott2 {
  line-height: 10px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}
td.main_bott3 {
  line-height: 10px;
  border-top: 1px solid #A4A4A4;
  border-bottom: 1px solid #A4A4A4;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
td.main_bott4 {
  line-height: 10px;
  border-left: 0px solid #EEEEEE;
  border-right: 0px solid #EEEEEE;
  border-top: 0px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
}
td.main_head {
  line-height: 12px;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
}
/*----------------------------------Wegbeschreibung Design--------------------------------*/
/*----------------------------------FROM MAP24!--------------*/
.map24_input {
	background-color: #ffffff;
	color: #555555;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #bebebe solid;
}

.map24_list {
	background-color: #FFFFFF;
	border-style: groove;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
}

.map24_text	{
	font-family: Arial;
	font-size: 11px;
	color: #586A75;
}

.map24_margin	{
	margin-left: 10px;
}

.map24_padding {
	padding-left: 10px;
}

.map24_title {
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	padding-left: 10px;
	padding-top: 31px;
	font-weight: bold;
	background-color: #0072BC;
}

.map24_cell	{
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #F8F9FA;
}

.blockborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #BEBEBE;
}

.map24_submit {
	font-size: 11px;
	color: #0D3D6A;
}



.detail_layer {
background-color: #F0F0F0;
padding-left:5px;
}
form
{ display: inline}
