* {
	margin: 0px;
	padding: 0px;
}

/* --- IE transparent png - link hack --- */
* html a {
	position: relative;
}
* html a img {
	position: relative;
}
* html input, * html textarea, * html select, * html button {
	position: relative;
}

body {
	background-image: url(/fileadmin/templates/pix/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #F1F1FA;
	text-align: center;
	font-size: 76%;
	font-family: Arial;
}
img {
	border: none;
}

#wrapperall {
	text-align: left;
	margin: 0em auto;
	width: 990px;
}

#header {
	background-image: url(/fileadmin/templates/pix/header.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 100%;
}
* html #header {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix/header.png' ,sizingMethod='scale');
}
#header_left_image {
	float: left;
}
#header_right_image {
	float: right;
	/*background-image: url(/fileadmin/templates/pix/header_right.png);
	background-position: right;
	background-repeat: no-repeat;*/
	height:176px;
	width:650px;
	text-align: right;
}
#header_right_logos {
	margin-top: 50px;
	margin-right: 6px;
}
#header_right_logos a {
	margin-right: 14px;
}
#header_right_logos img {
	border: none;
}


#page_background {
	background-image: url(/fileadmin/templates/pix/bg_page.png);
	background-repeat: repeat-y;
	padding: 0px 8px;
}
* html #page_background {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix/bg_page.png' ,sizingMethod='scale');
	width: 974px;
}


#main {
	overflow: hidden;
	width: 100%;
}
#main_left {
	width: 199px;
	float: left;
}
#main_center {
	float: left;
	width: 547px;
	padding-left: 15px;
	padding-right: 15px;
}
#main_right {
	float: left;
	width: 198px;
}

#footer {
	background-image: url(/fileadmin/templates/pix/bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	height: 27px;
	margin-bottom: 20px;
}
* html #footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix/bottom.png' ,sizingMethod='scale');
	width: 990px;
}

/* ---- Header ---- */
#header_right_image ul {
	list-style: none;
}
#header_right_image ul li {
	float: right;
	border-left: 1px dotted #000000;
}
#header_right_image ul li.borderless {
	border-left: 0px;
}
#header_right_image ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	padding: 0px 10px;
}
#header_right_image ul li a:hover {
	text-decoration: underline;
}


/* ---- Navigation ---- */
#main_center #zaehler {
	margin-bottom: 5px;
	margin-top: 10px;
	border: 3px solid #DD0000;
	padding: 5px;
	background-color: #FFFFFF;
}

#main_left ul {
	
}
#main_left ul .active a {

}
#main_left .activeimage {
	float: left;
	margin-top: 8px;
}
#main_left ul li {
	background-image: url(/fileadmin/templates/pix/shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	overflow: hidden;
	*width: 100%
}
#main_left ul li a {
	/* background-image: url(/fileadmin/templates/pix/bg_blue.jpg);
	background-repeat: repeat-x; */
	background-color: #E12115;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	padding-left: 6px;
	font-size: 14px;
	font-weight: bold;
}
#main_left ul li a:hover {
	text-decoration: underline;
}
#main_left ul li ul .last {
	border: none;
}
#main_left ul li ul li {
	border-bottom: 1px dotted #000000;
	padding-bottom: 0px;
	overflow: hidden;
	*width: 100%
}
#main_left ul li ul li a {
	background-image: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	padding-left: 8px;
	font-weight: normal;
}

#main_left_logos {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
/*
#nav li:hover, #nav li.over {
	background-image: none;
}
#nav li:hover a, #nav li.over a {
	background-image: url(/fileadmin/templates/pix/bg_blue_down.jpg);
}
#nav li:hover ul li a, #nav li.over ul li a {
	background-image: none;
}
*/


/* ---- Inhalt ---- */
#main_center {
	padding-bottom: 2em;
}
#main_center h1 {
	font-size: 1.6em;
	margin-bottom: 0.6em;
	font-weight: normal;
	color: #333333;
}
#main_center h2 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
}
#main_center h3 {
	font-size: 1.2em;
	margin-bottom: 0.3em;
	font-style: italic;
}
#main_center h4 {
	font-size: 1.1em;
	margin-bottom: 0.3em;
	font-style: italic;
}
#main_center p {
	line-height: 140%;
	margin-bottom: 1em;
}

#main_center ul, #main_center ol {
	line-height: 140%;
	margin-top: 1em;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
#main_center ul ul, #main_center ol ul, #main_center ul ol, #main_center ol ol {
	margin-top: 0em;
	margin-bottom: 0em;
}
#main_center li {
	margin-bottom: 0.2em;
}
/*
#main_center dl {
	margin-top: 1em;
	margin-bottom: 1em;
}
#main_center dt {

}
#main_center dd {
	margin-left: 1.5em;
}
*/
#main_center table {
	line-height: 140%;
	border: none;
	margin-bottom: 1em;
}
#main_center table caption {
	line-height: 140%;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
#main_center table th {
	background-color: #666666;
	color: #FFFFFF;
	padding: 3px 5px;
}
#main_center table td {
	background-color: #DDDDDD;
	padding: 3px 5px;
}
#main_center fieldset {
	line-height: 140%;
	border: 1px solid #666666;
	padding: 3px 5px;
	margin-bottom: 1em;
}
#main_center fieldset legend {
	line-height: 140%;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px;
}


/* ---- Rechte Spalte ---- */
#main_right a {
	color: #000000;
}
#main_right #settings {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#main_right #search {
	padding: 5px;
}
#main_right #tickerspace {
	padding-top: 5px;
	padding-bottom: 5px;
	
	
}

#main_right #fontsizer, #main_right #contrast {
	background-color: #FFFFFF;
	width: 100%;
	line-height: 25px;
	overflow: hidden;
}
#main_right #contrast {
	*padding-top: 5px;
}
#main_right #fontsizer {
	border-bottom: 1px dotted #000000;
}
#main_right #fontsizer img, #main_right #contrast img {
	border: none;
	vertical-align: text-bottom;
}
#main_right #fontsizer strong, #main_right #contrast strong {
	display: block;
	float: left;
	width: 70px;
	padding-left: 5px;
}

#main_right h1 {
	/*background-image: url(/fileadmin/templates/pix/bg_red.jpg);
	background-repeat: repeat-x;*/
	background-color: #B5B5B5;
	color: #FFFFFF;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
}
#main_right .right_box {
	background-image: url(/fileadmin/templates/pix/shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 198px;
	overflow: hidden;
}
#main_right p {
	background-color: #FFFFFF;
	padding: 5px;
}
#main_right hr {
	border: none;
	border-top: 1px dotted #000000;
	background-color: none;
	height: 0px;
	width: 100%;
}
#main_right .csc-loginform {
	padding-bottom: 3px;
}
#main_right .csc-formrow {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#main_right .csc-form-label {
	padding-top: 2px;
	padding-left: 5px;
	display: block;
}

/* ---- Footer ---- */
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
