/* Allgemeine Elementformatierungen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
	color: #000;
	background: #7c242f url(images/img-start-bg.gif) 0 0 repeat-x;

	font-family: verdana, arial, sans-serif;
	margin: 0;
	font-size: 12px;
	/*height:100%;*/
  /*text-align: center;*/
}

body, html {
	height:100%;
}

a { text-decoration: none;}


a:link    { color: #58585a;}/*grau*/
a:visited { color: #58585a;}
a:focus, a:hover, a:active { color: #752323;} /*rot*/



img {
	padding: 0;
	margin: 0;
	border: 0;
}



ul  {
 margin: 0;
padding: 0;
list-style-type: none;
 /*padding: 5px 5px 5px 20px; */

}

ul a { text-decoration: none;}


.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}



/* Rahmen, Kopf
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#rahmen {
 position: relative;
 float:left;
    width: 1014px;
	height:662px;
	margin: 0px;

background: transparent url(images/img-start.gif) 0 0 no-repeat; 
/*border: 1px solid #999;*/

  /*margin: 0 auto;*/
  text-align: left;
}



/* linke Spalte
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#menue {
	position: relative;
	float: left;
	width: 230px;
	height: 600px;
	/*background-color: #f3d1e2;*//*margin: 15px 15px 0 15px;*/

 /*border: 1px solid #339900;*/

/* line-height:16px;*/
 }
 
 #menue ul  {
 position: relative;
/*float: left;*/
display:block;
margin-top:245px; /*300px*/
margin-left:92px; /*24px*/

 /*border: 1px solid #FF0000;*/
}

#menue li{
/* Für Opera 6*/
/*display:block;*/
position:relative;
float:left;
/*border: 1px solid #FFCC00;*/

/*background-color:#FFFFCC;*/
margin-top:6px;
}

#menue li a{
	/* Für Opera 6*/
position:relative;
	display:block;
	width:100px;
	/*height:40px;*/
float:left;
	font-size:11px;
	text-decoration:underline;
	line-height:16px;
	color:#707173;
}

#menue li a:hover, #menue li a.on {
	color: #752323;
} 

 /* rahmen_rechts
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#rahmen_rechts {
	position: relative;
	float: left;
	width: 784px;
	/*height:100%;*/
	
	/*background: #FF9900 url(images/img_top.gif) 0px 0px no-repeat ;*/

	/*border: 1px solid #FF9900;*/
/*background-color: #FFFFCC;*/
}

 /* top
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#top {
	position: relative;
	float: left;
	margin: 0;
	width: 784px;
	text-align: left;

	height: 30px; /*420px;*/
	padding: 0;

}


 /* inhalt
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#inhalt {
	position: relative;
	float: left;
	margin: 0;
	width: 562px;
	text-align: left;
	/*background-color:#999900;*/

	 /*420px;*/
	padding: 0;


}

#inhalt h1, #inhalt h2 {
display:inline;
	font-weight: bold;
	font-size: 12px;
	/*line-height: 17px;	*/
	color: #58585a;
	line-height: 20px;

	/*margin-top: 0;
	padding:0;*/
}

#inhalt ul {
float:left;
padding:0 0 0 0px;
margin:0;

}

#inhalt li {
float:left;
width:430px;
background: url(images/img_list.gif) 0 0 no-repeat;
padding-left:12px;
margin-bottom:19px;

}

#text {
	position: relative;
	float: left;
	margin: 0;
	width: 420px;
	left:48px;
	top:44px;
	text-align: left;
	/*background-color:#999900;*/
	 /*420px;*/
	padding: 0;
			font-size: 12px;
	line-height: 20px;	
	color: #58585a;

}

#text img{
	position: relative;
	float: left;
	margin-top: 350px;


}
 /* rechte spalte
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#kopf {
	position: relative;
	float: left;
	margin: 0;
	width: 222px;
	text-align: left;
	/*background-color:#f4f4f4;*/
	/*height:100%;*/ /*420px;*/
	padding: 0;

}

#kopf ul{
	position: relative;
	float: left;
	margin-top: 12px;
}

/* Menü Stifter
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

