/* Globale Einstellungen 
--------------------------------------------------------------------------------------------------- */
*, html {
	margin:0;
	padding:0;
}

body, html {
	min-height:100%; /*Scrollbar immer anzeigen*/
	margin-bottom:1px;
}

body {
	background:url(/if/screenbox/bg.png) repeat-x;
	font-family:georgia,garamond,serif;
	font-size:12px;
	margin-top:30px;
}

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

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

h1 {
    font-weight:normal !important;
}

h2 {
	font-size:12px;
}

img {
	border:0;
}

p {
	line-height:16px;
}
	
	
/* Logobereich 
--------------------------------------------------------------------------------------------------- */
#area_head_1 {
	clear:both;
	width:880px;
}

.logo_link:hover {
    background:none;
}

/* Suchfeld in der Navigation 
--------------------------------------------------------------------------------------------------- */
#searchfield {
    background:url(if/screenbox/bg_searchfield.png) no-repeat 8px 5px;
    float:left;
    height:28px;
    padding-top:5px;
    width:170px;
}

#searchfield input[type=text] {
    background-color:transparent;
    border:0;
    height:18px;
    margin:4px 10px 0 34px;
    width:125px;
}

#page_navi {
    position:absolute;
    text-align:right;
    width:230px;
    margin-left:652px;
    margin-top:4px;
}

#page_navi img {
    padding-top:4px;
}


/* Sprachen in der Navigation
--------------------------------------------------------------------------------------------------- */
#area_title_4 {
    width:660px;
    min-height:55px;
}

#area_title_4 h1 {
    font-size:36px;
    font-weight:normal;
    margin:0;
}


/* Sprachen in der Navigation
--------------------------------------------------------------------------------------------------- */
#area_head_4 {
    float:right;
    font-family:Arial, Helvetica, sans-serif;
    margin-right:6px;
}

#area_head_4 ul li {
    float:left;
    width:15px !important;
}

#area_head_4 ul li a {
    background:transparent;
    height:12px;
    color:#999;
    margin-top:5px;
}

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


#area_title_4 .v_edit_title {
	font-size: 36px;
	font-weight:normal;
}


/* Formatierung für Hauptbereich
--------------------------------------------------------------------------------------------------- */
#container {
	float:left;
	margin:0 0 10px 0;
    width:880px;
}

#container p {
    color:#333;
    margin:0;
    padding:0 12px !important;
}	
	
#container p a {
    text-decoration:underline !important;
}	
	
#container h1 {
    background:#000 url(/if/screenbox/title_bg.png) repeat-x;
    color:#FFF;
    font-family:georgia,garamond,serif;
    font-size:18px;
    font-weight:bold;
	line-height:1;
	padding:6px 12px;
}

/* Formatierung für Hauptbereich
--------------------------------------------------------------------------------------------------- */
#area_content_1 {
	float:left;
	width:440px;
}

#area_content_1 p {
    margin:0;
}

#area_content_1 table {
    	font-family:georgia,garamond,serif;
}

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


/* Formatierung für Ticker
--------------------------------------------------------------------------------------------------- */
#area_content_1 div.ticker {
	position: relative;
	white-space: nowrap;
	font-size:12px;
	color: #FFF;
}

#area_content_1 .ticker a {
    color:#99CCFF;
}
	
	
/* Formatierung für rechte Spalte
--------------------------------------------------------------------------------------------------- */
#area_right_1 {
	float:right;
	width:220px;
}

#area_right_1 h1 {
	background:#000 url(/if/screenbox/title_bg.png) repeat-x;
    color:#FFF;
    font-family:georgia,garamond,serif;
    font-size:18px;
    font-weight:bold;
	line-height:1;
	padding:6px 12px;
}

#area_right_1 .headline {
    color:#6699CC;
}

#area_right_1 .dividerLine {
    border-top:1px dotted #000;
    border-left:12px solid #FFF !important;
    border-right:12px solid #FFF !important;    
}



/* Formatierung für Navigations recht
--------------------------------------------------------------------------------------------------- */
#area_subnavi {
	float:left;
	width:220px;
    font-family:georgia,garamond,serif;
    font-size:12px;
}

#area_subnavi ul {
    list-style:none;
    margin:10px 10px 0 10px;
}

#area_subnavi li {
    border-top:1px dotted #999;
    padding:5px 0 5px 0;
}

#area_subnavi li:first-child {
    border-top:0;
}

#area_subnavi li li {
    border:0;
    padding:0;
}

#area_subnavi ul ul {
    margin:0 0 0 15px;
}

#area_subnavi .subnavi_bg_bottom {
    background: url(if/screenbox/bg-submenue-bottom.gif) no-repeat;
    width:186px;
    height:14px;
}

#area_subnavi .active {
    color:#000;
}

#area_subnavi p, #area_subnavi div {
    color:#333;
}

#area_subnavi .headline a {
    color:#000;
    text-decoration:underline;
}

#area_subnavi .dividerLine {
    border-top:1px dotted #000;
    border-left:12px solid #FFF !important;
    border-right:12px solid #FFF !important;    
}


/* Footer 1
--------------------------------------------------------------------------------------------------- */
#area_footer_1 {    
	background: url(if/screenbox/menu_bg.png) repeat-x;
    clear:both;
    height:24px;
	text-align: left;
	color: #999;
	width:880px;
}

#area_footer_1 p {
    padding:4px 0 0 10px;
}

#area_footer_1 a {
    color:#FFF;
}

#area_footer_1 a:last-child {
    color:#99CCFF;
}

#area_footer_1 img {
    float:right;
    padding:0px 10px 0 0;
}


/* Footer 2
--------------------------------------------------------------------------------------------------- */
#area_footer_2 {
	margin:10px auto;
	width: 880px;
	height: 76px;
	background: url(if/screenbox/bg-footer2.gif) no-repeat;
	background-position: 0 7px;
}


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

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

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

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

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


#area_footer_2 a span {
	display: none;
}

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


/* Footer 3
--------------------------------------------------------------------------------------------------- */
#area_footer_3 {
	color: #666;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: -5px auto;
}
	
#area_footer_3 div {
    float:left; 
    padding-left:10px;
 
}

#area_footer_3 a, #area_footer_3 img {
    float:left; 
}


/* Schadow
--------------------------------------------------------------------------------------------------- */
#shadow {
	width:880px;
	margin: 0 auto;
}


/* Schatten 2
--------------------------------------------------------------------------------------------------- */
#shadow_2 {
	border:1px solid red !important;
	clear:left;
	
}

#menu_right {
    border-left:1px solid #999;
    float:right;
    width:185px;
}


/* Zitate
--------------------------------------------------------------------------------------------------- */
.quotation {
    background:#000 url(/if/screenbox/zitat_bg.png) repeat-x;
    color:#FFF;
    font-size:16px;
    height:76px;
    padding:10px;
}

.quotation a {
    color:#6699CC;
}

.quotation a:hover {
    text-decoration:underline;
}



/* Adressblock
--------------------------------------------------------------------------------------------------- */
.pageAddress p {
    padding:0 !important;
    margin:0 !important;
}

.pageAddress {
    background:#FFF;
}



.postit {
    background:url(if/screenbox/Postit.png);
    height:75px;
    margin:-68px 0 0 34px;
    position:absolute;
    width:220px;
}



.result_navi {
    background: url(if/screenbox/menu_bg.png) repeat-x;
    height:16px;
    padding:4px 12px;
}

.result_navi a {
    color:#99CCFF;
}












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

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



p.headline {
	font-weight: bold;
	}
a.white {
	color: #000;
}

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

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

td.pageTable {
	font-family: georgia,garamond,serif;
	font-size: 12px;
	color: #000;
	padding: 2px 4px;
	}
	

.legend {
	color:#333;
	font-size: 11px;
	font-style:italic;
	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;
	}





/* Erster und zweiter Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_1, #area_head_2, #area_head_3 {
	margin: 0 auto;
	text-align: left;
	}
	
.search_home_sitemap {
	float: right;
	height: 28px;
	padding-left:8px;
	}


#area_head_2 {
    float:left;
}



	

/* Banner
---------------------------------------------------*/
.banner{
	float:left;
	text-decoration:none;
	font-family: georgia,garamond,serif;
	font-size:11px;
	}

.banner .headline {
    background:transparent !important;
    color:#6699CC !important;
}

.banner p {
    background:transparent !important;
    line-height:14px;
    color:#FFF !important;
}

.bannerHover{
	cursor:pointer;
	}

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


/* 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: georgia,garamond,serif;
	background-color: transparent;	
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	}


.v_edit_title {
	font-size: 16px;
	font-weight: normal ;
	color: #333;
	}

.v_edit_ticker {
	font-family: arial;
	font-size: 12px;
	color: #000;
	background-color: #DDD;	
	border: 1px solid white;
	margin-top:2px;
	}

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

.v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi, .v_edit_quotation {
    background:white;
	font-size: 11px;
	font-family:Georgia;
	color: #000;
	padding: 0 8px;
	}
	
.v_edit_quotation {
	
	color: white;
	background-color: #000;
	font-size: 18px;
}

.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;
}

#of_tools {
    margin:0;
}


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

/* Eventkalender Klassen 
----------------------------------------------------------------------------------------------------------------------------------- */

