/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {font:12px/1.22 helvetica,verdana,arial,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*style*/

/*____Allgemein____*/
body{
	background: #fff;
	font-family: Helvetica, Verdana, Arial, "Lucida Grande", "Trebuchet MS", sans-serif;
	text-align:center;
	color:#646464;
	font-size: 90%;
	}

body#index{
	background: #fff;
	font-family: Helvetica, Verdana, Arial, "Lucida Grande", "Trebuchet MS", sans-serif;
	text-align:center;
	color:#646464;
	font-size: 90%;
	}


a, a:link, a:visited {
	color:#656668;
	text-decoration: underline;
}	

a:hover, a:active {
	color:#b4b5b7;
	text-decoration: none;
}

h1 {margin-bottom: 0px;}
h2 {margin-bottom: 20px;}
h3 {margin:20px 0; color:#364e6d/*9e9fa1*/; font-size: 120%;}
h4 {margin-bottom: 20px; color:#de0202; font-size: 140%;}
h5 {margin-bottom: 20px; color:#009b34; font-size: 140%;}

ul.buch li {list-style-type:disc; margin-left:20px;}
b {color:#364e6d; font-weight: bold;}


h2, h1 {
	color:#364e6d/*9e9fa1*/;
	font-weight: bold;
	font-size: 100%;}
a h3, a:link h3, a:visited h3, .presse h3{color: #9e9fa1;}	

p {margin:20px 0; clear: both;}
strong {font-weight: bold;}
em {color:#9e9fa1; font-weight: bold;}

table tr td {vertical-align: top;}

/*____ Formular____*/

label {
	display:block;
	float:left;
	width:80px;
	margin:5px;
}

label img{margin:5px;}

input {
	margin:3px;	
	width:200px;
}

form br {
	clear:both; 
}

textarea {
	width:200px;
	height:80px;
}

p.form {
	text-align:right;
}

p.form input {
	width:100px;
	display:inline;
}

/*form.leistungen_form {
	background: url(img/leistungen_kreis.jpg) 210px right no-repeat;
	}*/

div#content2 form.leistungen_form label {
	width:70px;
	display:inline;
	float:none;
}

form.leistungen_form input {
	margin:3px;	
	width:200px;
	clear:both;
}

body#index div#wrapper div#content2 form.leistungen_form input.checkbox, div#content form.reiss input.checkbox {
	margin:3px;	
	width:20px;
}

table.seminare {width:100%;}

/*____Grundgeruest____*/

body#index {
	background-image: #fff /*url(gfx/bg2.jpg)*/;
	background-position: top center;
	background-repeat: no-repeat;
		}
	
#wrapper {
    padding:0 auto;
    /*width:1024px;*/
    background: url(gfx/wrapper_bg.jpg) top left repeat-x;
}

#box {width:1100px; margin:0 auto; overflow: hidden;}

#header{
    background: url(gfx/header2.jpg) top center no-repeat;
    height: 200px;
    /*width: 1024px;*/
    position:relative;
    bottom: 0;
    margin: 0 auto;
}

img.druckimg {
	display:none;
	margin-bottom:20px;
}

img.screenimg {
	border:0px solid #fff;
	/*float:none;*/
	margin-bottom:20px;
}

#iframe #content, #iframe #content2, #iframe #content3{
    position:absolute;
    top:0px;
    left:240px;
    width:650px;
    height:450px;
    background:transparent;
    overflow:auto;
    padding-right: 0;
    clear:both;
}

#iframe #content {
	padding-right: 35px;
	}

#iframe #content2{
	overflow:hidden;
	}

#iframe #content3{
	width:700px;
	height:420px;
	}
	
#iframe #contentvita{
	position:absolute;
    top:0px;
    left:180px;
    width:760px;
    height:380px;
    background:transparent;
    padding-right: 0;
}

#iframe #contentvita div{
	overflow:auto;
	height:380px;
	}

#iframe{
	text-align: left;
	position:relative;
	top: 49px;
	left: 0;
    /*background: #fff url(gfx/bg.gif) top left no-repeat;*/
    height:650px; /* 582px absolute*/
    padding:0;
	/*display:block;*/
}

#footer{
	position:relative;
	top:480px;
	left:45px;
	text-align: left;
	clear:both;
	width: 1024px;
}

#footer .link{
	position:relative;
	top:60px;
}

#footer a{
	margin:0 15px;
	text-decoration: none;
	font-size: 80%;
}

/*_____Navigation_____*/

#header ul {
	position:absolute;
	top:170px;
	left:60px;
	}


#header ul{
	font-size: 110%;
	width:100%;
	list-style: none;
	display:block;
}

#footer ul {
	text-align:right;
	margin-right: 10px;
	width:935px;
}

#header li{
	display:inline;
	float:left;
}

#header li a{
	margin:0;
}

#header li a img{
	margin:0px;
	padding:0px;
}

/* Navigation Links */

#links, #links2 {
	position:absolute;
	top: 50px;
	left:35px;
	width:165px;
	text-align: center;
}

#links2 {
	top: 128px;
}

#links a, #links a img {
	margin-bottom:15px;
}

/* Infobox */

#links div {
	border:1px solid #dedede;
	text-align: left;
	padding: 10px 5px;
	font-size: 80%;
	font-weight: bold;
	height: ;
	}

/* Back Button */

a.back {
	position:absolute;
	bottom: 80px;
	right: 180px;
}


/*_____Inhalt_____*/

#footer #mmh {
	position:absolute;
	right:0px;
	}
	
#fruehstueck {
	position:relative;
	left:70px;
	top: 20px;
	}

#content ul li, #content2 div.left ul.disc li {
	list-style: url(gfx/pfeil.gif);
	margin-left: 20px;
	padding-left: 10px;
	}
	
#content ul.fluegel {
	margin: 0;
	padding: 0px;
	}

#content ul.fluegel li {
	list-style: url(gfx/fluegel.gif);
	margin-left: 50px;
	padding-left: 10px;
	}

span, span.presse {
	clear: left;
	display: block;
	margin-bottom:20px;
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
	overflow:hidden;
	* height:180px;
	}

span.presse h3 {
	margin:10px 0;
	}
		
span.presse img{
	float:left;
	margin: 0 10px 20px 0;
	}
	
span.referenzen img{
	border:1px solid #dedede;
	margin: 0 10px 10px 0;
	}

table.lebensmotive tr td, table.lebensmotive tr th{
	padding-bottom:10px;
	}	
	
table.lebensmotive tr th {
	width:200px;
	vertical-align: top;
	}
	
#content2 div.left{
	width:48%;
	float:left;
	display:inline;
}

#content2 div.right{
	width:42%;
	float:left;
	display:inline;
}


/* Vita Tabelle */

span.fixed {
	float:left; 
	margin:0 20px 10px 0;
	}

table.vita {
	margin-top: 40px;
	}
	
body#index table.vita ul li, body#index #content ul.disc li, #content2 div.left ul.disc li {
	list-style: disc;
	}

table.vita th{
    font-weight:bold;
    width: 130px;
    vertical-align:top;
    color: #364e6d/*9e9fa1*/;
}

table.vita td{
    padding-bottom:10px;
}


strong.datum {margin:0; padding:0;}

/* FLASH */

.flash {position: absolute; top: 0px; left: 260px;}
