html{
    height: 100.0%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    text-align: left;
	padding-top: 20px;
	background:#fff url(../../images/header_hg.jpg) repeat-x left 20px;
}
body, p, li, input, label{
    font: 12px Verdana,Arial, Helvetica,  Geneva, sans-serif;
    color: #000;
}

/****************/
#allg_container {
	width:1000px;
	margin: 0px auto;
	background-color:#ffffff;
}
#header, #navigation, #container, #footer{
  }
#header{

    height: 141px;
	width:1000px;
	background:#fff url(../../images/header_hg.jpg) repeat-x;
}

#logo {
	float:left;
	margin-top:23px;
	margin-left:30px;
}


#logo_partner {
	float:right;
	margin-right:30px;
	margin-top:10px;
}

#main_container {
	width:960px;/* 1000-10-30 */
	margin:30px 0px 0px 0px;
	padding-left:10px;
	padding-right:30px;
	display:block;
}

#container{
    /*background: url(../../images/layout_container.png);*/
	border-left:1px solid #CCC;
	width:959px;

}
#left{
	padding-left:20px;
	padding-right:20px;
    _padding-right:20px;
    width: 260px;
    float: left;
	clear:left;
	text-align:left;
}

/*#header ul, #header ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#header ul{
    position: absolute;
    right: 10px;
    top: 10px;
}
#header ul li{
    padding: 0 5px;
    float: left;
}
#header ul li, #header ul li a{
    text-decoration: none;
    font-size: 12px;
    color: #435265;
}
#header ul li a:hover, #header ul li a.active{
    color: #cccccc;
}*/
#navigation{
   /* background: url(../../images/layout_navigation.png) no-repeat;*/
	float:left;
	height:35px;
	display:block;
	width:645px;
	margin-top:35px;
	margin-left:40px;
	_margin-left:10px;


}
#navigation ul, #navigation ul li{
    list-style: none;
    padding: 0;
    margin: 0;
	display:block;
}
#navigation ul{
   /* margin-left: 230px;*/
}
#navigation li{
    float: left;
	height:35px;
	width:128px;
}
#navigation li a{
    text-decoration: none;
    line-height: 35px;
    font-size: 11px;
   /* padding: 0 10px;*/
    display: block;
	text-align:center;
    color: #000000;
    height: 35px;
	width:128px;
    float: left;
	background:url(../../images/nav_hg.gif) no-repeat;
}

#navigation li.doppel a{
	line-height:16px;
}
#navigation li a:hover, #navigation li a.active{
	color:#2687E0;
	font-weight:bold;
    background-image: url(../../images/nav_hg_active.gif);
}

#left ul.navigation, #left ul.navigation li {
	list-style:none;
	text-indent:0px;
	display:block;
	width:260px;
	margin:0px;
	padding:0px;

}

#left ul.navigation li a {
	display:block;
	color:#000;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
    padding-top:7px;
    padding-bottom:7px;
	width:260px;
}
#left ul.navigation li {
	border-bottom:1px solid #666;
}

#left ul.navigation li a.active,
#left ul.navigation li a:hover {color:#2887E0;}
#left ul.navigation li.active {
	border-bottom:1px solid #2887E0;
}

#left ul.navigation ul, #left ul.navigation ul li {
	display:inline;
	text-indent:none;
	margin:0px;
	padding:0px;
	list-style:0px;
}

#left ul.navigation ul{
	margin-bottom:5px;
}

#left ul.navigation li ul li {
	border-bottom:0px;
}

#left ul.navigation li ul li {
	display:none;
}

#left ul.navigation li.active ul li {
	display:inline;
}

#left ul.navigation ul li a{
	margin:0px;
	padding:0px;
	padding-left:22px;
	background:url(../../images/raquo.gif) 0px 1px no-repeat;
    padding-bottom:5px;
	border-bottom:0px;
	width:230px;
	text-transform:none;
}

#left ul.navigation ul li a.active, #left ul.navigation ul li a:hover{
	color:#2887E0;
	text-decoration:underline;
	border-bottom:0px;
}

#left ul.navigation ul li.active {
	border:none;
}

