@charset "utf-8";

body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background: #c3c3d7 url(../images/bg_body.png) left top repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
	color: #2d2d7d;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 27px 0 19px 0;
}
h1 span{
	color: #155206;
}

img {
	border: 0;
}

a,
a:visited {
	color: #00007c;
	outline: 0;
	text-decoration: none;
}
a:hover {
	color: #155206;
}
p {
	margin: 0 0 12px 0;
	padding: 0;
}
.cleared {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	padding: 0;
}
/* Clearfix ----------------- */

.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;}
/* End hide from IE-mac */


/* ########################## */

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#header {
	height: 249px;
	text-align: center;
}
#logo {
	width: 211px;
	height: 124px;
	margin-top: 15px;
}

/* MAIN MENU LEFT ----------------- */

ul#menu {
	margin: 15px 0 0 45px;
	padding:0;
}
ul#menu li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
ul#menu li a#m1 {
	width: 90px;
	height: 90px;
	display: block;
	background: url(../images/but_udo.png) left top no-repeat;
}
ul#menu li a#m2 {
	width: 90px;
	height: 90px;
	display: block;
	background: url(../images/but_irene.png) left top no-repeat;
}
ul#menu li a#m3 {
	width: 90px;
	height: 90px;
	display: block;
	background: url(../images/but_ronald.png) left top no-repeat;
}
ul#menu li a#m4 {
	width: 90px;
	height: 90px;
	display: block;
	background: url(../images/but_beate.png) left top no-repeat;
}
ul#menu li a#m5 {
	width: 90px;
	height: 90px;
	display: block;
	background: url(../images/but_hanno.png) left top no-repeat;
}
ul#menu li a#m6 {
	width: 90px;
	height: 90px;
	display: block;
	background: url(../images/but_heimo.png) left top no-repeat;
}
ul#menu li a#m7 {
	width: 90px;
	height: 90px;
	display: block;
	background: url(../images/but_inge.png) left top no-repeat;
}
ul#menu li a#m8 {
	width: 90px;
	height: 90px;
	display: block;
	background: url(../images/but_karl.png) left top no-repeat;
}
ul#menu li a#m9 {
	width: 90px;
	height: 90px;
	display: block;
	background: url(../images/but_petra.png) left top no-repeat;
}

/*a:hover#r2 {
	background: url(../images/but_off_hanno.png) left top no-repeat;
}*/

/* CONTENT WRAP ------------- */

#content-wrap {
	clear: both;
	height: 500px;
	background: #FFF;
	padding: 0 35px 0 35px;
	/**/
	behavior: url(/pie.htc);
	-webkit-border-radius: 50px;
	 -khtml-border-radius: 50px;
	   -moz-border-radius: 50px;
	     -o-border-radius: 50px;
 	  	    border-radius: 50px;
}

/* CONTENT ------------- */

#content {
	height: 316px;
	overflow: hidden;
	margin-bottom: 30px;
}
/*#content p {
	line-height: 15px;
}*/

#con {
	text-align: center;
	margin-bottom: 20px;
}
#con img {
	margin-bottom: 6px;
	/**/
	behavior: url(/pie.htc);
	-webkit-border-radius: 14px;
	 -khtml-border-radius: 14px;
	   -moz-border-radius: 14px;
	     -o-border-radius: 14px;
 	  	    border-radius: 14px;
}
#con a {
	font-size: 16px;
}
.con-p {
	text-align: center;
	margin: 27px 0 12px 0;
	padding: 0;
}

/* CONTENT HANNO ------------- */

#home-info {
	width: 697px;
	background: #e1edf4;
	margin: 0 auto;
	border-radius: 14px;
	-moz-border-radius: 14px;
    -webkit-border-radius: 14px;
	behavior: url(/pie.htc);
}
#home-info h3 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #aab5bc;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	behavior: url(/pie.htc);
	margin: 0;
	padding: 8px 0 9px 0;
}
#home-info ul {
	float: left;
	width: auto;
	margin: 10px 0 10px 66px;
	padding: 0;
}
#home-info ul li {
	list-style-image: url(../images/hanno/mark.png);
	margin: 0;
	padding: 3px 0 3px 0;
}
#use-it {
	text-align: center;
	margin-bottom: 20px;
}
#use-it img {
	margin-bottom: 6px;
}
#use-it a {
	font-size: 16px;
}
p.use-it {
	text-align: center;
	margin: 27px 0 12px 0;
	padding: 0;
}




/* DETAIL ------------- */

#detail-l a,
#detail-s a {
	float: right;
	display: block;
	color: #FFF;
	padding: 9px 0 10px 15px;
	/**/
	behavior: url(/pie.htc);
	-webkit-border-radius: 10px;
	 -khtml-border-radius: 10px;
	   -moz-border-radius: 10px;
	     -o-border-radius: 10px;
 	  	    border-radius: 10px;
}
#detail-l a {
	width: 199px;
	background: #2d2d55 url(../images/errow.png) 185px 9px no-repeat;
}
#detail-s a {
	width: 120px;
}
#detail a:hover {
	color: #009;
}

/* IMPRESSUM ------------- */

.impressum {
	clear: both;
	width: 700px;
	background: #e1edf4;
	line-height: 20px;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-o-border-radius: 14px;
	-khtml-border-radius: 14px;
	behavior: url(/pie.htc);
	margin: 0 auto;
}
.impressum h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	background: #aab5bc;
	border-radius: 14px 14px 0 0;
	-moz-border-radius: 14px 14px 0 0;
	-webkit-border-radius: 14px 14px 0 0;
	-o-border-radius: 14px 14px 0 0;
	-khtml-border-radius: 14px 14px 0 0;
	behavior: url(/pie.htc);	
	margin: 0;
	padding: 8px 0 9px 0;
}
#impLeft {
	float: left;
	width: 350px;
	padding: 20px 30px 20px 30px;
}
#impRight {
	float: left;
	width: 220px;
	padding: 20px 30px 20px 30px;
}
span.impMarker {
	float: left;
	display: block;
	width: 70px;
	/*color: #776480;
	font-weight: bold;*/
}
/* FOOTER ------------- */


#footer {
	height: 26px;
	line-height: 26px;
	color: #d1d1d1;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer a,
#footer a:visited {
	color: #d1d1d1;
}
#footer a:hover {
	color: #FFF;
}





