a , a:hover, a:link, a:visited{
	font-weight: bold;
	color: #AC9C90;
}	

input, select, textarea {
	background-image : url(img/navbar_fade.jpg);
	background-repeat : repeat-x;
	border: 1px solid #DFD8D2;
	margin-bottom: 1px;
}

.header {
	padding-right: 20px;
}
.headertext {   
	margin: 0 0 0 10px; 
	padding-left: 10px;
	font-family: Georgia, serif;
	font-size: 17px; 
	line-height: 24px; 
	font-weight: normal; 
	letter-spacing: 1px; 
}

body {padding: 0px; margin: 0px;}
form {margin: 0px;padding: 0px;}
img {border: none;}
label {width: 160px; padding: 3px 0px 0px 0px;	float: left; color: #000000;}

h3 {font-size: 120%; font-weight: bolder;}
h4 {font-size: 110%; font-weight: bolder;}
h5 {font-size: 100%; font-weight: bolder;}
.comment {
	color: gray;
}
.description {
	font-size: 85%;
}
.selected {
	color: gray;
}
.message {
	padding: 5px;
	font-weight: bolder;
	Margin-Bottom: 8px;
	color: #AC9C90;
}
.error {
	color: red;
}

img .text_right {float: left; padding-right: 5px;}
img .text_left {float: right; padding-left: 5px;}

.item {
	background: #f6f6f6;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border: 1px solid #999999;
}
.item a:hover {
	display: block;
	color: #000;
	background: #F0F0F0;
	text-decoration: none;
}
.item a {
	text-decoration: none;
}
hr {
	height: 1px;
	border: 1px solid #DFD8D2;
}
.highlighting {
	background: yellow;
}
/*******************************************************************************/


/*********************************** Categories ********************************/
.categories {
	text-align: left;
}
.categories a {
	text-decoration: none;
	display: block;
	padding: 10px 0px 0px 0px;
}
/*******************************************************************************/


/********************************* Language Switcher ***************************/
.language_switcher {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.language_switcher h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #DFD8D2;
}
/*******************************************************************************/


/******************************* Administration panel **************************/
.administration {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 200px;
	padding: 3px;
	background: #ffffff;
	border: 2px solid #000000;
}
.administration h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	background-image: none;
}
.administration a {
	text-decoration: none;
}
.administration hr {
	height: 1px; 
	width: 100%; 
	margin: 0px; 
	padding: 0px; 
	color: black
}
/*******************************************************************************/



/********************************** Member panel *******************************/
.member {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.member h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #DFD8D2;
	background-image: none;
}
.member a {
	text-decoration: none;
}
/*******************************************************************************/


/********************************** Login panel ********************************/
.login_panel {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: #FBFBFB;
	color: #333333;
}
.login_panel h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #FBFBFB;
	color: #333333;
	background-image: none;
}
.login_panel a {
	text-decoration: none;
	color: #333333;
}
.login_panel p {
	margin: 0px;
	padding: 0px;
	color: #333333;
}

/*******************************************************************************/


/********************************** Page Tools *********************************/
.search_box {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.search_box h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #DFD8D2;
	background-image: none;
}


.page_tools {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.page_tools h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #DFD8D2;
	background-image: none;
}
.page_tools a {
	text-decoration: none;
	display: block;
}
.page_tools p {
	margin: 0px;
	padding: 0px;
}
/*******************************************************************************/


/********************************* Tools styles ********************************/
/*
.page_counter {
	background: #DDDDDD;
	border: 1px solid #DFD8D2;
	padding: 3px;
	margin: 5px 0px 5px 0px;

}
*/
.page_counter a {
	font-weight: bolder;
}
/*******************************************************************************/


/********************************* Search styles *******************************/
.search_item {
	display: block;
	text-decoration: none;
	padding-top: 5px;
}

.search_item_title,
.search_item_title .highlighting {
	text-decoration: underline;
	font-weight: bolder;
}
.search_item_introduction {
	display: block;
	font-weight: bolder;
}
.search_item_content {
	display: block;
	text-decoration: none;
}
.search_item_details {
	display: block;
	color: gray;
}
/*******************************************************************************/


