/* 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
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


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

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

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


#menue {
	position: relative;
	float: left;
	width: 500px;
	/*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;


}





#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;

}

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


}

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


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

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

}



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