/* CSS Document */

html, body, div, p, h1, h2, h3, h4, h5, ul, ol, span, a, table, td, form, img, li, blockquote {
	margin:0px;
	padding:0px;
	font:normal normal normal 16px/20px Georgia, "Times New Roman", Times, serif;
	color:#888;
}

html {
	height:100%;
	max-height:100%; 
	overflow:hidden; 
	border:0px; 
	background:#fff;
	margin:0px;
	padding:0px;
}

body {
	height:100%; 
	width:100%;
	max-height:100%; 
	overflow:hidden; 
	border:0px;
	background: url(img/body_hgr.jpg) repeat-x #D6EDCC;
	margin:0px;
	padding:0px;
}

* html {
	scrollbar-3dlight-color:#D9DFD7;
	scrollbar-arrow-color:#E462AA;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#D9DFD7;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
}

* html body {text-align:center;}


/* --------------------------------- links --------------------------------*/
 
a, a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color:#73C354;
}

a:hover {
	color:#173706;
}

#menue a, #logo a {
	padding:0px;
	background:none;
}

a:link:focus, a:visited:focus { -moz-outline: 0px dotted WindowText; }

a.credits, a.credits:visited, a.credits:active, a.credits:hover {
	text-decoration:none;
	font-size:11px;
	color:#888;
	padding-right:15px;
	background: url(img/pfeil_grau.gif) no-repeat right;

}

a.credits:hover {
	color:#e462aa;
	background: url(img/pfeil_rosa.gif) no-repeat right;
}

/* ----------------------------- tabellen --------------------------*/

table.pl {
	width:170px;
	border:none;
	border-collapse:collapse;
}

td.pl_li, td.pl_mi, td.pl_re {
	width:80px;
	height:20px;
	text-align:left;
}

td.pl_mi {width:35px;}
td.pl_re {width:55px; text-align:right;}

table.gs {
	width:370px;
	border:none;
	border-collapse:collapse;
}

td.gd_name, td.gs_li, td.gs_mi, td.gs_re {
	width:200px;
	height:20px;
	text-align:left;
}
	
td.gs_name {color:#24550B;}
td.gs_li {width:80px;}
td.gs_mi {width:35px;}
td.gs_re {width:55px; text-align:right;}


/* -------------------------------- ebenen ------------------------------*/

#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	height:100%;
	width:950px;
	clear:left;
	z-index:1;
	border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#D9DFD7;
	background-color:#fff;
}

#inhalt {
	position:absolute; 
	overflow:auto; 
	top:380px;
	left:0px; 
	bottom:20px; 
	width:950px;
	border:none; 
	/*background:url(img/floral_hgr.gif) no-repeat 0px 90px #fff;*/
	background-color:#fff;
	z-index:3; 
}

* html #inhalt {
	top:0px; 
	bottom:0px; 
	height:100%;
	width:948px;
	border-top:380px solid #fff; 
	border-bottom:10px solid #fff;
	overflow:auto;
	font-size:14px;
}

#kopf {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:950px; 
	min-width:950px; 
	height:380px; 
	background:#fff; 
	font-size:1em; 
	z-index:5; 
	border:none;
}

* html #kopf {
	top:2px;
	width:948px;
	height:380px;
}

#logo {
	display:block;
	position:absolute;
	width:202px;
	height:72px;
	top:15px;
	left:0px;
	z-index:3;
}

#motiv {
	display:block;
	position:absolute;
	width:950px;
	height:290px;
	top:90px;
	left:0px;
	z-index:3;
}

* html #motiv {width:948px; overflow:hidden;}

#menue {
	display:block;
	position:absolute;
	width:486px;
	height:23px;
	top:58px;
	left:455px;
	z-index:4;
}

#ueberschrift, #ueberschrift2 {
	display:block;
	position:absolute;
	width:420px;
	height:50px;
	top:40px;
	left:25px;
	font-size:24px;
	line-height:25px;
	color:#E462AA;
	text-align:right;
	z-index:4;
}

#ueberschrift2 {z-index:5; visibility:hidden;}

#text_start, #text, #text1, #text2, #text3, #text4, #text5, #text6, #text7 {
	display:block;
	position:absolute;
	width:436px;
	top:90px;
	left:475px;
	z-index:4;
	padding-right:20px;
}

#text1 {z-index:5; visibility:hidden;}
#text2 {z-index:6; visibility:hidden;}
#text3 {z-index:7; visibility:hidden;}
#text4 {z-index:8; visibility:hidden;}
#text5 {z-index:9; visibility:hidden;}
#text6 {z-index:10; visibility:hidden;}
#text7 {z-index:11; visibility:hidden;}

#portrait, #praxis_01, #praxis_02, #praxis_03 {
	display:block;
	position:absolute;
	width:263px;
	height:172px;
	top:124px;
	left:182px;
	z-index:12;
	visibility:visible;
}

#praxis_01 {z-index:13; visibility:hidden;}
#praxis_02 {z-index:14; visibility:hidden;}
#praxis_03 {z-index:15; visibility:hidden;}


/* ----------------------------- text -------------------------------*/

h1 {
	font-size:16px;
	color:#24550B;
	line-height:20px;
	margin-bottom:10px;
}

h2 {
	font-size:16px;
	color:#24550B;
}


img {border:none;}

.start {margin-top:-20px;
	background:url(img/unterschrift.gif) no-repeat left;
	padding-top:60px;
}

p {margin-bottom:20px;}

.lefttext {float:left; width:190px; text-align:left;}
.righttext {float:right; width:240px; text-align:left;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}



