body
	{
	color: black;
	background: #E2EADF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.textarea1,.textarea2 
       {
        position: relative;
	width: 97%;
        padding: 10px 12px 10px 5px;
}

.textarea2
        {
        background-color: #CFDBCB;
        /* background-color: #D0E1CA; */
}

.hinweis
       {
        position: relative;
	width: 85%;
        margin: 15px 0px 0px 0px;
        padding: 5px;
        background-color: #CFDBCB;
	border: 1px solid #999999;
        opacity:0.8;
}

.sponsor
       {
        position: relative;
	width: 150px;
        margin: 30px 0px 0px 0px;
        padding: 5px;
        background-color: #CFDBCB;
	border: 1px solid #999999;

}

p
        {
        margin:1em 0 0 0;
        /* oben eine relative Einheit, links, rechts und unten nix */
}

         
#logobox
	{
	position: absolute;
	top: 8px;
	right:25px;
	width:360px;
	height: 100px;
	border: 0px solid;
        background-image: url(/images/59.gif);
        background-repeat: no-repeat;
}

#bilderbox
	{
	position: absolute;
	top: 135px;
	width: 100%;
	height: 110px;
	background-repeat: repeat-x;
}

#balken_weiss
	{
	position: absolute;
	top: 245px;
	width: 100%;
	height: 5px;
        font-size:2px;
        padding: 0px;
        margin: 0px;
        background-color: white;
}

#inhaltsbox
	{
	margin-top: 272px;
	margin-left:275px;
	margin-right:280px;
	min-height: 400px;
	border: 0px solid;
        text-align:justify;
}

#inhaltsboxzwei
	{
	margin-top: 272px;
	margin-left:280px;
	margin-right:800px;
	min-height: 400px;
	border: 0px solid;
}


#inhaltsboxzdrei
	{
	margin-top: 272px;
	margin-left:600px;
	margin-right:400px;
	min-height: 400px;
	border: 0px solid;
}

#rechtebox
	{
	position: absolute;
	top:250px;
	right:0px;
	width:195px;
        padding:0px;
        height:350px;
        background-image: url(/images/75.jpg);
        background-repeat: no-repeat;
}

#sidebar
	{
	position: absolute;
	top:260px;
	left:14px;
	width:180px;
        padding: 0px 0px 0px 1px;
}
#hm
	{
	position: absolute;
	top: 114px;
	width: 100%;
	height: 19px;
	padding: 2px 0px 0px 0px;
	color: #69696A;
	background: white;
}

a,a:hover
        {
         color: #AB3325;
}

.menue
	{
	color: #5c5c5c;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}	

.menue_weiss
	{
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}	

.menue:hover,.menue_weiss:hover
	{
	color: black;
}

.menue_aktiv
	{
	color: #AB3325;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#menuebox
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 99%;
	padding: 7px 0px 0px 7px;
	color: #69696A;
	right: 0px;
}

.fett
	{
	font-weight: bold;
	text-decoration: none;
}
.fett_rot
	{
	font-weight: bold;
	text-decoration: none;
        color: #AB3325;
}
h1
        {
      	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
        color: #AB3325;
}
h2
        {
      	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
        color: #000000;
}
h3
        {
      	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
        color: #000000;
}
h4
        {
      	font-size: 13px;
	font-weight: bold;
        margin:0px 0px 3px 0px;
	text-decoration: none;
        color: #AB3325;
}