* {
	margin:0;
	padding:0;
}

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%;
}

#head {
		margin:0px auto;
		width:100%;
		height:auto;
        background-color:#40403E;
}

#header {
		width:auto;
		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:3700px;
		margin-right:0%;
		background-image: url('../singapur/img/wisch_sw.jpg');		/* background:#BDD4FE;	*/		   
 		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-image: url('http://www.marzenell.com/shoaiba/img/hintergrund.jpg');	     /* background:#BDD4FE;	*/	
 		border-left: 1px solid #333;
		border-right: 1px solid #333;
		z-index: 0;
}

#sidebar {
		display: none;
}

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

#sidebar2 {
        margin-top:0px;
		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:75%;
 height:auto;
 display:block;
 /* background-image: url("http://www.marzenell.com/indonesien/img/bg_thai_100.jpg"); */
 margin:0 auto;
 margin-bottom:0px;
 margin-top:0px; 
 margin-left:auto; 
 margin-right:auto
}

#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 , #inhalt_text3 {
	margin:0 auto;
	width:80%;
    text-align:center;
	font-size: 12px;
	color:#000000;
    padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
}

.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;
         margin:0px;
         height:100%;
}

#container {
		width:100%;
    	height:100%;
    	position: absolute;
}

#head {
		margin:0px auto;
		width:100%;
		height:auto;
        background-color:#40403E;
}

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

/* logo */
#logo
 { display: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;
}

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

#content1 {
		width:100%;
		height:auto;
		border-left:none;
		border-right:none;
    	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 {
  width:100%;
  font-size: 18px;
  padding: 0px 0px 0px 0px;   /* oben rechts bottom links*/
} 

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

#bild_bg {
	width:100%;
	height:100%;
	margin-top:0px; 
}
}