#left h1{
    font-weight: bold;
    background: none;
    padding: 0 25px;
    color: #2F528B;
}
#left ul, #left ul li{
  /*  list-style: none;
    padding: 0;
    margin: 0;*/
}
#left ul, #left p{
   /* padding: 0 25px;*/
}
#left ul li a{
  /*  background: url(../../images/layout_bullet.png) 0 7px no-repeat;
    padding: 3px 12px;
    font-size: 12px;
    color: #2F528B;
    display: block;
    height: 1%;*/
}
#left ul li a:hover, #left ul li a.active{
    text-decoration: none;
}
#right{
	width:638px;
    float: left;
	clear:none;
	margin:0px;
	padding:0px;
	padding-left:20px;
    _padding-left:10px;
	border-left:1px solid #ccc;
	min-height:450px;
	_height:450px;

}
#right .column{
    float: left;
}
/*#right .normal{
    width: 280px;
}
#right .images{
    width: 180px;
}
#right .small{
    width: 185px;
}*/
#right .wide{
   width:638px;
}
#right .margined{
    /*margin-right: 20px;*/
}
#right .teaser{
    background: url(../../images/layout_teaser.png) repeat-y;
    position: relative;
}
#right .teaser .edge{
    position: absolute;
    bottom: 0;
    right: 0;
}
#right p{
    line-height: 1.5em;
}

#right ul li {
	list-style-image:url(../../images/li.gif)
}

#footer{
    text-align: left;
    height:30px;
	margin-top:-10px;
}

#producedby {
	float:left;
	height:30px;
	display:block;
	margin-top:-7px;
	padding-left:20px;
	padding-right:40px;
}
#producedby img {
	}

#footer_text {
	float:left;
	color:#666;
	border-top:5px solid #ccc;
	font-size:11px;
	width: 638px;
	width: _630px;
	height:30px;
	/*margin-top:-5px;*/
}

#footer a{
    color: #666;
}

/****************/

h1, h2, h3, p{
    margin: 10px 0 10px 0;
    padding: 0 10px;
}
h1{
    font-weight: normal;
    line-height: 20px;
    font-size: 14px;
    color: #2988E1;
	border-bottom:1px solid #2988E1;
	text-transform:uppercase;
	/*background:url(../../images/raquo.gif) center right no-repeat;*/
}
h2{
    font-size: 14px;
	/*background:url(../../images/raquo.gif) center right no-repeat;*/
	margin-right:10px;
    color: #2988E1;

	text-transform:uppercase;
}
h3{
    font-size: 11px;
}
a{
    color: #2988E1;
	text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
a img{
    border: none;
}

/****************/

.floatleft {
    float: left;
    margin-right: 10px;
}

.floatright {
    float: right;
    margin-left: 10px;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    padding: 5px 10px;
    border: 0;
}
.asterix {
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}

label{
    position: relative;
    margin: 0 0 5px 0;
    width: 200px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 180px;
}
textarea{
    height: 120px;
}
input.text, input.password, textarea, select{
    background: #ffffff url(../../images/input_text.gif) repeat-x;
    border: 1px solid #888888;
    margin: 0 0 5px 0;
    font-size: 11px;
    padding: 2px 2px;
    float: left;
}
#mFormular .editLine{
    height: * ;
    _height: 27px ;
    min-height: 27px ;
    clear: both ;
}
input.required, input.password.required, textarea.required, select.required{
    background: #ffdddd url(../../images/input_text_required.gif) repeat-x;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid #000000;
}
select.short{
    width: 160px;
}
label.required{
    color: #A02031;
}

/****************/

.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

#home_teaser {
	background:url(../../../../../temp/explorer/files/home/img_home.jpg) no-repeat;
	width:638px;
	height:260px;
	display:block;
}

#home_container {
	margin-top:1px;
	margin-right:1px;
	width:309px;
	height:257px;
	float:right;
	background:#fff;
	filter:alpha(opacity=60);
	moz-opacity: 0.6;
	opacity: 0.6;
}
.blue {
	color:#2988E1;
}

#mSubmitButton {
	margin-left:140px;
}