@import url("tab_over.css");
/* CSS Document */

.doppelseite

* {
	margin:0;
	padding:0;
	background-repeat: no-repeat;

		}

	html, body {
		height:100%;
		}

	body {
	background-color:#FFFFFF;
	color:#666666;
	font:100.01%/1.4 sans-serif;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0;
	}

	#distance { 
		width:1px;
		height:50%;
		background-color:#FFFFFF;
		margin-bottom:-17em; /* half of container's height */
		float:left;
		}

	#container {
	margin:0 auto;
	position:relative;
	text-align:justify;
	height:560px;
	width:950px;
	clear:left;
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	background-image: url(../img/diary/openbg_black_1.jpg);
	background-repeat: no-repeat;
	top: -1px;
	z-index: 2;
	text-transform: lowercase;

		}
		

	#container div {
		font-size:80%;
		float:right;
		margin-left:3em;
		}

	#container ul {
		margin-left:2em;
		}

	#container li span {
		font-size:70%;
		}
		

	#container h1 {
		font-size:100%;
		padding-top:2em;
		margin-left:2.4em;
		}

	#container p {
		margin:1.5em 40em 1.5em 3em;
		}

	address {
		font-weight:normal;
		font-size:80%;
		font-style:normal;
		text-align:right
		
		;
		margin:0 40em 0 3em;
		}
TABLE {
	border: 1px dashed #666666;

}

.ueberschrift
 {
	text-transform: uppercase;

		}

