BODY {
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background-color: #BF0000;
}

TD {
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	color: #BF0000;
	font-weight: normal;
	text-decoration: none;
}

A:HOVER {
	color: #BF0000;
	font-weight: normal;
	text-decoration: underline;
}

H1 {
	color : #BF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
}

H2 {
	color : #BF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	text-decoration: underline;
}

H2.zusatz {
	color : #BF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	text-decoration: none;
}

H3 {
	color : #BF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
}

H4 {
	color : #BF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
}


BLOCKQUOTE {
	margin-left: 0;
}

CAPTION {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
}


UL {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left : 15px;
	padding-bottom: 0px;
	list-style-image: url(http://www.fromm-coaching.de/images/arrow.gif);
	color : #000000;
	font-weight : normal;
}

UL.bildung {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding-left : 15px;
	padding-bottom: 0px;
	list-style-image: url(http://www.fromm-coaching.de/images/arrow.gif);
	color : #000000;
	font-weight : normal;
}

OL LI {
	padding-bottom: 10px;
}

HR {
	color: #BF0000;
}


/*Klassen für News*/
.news_content {
	border: 1px solid #F58F00;
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
}
.newstitle {
	color : #BF0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: normal;
	margin-bottom: 10px;
}

.newsdatum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
}

.newsBild {
	border: 1px solid #BF0000;
	float:right;
	margin-bottom: 10px;
	margin-left: 5px;
}

.clear {
	clear: both;
}
/*Ende Klassen für News*/

/*Klassen für Links*/
.linksContent {
	width: 390px;
	margin: 0 0 10px 0;
	font-size: 8pt;
}

.links_thema {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.links a:link, .links a:visited, .links a:active{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	color: #BF0000;;
	border: 1px solid #BF0000;
	text-decoration: none;
	display: block;
	width: 390px;
}

.links a:hover {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #BF0000;
	color: #FFF;
	border: 1px solid #BF0000;
	text-decoration: none;
	display: block;
	width: 390px;
}
/*Ende Klassen für Links*/

/*Klassen für formmail*/
.formmail_content {
	background-color: #FFFFFF;
	border: 0px solid #000000;
	padding: 0px;
	display: block;
	clear: both;
}

.formmail_spalte_links {
	background-color: #FFFFFF;
	border: 0px solid #000000;
	padding: 5px;
}

.formmail_spalte_rechts {
	background-color: #FFFFFF;
	border: 0px solid #000000;
	padding: 5px;
}

.formmail_zelle_abschicken {
	background-color: #FFFFFF;
	border: 0px solid #000000;
	padding: 5px;
}

.inputtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #BF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	width: 250px;
	border-top: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
	border-right: 0px dotted #000000;
}

.inputtextarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #BF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 150px;
	width: 250px;
	border: 1px solid #000000;
}

/*Ende Klassen für formmail*/

#container {
	margin: auto;
	width: 960px;
	background-image: url(http://www.fromm-coaching.de/images/bg_stage_kachel.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

#head {
	width: 960px;
	height: 189px;
	background-image: url(http://www.fromm-coaching.de/images/bg_head.jpg);
	background-repeat: no-repeat;
}

#navigation {
	width: 960px;
	height: 52px;
	background-image: url(http://www.fromm-coaching.de/images/bg_nav.jpg);
	background-repeat: no-repeat;
}

#stage {
	margin: 30px;
	width: 900px;
}

#stageLeft {
	width: 620px;
	float: left;
	text-align: justify;
}

#stageRight {
	width: 250px;
	float: left;
	text-align: justify;
	margin-left: 30px;
}

#stageAll {
	width: 870px;
	text-align: justify;
}

#stageLeftKontakt {
	width: 470px;
	float: left;
	text-align: justify;
}

#stageRightKontakt {
	width: 400px;
	float: left;
	text-align: justify;
	margin-left: 30px;
}

