html { 
	margin-bottom: 1px;
	height: 100%!important;
} 

body { 
	min-height:101%; 
	padding:0;
	color:#000000;
	background-color:#EEEBFA;
	margin:0;
}

a:link,a:visited,a:active {
	color:#00487D;
	text-decoration:none;	
}

a:hover,a:focus {
		text-decoration:underline;
}

a img {
	border:none;
}

#seite {
	font-size:0.8em;
	width:950px;
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
}

#kopf {
	background:url(../bilder/abadir-training-coaching-1.jpg) center repeat-x;
	width:950px;
	height:281px;
	margin:0;
	padding:0;
	border-top:1px solid #EEEBFA;
}

#kopf h1 {
	text-indent:-999em;
}

#kopf a {
	width:950px;
	height:281px;
	display:block;
}

#navigation ul {
	float:right;
	margin:0 !important;
	padding:0;
	width:950px;
	background-color:#8B80B4;
	overflow:hidden;
}

#navigation li {
	list-style-type:none;
	float:left;
	padding:0;
	line-height:1em;
}

#navigation a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		
	display:block;
	font-size:.9em;
	padding:0.7em .7em;
	border-right:1px solid #2B1A70;
	border-bottom:1px solid #2B1A70;
	text-align:center;
	text-decoration:none;
	color:#EEEBFA;
	margin:0;
	white-space:nowrap;
	background-color:#8B80B4;
}

#navigation a:hover, #navigation a:focus, #navigation .aktiv {
	background-color:#ffffff;
	border-bottom-color:#ffffff;
	color:#2B1A70;
}

#search {
	padding:0;
	margin:0;
	float:right;
}

#inhalt {
	background-color:#ffffff;
	padding:1em;
	margin-bottom:0;
}

#news {
	width:15em;
	border:1px solid #2B1A70;
	float:right;
	margin:1em .5em 1em 1em;
	clear:right;
}

#news h2 {
	margin-top:0;
	text-align:center;
	background-color:#2B1A70;
	color:#fff;
	padding:.15em;
}

#news p {
	padding:0 .5em;
}

h1.initial {
	 font-size:6em;
	 height:1em;
	 margin:0;
	 padding:0;
	 float:left;
}

p {
	line-height:175%;
	margin-bottom:1em;
	margin-top:0;
}

p.leer {
	margin:0;
	font-size:0.1em;
	padding:0;
	line-height:0.1em;
}

p.initial {
	 padding:0;
	 margin-top:2em;
}

strong.initial {
	text-transform:uppercase;
	color:#2B1A70;
	letter-spacing:0.1em;
}

p.abadir {
	height:0.25em;
	clear:left;
}

blockquote {
	margin:1em 0 0 3em;
	text-align:right;
}

blockquote p {
	margin:0;
	line-height:1.75em;
}

blockquote p + p {
	text-indent:0;
}

#impressum {
	background-color:#2B1A70;
	color:#EEEBFA;
	margin:0;
	padding:1em;
	clear:both;
}
#impressum p {
	margin:0;
	padding:0.25em 0;
	text-align:center;
}

#impressum a {
	color:#EEEBFA;
}

#fuss {
	margin:0;
}

#printfooter,#printheader {
	display:none;
}

h1,h2,h3,p,li,td,legend {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,h2,h3 {
	color:#00487D;	
	line-height:150%;
}

h1 {
	font-size:1.25em;
	margin-bottom:0.5em !important;
	text-transform:uppercase;
}

h2 {
	font-size:1.2em;
}

h3 {
	font-size:1em;
	margin-bottom:0;
}

h3 + p {
	margin-top:0;
}

hr {
	color:#00487D;
}

fieldset {
	padding:1em;
	margin-bottom:2em;
	margin-top:0;	
}

legend {
	color:#00487D;
	font-weight:bold;
}

button {
	color:#660000;
}

textarea {
	width:95%;
	height:8em;
}

#frmKontakt label,#frmSeminar label {
	font-weight:bold;
	color:#00487D;
	display:block;
	float:left;
	width:8em;
}

label.standard {
	display:inline;
	float:none;
	width:auto;
}

#frmKontakt input {
	border:none;
	border-bottom:1px solid #00487D;
}

textarea {
	border:1px solid #00487D;
}

.required {
	margin-left:1ex;
	font-size:smaller;
	color:red;
}

.fehler {
	border:1px dotted red !important;
}

input[type=button],button {
	color:#000000;
}

/* Umfrage */

#survey {
	padding:1em;
}

#survey label {
	display:block;
	width:20em;
	float:left;
}

#survey .pseudolabel {
	font-style:italic;
}

#survey label.standard {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
}

#survey input, #survey select {
	width:20em;
	border:none;
	border-bottom:1px solid #196496;
	background-color:#F8F9FB;
}

#survey input.standard, #survey select {
	width:auto;
	border:1px solid #ddd;
}

#survey .required {
	color:red;
	margin-left:1ex;
}

#survey .error {
	color:red;
}

/*Aktionen*/

.box1 {
	width:33em;
	padding-right:1em;
	border-right:1px solid #eeeeee;
	float:left;
	background-color: #EEEBFA;
}

.box2 {
	width:33em;
	padding-left:1em;
	margin-left:34em;
	background-color: #EEEBFA;
}

.box1 ul, .box2 ul {
	margin-left:1.2em;
	padding-left:0;
}

.box1 p, .box2 p {
	margin-top:0;
}

.box1 p + ul, .box2 p + ul {
	margin-top:-0.5em;
}

#seite ul {
	list-style-type:square;
	margin-left:1.5em;
	padding-left:0;
}

#seite h2 + ul {
	margin-top:0;
}

.error {
	font-weight:bold;
	color:red;
}

.success {
	font-weight:bold;
	color:green;
}

/*TinyMCE*/

.mceLayout {
	width:100% !important;
}

#txt_ifr {
	width:100% !important;	
	height:30em !important;
}