/* *************************************** */
/*                                         */
/* FARBDEFINITION                          */
/*                                         */
/* *************************************** */
/*	
	dunkelgruen: #076F4F
	dunkelrot: #772018
	hellbraun: #d4cbb7
	dunkelbraun: #D1C8B3
	linienfarbe: #a59e8f
*/


/* *************************************** */
/*                                         */
/* HTML GRUNDELEMENTE                      */
/*                                         */
/* *************************************** */
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-color:#D1C8B3;
}

/* *************************************** */
/*                                         */
/* HAUPTNAVIGATION                         */
/*                                         */
/* *************************************** */
#navi { 
	/*margin: 74px 0px 0px 50px; */
	margin-left:25px;
	padding: 0px; 
	text-align: center; 
} 
#navi ul, #navi li, #navi2 ul, #navi2 li { 
	margin: 0px; 
	padding: 0px; 
	display: inline; 
	list-style-type: none; 
} 
#navi2, #navi2 a:link, #navi2 a:visited  {
	margin-left:20px;
	padding-left:20px;
}
#navi a:link, #navi a:visited, #navi2 a:link, #navi2 a:visited { 
	font-weight:bold; 
	font-family:Verdana,Arial,Helvetica; 
	font-size:12px;
	float: left; 
	padding: 3px 5px; 
	line-height: 20px; 
	text-decoration: none; 
	color: #D1C8B3; 
	background-color: #076F4F; 
	border-right: 1px solid #D1C8B3; 
	} 
#navi #akt, #navi2 #akt { 
	color: #D1C8B3; 
	background-color: #772018; 
	border-right: 1px solid #D1C8B3; 
	} 
#navi a:hover, #navi a:hover#akt, #navi2 a:hover, #navi2 a:hover#akt { 
	color: #D1C8B3; 
	background-color: #772018; 
	border-right: 1px solid #D1C8B3; 
}

/* *************************************** */
/*                                         */
/* DIV PARAMETER                           */
/*                                         */
/* *************************************** */
#container {
	width:1100px;
}
#top {
	height:110px;
	width:100%;
	margin:10px 0px 0px 0px;
	border-bottom:1px solid #a59e8f;
}
	#top_left {
		float:left;
		width:260px;
	}
	#top_menu {
		float:left;
		width:550px;
	}
	#top_right {
		float:right;
		width:260px;
	}
	#special {
		height:65px;
		/*margin: 0px 0px 0px 50px;*/
		float:left;
	}
	#lang {
		float:right;
		padding:40px 110px 0px 0px;
	}

#rootline {
	padding:10px 0px 10px 20%;
}

#submenu {
	float:left;
	width:20%;
	text-align:center;
}
#content {
	float:left;
	width:80%;
}
#footer {
	height:37px;
	width:100%;
	background-image:url(/fileadmin/template/images/footer_verlauf.jpg);
	background-color:#076F4F;
}
#footer_left {
	float:left;
}
#footer_right {
	float:right;
}
#footer_language {
	float:right;
	padding-top:10px;
}
#footer_language a.de, #footer_language a.en {
	margin-top:20px;
	margin-right:5px;
}
#wrap {
	margin-top:60px;
}


/* *************************************** */
/*                                         */
/* SUB-NAVIGATIONSMENU                     */
/*                                         */
/* *************************************** */

.buttonscontainer {width: 180px;}

.buttons a, .buttons a.buttons_act, .buttons a.buttons_submenu {
	color: #000000;
	background-color: #d4cbb7;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #076F4F;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #076F4F;
	color: #D1C8B3;
	text-decoration: none;
}

.buttons a.buttons_act {
	background-color: #772018;
	color: #D1C8B3;
}
.buttons a.buttons_submenu {
	padding-left:20px;
}
.buttons a.buttons_submenu_act {
	padding-left:20px;
	background-color: #772018;
	color: #D1C8B3;
}


/* *************************************** */
/*                                         */
/* LINKS                                   */
/*                                         */
/* *************************************** */
#rootline a {
	color:#772018;
	padding:0px 5px 0px 5px;
	text-decoration: none;
}
p.bodytext a, h1 a {
	color:#772018;
	text-decoration: none;
	background:url(/fileadmin/template/images/link.png) no-repeat center left;
	padding-left:10px;
	font-weight:bold; 
}
h1 {
	color:#076F4F;
	text-decoration: none;
	font-size: 14px; 
}
p.bodytext, #content ul {
	color:#076F4F;
}
	

/* *************************************** */
/*                                         */
/* FORMULAR                                */
/*                                         */
/* *************************************** */

fieldset.csc-mailform {
	border:0;
	font-family: Tahoma, Verdana;
	font-size: 10pt; 
	color: #000000; 
}

fieldset.csc-mailform label {
	width: 180px;			
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
}

fieldset.csc-mailform select,
fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
	margin-bottom: 10px;
	font-family: Tahoma, Verdana;
	font-size: 10pt; 
	color: #000000; 
	border:1px solid #ccc;
	padding:2px;
	width:250px;
}

#mailformformtype_mail {
	padding:2px;
	margin-left:40px;
	background:#eee;
	border:1px solid #ccc;
	width:120px;
	text-align:center;
}


/* *************************************** */
/*                                         */
/* SONSTIGES                               */
/*                                         */
/* *************************************** */

.csc-frame-frame1 {
	padding: 20px;
	margin-bottom:20px;
	background-image:url(/fileadmin/template/images/aktuelles.jpg);
	background-repeat:no-repeat;
	background-color:#c6bca3;
}

/* *************************************** */
/*                                         */
/* MiniShop                                */
/*                                         */
/* *************************************** */
/* Beschreibung überhalb des warenkorbs */
p.noBasketItem {
	width:150px;
	padding:10px;
}
/* warenkorb */
.basket {
	padding-bottom:20px;
}
/* buttons */
.ButtonReload, .ButtonDelete, .ButtonOrder, .ButtonBasketItem, fieldset.Formular submit  {
	color: #000000;
    border: 1px solid #000;
    background: #d4cbb7;
}
.ButtonReload:hover, .ButtonDelete:hover, .ButtonOrder:hover, .ButtonBasketItem:hover {
    border: 1px solid #000;
    background: #076F4F;
	color: #D1C8B3;	
}
/* minishop formular */
fieldset.Formular {
	border:0;
	font-family: Tahoma, Verdana;
	font-size: 10pt; 
	color: #000000;
	margin-bottom:50px;
	margin-top:20px;
}
fieldset.Formular label {
	width:100px; 
	float: left;
	text-align: left;
	/*margin-bottom: 10px;*/
	display: block
}
fieldset.csc-mailform input {
	font-size: 10pt; 
	color: #000000; 
	border:1px solid #ccc;
	width:250px;
}
/* minishop formular div wrapper */
.FormularItem {
	padding-bottom:10px;
}
/* postion: Anfrage Button */
.BasketItem {
	padding-left:690px;
}