body{
padding:0px;
margin:0px;
width:100%;
height:100%;
background-color:#eeeeea;
}

.kreis_weiss{
background-image:url(/files/kreis_weiss.gif);
background-repeat:no-repeat;
background-position:center;
}
.kreis_indexd{
background-image:url(/files/kreis_indexd.gif);
background-repeat:no-repeat;
background-position:center;
}
.kreis_indexe{
background-image:url(/files/kreis_indexe.gif);
background-repeat:no-repeat;
background-position:center;
}
.kreis_indexs{
background-image:url(/files/kreis_indexs.gif);
background-repeat:no-repeat;
background-position:center;
}
.kreis_blau{
background-image:url(/files/kreis_blau.gif);
background-repeat:no-repeat;
background-position:center;
}
.kreis_gelb{
background-image:url(/files/kreis_gelb.gif);
background-repeat:no-repeat;
background-position:center;
}
.kreis_grau{
background-image:url(/files/kreis_grau.gif);
background-repeat:no-repeat;
background-position:center;
}
.kreis_rot{
background-image:url(/files/kreis_rot.gif);
background-repeat:no-repeat;
background-position:center;
}
.kreis_gruen{
background-image:url(/files/kreis_gruen.gif);
background-repeat:no-repeat;
background-position:center;
}
.kreis_tuerkis{
background-image:url(/files/kreis_tuerkis.gif);
background-repeat:no-repeat;
background-position:center;
}

#menu_entwicklung {
	margin-left:365px;
	position:absolute;
}
#menu_liebe {
	margin-top:9px;
	margin-left:291px;
	position:absolute;
}
#menu_umwelt {
	margin-top:37px;
	margin-left:224px;
	position:absolute;
}
#menu_haus {
	margin-top:80px;
	margin-left:165px;
	position:absolute;
}
#menu_beruf {
	margin-top:132px;
	margin-left:118px;
	position:absolute;
}
#menu_home {
	margin-top:190px;
	margin-left:80px;
	position:absolute;
}
#menu_kinder {
	margin-top:8px;
	margin-left:439px;
	position:absolute;
}
#menu_design {
	margin-top:42px;
	margin-left:503px;
	position:absolute;
}
#menu_guiding {
	margin-top:92px;
	margin-left:554px;
	position:absolute;
}
#menu_gruppe {
	margin-top:150px;
	margin-left:586px;
	position:absolute;
}
#menu_workshop {
	margin-top:216px;
	margin-left:595px;
	position:absolute;
}
#menu_meditation {
	margin-top:280px;
	margin-left:590px;
	position:absolute;
}
#menu_seminar {
	margin-top:345px;
	margin-left:562px;
	position:absolute;
}
#menu_fengshui {
	margin-top:398px;
	margin-left:514px;
	position:absolute;
}
#menu_radiaesthesie {
	margin-top:430px;
	margin-left:446px;
	position:absolute;
}
#menu_centering {
	margin-top:445px;
	margin-left:370px;
	position:absolute;
}
#menu_psyche {
	margin-top:432px;
	margin-left:294px;
	position:absolute;
}
#menu_events {
	margin-top:398px;
	margin-left:230px;
	position:absolute;
}
#menu_news {
	margin-top:345px;
	margin-left:180px;
	position:absolute>
}

#text {
	position:absolute;
	font-family: Verdana;
	font-size: 12px;
	margin-top:140px;
	margin-left:258px;
	width:287px;
	top: 20px;
}

.text_weiss {
	color: #FFFFFF;
}
.text_weiss > a {
	color: #FFFFFF;
}
.text_grau {
	margin-top:135px;
	margin-left:267px;
	width:260px;
	position:absolute;
	color: #414141;
}
.text_grau > a {
	color: #015293;
}
.text_rot {
	font-family: Verdana;
	font-size: 11px;
	color: #e31f26;
	font-weight:bold;
}
#langtext {
	background-color: #FFFFFF;
	height: 350px;
	width: 600px;
	font-family: Verdana;
	font-size: 12px;
	position:absolute;
	left:-180px;
	top:-95px;
	z-index:500;
	text-align:left; 
	padding:20px;
	border-color: #888888;
	border:2px;
	overflow:auto;
}
.kreis_rot #langtext {
	color: #FFFFFF;
	background-color:  #e2001a;
	border-color : #ffffff;
	border-style: solid;
	border-width: 2px;
}
.kreis_gelb #langtext {
	color: #FFFFFF;
	background-color:  #f5c024;
	border-color : #ffffff;
	border-style: solid;
	border-width: 2px;
}
.kreis_grau #langtext {
	color: #FFFFFF;
	background-color:  #878585;
	border-color : #ffffff;
	border-style: solid;
	border-width: 2px;
}
.kreis_blau #langtext {
	color: #FFFFFF;
	background-color:  #0c5078;
	border-color : #ffffff;
	border-style: solid;
	border-width: 2px;
}
.kreis_gruen #langtext {
	color: #FFFFFF;
	background-color:  #667f0d;
	border-color : #ffffff;
	border-style: solid;
	border-width: 2px;
}
.kreis_tuerkis #langtext {
	color: #FFFFFF;
	background-color:  #0099de;
	border-color : #ffffff;
	border-style: solid;
	border-width: 2px;
}
.kreis_weiss #langtext {
	color: #414141;
	background-color:  #FFFFFF;
	border-color : #999999;
	border-style: solid;
	border-width: 2px;
}
#title_weiss {
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
}
#title_farbe {
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #015293;
}
#link_blau {
	font-family: Verdana;
	font-size: 12px;
	color: #015293;
}
#link_weiss {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

a {
	text-decoration:underline;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
}
.form_1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 226px;
	border: 1px solid #636563;
}
.form_2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 51px;
	width: 226px;
	border: 1px solid #636563;
	overflow:auto;
}
