/* ############ */
/* ### MISC ### */
/* ############ */


/*CSS-STYLED-CONTENT IE BUG*/
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	margin-bottom:0px;
	padding-bottom:20px;
}
/**/



/*LIST-STYLE NEBEN TEXT MIT FLOAT BILD...*/
* html ul {
	height: 1em;
}

html>body ul {
	overflow: auto;
}

ul	{
	margin-left: 0;
	padding-left: 2.5em;
}

li {
	list-style-type: none;
	background-image: url(images/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 9px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707173;
	line-height: 16px;
	text-decoration: none;
}

form {
	margin: 0px;
}

img {
	border: none;
}


table,tr,tbody,td,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707173;
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
}


a {
	color: #E3001B;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 13px;
	line-height:18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e3001b;
	margin: 0px;
}

h2 {
	font-size: 13px;
	line-height:18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.h2link {
	font-size: 13px;
	line-height:18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
a.h2link {
	color:#FFFFFF;
	text-decoration:none;
}
a.h2link:hover {
	color:#FFFFFF;
}


h3 {
	font-size: 11px;
	color: #e3001b;
	font-weight: normal;
	margin: 0px;
}

h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.lauftext {
}
.lauftext_rot {
	color: #e3001b;
}
a.lauftext_rot {
	color: #e3001b;
}

.bildtext {
	font-size: 10px;
}
a.bildtext {
	color: #707173;
	text-decoration: underline;
}
a.bildtext:hover {
	text-decoration: none;
}


.slogan_text {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}


/* Anker müssen aufgrund des fixed Header absolute verschoben werden */
.anchor {
	display: block;
	position: relative;
	left: 0px;
	top: -210px;
}


/* ### BREADCRUMB ### */
.breadcrumb_text {
	line-height:18px;
}
a.breadcrumb_text {
	color: #707173;
}

.breadcrumb_text_ACT {
	line-height:18px;
	font-weight:bold;
	color: #e3001b;
}

textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


/* ### SIDEMENU ### */
.menu1 {
	font-size: 12px;
	color: #b9b9b9;
	line-height:23px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.menu1_lower {
	font-size: 12px;
	color: #b9b9b9;
	line-height:23px;
	font-weight: bold;
	text-decoration: none;
}

.menu1:hover {
	color: #e3001b;
}

.menuACT1 {
	font-size: 12px;
	color: #e3001b;
	line-height:23px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.menuACT1_lower {
	font-size: 12px;
	color: #e3001b;
	line-height:23px;
	font-weight: bold;
	text-decoration: none;
}

.menu2 {
	font-size: 12px;
	color: #5c5c5c;
	text-decoration: none;
	margin-left: 12px;
	display: block;
}

.menu2:hover {
	color: #e3001b;
	font-weight: bold;
}

.menuACT2 {
	font-size: 12px;
	color: #e3001b;
	font-weight: bold;
	text-decoration: none;
	margin-left: 12px;
	display: block;
}

.sidemenu_spacer2 {
	margin-top: 4px;
	padding-bottom: 4px;
}


.footer_text {
	line-height:30px;
}

#register_link {
	position: absolute;
	top: 130px;
	right: 32px;
	height: 15px;
	width: 62px;
}
*+html #register_link {
	top: 130px;
	right: 28px;
}

#spacerline {
	height: 1px;
	margin-bottom: 20px;
	background-image: url(images/menupanel_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
* html #spacerline {
	margin-bottom: 20px;
}

.aviate {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}



/* ################################### */
/* ### INPUT FIELDS, BUTTONS, etc. ### */
/* ################################### */

.textareafields {
	width:380px;
	border:1px solid #b9b9b9;	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	margin-top: 3px;
}

.inputfields {
	width:380px;
	border:1px solid #b9b9b9;
}

.form_input {
	height: 15px;
	margin: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
* html .form_input {
	height: 19px;
}
*+html .form_input {
	height: 15px;
}

.form_submit {
	height: 23px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-color: #E3001B;
	border: 1px solid #CCCCCC;
	vertical-align: text-top;
}


/* ################### */
/* ### POINT_HEADER ### */
/* ##################zB Login, Quicklinks, News...################# */
.point_header_container {
	position:relative;
	margin-bottom:8px;
}
.point_header_point {
	position:relative;
	width:12px;
	height:12px;
	background-color:#E3001B;
	float:left;
}
.point_header_text {
	position:relative;
	margin-left:5px;
	line-height:12px;
	height:12px;
	float:left;
	color:#E3001B;
	font-weight:bold;
	text-transform:uppercase;
}