/********************************* Module styles *******************************/
.module_intro {
	border-bottom: 1px solid #DFD8D2;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
.module_admin {
	border-bottom: 1px solid #DFD8D2;
	margin-bottom: 6px;
	padding-bottom: 3px;
}

/*******************************************************************************/


/********************************** Management *********************************/
.management {
	background: white;
	color: #333333;
}
.management a {
	color: #333333;
	text-decoration: none;
}
.management a:hover {
	text-decoration: underline;
}
.management h1 {
	font-size: 120%;
	background-image: none;
}
.management h2 {
	font-size: 100%;
	margin-bottom: 0px;
}
.management p {
	margin-top: 0px;
	margin-bottom: 2px;
}

.management .custom_table {
	border: 1px solid #999999;
	background: #fff;
}
.management table .heading {
	font-weight: bolder;
	background: #f6f6f6;
}
.management table .heading td {
	color: #000;
}

.management input, textarea, select {
	border: 1px solid #999999;
	background: white;
	background-image : url(img/navbar_fade.jpg);
	background-repeat : repeat-x;	
}
.general_settings label {
	width: 260px;
}
/*******************************************************************************/


/********************************** Navigation *********************************/
/***** navigation *****/

.root_navigation {
	padding:0 0 0 0;
	margin: 0 0 0 0;
	white-space: nowrap;
	font-size:1em;
	color:#000000;
	float:left;
	height:2em;
	background:transparent;
	list-style:none;
}

a.root_navigation {
	margin: 0 .4em 0 0;
	padding: .4em 1em .46em 1em;
	color:#8E1F0D;
	font-weight:bold;
	text-decoration:none;
	float: left;
	background:#ffffff;
	border-left:1px solid #EDE9E6;
	border-top:1px solid #EDE9E6;
	border-right:1px solid #EDE9E6;
}

a.root_navigation:hover {
	color:#8E1F0D;
	background:#EDE9E6;
	font-weight:bold;
	text-decoration:none;
}
a.root_navigation.current {
	color:#7A6D62;
	background:#EDE9E6;
	text-decoration:none;
}




.navigation.level0 a{
	display: none;
	visibility: hidden;
	position:absolute;
	left:0px; top:0px; width:0px; height:0px;
}

.navigation.level1 a{
	font-size: 13px;
}
.navigation.level2 a{
	font-size: 11px;
	padding-left: 10px;
}
.navigation.level3 a{
	font-size: 10px;
	padding-left: 20px;		
}
.navigation.level4 a{
	font-size: 9px;
	padding-left: 30px;		
}

.navigation {
	display: block;
	font-size: 13px;
	width:19.65em;
	margin:0 0 0 0;
}

.navigation a {
	display: block;
	color: #8E1F0D;
	text-decoration: none;
	border-bottom:1px solid #EDE9E6;	
}

.navigation.current a {
	color: #7A6D62;
	background:#FFF9C5;
	border-bottom:1px solid #EDE9E6;	
}

.navigation a:hover {
	color: #7A6D62;	
	background:#FFF9C5;
	border-bottom:1px solid #EDE9E6;	
}


/***** Next and previous buttons *****/
.next_previous {
	color: #333333;
	margin: 5px 0px 0px 0px;
	text-align: right;
	float: left;
	clear: left;
	width: 100%;
}
.next_previous a {
	color: #333333;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
}

/***** Page 1 2 3 ... *****/
.page_123 {
	border-top: 1px solid #333333;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	width: 100%;
}
.page_123 a {
	padding: 0px 0px 0px 5px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.page_123 span {
	padding: 0px 0px 0px 5px;
}
/*******************************************************************************/


/******************************** Content styles *******************************/
.introduction {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
/*******************************************************************************/


/******************************** Site and body ********************************/
/***** Header *****/
.header {
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing:1px;
	padding-right: 5px;
}

/***** Site *****/
.site {
	margin-top: 10px;
	text-align: left;
	border: 1px solid #AEA791;
}

/***** Left column *****/
.left {
	background: white;
	border-right: 1px solid #333333;
	padding: 4px;
	width: 160px;
	border-left: 1px solid #333333;
}

/***** Right column *****/
.right {
	background: #A09A85;
	padding-left: 10px;
	/*****background: white url(img/right.gif);*****/
	width: 220px;
	/*****border-right: 1px solid #A09A85;*****/
}

/***** Top column klaus *****/
.topColumn {
	padding-left: 8px;
	background:#A09A85;
}

/***** Top Headline klaus *****/
.contentBorder {
	padding-left: 8px;
	background:#ffffff;
}

/***** Body column *****/
.body {
	background: white;
	padding: 15px;
	width: 540px;
	height: 440px;
	text-align: left;
}

.title {
	margin-top: 5px;
}

.content {
	line-height: 15px;
}

.content ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.content p {
	margin-top: 4px;
	margin-bottom: 2px;
}
.content .heading {
	font-weight: bolder;
	background: #DDDDDD;
}

.content a:hover {
	text-decoration: none;
	color: #000000;
}
/***************************************************************************
GUESTBOOK - Klaus
******************************************************************************/
.guestbook_entry {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DFD8D2;

}

/***************************************************************************
NEWS - Klaus
******************************************************************************/
.news_entry {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DFD8D2;

}

/***************************************************************************
Mailform - Klaus
******************************************************************************/
.mailform_element {
	color:red;
}

.mailform_element input, textarea, select {
	border: 1px solid #DFD8D2;
	background: #ffffff;
	background-image : url(img/navbar_fade.jpg);
	background-repeat : repeat-x;	
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em; 
	color:#000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ffffff;
}

#left_container {
	position:absolute;
	left:0;
	top:0;
	width:15em;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#FFFFFF;
	border-right:1px solid #EDE9E6;
}

#left_quote {
	position:relative;
	left:0;
	width:9.65em;
	margin:0 0 0 0;
	padding:.5em 5% .5em 5%;
	background:#FFF9C5;
	border-top:1px solid #EDE9E6;
	border-bottom:1px solid #EDE9E6;
	font-size:1.4em;
	font-style:italic;
	color:#AC9C90;
	text-align:left;
}

#left_text {
	position:relative;
	width:16.7em;
	margin:0 0 0 0;
	padding:.5em 5% .5em 5%;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000000;
	text-align:left;
}

