
* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: arial, helvetica, times;
	font-size: 12px;
	color: #333;
	background-image: url(if/rtb/bg-body.gif);
	}

/* Allgemein
----------------------------------------------------------------------------------------------------------------------------------- */
img {
	border: 0;
	}

#area_content_1 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #369;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	}


span.of_newsTitle {
	font-family: arial, helvetica, times;
	font-size: 16px;
	font-weight: bold;
	color: #369;
}

p.of_newsText {
	font-family: arial, helvetica, times;
	color: #000;
	font-size: 12px;
}


h2 {
	font-size: 12px;

}





p {
	line-height: 16px;
	}
	
p.headline {
	font-weight: bold;
	}


a {
	color: #369;
	text-decoration: none;
	}

a:hover {
	color: #000;
	}

a.white {
	color: #666;
}

a.white:hover {
	color: #666;
	text-decoration: underline;
}

table.pageTable {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	}

td.pageTable {
	font-family: arial, helvetica, times;
	font-size: 12px;
	color: #000;
	padding: 2px 4px;
	}
	

.legend {
	color:#666;
	font-size: 11px;
	padding-top: 3px;
	}

.dividerLine {
	border-top: 1px solid #CCC;
	}


.normText {
	color: #333;
	}
	
	
.v_small {
	font-size: 11px;
	}
	
li.small {
	font-size: 9px;
	color:#666;
	}
	

#special_image {
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center 0;
	}




/* Schadow
----------------------------------------------------------------------------------------------------------------------------------- */
#shadow {
	width: 982px;
	margin: 0 auto;
	background: url(if/rtb/bg-body2.gif) repeat-y;
	}

/* Erster und zweiter Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_1, #area_head_2, #area_head_3 {
	width: 978px;
	margin: 0 auto;
	text-align: left;
	}

#area_head_1 {
	height: 60px;
	background-color: #fff;
	border-bottom: 8px solid #369;
	}

#area_head_2 {
	height: 222px;
	}	

#area_head_3 {
	height: 35px;
	}	




#area_head_4 {
	padding-top: 10px;
	height: 25px; 
	}
	
#area_head_4 ul {
	float: right;
	list-style-type: none;
	}

#area_head_4 li {
	display: block;
	float: left;
	border-left: 1px solid #999;
	}

#area_head_4 li:first-child {
	border: 0;
	}

#area_head_4 a {
	font-size: 12px;
	padding: 0 6px 0 6px;
	text-decoration: none;
	border-left: 1px solid #666;	
	}

#area_head_4 a:first-child {
	border:0;	
	}

#area_head_4 a:hover, #area_head_4 a.active {
	color: #000;
	}




	
.search_home_sitemap {
	float: right;
	height: 28px;
	padding-left:8px;
	}

/* Container
----------------------------------------------------------------------------------------------------------------------------------- */
#container {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 978px;
	background-color: #fff;
	}

/* Hauptinhalt
----------------------------------------------------------------------------------------------------------------------------------- */
#area_content_1 {
	float: left;
	width: 734px;
	}
	
#area_content_1 ul {
	padding-left: 16px;
	margin: 0;
	list-style-type: none;
	}
	
#area_content_1 ul.characteristics {
	list-style-image: url(if/rtb/miniIcon_bulletList.gif);
	padding-left: 32px;
	}


/* Rechte Spalte
----------------------------------------------------------------------------------------------------------------------------------- */

#area_right_1 {
	float: left;
	width: 244px;
	}
	
	
	
#area_right_1 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #369;
	padding-bottom: 5px;
	}
	

/* Banner
---------------------------------------------------*/
.banner{
	float:left;
	text-decoration:none;
	font-family: arial, helvetica, times;
	}

.bannerHover{
	cursor:pointer;
	}

.banner:hover .bannerHover{
	background-image:url(if/rtb/promotionPanelOver.png);
	cursor:pointer;
	z-index:5;
	}



/* Erster Fussbereich 1
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer_1 {
	width: 864px;
	padding-left: 118px;
	padding-top: 6px;
	height: 47px;
	margin: 0 auto;
	text-align: left;
	color: #666;
	background: url(if/rtb/bg-footer1.gif) no-repeat;
}


/* Fussbereich 2
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer_2 {
	margin: 0 auto;
	width: 982px;
	height: 48px;
	background: url(if/rtb/bg-footer2.gif) no-repeat;
	background-position: 0 7px;
	}


#area_footer_2 ul {
	float: left;
	margin-left: 118px;
	list-style-type: none;
	}

#area_footer_2 li {
	display: block;
	float: left;
	padding-top: 8px;
	}

#area_footer_2 li span {
    display:block;
    border-left:1px solid #CCC;
}

#area_footer_2 li:hover, #area_footer_2 li.active {
	background-color: #369;
	}

#area_footer_2 a {
	display: block;
	border-left:1px solid #FFF;
	height: 36px;
	}


#area_footer_2 a span {
	display: none;
	}

#area_footer_2 a:hover, #area_footer_2 a.active {
	background-position: 0 -36px;
	}




/* Fussbereich 3
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer_3 {
	margin: 0 auto;
	width: 982px;
	font-size: 11px;
	padding-top: 4px;
	color: #666;
	}

/* Tools
----------------------------------------------------------------------------------------------------------------------------------- */
#of_tools ul {
	display: block;
	margin: 0;
	list-style-type: none;
	}
	
#of_tools li  {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	}


/* Formulare
----------------------------------------------------------------------------------------------------------------------------------- */
.visitorForm input, .visitorForm select, .visitorForm textarea {
	border: 1px solid #999;
	margin: 1px;
	}
	
.v_success {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #093;
	margin-bottom: 10px;
	}
	
.v_error {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #c00;
	margin-bottom: 10px;
	}
	
.v_note {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #f60;	
	margin-bottom: 10px;
	}










/* Klassen fuer Edit Modus
----------------------------------------------------------------------------------------------------------------------------------- */

.v_edit_title, .v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi, .v_edit_legend, .v_edit_pageTable, .v_edit_ticker {
	font-family: arial;
	background-color: transparent;	
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	}


.v_edit_title {
	font-size: 16px;
	font-weight: bold;
	color: #369;
	}

.v_edit_ticker {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border: none;
	}

.v_edit_pageTable {
	border: 0;
	font-size: 11px;
	height: 16px;
	color: #333;
	}

.v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi {
	font-size: 11px;
	color: #000;
	}

.v_edit_normtext_headline {
	
	font-weight: bold;
	color: #000;
	}

.v_edit_legend {
	font-size: 11px;
	color: #333;
	}

.v_edit_link {
	color: #369;
	}
	
.v_yellowBg {
	background-color: #ff6;
}


/* Verschiedenes
----------------------------------------------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
	}
	
	
/* Eventkalender Klassen 
----------------------------------------------------------------------------------------------------------------------------------- */
.eventGrey	{
	color: #999; 
}

/* Umfrage */
#survey .fields label {
    display:block;
    float:left;
    width:110px;
}

#survey ol ul {
    padding:5px 0 20px 0;
}

#survey ol li {
    font-weight:bold;
}

#survey ol ul li {
    font-weight:normal;
    padding:2px;
}
#survey ol li {
    list-style-position :inside;
}

#survey ol label {
    padding-left:5px;
}

#survey .submit {
    padding:4px;
}

#certificate {
    float:right;
    padding-right:18px;
}

#certificate img {
    margin-left:5px;
}

.logo {
    position:absolute;
    margin:-115px 0 0 988px;
}
