/* CSS Document */

@import "navigation.css";	

* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px auto 0px auto;
	background-image:url(straights.gif);
	background-repeat: repeat;
	text-align:left;
}
.body {
	width:850px;
	height:100%;
	text-align:left;
	font-family: "Courier New", Courier, mono;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#logIn {
	width:630px;
	background-color:#FFFFFF;
	float:left;
	padding:5px;
	border-left:2px solid #666666;
	border-bottom:0px solid #464646;
	-moz-border-radius:15px;
	color: #333333;
	margin-top: 30px;
	margin-right: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}

#header {
	width:844px;
	height: auto;
	padding: 5px;
	color: #333333;
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear:right;
}
#OM, 
#MitteUL,
#UR,
#MR {	/* Breite=656 , Hoehe=16+auto */	
	clear:both;
	display:table;
	width:628px;
	height:auto;
	margin:16px 0px 10px 10px;
	-moz-border-radius:16px;
	padding:0px;
}
#bildele {
	margin:5px 30px 0px 20px;
	height:100px;
	float:left;
}
#titele {
	margin:60px 0 0 20px;
	width:420px;
	float:left;
}

.logindex {
	width:110px;
	height:110px;
	text-decoration:none;
	float:left;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: -30px;
	z-index: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
iframe {
	width:620px;
	height:auto;
}
.weissG {
	/* Breite=? , Hoehe=16+auto	*/
	clear:both;
	display:table;
	width:628px;
	height:auto;
	border-top:0px solid #464646;
	border-left:2px solid #666666;
	-moz-border-radius:12px;
	background-color:#FFFFFF;
	opacity:.80;
	padding:5px;
}
.weiss {
	/* Breite=? , Hoehe=16+auto	*/
	clear:both;
	display:table;
	width:628px;
	height:auto;
	border-top:0px solid #464646;
	border-left:2px solid #666666;
	-moz-border-radius:12px;
	background-color:#FFFFFF;
	opacity:.80;
	padding:5px;
}
.grau {
	/* Breite=? , Hoehe=2+auto	*/
	clear:both;
	display:table;
	width:628px;
	height:auto;
	border-left:2px solid #666666;
	border-top:0px solid #464646;
	-moz-border-radius:12px;
	background-color:#FFFFFF;
	opacity:.80;
	padding:5px;
}
.grauG {
	/* Breite=? , Hoehe=2+auto	*/
	background-color:#FFFFFF;
	clear:both;
	display:table;
	width:628px;
	height:auto;
	border-left:2px solid #666666;
	border-top:0px solid #464646;
	-moz-border-radius:12px;
	opacity:.80;
	padding:5px;
}
.grauI {
	/* Breite=? , Hoehe=2+auto	*/
	background-color:#FFFFFF;
	clear:both;
	display:table;
	width:628px;
	height:auto;
	border-left:2px solid #666666;
	border-top:0px solid #464646;
	-moz-border-radius:12px;
	opacity:.80;
	padding:5px;
}

span {
	display:table;
	opacity:.80;
}
/*	*/
#inhalt { 
	background-color:#FFFFFF;
	width:620px;
	height:520px;
	padding:5px;
	border:0px solid #666666;
	-moz-border-radius:16px;
	text-align:left;
	font-family: "Courier New", Courier, mono;
}

#inhaltG { 
	background-color:#FFFFFF;
	width:620px;
	height:520px;
	padding:5px;
	border:0px solid #666666;
	-moz-border-radius:16px;
	text-align:left;
	font-family: "Courier New", Courier, mono;
}
#inhaltI {
	background-color:#FFFFFF;
	width:620px;
	height:520px;
	padding:5px;
	border:0px solid #666666;
	-moz-border-radius:16px;
	text-align:left;
	font-family: "Courier New", Courier, mono;
	opacity:.80;
}

p {
	margin:5px 0 5px 0;
	text-align:left;
	font-family: "Courier New", Courier, mono;
}
