
/* Allgemeine Klassen */

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


/* RAHMEN-LAYOUT */

#page {
	background: url(../img/main-bg.gif) repeat-x left 74px;
}

#main {
	min-height: 580px;
	width: 960px;
	position: relative;
	float: left;
	margin-top: 10px;
	padding-bottom: 100px;
}

a#toplink {
	position: absolute;
	right: 150px;
	bottom: 0;
	border-bottom-width: 0;
	line-height: 1;
	opacity: 0.2;
}

a#toplink:hover {
	opacity: 0.4;
}

a#toplink span {
	position: absolute;
	left: -9999px;
}


/* TOP */

#top {
	padding: 0;
	/*border-top: 2px solid #e5ebf5;*/
	border-bottom: 1px solid #000;
	background-color: #000051;
	margin-bottom: 1em;
}

#top a {
	border-bottom-width: 0;
}

#sysnav {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 0.857em;
}

#sysnav ul {
	margin: 0px;
	padding: 0px;
}

#sysnav ul li {
	list-style-type: none;
	float: left;
	margin-right: 1px;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #666699;
	padding-top: 3px;
}

#sysnav a:link, #sysnav a:visited, #sysnav a:active, #sysnav a:hover {
	color: #ffffff;
	text-decoration: none;
}
	
#sysnav span.a {
	color: #ffffff;
	text-decoration: underline;
}


/* CONTENT */

#content {
	float: left;
	width: 520px;
	padding-left: 24px;
	margin-left: -24px;
}


/* ASIDE */

#aside {
	width: 200px;
	float: right;
	margin-top: -60px;
}

#get-infos {
	text-align: center;
	margin-bottom: 2em;
}

#get-infos a {
	border-bottom-width: 0;
	background-image: none;
}

#get-infos input.submit {
	padding: 5px 5px 5px 25px;
	background: #ea6418 url(../img/input-informieren-bg.png) no-repeat 7px center;
	border: 3px solid #feebc4;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	font-family: Georgia, "Times New Roman", serif;
	margin-top: 0;
	overflow: visible;
}

#get-infos input.submit:hover {
	cursor: pointer;
	border-color: rgba(0,0,0,0.2);
}

#aside .feature {
	margin: 1.5em 0;
	padding: 5px;
	background: #feebc4;
	border-top: 3px solid #FCDAA3;
}

#aside .feature h4 {
	font-weight: normal;
	line-height: 1.25;
	margin-bottom: 0.25em;
	color: #000051;
}

#aside .feature p {
	font-size: 0.857em;
	margin-bottom: 1em;
}


/* FAQ Seite */

ul.index li {
	margin-bottom: 0.5em;
}

#content ul.index a {
	padding: 0;
	background:none;
	font-weight: normal;
}

/* mini Form styling */

form input {
	padding: 2px 3px;
	margin-right: 10px;	
}



/* ALTE STYLES AUS COMMON.CSS - einiges vllt. obsolet, aber sicherheitshalber komplett �bernommen!
----------------------------------------------------------------------------------------------------------------- */

/* Boxen (Startseite) */
#content div.box {
	width: 235px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

#content div.box div.content {
	background-color: #FFFFE7;
	border: 1px solid #C6C6A0;
	padding: 8px 10px 10px 10px;
	height: 160px;
}

#content div.box div.content img {
	float: right;
	margin-left: 5px;
	border: 1px solid #C6C6A0;
}

#content div.box div.content a {
	margin-left: 6px;
}

#content div.box div.head h2 {
	margin-bottom: 6px;
	padding-left: 12px;
	background: url(../img/nav_bullet.gif) no-repeat 0 2px;
	color: #000051;
	border-bottom: 0;
}

#content div.box div.head a {
	background-image: none;
	padding: 0px;
}


/* Bestellmaske */

#content div.material {
	position: relative;
	clear: left;
	float: left;
	margin-bottom: 15px;
	width: 100%;
}

#content div.material div.foto {
	float: left;
	margin-bottom: 15px;
}

#content div.material div.foto img {
	border: 1px solid #C6C6A0;
}

#content div.material div.daten {
	margin-left: 140px;
}

#content div.material div.beschreibung {
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 150%;
}

#content div.material div.text {
	line-height: 150%;
	margin-bottom: 10px;
}

#content div.material div.form form {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content div.material div.form div.status {
	margin-top: 3px;
	font-weight: bold;
	font-style: italic;
}

#content div.material div.form p {
	margin: 0px;
}

#content div.material div.form {
	float: left;
	margin-right: 10px;
}

#content div.material div.artikelnr {
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	width: 200px;
}

#content div.material div.datei {
	padding-top: 2px;
}

#content div.material div.datei a {
	background: url(../img/filetypes/pdf.gif) no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 3px;
}

/* Suchbegriff-Highlighting */
span.highlight {
	background-color: #F36A27;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}


/* imgtxt-Stile */
span.bzga_os_supernav {
	font-weight: bold;
	color: #000051;
}



/* Downloads */
div.download {
	/*border: 1px solid #FCDAA3; Gab ��berlappungsprobleme bei floatenden Bildern
	background: #FFFFDD;*/
	padding: 8px;
	margin-bottom: 1em;
	position: relative;
}

div.download div.filetype {
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 8px;
}

div.download .filesize {
	font-size: 85%;
}

div.download div.title {
}

div.download div.links {
}


/* Adresslisten */

div.adrliste div.adresse {
	margin-bottom: 25px;
	line-height: 150%;
}

div.adrliste div.adresse div.institution {
	font-weight: bold;
	color: #F36A27;
}


/* HTMLArea-Stile */

body.wfd_htmlarea {
	margin: 20px;
}

body.wfd_htmlarea#content {
	position: relative;
	padding: 0px;
}

/* Vote */

div.vote {
	margin-bottom: 2em;
}

div.vote form {
	margin: 0;
	padding: 0;
}

div.vote h4 {
	margin: 0;
}

div.vote div {
	margin-top: 0;
	margin-bottom: 5px;
}

div.vote div.voterow {
	position: relative;
	margin-bottom: 4px;
}

#aside div.voterow {
	font-size: 0.857em;
}

div.vote div.voterow input.radio {
	position: absolute;
	top: 0;
	left: 0;
}

div.vote div.voterow label {
	padding-left: 24px;
	padding-top: 2px;
	display: block;
	color: #0072BC;
}

div.vote button {
	margin-top: 4px;
	margin-left: 24px;
}

span.votebar {
	background-color: #000066;
	border: 1px solid white;
	margin-right: 1em;
	display: block;
	float: left;
}

div.voteanswer {
	color: #0072BC;
	font-weight: bold;
	margin-bottom: 3px;
}

div.vote p {
	color: #0072BC;
}



