* {
	margin: 0;
	padding: 0;
	}

/* Italic Bug für Internet Explorer */
* html body * {
	overflow:visible
	} 

body {
	font-family: georgia, times, verdana;
	font-size: 13px;
	color: #666;
	}


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

h1 {
	font-size: 18px;
	font-weight: normal;
	}
	
	
span.of_newsTitle {
	font-family: georgia, times, verdana;
	color: #666;
	font-size: 18px;
}

p.of_newsText {
	font-family: georgia, times, verdana;
	color: #666;
	font-size: 13px;
}


#area_right_1 h1 {
	border-top: 1px solid #ccc;
	padding: 4px 0 3px 0;
	border-bottom: 1px solid #ccc;
	}


.panel {
	padding-top:8px;
	background-color: #e6e6e6;
	}
	
div.of_colorCheckBox {
	margin:2px;
	float:left;
	width: 12px;
	height:12px; 
}

div.of_colorCheckBox:hover {
	margin:1px;
	border: 1px solid black; 
}

	
p.headline {
	font-weight: bold;
	}

p.italic {
	font-style: italic;
	}

	
#area_content_1 p {
	text-align: justify;
	}	
	

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

td.pageTable {
	font-family: georgia;
	font-size: 11px;
	color: #666;
	padding: 2px 4px;
	}


a:link, a:visited {
	color:#666;
	}

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


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

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


.normText {
	color: #666;
	}
	
.v_small {
	font-size: 11px;
	}

.v_yellowBg {
	background-color: #ff0;
	}
	
li.small {
	font-size: 9px;
	color:#666;
	}
	


#area_content_1 .event_link a:link, #area_content_1 .event_link a:visited {
	display: block;
	background-color: #f00;
	font-size: 13px;
	color: #f00;
	width: 399px;
	height: 20px; 
	margin-bottom: 5px; 
	padding-left: 8px;
	}



/* Container
----------------------------------------------------------------------------------------------------------------------------------- */
#container {
	margin: 0 auto;
	padding-top: 10px;
	width: 952px;
	}


/* Linke Hauptspalte 1
----------------------------------------------------------------------------------------------------------------------------------- */
#area_left_1 {
	float: left;
	width: 234px;
	}

#area_left_1_navigation {
	border-top: 1px solid #ccc;
	width: 224px;
	}

#area_left_1_navigation ul {
	list-style: none;
	}


#area_left_1_navigation li a {
	display: block;
	width: 100%;
	padding: 6px 0px 4px 4px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	text-decoration: none;
	}

#area_left_1_navigation li a:hover, #area_left_1_navigation li a.active {
	color: #f00;
	}

#area_left_1_navigation li li {
	margin-left: 22px;
	background-image: url(if/revue/border_left_1_navigation_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#area_left_1_navigation li li a {
	font-size: 12px;
	padding: 6px 4px;
	border: 0;
	}

#area_left_1_navigation li li li {
	width: 192px;
	margin: 0;
	background-image: url(if/revue/border_left_1_navigation_2.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

#area_left_1_navigation li li li a {
	padding: 6px 0 6px 20px;
	background-image: url(if/revue/border_left_1_navigation_3.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	}

#area_left_1_navigation li li li a:hover, #area_left_1_navigation li li li a.active {
	background-image: url(if/revue/border_left_1_navigation_3_over.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	}




/* Container 2
----------------------------------------------------------------------------------------------------------------------------------- */


#container_2 {
	float: left;
	width: 718px;
	padding-bottom: 20px;
	}



