@charset "utf-8";
/* CSS Document */

html {		height: 100%; margin: 0; padding: 0;
			width: 100%; 
			}

body {		
			font-family: Verdana, Arial, sans-serif;
			color: #000;
			width: 100%; height: 600px; 
			background-color: #131313; 
			padding: 5px 0 0 0;
			text-align: center;
			font-size: 12px;
			line-height: 18px;			
			}
			
img {	border: 0;}

h1 {			font-size: 11px;
			margin-top: 5px;
			color: #111;
			padding: 5px 0 0 0;
			}
			

p{		line-height: 14px;
		margin: 4px 0 8px 0;
		color: #222;
		}
		
ul {	margin-top: 0;}
		
#gesamtbox {	width: 1005px; height: 568px;
				overflow: hidden;
				margin: 0 auto; 
				text-align: left;
				background-image:url(/img/physikmobil-bg.jpg);
				background-repeat: no-repeat;
				background-position: 25px 11px;
				line-height: 18px;}
				
#menu {			float: left; width: 186px;
				margin: 190px 0 0 25px;}

a:link.menu-item, a:visited.menu-item{	display: block; text-decoration: none;}		
		
.menu-item {	height: 28px; width: 132px;
				overflow: hidden;
				
				margin: 0 0 6px 0;
				}
				
.home-passiv {	background-image:url(/img/menu/home-passiv.gif);
				background-repeat: no-repeat;}
				
.home-aktiv {	background-image:url(/img/menu/home-aktiv.gif);
				background-repeat: no-repeat;}
				
.idee-passiv {	background-image:url(/img/menu/idee-passiv.gif);
				background-repeat: no-repeat;}
				
.idee-aktiv {	background-image:url(/img/menu/idee-aktiv.gif);
				background-repeat: no-repeat;}
				
.termine-passiv {	background-image:url(/img/menu/termine-passiv.gif);
				background-repeat: no-repeat;}
				
.termine-aktiv {	background-image:url(/img/menu/termine-aktiv.gif);
				background-repeat: no-repeat;}
				
.fotos-passiv {	background-image:url(/img/menu/fotos-passiv.gif);
				background-repeat: no-repeat;}
				
.fotos-aktiv {	background-image:url(/img/menu/fotos-aktiv.gif);
				background-repeat: no-repeat;}
				
.presse-passiv {	background-image:url(/img/menu/presse-passiv.gif);
				background-repeat: no-repeat;}
				
.presse-aktiv {	background-image:url(/img/menu/presse-aktiv.gif);
				background-repeat: no-repeat;}
				
.kontakt-passiv {	background-image:url(/img/menu/kontakt-passiv.gif);
				background-repeat: no-repeat;}
				
.kontakt-aktiv {	background-image:url(/img/menu/kontakt-aktiv.gif);
				background-repeat: no-repeat;}

#content{		margin: 190px 443px 0 213px;line-height: 18px;}

#column-right {	float: right; width: 400px;
				text-align: right; margin: 13px 2px 0 0;}
				
#sponsoren {	margin-top: 15px;}

#foto-rechts {	border: 8px solid white; text-align: left; width: 193px;
				position: relative; top: -215px;}
				
.sponsor {		margin-bottom: 7px;}

.white {		background-color: #fff; padding: 0 0 0 4px;}

.fotos {		border: 3px solid white;}

.weiter {		padding: 0 0 0 280px;
				font-size: 20px; font-weight: bold; margin: 0;}
				
.zurueck {		text-align: left; padding: 0 0px 0 0;
				font-size: 20px; font-weight: bold; margin: 0;}
				
.weiter a:link, .weiter a:visited, .zurueck a:link, .zurueck a:visited, #impressum a:link, #impressum a:visited  {	text-decoration: none;}

#impressum {	position: absolute; top: 585px; margin-left: 90px;
				/*margin-top: 315px;*/}

#impressum p, #impressum a {	margin: 0 5px 2px 0; padding: 0;color: #fff;}
		
a:link {	text-decoration: underline; color: #000;}
a:visited {	text-decoration: underline; color: #000;}
a:hover {	text-decoration: none; color: #000;}
a:active {	text-decoration: none; color: #000;}
a:focus {	text-decoration: none; color: #000;}
