/* Copyright by Andreas Schmitt Vertrieb und Coaching */
body 	{
	color : #ff9900;
	font-family : verdana, sans-serif;
	font-size : 11px;
	line-height : 15px;
	margin : 0px;
	padding : 0px;
}
/* Kopfteil */
#oberteil {
	position :absolute;
	top : 0px;
	left : 0px;
	width : 210px;
	height : 210px;
	}
#hintergrund {
	position :relative;
	top : 0px;
	left : 210px;
	width : 600px;
	height : 200px;
	}
/* Hauptmenue */
#menue1, #menue2, #menue3, #menue4, #menue5 {
	position : absolute;
	top : 200px;
	height : 17px;
	width : 120px;
	background-color : #ffcc99;
	color : #fff;
	font : normal 13px/20px verdana, sans-serif;
	line-height : 20px;
	padding-left : 0px;
	vertical-align : middle;
	text-align : left;
	background-position: 0;
	margin: 0;
	}	
#menue1 {
	left : 210px;
	text-indent: 0px;
	}	
#menue2 {
	left : 330px;
	text-indent: 0px;
	}
#menue3 {
	left : 450px;
	text-indent: 0px;
	}	
#menue4 {
	left : 570px;
	text-indent: 0px;
	}
#menue5 {
	left : 690px;
	text-indent: 0px;
	}
	#umenue1, #umenue2, #umenue3 {
	position : absolute;
	top : 234px;
	height : 20px;
	width : 66px;
	background-color : #FFFFFF;
	color : #000000;
	font : 9px/20px verdana, sans-serif;
	line-height : 20px;
	padding-left : 10px;
	vertical-align : middle;
	}	
#umenue1 {
	left : 465px;
	}
#umenue2 {
	left : 547px;
	}
#umenue3 {
	left : 620px;
	}
/* Rollover fuer die Menues */
a.menue:link, a.menue:hover, a.menue:visited, 
a.menueaktiv:link, a.menueaktiv:hover, a.menueaktiv:visited
	{
	background-color : #999;
	color : #fff;
	height : 20px;
	line-height : 20px;
	border : 0;
	display : block;
	margin-left : 0px;
	padding-left : 10px;
	text-decoration : none;
	}
a.menue:visited	{
	background-color : #ffcc99;
	}	
a.menue:hover	{
	background-color : #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
	
a.umenue:link, a.umenue:hover, a.umenue:visited, 
a.umenueaktiv:link, a.umenueaktiv:hover, a.umenueaktiv:visited
	{
	color : #000000;
	text-decoration : none;
	}
a.umenue:visited	{
	color : #ff9900;
	}	
a.umenue:hover	{
	color : #CCCCCC;
	}
a.umenueaktiv:link, a.umenueaktiv:hover, a.umenueaktiv:visited	{
	color : #000000;
	}

	
/* Unterrubriken und Subnavigation */

#unterrubriken {
	position : absolute;
	left : 10px;
	top : 116px;
	width : 164px;
	background-color : transparent;
	color : #000000;
	line-height : 22px;
	padding-left : 10px;
	vertical-align : middle;
	}
	
ul#unterrubriken {
	list-style : none;
	background-color : transparent;
	margin : 0;
	padding : 0;
	}

ul#unterrubriken li a:link {
	text-decoration : none;
	font-weight : normal;
	color : #000000;
	font-size : 12px;
	line-height : 24px;
	font-style: normal;
	font-variant: normal;
	}

ul#unterrubriken li {
	padding-left : 10px;
	border-bottom: 1px solid #666;
	color : #ff9900;
	line-height : 22px;
	font-weight : normal;
	}

ul#unterrubriken li.hauptrubrik {
	padding-left : 0px;
	border-bottom-width : 3px;
	border-bottom-style : double;
	border-bottom-color : #666;
	color : #ff9900;
	line-height : 22px;
	font-weight : normal;
	}

ul#unterrubriken li a:hover {
	color : #ff9900;
	text-decoration : none;
	}

ul#unterrubriken li a:visited {
	color : #ff9900;
	text-decoration : none;
	}
	
	
/* Content */

#inhalt {
	position : absolute;
	top : 85px;
	margin-top : 50px;
	margin-left : 200px;
	width : 460px;
	color : #000000;
	}
	
#textinhalt, textarea.textinhalt {
	width: 460px;
	font-size: 12px;
	}

p.ueberschrift {
	margin-top: 23px;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	}

textarea.textinhalt {
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	height: 150px;
	border: 1px solid #666;
	color : #FF0000;
	width:455px;
	font-style: normal;
}

/* Fuer die Hyperlinks */

#textinhalt a:link, #kontextspalte a:link, #text a:link {
	background-color : transparent;
	color : #ff9900;
	text-decoration : underline;
	}
	
#textinhalt a:hover, #kontextspalte a:hover, #text a:hover	{
	background-color : transparent;
	color : #ff9900;
	text-decoration : none;
	}	
	
#textinhalt a:visited, #kontextspalte a:visited, #text a:visited	{
	background-color : transparent;
	color : #ffcc66;
	text-decoration : none;
	}

	
a.text:link {
	background-color : transparent;
	color : #ff9900;
	text-decoration : underline;
	}
	
a.text:hover	{
	background-color : transparent;
	color : #ff9900;
	text-decoration : none;
	}	
	
a.text:visited	{
	background-color : transparent;
	color : #ffcc66;
	text-decoration : none;
	}
.textbody {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 400px 220px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	position: absolute;
	visibility: visible;
	height: 20px;
	width: 30px;
	left: 10px;
}

