#alt_navigation, #alt_inhalt { display: none; }

html, body {
width:100%;
/* Nicht IE Mac \*/
height:100%;
  /* */
margin:0px; 
padding:0px;
background-color:#6A3085;
}  

div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	text-decoration:none;
	line-height:1.3em;
}

#container {
width:100%;
height:400px;
/* Nicht IE Mac \*/
position:absolute;
top:50%;
margin-top: -240px;
  /* */
}

/* TEASER nur IE/Mac \*//*/
#container {margin-top:100px;}
/**/

/* ----- Startseite ----- */
#inhalt_start{ 
width:780px; 
height:400px;
padding:0;
margin-left: auto;
margin-right: auto;
text-align:center;
background-image:url(../comptoir_files/logo_comptoir.gif);
background-position:center;
background-repeat:no-repeat;
}

.logobox {
margin:0px;
padding-top:290px;
padding-left:0;
padding-right:0;
padding-bottom:0;
height:20px;
}