/* Erster Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_1 {
	width: 708px;
	margin-left: 10px;
	height: 46px;
	}
		
#area_head_1 ul {
	list-style-type: none;
	}
	
#area_head_1 li {
	display: block;
	float: left;
	}

#area_head_1 a {
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #999;
	padding: 0 8px;
	}
	
#area_head_1 a:hover, #area_head_1 a.active {
	color: #f00;
	}



/* Zweiter Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_2 {
	width: 708px;
	height: 89px;
	margin-left: 10px;
	text-align: left;
	background-image: url(if/revue/area_head_2_1.gif);
	background-repeat: no-repeat;
	}

#area_head_2 ul {
	list-style-type: none;
	padding-top: 12px;
	}
	
#area_head_2 li {
	display: block;
	float: left;
	}

#area_head_2 a {
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #999;
	padding: 0 12px;
	}
	
#area_head_2 a:hover, #area_head_2 a.active {
	color: #f00;
	}





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




/* Rechte Hauptspalte 1
----------------------------------------------------------------------------------------------------------------------------------- */
#area_right_1 {
	float: right;
	width: 234px;
	font-size: 12px;
	}



#area_right_1 .link a {
	color: #666;
	text-decoration: none;
	}

#area_right_1 .link a:hover {
	color: #f00;
	}
















/* Fussbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer {
	width: 952px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	
	
	}



/* Fussbereich2
----------------------------------------------------------------------------------------------------------------------------------- */


#area_footer_2 {
	width: 952px;
	margin: 0px auto 0px auto;
	text-align: left;
	font-size: 12px;
	}


#area_footer_2 a {
	text-decoration: none;
	}

#area_footer_2_menue ul {
	list-style-type: none;
	}
	
#area_footer_2_menue li {
	display: block;
	float: left;
	}

#area_footer_2_menue a {
	font-size: 12px;
	text-decoration: none;
	padding: 0 14px 0 0;
	}
	
#area_footer_2_menue a:hover, #area_footer_2_menue a.active {
	color: #f00;
	}










/* 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: #f00;
	font-weight: bold;
	padding: 4px;
	background-color: #093;
	margin-bottom: 10px;
	}
	
.v_error {
	color: #f00;
	font-weight: bold;
	padding: 4px;
	background-color: #f00;
	margin-bottom: 10px;
	}
	
.v_note {
	color: #f00;
	font-weight: bold;
	padding: 4px;
	background-color: #00c;	
	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 {
	font-family: georgia;
	background-color: #fff;
	}

.v_edit_title {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	}

.v_edit_title_red {
	font-size: 18px;
	font-weight: bold;
	color: #f00;
	}

.v_edit_title_right {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: right;
	}











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

.v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi {
	font-size: 12px;
	color: #666;
	}

.v_edit_normtext_headline {
	font-weight: bold;
	color: #666;
	}
	
.v_edit_normtext_italic {
	font-style:italic;
	color: #666;
	}	
	

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

.v_edit_link {
	color: #369;
	}



/* Umfrage 
----------------------------------------------------------------------------------------------------------------------------------- */
#survey div {
    height:24px;
}

#survey div label {
    display:block;
    float:left;
    width:190px;
}

#survey input {
    margin:10px 0 0 190px;
    padding:3px 8px;
}

#survey_result, #survey_result div {
    font-family: georgia, times, verdana;
	font-size: 13px;
	color: #666;
}

#survey_result {
    width:100%;
}

#survey_result tr td, #survey_result tr th {
    height:20px;
}

#survey_result .votes {
    float:right;
    margin:0;
    padding:2px 0 0 0;
}

#survey_result .bar, #survey_result .person {
    float:left;
}

#survey_result .bar {
    background:#CCC;
    height:18px;
}

#survey_result .person {
    color:#333;
    padding:2px 0 0 5px;
    position:absolute;
}

.survey_message_n, .survey_message_p {
    color:#FFF;
    font-weight:bold;
    margin-bottom:20px;
    padding:5px;
}

.survey_message_n {
    background:#C00;
}

.survey_message_p {
    background:#090;
}

/* Verschiedenes
----------------------------------------------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
	}


/*
#adressbar {
	position: absolute;
	padding-left: 16px;
	margin-top: -190px;
	height: 190px;
	width: 220px;
	color: #c00;
	}

#adressbar a {
	color: #c00;
	}
*/