/*
Farben: gruen: 		#2CB22C
		hellbraun:	#f5b887
		dunkelbraun:#d2572e
*/
html {padding: 0;
}
body {margin: 0; padding: 0;
	  	background:  #2CB22C;
/*	background-image:url(verlauf_gruen.gif);
	background-repeat:repeat-x;*/
			font-family : "Verdana", sans-serif; font-weight : normal; font-variant : normal;
			/*color : white; font : normal; font-style : normal; text-decoration : none; font-size : 10pt;*/
			color : black; font-style : normal; text-decoration : none; font-size : 10pt;
}
#fix_links {
	position: absolute;
	top: 150px; left: 0px; width: 150px; z-index:1;
}
html>body #fix_links { 
	position: fixed;
}
#fix_rechts {
	position: absolute;
	top: 150px; left: 720px; width: 180px; z-index:0;;
}
/*html>body #fix_rechts { 
	position: fixed;
}*/
#fix_head {
	position: absolute;
	top: 0px; left: 0px; right:0px;width: 900px; height: 70px;  z-index:1;
	background-image:url(verlauf.gif);
	background-repeat:repeat-x;
}
html>body #fix_head { 
	position: fixed;
}

.leiste {
	margin:0;
	padding:0;
	text-align:right;
}
.leiste p {
	margin:0;
	padding:0;
}
.leiste li{
	list-style:none outside;
	margin:0; padding: .5em 1.5em 0em 0.5em;
}

.inhalt {
	position:absolute;
	border:5px; border-color:#f5b887;
	/*top: 120px; left: 155px; right:0px;width: 550px; background:#f5b887; z-index:0;*/
	top: 140px; left: 140px; right:0px;width: 550px; z-index:0;
	padding:1em 1em 1em 1em;
}

.inhalt p{
	margin:0;
	padding:0;
} 

.tabelle {
}
.tabelle table{
	border:medium solid #d2572e;
	border-collapse:collapse;
	font-size:10pt;
}
.tabelle td{
	border:thin solid #d2572e;
}
.tabelle tr{
	border:thin solid #d2572e;
}
#chari {
	font-weight : bold; font-family : Stave Heavy; color :white; font-size : 14pt;
} 
#hintergrund {
	background:#f5b887 none; border-color:#2CB22C 
}

.kasten {
	margin:0px;
	text-align:left;
	padding:1em 1.5em 1em 1em;
	font-size:10pt;
}
.kasten p{
	margin:0;
	padding:0;
} 

.runde_box {
    margin:1px;
    text-align:left;
	padding:1em 1em 1em 1em;
}
.runde_box p{
    margin:0;
    padding:0;
}

.box {padding:0.2%;}

ul:li{
        list-style-image: url(logo_icon.gif);
        list-style-position : outside;
}

a:link { text-decoration:underline; font-weight:normal; color:black; }
a:visited { text-decoration:underline; font-weight:normal; color:black; }
a:hover { text-decoration:none; font-weight:normal; color:white;background-color:#d2572e }
a:active { text-decoration:none; font-weight:bold; background-color:#f5b887; }

img { border:none }

hr{height:5px; text-align:left; border:1px solid #d2572e;}

div{margin:0}
.ro {
	background:url(rb_ro.gif) top right no-repeat;
	margin:0;
	padding:0;
}
.lo {
	background:url(rb_lo.gif) top left no-repeat;
	margin:0;
	padding:0;
}
.ru {
	background:url(rb_ru.gif) bottom right no-repeat;
	margin:0;
	padding:0;
}
.lu {
	background:url(rb_lu.gif) bottom left no-repeat;
	margin:0;
	padding:0 0 2.5em 0;
}

.gaeste {
	position:absolute;
	border:5px; border-color:#d2572e;
	top: 130px; left: 155px; right:0px;width: 550px;height:500px; background:#f5b887; z-index:0;
	/*position: absolute; width: 800px; left: 30px; top: 180px; height: 500px; background:goldenrod;z-index:0*/ 
	}
#rand {border-style:solid;border-width:5px; padding:10px;border-color:#d2572e;background-color:#f5b887
}
@font-face{
font-family: Stave Heavy; 
src:url("ttstaveh.eot");
src:local("Stave Heavy"),url("http://www.blaskapelle-charisma.de/ttstaveh.ttf") format("truetype");
}
	/*
#footer {
        position: absolute; left:50px;top: 650px; background: goldenrod; color:white; z-index:1
	}
/*#header {
	left: 250px; height: 150px; background:  black;  z-index:0;
}*/