#right_container_outer {
	position:absolute;
	left:16.3em;
	top:1em;
	width:42em;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ffffff url(img/navbar_fade.jpg) top repeat-x;
}

.navbar {
	position:relative;
	left:0;
	top:0;
	width:42em;
	height:2em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ffffff;
}

#navbar_fade {
	position:relative;
	left:0;
	top:0;
	width:42em;
	height:3em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ffffff url(img/navbar_fade.jpg) top repeat-x;
	border-left:1px solid #EDE9E6;
	border-right:1px solid #EDE9E6;
}

#right_container_inner {
	position:relative;
	left:0;
	top:0;
	width:42em;
	height: 100%;	
	margin:0 0 0 0;
	padding:0 0 .2em 0;
	background:#ffffff;
	border-left:1px solid #EDE9E6;
	border-right:1px solid #EDE9E6;

}

#rci_left_column {
	position:relative;
	width:43em;
	height: 100%;
	margin:-1em 0 0 .2em;
	padding:0 1em 0 1em;
	background:transparent;
	font-size:.9em;
	color:#000000;
	text-align:left;
}


#footer {
	position:relative;
	width:48.9em;
	height:2.5em;
	margin:0 0 0 0;
	padding:.3em .5em 0 0;
	background:#ffffff;
	font-size:.85em;
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	text-align:right;
}


/* font styles */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-left: 70px;
	padding-bottom: 45px;
	font-size:1.9em;
	color:#8E1F0D;
	background-image:url(img/orangenscheiben.jpg);
	background-repeat:no-repeat;
	background-position:.1em .1em;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 -.8em;
	padding:0 0 0 0;
	font-size:1em;
	color:#8E1F0D;
}

#rci_right_column h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 -.8em;
	padding:0 0 0 0;
	font-size:.9em;
	color:#8E1F0D;
}

#left_text h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 -.7em;
	padding:0 0 0 0;
	font-size:1.2em;
	color:#8E1F0D;
}

.small {
	font-family:"Courier New", Courier, mono;
	font-size:.85em;
	text-transform:uppercase;
}

/* link styles */
	#right_container_inner a {
	color:#D96107;
	text-decoration:underline;
}

#right_container_inner a:hover {
	color:#999999;
	text-decoration:none;
}

/* images */
#logo {
	margin:.5em 0 0 0;
	width:15em;
	height:14em;
}

img {
	border:none;
}

/* misc styles */
blockquote {
	margin:.3em .6em .7em .6em;
	padding:.05em .5em .05em .5em;
	background:#ffffff url(img/navbar_fade.jpg) top repeat-x;
	border-top:1px solid #CABEB5;
	border-bottom:1px solid #EEEAE7;
	border-left:1px solid #D7CDC6;
	border-right:1px solid #EEEAE7;
	font-family:Arial, Helvetica, sans-serif;
	color:#7C6C61;
}

/* workarounds and hacks */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


