@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html {
	height: 101%;
}
body {
	background: #fff;
	color: #333333;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	width:780px;
	height:100%;
	margin: 15px auto;
	text-align:left;
	position:relative;
}
#header {
	margin-bottom:8px;
}
#headeroben {
	width:780px;
	height:24px;
	background:url(../bilder/header/header_oben.gif) no-repeat top;
}
#home #headerbild {
	width:780px;
	height:207px;
	background:url(../bilder/header/banner1.jpg) no-repeat top;
}
#utbildning #headerbild {
	width:780px;
	height:207px;
	background:url(../bilder/header/banner2.jpg) no-repeat top;
}
#verksamhetsanalys #headerbild {
	width:780px;
	height:207px;
	background:url(../bilder/header/banner3.jpg) no-repeat top;
}
#retreat #headerbild {
	width:780px;
	height:207px;
	background:url(../bilder/header/banner4.jpg) no-repeat top;
}
#sidbyte #headerbild {
	width:780px;
	height:207px;
	background:url(../bilder/header/banner5.jpg) no-repeat top;
}
#referenser #headerbild {
	width:780px;
	height:207px;
	background:url(../bilder/header/banner6.jpg) no-repeat top;
}
#partner #headerbild {
	width:780px;
	height:207px;
	background:url(../bilder/header/banner9.jpg) no-repeat top;
}
#kontakt #headerbild {
	width:780px;
	height:207px;
	background:url(../bilder/header/banner8.jpg) no-repeat top;
}

/*
#headermenue {
	width:780px;
	height:38px;
	background:url(../bilder/header/rahmen_header_menu.gif) no-repeat top;
}
*/
#rahmenoben {
	padding: 19px 0px 0px 0px;
	width:780px;
	background:url(../bilder/rahmen_oben.gif) no-repeat top;
}
#rahmenunten {
	padding: 0px 0px 19px 0px;
	width:780px;
	background:url(../bilder/rahmen_unten.gif) no-repeat bottom;
}
#rahmenmitte {
	margin: 0 0 0 0;
	width:780px;
	background:url(../bilder/rahmen_mitte_ohne.gif) repeat-y;
}

/* Hier die Content-Texte */
#texte {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	width:476px;
	padding-left:24px;
	float: left;
}
#texte h3 {
	font-size:120%;
	padding: 12px 0 12px 0;
	font-weight: bold;
}
#texte h4 {
	margin-top:12px;
	margin-bottom:4px;
	font-size:100%;
	font-weight:bold;
}
#texte h5 {
	font-size:100%;
	font-weight:bold;
	display:inline;
}
#texte h6 {
	margin-bottom:-10px;
	font-size:100%;
	font-weight:bold;
}
#texte p {
	font-size:100%;
	display:block;
}
#texte a {
	color: #349432;
	text-decoration: none;
}
#texte a:hover {
	color: #24135b;
	text-decoration: underline;
}
#textbild {
	margin-top:15px;
	margin-right:26px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	float: right;
}
/* Ende Content-Texte*/

.adresse {
	font-size:92%;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fett {
	font-weight:bold;
	padding:6px 0 3px 0;
}
/* Haupt-Menu*/
/*
#headermenue {
	width:780px;
	height:38px;
	background:url(../bilder/header/rahmen_header_menu.gif) no-repeat top left;
	font-size:13px;
	text-align: center;
	font-weight: bold;
}

#headermenue ul {
	list-style-type: none;
	padding-top: 12px;
}
#headermenue li {
	display: inline;
}
#headermenue a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
}
#headermenue a:hover {
	color: #c6c7ab;
	text-decoration: underline;
}
*/
#copyright {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:right;
	margin-top:4px;
	float: right;
}
#adressenfooter {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:right;
	margin-left:10px;
	margin-top:4px;
	float: left;
}
#adressenfooter a {
	color: #999999;
	text-decoration: none;
}
#adressenfooter a:hover {
	color: #24135b;
	text-decoration: underline;
}
/* Untermenue */
#untermenue {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	float: left;
	padding: 0 0 0 24px;
}
#untermenue h3 {
	color:#333333;
	font-size:120%;
	padding: 12px 0 12px 0;
	font-weight: bold;
}
#untermenue .contbild {
	padding: 12px 0 0 0;
}

#untermenue li {
	list-style:none;
	padding-bottom:4px;
}
#untermenue a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
#untermenue a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#24135b;
}
/* Alle Formulare werden hier gestylt: */
input.text {
	color: #000000;
	font-size: 12px;
	background-color: #CAE9C9;
	border-style: solid;
	border-color: #008C1F;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica
}
input.submit {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	background-color: #CAE9C9;
	border-style: solid;
	border-color:#008C1F;
	border-width:1px
}
textarea.text {
	color: #000000;
	font-size: 12px;
	background-color: #CAE9C9;
	border-style: solid;
	border-color: #008C1F;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica
}
select.text {
	color: #000000;
	font-size: 11px;
	background-color: #CAE9C9;
	border-style: groove;
	font-family: Verdana, Arial, Helvetica
}
option.text {
	color: #000000;
	font-size: 12px;
	background-color: #CAE9C9;
	border-style: groove
}

input.textrot {
	color: #000000;
	font-size: 13px;
	background-color: #fb9fa6;
	border-style: solid;
	border-color: #008C1F;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica
}