* {
	margin: 0;
	padding: 0;
}

body  {
	background: #ffffff url(bilder/publikum.jpg) no-repeat;
	font-family: arial, sans-serif;
}

/* NAVIGATION */
#navi {
	position: absolute;
	border: 0;
	width: 350px;
	height: 100%;
	top: 0px;
	left: 511px;
	padding: 0px;
	z-index: 10;
}
	
#navi ul {
	position: fixed;
	border: 0;
	width: auto;
	height: auto;
	top: 230px;
	left: 730px;
	padding: 0;
	z-index: 11;
	list-style-type: none;
}

#navi ul ul {
	position: relative;
	top: 0;
	left: 30px;
	list-style-type: disc;
}
	
#login {
	position: absolute;
	top: 13px;
	left: 201px;
	border: 0px;
}
	
#kontakt { position:absolute;
	top:44px;
	left:237px;
	border:0px; }
	
#profil { position:absolute;
	top:100px;
	left:256px;
	border:0px; }
	
#ref { position:absolute;
	top:158px;
	left:260px;
	border:0px; }
	
#links { position:absolute;
	top:203px;
	left:255px;
	border:0px; }
	
.logo {
	position: absolute;
	top: 43px;
	left: 80px;
}
	

	
/* INHALTE */
#inhalt {
	position: absolute;
	background: #ffffff;
	width: auto;
	height: auto;
	top: 204px;
	left: 75px;
	padding-left: 0;
	padding-right: 12px;
	z-index: 9;
}

#box1 {
	position: relative;
	background: transparent url(bilder/bg-box.gif) repeat-y;
	border-left: 1px #c7c7e3 solid;
	border-bottom: 1px #c7c7e3 solid;
	width: 640px;
	height: auto;
	margin-bottom: 27px;
	z-index: 8;
	display: block;
}
	
#box1 img {
	border: 0;
	visibility: hidden;
	float: right;
}

#icon img {
	visibility: visible;
	float: left;
	margin-right: 5px;
	vertical-align: text-bottom;
}
	
.box_allg {
	position: relative;
	background: transparent url(bilder/bg-box.gif) repeat-y;
	border-left: 1px #c7c7e3 solid;
	border-bottom: 1px #c7c7e3 solid;
	width: 640px;
	height: auto;
	margin-bottom: 27px;
	z-index: 7;
}
	
#box_unt {
	background: transparent url(bilder/bg-box.gif) repeat-y;
	position: relative;
	border-left: 1px #c7c7e3 solid;
	border-bottom: 1px #c7c7e3 solid;
	width: 640px;
	height: auto;
	z-index: 7;
}

#bg_unt {
	position: absolute;
	margin: -450px 0 0 312px;
	z-index: 1;
}
	

/* TYPO ALLGEMEIN*/
p {
	color: #002332; 
	font-family: Arial Narrow,sans-serif; 
	font-size: 93%;
	line-height: 200%; 
	font-weight: normal;
	margin-left: 14px;
	margin-right: 14px;
}

h2 {
	color: #FFFFFF;
	background: #002332 url(bilder/bg-h22.gif) no-repeat;
	border-left: 1px #c7c7e3 solid;
	border-right: 1px #c7c7e3 solid;
	font-family: Arial,sans-serif; 
	font-size: 93%;
	font-weight: normal;
	padding-left: 14px;
	line-height: 27px;
}
	
h1 { display:none; }

a:link { text-decoration:none; color:#999999; }
a:visited { text-decoration:none; color:#999999; }
a:hover { font-weight:bold; color:#002332; }

#box1 a:link { text-decoration:none; color:#002332; }
#box1 a:visited { text-decoration:none; color:#002332; }

.box_allg a:link { text-decoration:none; color:#002332; }
.box_allg a:visited { text-decoration:none; color:#002332; }
#box_unt a:link { text-decoration:none; color:#002332; }
#box_unt a:visited { text-decoration:none; color:#002332; }

#navitypo li {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	cursor: pointer;
}

#navitypo li:hover {
	color: #002332;
}

#navitypo li.sub_open:hover {
	color: #999999;
}

#navitypo li.active {
	text-decoration: underline;
	color: #002332;
}

#navitypo li.active a {
	color: #002332;
}


.hell { color:#999999; }
.zweitespalte { float:left; }


/* SPECIAL TYPO */
.uz {
	font-size: 87%; 
	line-height: 87%; 
	margin: 12px 0 0 14px;
	color: #999999;
	width: 400px;
	float: left;
}
	
.nachre {
	color: #ccccff;
	font-size: 87%; 
	line-height: 87%;  
	margin: 12px 0 0 65px;
	float: left;
}
	
#randlos {
	margin-left: 0px;
	line-height: 90%;
}

#randlos img {
	background-color: #d6d6eb;
	border: 0px;
	visibility: visible;
	margin: auto;
	padding: auto;
}

#randlos span {
	display: block;
	float: left;
	width: 360px;
	height: 80px;
	text-align: center;
	background: #d6d6eb;
}

#randlos span.textlink {
	width: 265px;
	text-align: left;
	background: transparent;
	vertical-align: bottom;line-height: 140px;
}
		
#randlos2 {
	margin-left: 0;
	line-height: 280%;
}
		
#randlos2 img { 
	background-color: #d6d6eb;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	visibility: visible;
	vertical-align: text-bottom;
	margin-right: 5px;
	margin-left: 0px;
	float: left;
}

form {
	width: 640px;
	margin: 1em 0 1em 0;
	padding: 0;
}

form fieldset {
	border: 0;
	margin:0;
	padding:0;
	clear: both;
}

form fieldset p {
	clear: both;
	display: block;
}

form fieldset p label {
	float: left;
	display: block;
	width: 150px;
}

form fieldset p input,
form fieldset p textarea {
	float: left;
	width: 300px;
}

form fieldset.control_panel p {
	margin-top: 0.5em;
	margin-left: 162px;
}

form fieldset.control_panel input {
	width: auto;
	padding: 0 10px;
}

p.right_list {
	float: right;
	width: 290px;
}

ul.left_list {
	font-family: Arial Narrow,sans-serif;
	float: left;
	margin: 0 0 1em 2em;
	padding: 0;
	font-size: 93%;
	width: 220px;
	line-height: 200%;
}

h2.clearfix_header {
	margin-top: 0;
}

div.box_clear  {
	margin-top: 12px;
}

.error {
	color: #990000;
}

.success {
	color: #009900;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */
