body   {background:#2C2C2A;
		height: 100%;
        margin:0px;
		font-family: verdana;
  		padding: 0px;
  		margin: 0px;
  		font-size: .68em;       
}   

#container {
		margin:0px auto;
		width:1000px;
        background:#000000;
        border-top: 0px solid #CC9933;
        border-left: 0px solid #CC9933;
        border-right: 0px solid #CC9933;
        height:100%;
}

#header {
	width:100%;
	width:100%;
	background:#2C2C2A;
	background:#000000;
	margin-bottom: 0%;
	height:110px;
 	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#header h1
{ 
  height: auto;
  width: 100%;
  padding: 0px 0px 0px 0px;					/* oben rechts bottom links */
  text-transform: lowercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 50px;   
  color: #C0C0C0;
  margin :0;
}

#header h2
{	
	width: auto;
	width: 30%;
	height: 18px;
	font-size: 12px;
	color: #C0C0C0;
	padding: 0px 0px 0px 340px;
    margin:0;
}

#content {
        margin-top:0px;
        margin-bottom:5px;
        float:right;
        width:798px;
        height:5550px;
		margin-right:0%;
        background:#BDD5BD;			        /* background-image: url('bg999.jpg'); */		   
 		border-left: 1px solid #333;
		border-right: 1px solid #333;
		z-index: 0;
}

#content1 {
        margin-top:5px;
        margin-bottom:0px;
        float:right;
        width:798px;
        height:800px;
		margin-right:0%;
        background:#BDD5BD;			        /* background-image: url('bg999.jpg'); */		   
 		border-left: 1px solid #333;
		border-right: 1px solid #333;
		z-index: 0;
}

#sidebar1 {
        margin-top:0px;
		float:left;
        width:199px;
		margin-right:0%;
		background:green;
        background:#000000;
        border-left: 1px solid #333;
}

#sidebar2 {
        margin-top:5px;
		padding: 0px 20px 0px 26px;
		background-color : red;
		background:#000000;
        border-left: 0px solid #333;
}

#footer {
	    height:10px;
		background-color:yellow;
    	background:transparent;
}
#aufzu {
		display: none;
}

#top a{
		display:block;
		text-align:center;
		padding  : 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

#bild_bg {
 width:90%;
 height:auto;
 display:block;
 margin:0 auto;
 margin-bottom:0px;
 margin-top:0px; margin-left:auto; margin-right:auto
}

#bild_bg img {
 width:90%;
 height:auto;
 margin:0 auto;
 display:block;
 padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

#kopf {
		max-width: 90%;
		height: 10px;
		height: auto;
		margin:0 auto;
		text-align:center;
		font-size: 32px;
		color: #A2323D;
		padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

#kopf1 {
		max-width:90%;
		height: auto;
		text-align:center;
		margin:0 auto;
		font-size: 12px;
		color: #A2323D;
		padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

.inhalt_text1 {
	margin:0 auto;
    text-align:center;
	font-size: 12px;
	color:#000000;
    padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

.inhalt_text1 img {
	margin:0 auto;
	width:60%;
	height:auto;
	display:block;
	padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

#inhalt_text2 {
 margin:0 auto;
    text-align:center;
	font-size: 12px;
	color:#C0C0C0;
    padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}
#inhalt_ende {
	margin:0 auto;
    text-align:center;
	font-size: 12px;
	color:#C0C0C0;
    padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

#leer {
    height: 300px;
    width:100%;
}

img#map08 {
 margin: 0 auto;             /* center */
 text-align:center;
 height:283px;
 width:364px;
 padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

#linki {
 margin: 0 auto;             /* center */
 font-size: 16px;
 text-align:center;
 text-decoration:underline;
}

.longline img{
 margin: 0 auto;             /* center */
 width:80%;
 height:1px;
}

/* gr sse+design f r smartphone  ndern */
/* gr sse+design f r smartphone  ndern */
/* gr sse+design f r smartphone  ndern */

@media only screen and (max-width: 1024px) {
   body {background:#2C2C2A;
	width:100%;
         margin:0px;
         height:auto;
}

#container {
		width:100%;
    	height:auto;
		background-color:#BDD5BD;	
    	position: absolute;
}

#header {
		width:auto;
  		background: #40403E;
    	height:auto;
}

#logo
{ display: none;
}

#content {
		width:100%;
		height:100%;
		margin-right:0%;
		margin-bottom:0%;
		border-left:none;
		border-right:none;
    	float:none;
}


#header h1
{
  height: 100%;
  width: 100%;
  font-size: 20px;   
  color: #C0C0C0;
margin:0;
}

#header h2
{
	width: 30%;
	height: 18px;
	font-size: 10px;
    	color: #C0C0C0;
	padding: 0px 0px 0px 138px;
	margin:0;
}


#content1 {
		width:100%;
		height:auto;
		margin-right:0%;
		margin-bottom:0%;
    	float:left;
}

#sidebar1 {
		display:none;
}

#sidebar2 {
		display: none;
}

#footer {
		width:auto;
}

#site_content 
{
	width:100%;
    height:auto;   
}

#site_menu {
    display:none;
}

#site_menu1 {
    display:none;
}

#aufzu {
    display:block;
    height:10px;
    color: #FFFFFF;
    padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
    float:right;
}

#kopf {
  font-size: 18px;
  padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
} 

#kopf1 {
   height: 10px;
   font-size: 12px;
   padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

#bild_bg {
	width:99%;
	height:99%;
}

#bild_bg img {
	width:99%;
	height:99%;
}

.inhalt_text1 img {
	width:70%;
	height:auto;
}

.longline img{
 margin: 0 auto;             /* center */
 width:80%;
 height:1px;
}
}