/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #333;
	background: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #333;
	background-color: #fff;
	text-decoration: none;
}

a:visited {
	color: #eee;
	background-color: #fff;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0.65em 0;
	/* clear: both; */
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung fuer Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {
	line-height: normal;

}

h2 {
	line-height: normal;
        font-size: 1.5em;
}

h3 {
	line-height: normal;
        font-size: 1.2em;
}

h4 {
	line-height: normal;

}

/* Layout */
#wrapper {
	padding: 0px;
	height: auto;
	width: 836px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 304px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/images/neu/weitblick_team.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 482px;
	background-image: url(/images/neu/weitblick_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 span {
	display: none;
}
#navi {
	float: left;
	height: auto;
	width: 155px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #11559F;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #11559F;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi ul {
list-style-type:none;
padding-right:10px;
} 
#navi ul li.ebene2 {
padding-left:10px;
} 
#navi ul li a:link, #navi ul li a:visited {
	color: #11559F;
	text-decoration: none;
}
#navi ul li a:hover {
	color: #11559F;
	text-decoration: underline;
}
#navi ul li.aktiv a {
	color: #FF8600;
	text-decoration: none;
	font-weight: bold;
}

#content {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 84px;
	overflow: hidden;
}

#sidebar {
	float: left;
	height: auto;
	width: 241px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF8600;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF8600;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar a:link, #sidebar a:visited {
	color: #FF8600;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #11559F;
	text-decoration: none;
}
#rechteSpalte {
	min-height: 668px;
	width: 334px;
	margin-left: 20px;
	padding-top: 31px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	color: #666666;
}
#rechteSpalte a:link, #rechteSpalte a:visited {
	color: #FF8600;
	text-decoration: underline;
}
#rechteSpalte a:hover {
	color: #11559F;
	text-decoration: none;
}
#rechteSpalte h3 {
	margin-top: 0.7em;
}

#rechteSpalte ul li, #sidebar ul li	{
	margin-left: 2em;
}

#sidebar ul, #rechteSpalte ul {
	margin: 0.65em 0;
}

#footer {
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	font-size:95%;
	background-image: url(/images/neu/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}

.alt0 {
  font-size: 0.9em;
}

#rechteSpalte .abstand, #sidebar .abstand {
  margin-top:1.5em;
}

/* Adminbox */
#adminbox1 { position:fixed; top:8px; left: 10px; z-index:999; }
#adminbox1 table { border-collapse:collapse; width: 120px; }
#adminbox1 td.group  { border:1px solid #000000;background:#d0d0d0;font-weight:600;font-size:10px;filter:Alpha(opacity=80) }
#adminbox1 td.link   { border:1px solid #000000;background:#eeeeee;font-size:10px;filter:Alpha(opacity=80) }
#adminbox1 td.header { border:1px solid #000000;background:#ff9900;font-weight:600;color:#ffffff;font-size:10px;filter:Alpha(opacity=80) }
#adminbox1 table.adminbox_header { border-collapse:collapse; width: 120px; }
#adminbox1 table.adminbox_body   { display: none; border-collapse:collapse; width: 120px; }
