/* generelle Ausrichtung */
html, body {
	color: #111214;
	background-color: #E4E8ED;
	text-align: center;
	margin: 0px ;
	padding: 0px;
	font-size: 101%;
	font-family: Arial, Helvetica, sans-serif;
}
#pagewidth {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
* html #pagewidth{ 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
   	width: 100%;	
	margin-left: auto;
	margin-right: auto;
/* IE-Hack Ende*/

}
/* Kopfzeile */

#top, #topmitte, #topcontentleft, #topleft, #topright, #topcontentright {
   display: none;
}
#headertext { 
display: none;
}

#headerallgemein {
	clear: both;

}
#headerberatung {
	clear: both;
}
#headerdesign {
	clear: both;

}
#headerschulung {
	clear: both;
}
#headermitte {
	margin: 0px 10px;
	padding: 0px;
	text-align: left;

}
#headerright {
	float: right;

}
#headerrightcontent {
	width: 10px;
	margin: 0px;
	padding: 0px;

}
#headerleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.headerimg {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 50px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* Ende Kopfzeile */

/* Spalte links */
#leftcol{
	float: left;	
 }
#kontaktdaten {
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px;
	position: relative;
	width: 159px;

}
* html #kontaktdaten { 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
   width: 180px;
/* IE-Hack Ende*/

}
.regionalpartner1, .regionalpartner2, #flickr {
display: none;
}
#flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_title {padding-bottom: 5px !important;}
#flickr_subtitle {padding-top: 5px !important; font: 11px Arial, Helvetica, Sans serif !important; }
#flickr_bild img {border: none !important; }
#trennerallgemein, #trennerberatung, #trennerdesign, #trennerschulung, #darstellung, #kontakt, #bookmark {
   display: none;
}
/* Ende Spalte links */

/* Spalte rechts */
#rightcol{
	float: right;
} 
#aktuell {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;	
}
.aktuellheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5e667d;
	padding-bottom: 5px;
	font-size: 12px;

}
/* Ende Spalte rechts */

/* Inhalt */
#main{
	clear: both;
	margin: 0px;
	padding: 0px;
}
#maincol{
	padding: 0px;
	margin-left: 180px;
	margin-right: 1px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-bottom: auto;
}
/* Ende Inhalt */

/* Fusszeile */
#footer, #footerrechts, #footermitte, #footerlinks, #footercontentlinks, #footercontentmitte {
	display:none;
}
/* Fusszeile Linkasuzeichnung*/
a:link {
	color: #111214;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #111214;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #111214;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #111214;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #111214;
	font-size: 120%;
}
h6 {
	font-weight: bold;
	color: #111214;
	font-size: 110%;


}
li {
	list-style-type: none;


}
.liste {
	list-style-image: url(../images/grey_button1.gif);


	}
/* Inhalt Bildauszeichnung*/
.bild {
	float: none;
	padding: 0px 0px 0px 35px;
	margin: 0px;
	position: relative;
}
*+html .bild  { 
/* IE 7 */
	float: none;
	padding: 0px;
	margin: 0px;
/* IE-Hack Ende*/



}
.bild1 {
display: none;
}
.bildaktuell {
   display: none;
}
.imgtext {display: none;}

/*Navigation*/
 #navcontainer, #navcontainer ul, #navcontainer li, #navcontainer a, #navcontainer a:hover, #navcontainer a:active, #navcontainer ul ul li, #navcontainer ul ul a, #navcontainer ul ul a:hover, #navcontainer ul ul a:active {
   display: none;

}

strong {
	font-weight: bold;
	color: #111214;

}
/* Unsichtbare Bereiche*/
.up{
	display: none;		
}
.invisibletext {
	display: none;		
}
.invisibleweiss{
	display: none;		
}
#invisibleblau a:visited {
	color: #E4E8ED;
}
#invisibleblau a:link {
	color: #E4E8ED;
}
#invisibleblau a:active {
	color: #FF0000;
}
#invisibleblau a:hover {
	color: #FF0000;
}
.darstellunglinks {
	text-align: left;
	padding-top: 5px;



}
#breadcrumb {
display:none;
}
address {
	font-style: normal;
}
.imgdarstellung {
	text-decoration: none;
	border: none;

}
fieldset {
	width: 340px;
	padding: 5px;








}
legend {
	font-size: small;
	color: #5e667d;
	font-weight: bold;


}
#adressrechts1 {
	text-decoration: none;
	border: none;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 180px;

}
.abkuerzung {
display: none;
}

label {

	font-size: small;
	color: #5e667d;
	font-weight: bold;
}
.emailresponse {
	color: #000000;
}
.emailresponsefett {
	font-weight: bold;
	color: #F00000;
}
#formular {
	position: relative;
}
#formular1 {
	position: relative;
		top: 10px;
}
* html #formular1 { 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
	position: relative;
	top: -200px;
/* IE-Hack Ende*/
}
#rueckmeldung1 {
	position: relative;
	top: 0px;
}
* html #rueckmeldung1 { 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
	position: relative;
	top: -200px;
/* IE-Hack Ende*/
}
#rueckmeldung2 {
	position: relative;
	top: 0px;
}
* html #rueckmeldung2 { 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
	position: relative;
	top: -200px;
/* IE-Hack Ende*/
}