@charset "utf-8";
/* CSS Document */

html, body { 
	padding: 0;
	margin: 0;
	font: 12px Helvetica, Geneva, Arial, sans-serif;
	line-height: 160%;
	height: 100%;
	background-color: #eae9e9;
	color: #333;
	}
	
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

img, iframe {
	text-align: center;
	margin: 5px 0 10px 0;
	}

span.years{
	display: inline-block;
	width: 80px;
	font-style:italic; 	
}

#page {
	width: 100%;
	background-color: #eae9e9;	
	}

#wrapper {
	width: 860px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 10px 10px 0 10px;
	}

#header {
	width: 860px;
	height: 125px;
	margin-bottom: 20px;
	border: none;
	}

#header_top_a {
	height: 100px;
    margin: 0 auto 15px;
    width: 770px;
	}
	
#logo {
	display: inline-block;
	position:relative;
	float: left;
	width: 228px;
	height: 88px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	}

#tools {
	display: inline-block;
	position:relative;
	float: right;
	}		
		
#menu {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 40px;
	letter-spacing: 0;
	background-image: url(../images/menu_bg.png);	
	background-repeat: no-repeat;
	}

ul.cssmenu {
  margin: 0 0 0 60px;
  position: relative;
  display: block;
  padding: 0;
  _text-indent: 10px;
}

ul.cssmenu ul {
  position: relative;
  display: none;
}

ul.cssmenu li {
  position: relative;
  display: inline;
  float: left;
}

ul.cssmenu li.active {
  position: relative;
  display: inline;
  float: left;
}

/* Menupunkt stylen */
ul.cssmenu li a {
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  line-height: 21px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  display: block;
  height: 21px;
  padding: 0 22px 0 21px;
  margin-right: 5px;
  border: 2px solid #FFF;
  color: #FFF; 
}

ul.cssmenu li:hover > a {
  background-color: #F89748;
  color: #FFF;
  font-weight: bold;
}

ul.cssmenu li.active > a {
  background-color: #F89748;
  color: #636363;
  font-weight: bold;
}

/* Untermen&uuml;punkt einblenden */
ul.cssmenu li:hover > ul {
  position: absolute;
  top: 21px;
  left: -40px;
  display: inline;
  padding-top: 2px;
}

/* ab zweite Ebene */
ul.cssmenu li li:hover > ul {
  top: 0px;
  left: 110px;
	}
	
ul.cssmenu li li:hover > a {
  background-color: #F89748;
  color: #FFF;
  font-weight: normal;
}
	
ul.cssmenu li li a {
  width: 150px;
  margin-top: 1px;
  color: #000;
  font-weight:normal;
}

/* Farben der einzelnen Ebenen (werden vererbt)*/
ul.cssmenu a {
  color: #000;
  background-color: #F89748;
}

ul.cssmenu ul a {
  background-color: #e9f2f8;
}
 
/* zus&auml;tzliche Styleangaben f&uuml;r IE 6 */
/* das Men&uuml; wird dort untereinander dargestellt */


ul.cssmenu ul {
  _display: inline;
  _margin-left: 0px;
  _text-indent: 20px;
}
ul.cssmenu ul ul {
  _text-indent: 30px;
}

ul.cssmenu li {
  _float: none;
}

/* Menupunkt stylen */
ul.cssmenu li a {
  _text-align: left;
  _width: 150px;
}

ul.cssmenu a:hover {
  _font-weight: bold;
  _background-color: #666666;
}

#praxis {
	width: 280px;
	}

#praxis ul {
	margin: 0;
	padding: 90px 0 0 0;
	}

#praxis a {
	color: #f78f2a;
	text-decoration: none;
	}
	
#praxis li {
	margin: 0;
	display: block;
	float: left;
	padding: 4px 10px 0 10px;
	color: #FFF;
	list-style: none;
	}		
	
#praxis li.active a {
	font-weight: bold;
	color: #0d75bc;
	}
	
#main {
	width: 800px;
	padding: 25px 30px 50px 30px;
	}
	
#leftColumn {
	width: 750px;
	float: left;
	min-height: 300px;
	}

#leftColumn img{
	display: inline-block;
	position: relative;
	float: right;
	margin: 10px 0 10px 20px;
	}
	
#leftColumn .arrow_p {
	display: block;
	float: none;
	margin: 10px auto;
	}
	
#leftColumn h1 {
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #794440;
	text-transform: capitalize;
	height: 30px;
	margin-left: 35px;
    padding: 5px 0 0 25px;
	background-image: url(../images/arrow_h1.png);
	background-repeat: no-repeat;
	}

#leftColumn h2 {
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #f89748;
	margin: 10px 0 5px 35px;
    padding-left: 28px;
	}		

#leftColumn h3 {
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #f89748;
	margin: 5px 0 15px 35px;
    padding-left: 28px;
	}	

#leftColumn p {
	padding-left: 64px;
	font-size: 14px;
	line-height: 24px;
	}
	
#leftColumn ul {
	padding-left: 55px;
	font-size: 12px;
	padding-left: 100px;
	font-size: 14px;
	line-height: 24px;
	}

.formContainer {
	padding-left: 60px;
	}	
	
span.label {
	display: inline-block;
	margin: 10px 0;
	width: 140px;
}
	
#rightColumn {
	float: right;
	width: 280px;
	background-color: #FFF;
	margin:-left: 20px;
	}
	
#rightColumn a {
	color: #0d75bc;
	text-decoration: none;
	}

#rightColumn a:hover {
	color: #0d75bc;
	text-decoration: underline;
	}
	
#rightColumn p.bold {
	font-weight: bold;
	font-size: 14px;
	}
	
#rightColumn img.left {
	float: right;
	}	
	
#rightColumn h4 {
	color: #f78f2a;
	font-size: 14px;
	margin: 2px 0 0 0;
	}	

#rightColumn li {
	font-size: 12px;
	}

	
#rightColumn p {
	font-size: 12px;
	}



#footer {
	width: 790px;
	height: 92px;
	border-top: solid 1px #eae9e9;
	margin: 0 auto;
	}
	
#footer a {
	color: #ED8B34;
	text-decoration: none;
	}	

#footer a:hover {
	text-decoration: underline;
	}	

#footer .info {
	display: inline-block;
	position: relative;
	float: left;
	width: 600px;
	padding: 15px 0 15px 38px;
	}
	
#footer .info p{
	text-align: center;
	color: #ED8B34;
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 16px;
	}
	

#footer .info img {
	margin: 0 15px;
	}	
	
#footer .dbl {
	width: 65px;
	display: inline-block;
	position: relative;
	float: right;
	}

#footer .dbl img {
	position: relative;
	top: -6px;
	}	

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
 
.clearfix {
	display: inline-block;
	}
 
html[xmlns] .clearfix {
	display: block;
	}
 
* html .clearfix {
	height: 1%;
	}	