/* CSS Document */

body { background-color: #B9CBD3; font-family: Tahoma, Arial; color: #005562; font-size: 12px; margin-left:auto; margin-right:auto;}
H1 { font-size: 50px; font-weight: bold; margin-top:40px; margin-bottom:auto;}
H2 { font-size: 18px; font-weight: bold;}
H3 { font-size: 14px; font-weight: bold;}

#content {
	position: relative;
	width: 800px; 
	border:solid #005562 1px; 
	background-color:#FFFFFF; 
	margin-left:auto; 
	margin-right:auto;
	background-image: url(images/navbg.jpg); 
	background-repeat: repeat-y;
	}

#titel {
	background-color: #77949f; 
	height: 125px;
	}
	
#titeltxt {
	padding-left:0px;
	float: left;
	}	
	
#titelimg {
	padding-left:0px;
	float: left;
	}	
	
#nav {
	float:left;
	width: 170px;
	}
	
a.navlinkakt {
	display:block;
	margin-left: 5px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	width: 100%; 
	font-size: 10px; 
	font-weight: bold; 
	background-color: #005562;
	color: #B9CBD3; 
	text-decoration:none;
	border-bottom: solid #B9CBD3 1px;
	border-left: solid #B9CBD3 3px;	 
	}	

a.navlink{
	display:block; 
	background-color: #B9CBD3; 
	margin-left: 5px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	width: 100%; 
	text-decoration:none; 
	font-size: 10px; 
	font-weight: bold; 
	color: #005562; 
	border-bottom: solid #005562 1px; 
	border-left: solid #005562 3px;
	}

a.navlink:hover{
	background-color: #005562;
	color: #B9CBD3; 
	text-decoration:none;
	border-bottom: solid #B9CBD3 1px;
	border-left: solid #B9CBD3 3px;
	cursor: pointer;}
	
#main {
	position: relative;
	float:left;
	padding: 10px 10px 30px 45px;
	font-size: 12px;
	width: 540px;
	height: auto;
	min-height: 550px;
	}

div#main {	font-size: 12px;}	
	
.kontakt {
	width: 800px;
	font-size: 9px;
	text-align:center;
	margin-left:auto; 
	margin-right:auto;
	color: #005562; 	
	}
	
.kontaktlink {

	color: #005562; 	
	}	

#mainhome { 
	padding-left: 50px;
	font-size: 24px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 490px;
	}
	
.bg {}	

.mainbg {
	background-image:url(images/zitatbg.jpg); 
	background-repeat:no-repeat; 
	background-position: right bottom;
	}
	
.imprbg { 
	background-image:url(images/imprbg.jpg); 
	background-repeat:no-repeat; 
	background-position: right bottom;
	}
	
.sembg {}

.konfbg {
}

.teambg {
}

.wirbg {
	background-image:url(images/teambg.jpg); 
	background-repeat:no-repeat; 
	background-position: right bottom;
}

.sieundwbg {
}

.kontbg {	
	background-image:url(images/kontbg.jpg); 
	background-repeat:no-repeat; 
	background-position: right bottom;
	}
	
.orgbg {
	}
	
.coachbg {	
	}	
	
.imprtable1 { 
	float:left; 
	width: 200px;
	padding-bottom: 5px;
	}
	
.imprtable2 { 
	float:left; 
	width: auto;
	padding-bottom: 5px;
	}		
	
.konttable1 { 
	float:left; 
	width: 120px;
	padding-bottom: 5px;
	  padding:.5em;
	}
	
.konttable2 { 
	float:left; 
	width: auto;
	padding-bottom: 5px;
	  padding:.5em;
	}				

.txts {
	font-size: 11px;}

.txtm {
	font-size: 12px;}

#S1 { background-image:url(images/S1.gif); background-repeat:no-repeat; background-position: right bottom;}
#S2 { background-image:url(images/S2.gif); background-repeat:no-repeat; background-position: right bottom;}
#S3 { background-image:url(images/S3.gif); background-repeat:no-repeat; background-position: right bottom;}
#S4 { background-image:url(images/S4.gif); background-repeat:no-repeat; background-position: right bottom;}
#S5 { background-image:url(images/S5.gif); background-repeat:no-repeat; background-position: right bottom;}

div#SNav {float: right; font-size: 10px; width: 120px; text-align:center;}
.SNavLink { text-decoration: none; border:0px; color:#005562;}
.SNavLink:hover { text-decoration: underline; cursor: pointer; color: #77949f;}

.textlink { text-decoration: underline; border:0px;  color: #005562;}
.textlink:hover { cursor: pointer; color:#77949f;}


input, textarea {
	border: 1px solid #77949f;
	color: #005562;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 300px;
    margin:.1em;	
	}
	
form label {
  	float: left;
	width: 120px;
 	text-align: right; 
 	padding-right: 1em;
    margin:.1em;
	}
	
form br {
  clear: left;
}

form {
  margin:0;
  padding:.5em;
}

input#submit {
  float: none;
  width: auto;
  background-color: #B9CBD3;
  cursor: pointer;
}	

.tlist {
	padding-top: 10px;
	}

