@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body {
	background: #35332d;
	height: 100%;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	line-height:1.7em;
}

a, a:active, a:focus, a:visited {color: #fff; text-decoration:none;}
a:hover {text-decoration:underline}

img {
	border: solid 0px #999;
}

#shine_top {
	position: absolute;
	z-index:30;
	width:321px;
	height:207px;
	margin: 0 auto;
	display:block;
	top:0; right:0;
	background:url('img/licht.png');
}
* html #shine_top {

	background: url(img/blank.gif);
	
}

#shine_center {
	position: absolute;
	z-index:3;
	width:980px;
	overflow:hidden;
	height:1000px;
	margin: 0 auto;
	display:block;
	top:187px; rleft:0;
	background:url('img/licht-center.png');
}
* html #shine_center {

	background: url(img/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/licht-center.png');

}

#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	overflow: visible;
	padding-bottom:0px;
	z-index:2;
	background:url('img/bg.png') repeat-x;
}

#header {

	background: url('img/header_bg2.png') repeat-x 100%;
  	position: relative;
  	width: 100%;
  	margin: -20px 0;
	height:187px;

}
* html #header {
	  background: transparent;

	
}

#header h1 {
 	display: block;
    margin: 20px 0 0px 20px;   
    overflow: hidden;    
    height: 171px;
    background: url('img/mmyMensa-Titler.png') no-repeat 20px 30px;
    text-indent: -9999em;
}
* html #header h1 {
	margin: 10px 20px;   
	padding:10px 20px;
	background: transparent;
    text-indent: 0em;
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	width: 500px;
}

.iPhone-header{
	width: 463px;
	height: 185px;
	display:block;
	z-index:10;
	background:url('img/iPone-bottom.png') no-repeat 0 0;
	position:absolute;
	right:0;
	top:0;
	margin:0;padding:0;

}
* html .iPhone-header {

	background: url(img/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/iPone-bottom.png');

}


.content{
	
	margin: 40px 0 0 0;
}
.content_left{
	width: 480px;
	float:left;
	position:relative;
	z-index: 10;
	display:block;
	height:810px;
	background:	url('img/oben.png') no-repeat 0 0;
}
* html .content_left {

	background: url(img/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/oben.png');

}

.fadein {
	position:absolute;
	top: 121px;
	left: 73px;
	width:320px;
	height:480px;
	z-index:100;
}
.fadein img {
	position:absolute;
	left:-2px;
	top:-2px;
}


.content_right{
	width: 460px;
	padding: 0 0 0 0;
	background:url(img/balken-trenner.png) repeat-x top;
	float:left;
	display:block;
	position:relative; z-index: 10;
}

.cont1{
	background: url(img/Form-5.png) repeat;
}
* html .cont1 {
	 background: none;
   
}
.cont1 h2{
	display: block;
    margin: 10px;   

    overflow: hidden;    
    height: 81px;
    background: url('img/immer-dabei.png') no-repeat 10px 10px;
    text-indent: -9999em;
}
* html .cont1 h2 {
	margin: 10px;   
	padding:10px;
	background: transparent;
    text-indent: 0em;
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	height: 1%;

}
.cont1 p{
	
    margin: 10px;   
    padding: 10px;

}
.callAction-Button {
	 margin: 10px;   
    padding: 0 10px 10px 10px;
	text-align:right;
	
}

.callAction-Button a{
	background: transparent url('img/go-to-mmyMensa--Button.png') 0px 0px no-repeat;
	cursor: pointer;
	width: 196px;
	height: 43px;
	z-index: 5;
	display:block;
	text-align:right;
}
* html .callAction-Button a{

	background: url(img/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/go-to-mmyMensa--Button.png');

}

.callAction-Button a:hover {
	background: transparent url('img/go-to-mmyMensa--Button-hover.png');
}
* html .callAction-Button a:hover{

	background: url(img/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/go-to-mmyMensa--Button-hover.png');

}



.cont2{
	background: url(img/Form-5.png) repeat;
}
* html .cont2 {
	 background:url(img/balken-trenner.png) repeat-x top;
   
}
.cont2 h2{
	display: block;
    margin: 10px;   

    overflow: hidden;    
    height: 45px;
    background: url('img/So-funktioniert-es.png') no-repeat 10px 10px;
    text-indent: -9999em;
}

* html .cont2 h2 {
	 	margin: 10px;   
	padding:10px;
	background: transparent;
    text-indent: 0em;
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	height: 1%;


}
.cont2 p{
	
    margin: 0 10px;   
    padding: 10px;

}




.cont3{
	background: url(img/Form-5.png) repeat;
}
* html .cont3 {
	 background:url(img/balken-trenner.png) repeat-x top;
   
}
.cont3 h2{
	display: block;
    margin: 10px;   

    overflow: hidden;    
    height: 89px;
    background: url('img/Alle-Aachener-Mensen.png') no-repeat 10px 10px;
    text-indent: -9999em;
}
* html .cont3 h2 {
	 	margin: 10px;   
	padding:10px;
	background: transparent;
    text-indent: 0em;
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	height: 1%;
}

.cont3 p, .cont3 div{
	
    margin: 10px;   
    padding: 10px;

}
.cont3 ul{
	
    margin: 0 10px;   
    padding: 0 10px;

}

.content_right_footer{

	display:block; height:10px;width: 100%;
}

#footer{
	background: #35332d;
	color: #d9d9d9;
	margin:20px 0;
	padding:10px;
	font-size:11px;
	position:relative; 
	z-index: 10;
}
* html #footer {
height: 1%;
}

#footer div{

	float:left;
    display: inline;
	width:200px;
	margin:10px;
	padding:5px;
}
#footer h3{
	
	margin:10px 0;

}
#footer div ul{
	  margin: 0 10px;   
    padding: 0 10px;
}

#logo-lb  {

	height:1%;
}

#logo-lb a {

	width: 76px; height:50px; display:block; background: url(img/lichtbringer-logo.png) no-repeat; 
}
* html #logo-lb a {

	background: url(img/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/lichtbringer-logo.png');

}