#footer {
	margin: auto;
	width: 960px;
	height: 64px;
	background-image: url(http://www.fromm-coaching.de/images/bg_footer.jpg);
	background-repeat: no-repeat;
}

.buttonStart a {
	height: 20px;
	width: 102px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_start.jpg);
	background-repeat: no-repeat;
}

.buttonStart a:hover, .buttonStartActive a, .buttonStartActive a:hover {
	height: 20px;
	width: 102px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_start_on.jpg);
	background-repeat: no-repeat;
}

.buttonVita a {
	height: 20px;
	width: 64px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_vita.jpg);
	background-repeat: no-repeat;
}

.buttonVita a:hover, .buttonVitaActive a, .buttonVitaActive a:hover {
	height: 20px;
	width: 64px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_vita_on.jpg);
	background-repeat: no-repeat;
}

.buttonBerufsaufstellung a {
	height: 20px;
	width: 188px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_berufs-aufstellung.jpg);
	background-repeat: no-repeat;
}

.buttonBerufsaufstellung a:hover, .buttonBerufsaufstellungActive a, .buttonBerufsaufstellungActive a:hover {
	height: 20px;
	width: 188px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_berufs-aufstellung_on.jpg);
	background-repeat: no-repeat;
}

.buttonHausaufstellung a {
	height: 20px;
	width: 179px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_haus-aufstellung.jpg);
	background-repeat: no-repeat;
}

.buttonHausaufstellung a:hover, .buttonHausaufstellungActive a, .buttonHausaufstellungActive a:hover {
	height: 20px;
	width: 179px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_haus-aufstellung_on.jpg);
	background-repeat: no-repeat;
}

.buttonMethode a {
	height: 20px;
	width: 112px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_methode.jpg);
	background-repeat: no-repeat;
}

.buttonMethode a:hover, .buttonMethodeActive a, .buttonMethodeActive a:hover {
	height: 20px;
	width: 112px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_methode_on.jpg);
	background-repeat: no-repeat;
}

.buttonZiele a {
	height: 20px;
	width: 69px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_ziele.jpg);
	background-repeat: no-repeat;
}

.buttonZiele a:hover, .buttonZieleActive a, .buttonZieleActive a:hover  {
	height: 20px;
	width: 69px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_ziele_on.jpg);
	background-repeat: no-repeat;
}

.buttonReferenzen a {
	height: 20px;
	width: 120px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_referenzen.jpg);
	background-repeat: no-repeat;
}

.buttonReferenzen a:hover, .buttonReferenzenActive a, .buttonReferenzenActive a:hover  {
	height: 20px;
	width: 120px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_referenzen_on.jpg);
	background-repeat: no-repeat;
}

.buttonKontakt a {
	height: 20px;
	width: 126px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_kontakt.jpg);
	background-repeat: no-repeat;
}

.buttonKontakt a:hover, .buttonKontaktActive a, .buttonKontaktActive a:hover  {
	height: 20px;
	width: 126px;
	float: left;
	text-decoration: none;
	cursor: pointer; 
	display: block;
	background-image: url(http://www.fromm-coaching.de/images/button/button_kontakt_on.jpg);
	background-repeat: no-repeat;
}

.copy {
	width: 960px; 
	margin: auto;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.copy a:link, .copy a:active, .copy a:visited, .copy a:hover {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.bild {
	border: 1px solid #BF0000;
	display: block;
}

.screen {
	width: 248px;
	margin-bottom: 15px;
}

.vita {
	height: 372px;
	width: 248px;
}

.impressum {
	border: 1px solid #BF0000;
	padding: 5px;
}

.impressumSmall {
	border: 1px solid #BF0000;
	padding: 5px;
	font-size: 8pt;
}

.intern {
	border: 1px solid #BF0000;
	padding: 3px;
}

#willkommen {
	border: 1px solid #F58F00;
	padding: 5px;
	width: 200px;
}