/* CSS Document */

h1#welcome { margin-bottom:5px !important; }

a#banner { margin-left:35px; }
object#flasher { margin-top:5px; }

#header #headerRight #headerRightCorner {
	background-image: url(css-images/corner_home.png);
}
#container #left #leftMenue {
	background-image: url(css-images/bgLeftAktuell.gif);
}

#container #content {
	/*background-image: url(css-images/index.jpg);*/
	height: auto;
	overflow:visible;
	background-repeat: no-repeat;
	background-position: 15px 25px;
}
#container #content #spruch {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	top: 400px;
	right: 165px;
	height: 20px;
	width: 584px;
}
#container #content #introflash {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
}


#container #content ul {
	margin-top: 35px;
	margin-bottom: 25px;
}
#container #content li {
	margin-bottom: 10px;
	font-size: 12pt;
	font-weight: normal;
	color: #660066;
	line-height: 15pt;
}
#container #left #leftMenue .special_action {
	height: auto;
	width: 168px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding: 5px;
}
#container #left #leftMenue .special_action img {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#container #left #leftMenue .special_action div {
	float: right;
	width: 90px;
	margin: 0px;
	padding: 0px;
	font-size: 8.5pt;
}
#big_action {
	text-decoration:blink;
	text-align:center;
	width:450px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#big_action a {
	text-decoration:none;
	color: #00F;
}
#big_action p {
	margin: 0px;
}
#big_action a p#big_action_head {
	line-height:21px;
	font-size:24px;
	margin-bottom: 10px;
}
#big_action a p#bic_action_subtext {
	font-size:14px;
}

#acrobat {
	border-top: 1px solid #FFCC00;
	padding-top:15px;
}
#next_page {
	display:block;
	margin: 0px 13px 0px 13px !important;
	background:url(/css/css-images/arrow_right.gif) right center no-repeat !important;
}
#previous_page {
	display:block;
	margin: 0px 10px 0px 10px !important;
	background:url(/css/css-images/arrow_left.gif) left center no-repeat !important;
}


