html {
	height: 100%;
	overflow: auto;
}
body, table, form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #1b1b1b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	background: #ffffff;
	font-size: 0.8em;
	text-align: center;
	height: 100%;
}
img {
	border: none;
}
a {
	outline: none;

}
#navigation ul #framebox-close-li {
	display: none;
}

#center {
	margin: 0px auto 0;
	text-align: left;
	width: 1016px;
	height: 100%;
	
}
#site {
	float: right;
	/* width: 900px; */
	/*margin: 0px 28px 0px 0px;*/
	overflow: hidden;
	
	width: 100%;
	min-height: 100%;
	background: url(../images/bg.jpg) left top repeat-y;
}

#header {
	float: left;
	display: inline;
	width: 970px;
	border-bottom: 18px solid #608649;
	background: #ffffff;
	margin-left: 28px;
	padding-top: 11px;
}

#topnav { 
	background:transparent; 
  	color:#608649; 
	text-align:right;
	padding-bottom: 11px;
  }
  
  #topnav a { color:#608649; font-weight:normal; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color:transparent; }

#navigation {
	float: right;
	height: 160px;
	max-height: 156px;
	width: 100%;
	overflow: hidden;
	background: url(../images/schloss_ploen.jpg) right 1px no-repeat;
	border-top: 2px solid #608649;
	border-bottom: 2px solid #608649;
	margin-bottom: 1px;
	position: relative;
}
#logo {
	float: left;
	display: inline;
	margin: 2px 0px 0px 10px;
}
#navigation ul {
	position: absolute;
	bottom: 0px;
	right: 0px;
	list-style: none;
	margin: 0px -1px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation ul li {
	display: inline;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	width: 90px;
	height: 28px;
	float: left;
	background: url(../images/li.png) left top no-repeat;
	overflow: hidden;
}
* html #navigation ul li {
	overflow: visible;
	behavior: url(fileadmin/templates/neu/scripts/iepngfix.htc);
}

#navigation ul li a {
	color: #313131; 
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 28px;
	text-align: center;
}
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a:focus {
	color: #608649;
	text-decoration: none;
}
#navigation ul li.current a,
#navigation ul li.active a {
	font-weight: bold;
	color: #608649;
}
#navigation ul li.current a {
	cursor: default;
}

#content {
	float: left;
	display: inline;
	width: 970px;
	margin-left: 28px;
	padding-bottom: 20px;
	background: url(../images/bg_content.jpg) left top no-repeat;
	overflow: hidden;
}
#sidebar {
	float: left;
	width: 220px;
	overflow: hidden;
}
#sidebar ul {
	margin: 20px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}
#sidebar ul li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	display: inline;
	float: left;
}
#sidebar ul li a {
	color: #313131;
	text-decoration: none;
	display: block;
	width: 100%;
}
#sidebar ul li a:hover,
#sidebar ul li a:active,
#sidebar ul li a:focus {
	color: #608649;
	text-decoration: none;
}
#sidebar ul li.current a,
#sidebar ul li.active a {
	font-weight: bold;
	color: #608649;
}
#sidebar ul li.current a {
	cursor: default;
}

/* FELOGIN */
#sidebar .tx-felogin-pi1 {
	padding: 22px 10px 0px 10px;
	font-size: 0.8em;
}
#sidebar .tx-felogin-pi1 h3 {
	/*
	font-family: Times,sans-serif;
	font-size: 1.3em;
	font-variant: small-caps;
	font-weight: normal;
	*/
	margin: 20px 0 10px;
	padding: 0;
}
#sidebar .tx-felogin-pi1 fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#sidebar .tx-felogin-pi1 fieldset legend {
	display: none;
}
#sidebar .tx-felogin-pi1 label {
	display: none;
}
#sidebar .tx-felogin-pi1 #forgot_email,
#sidebar .tx-felogin-pi1 #user,
#sidebar .tx-felogin-pi1 #pass {
	width: 90%;
	margin: 0px 0px 3px 0px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #698852;
	color: #9F9F9F;
}

#sidebar .tagCloud,
#sidebar .nameCloud {
	padding: 10px 10px 0px 10px;
	font-size: 0.8em;
}
#sidebar h4 {
	margin: 20px 0 10px;
	padding: 0;
}

#text {
	float: right;
	display: inline;
	width: 680px;
	/* overflow: hidden; */
	margin: 20px 35px 0px 0px;
}

h1 {
	font-size: 1.5em;
	font-family: times,sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

}
h2 {
	font-size: 1.3em;
	font-family: Times,sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


p {
	font-size: 1em;
	line-height: 1.3em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #608649;
	
}
a:hover,
a:active,
a:focus {
	color: #608649;
	text-decoration: none;
}

#footer {
	color: #cccccc;
	float: left;
	font-size: 0.8em;
	text-align: center;
	width: 100%;
}
#footer p {
	margin-left: 280px;
}

P.csc-linkToTop { text-align: right; }

/*----------------------- CALENDAR BASE ----------------------*/


.tx-cal-controller a {text-decoration:none; color: #608649; } 

.tx-cal-controller td {padding: 3px 0 3px 0; }

.tx-cal-controller .spacer {margin: 15px 0 10px 0;}

.tx-cal-controller .table {padding: 0 0 0 0; border-bottom: 1px solid grey;}

.tx-cal-controller .table_ends {padding: 0 0 3px 0; border-bottom: 1px dotted #608649;}

.tx-cal-controller .cal-legend {float:left; margin: -3px 3px 0 3px;}

.tx-cal-controller .cal-title {font-weight: bold; font-size: 14px; }


/*--------------------------------- EVENT SINGLE view  -----------------------------------*/

.tx-cal-controller .cal-single-container {margin: 0 3px 0 3px;}

.tx-cal-controller .cal-single-item {padding: 5px 0 5px; min-height: 97px;}

.tx-cal-controller .cal-single-item2 {padding: 3px 0 3px; border-bottom: 1px dotted #608649;}

.tx-cal-controller .cal-single-item3 {padding: 3px 0 3px;}

.tx-cal-controller .cal-single-item4 {padding: 3px 0 10px; min-height: 170px; border-bottom: 1px dotted #608649;}

.tx-cal-controller .cal-single-img {margin: 0 0 0 380px;}

.tx-cal-controller .cal-single-img2 {margin: 0 0 50px 380px;}

.tx-cal-controller .cal-single-block {float:left; padding: 5px 0 3px 0;}

.tx-cal-controller .cal-single-block2 {margin: 0 0 0 150px; min-height: 15px; padding: 3px 0 3px 0;}

.tx-cal-controller .cal-single-block3 {margin: 0 0 0 150px; padding: 3px 0 5px ; min-height: 15px; border-bottom: 1px dotted #608649;}

.tx-cal-controller .cal-single-block4 {float:left; margin: 0 0 0 0; min-height: 15px; padding: 3px 0 3px 0;}

.tx-cal-controller .cal-single-item_disc {padding: 3px 0 -2px 0; border-bottom: 1px dotted #608649;}

.tx-cal-controller .cal-single-label{float: left; padding: 3px 0 3px 0; }

.tx-cal-controller .cal-single-label2{float: left; padding: 3px 0 3px 0; width: 280px;}

.tx-cal-controller .cal-contact-label {float: left; width: 70px;}

.tx-cal-controller .cal-contact-name {}

/*----------------------- REGISTER4CAL ----------------------*/

.cal-single-container {margin: 0 3px 0 3px;}

.cal-single-item2 {padding: 3px 0 3px; border-bottom: 1px dotted #608649;}

.cal-single-block2 {margin: 0 0 0 150px; min-height: 15px; padding: 3px 0 3px 0;}

.cal-single-label{float: left; padding: 3px 0 3px 0; }

.cal-single-block3 {margin: 0 0 0 150px; padding: 3px 0 5px ; min-height: 15px; border-bottom: 1px dotted #608649;}

.cal-single-item3 {padding: 3px 0 3px;}


-----------------------------------------------------------------------------------------------
     LIST VIEW
-----------------------------------------------------------------------------------------------
*/


.shop-category-title {
	font-family: Arial, sans-serif;
	font-weight:bold;
	color:#608649;
	margin: 5px 5px 5px 5px;
}

.shop-list-item {
	padding:15px 0 15px 0;
	height: 150px;
	border-bottom:1px dotted #608649;
		
}


h1.shop-list-category-title {
	font-family: times;
	color:#000000;
	margin-bottom: 10px;
	padding-bottom:5px;
}

h3.shop-list-product-title {
	color: #608649;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	margin-bottom: 10px;
	
}

h3.shop-list-product-title a:link { text-decoration: none; color: #608649; }
h3.shop-list-product-title a:visited { text-decoration: none; color: #608649; }
h3.shop-list-product-title a:hover { text-decoration: none; color: #608649; }
h3.shop-list-product-title a:active { text-decoration: none; color: #608649; }

p.shop-list-product-subtitle {
	color: #999999;
	font-style:arial;
	font-weight:bold;
	margin: 0px;
	margin-bottom: 10px;
}

.shop-list-product-img {
	float: left;
	width: 200px;
	text-align:center;
}

.shop-list-product-information {
	float: right;
	width: 320px;
}

.shop-list-price {
	margin-top: 10px;
	margin-bottom: 10px;
}

.shop-list-price-numbers {
	font-weight:bold;
}

.shop-list-choose-anzahl {
	margin-bottom: 10px;
}

.shop-list-input-qty {
	border: 1px solid #bdbdbd;
	margin-left: 3px;
	margin-right: 3px;
	text-align: right;
	width: 30px;
}

.shop-list-submit {
	border: 1px solid #bdbdbd;
	color: #608649;
	background: url(/fileadmin/templates/neu/images/Icon_Set/16_x_16/shopping_cart_add.png) no-repeat;
	background-position: 2px 2px;
	width: 135px;
}

h4.shop-list-button-detailansicht {
	margin: 0px;
	font-size: 11px;
	margin-bottom: 10px;
}	

h4.shop-list-button-detailansicht a:link { text-decoration: none; color: #608649;}
h4.shop-list-button-detailansicht a:visited { text-decoration: none; color: #608649;}
h4.shop-list-button-detailansicht a:hover { text-decoration: none; color: #608649;}
h4.shop-list-button-detailansicht a:active { text-decoration: none; color: #608649;}


.shop-list-page_navigation {
	font-size: 12px;
	text-align: right;
	margin-bottom: 10px;
	color: #608649;
}

.shop-list-page_navigation a:link { text-decoration: none; color: #CCCCCC;}
.shop-list-page_navigation a:visited { text-decoration: none; color: #CCCCCC;}
.shop-list-page_navigation a:hover { text-decoration: none; color: #608649;}
.shop-list-page_navigation a:active { text-decoration: none; color: #608649;}


/*
-----------------------------------------------------------------------------------------------
     SINGLE VIEW
-----------------------------------------------------------------------------------------------
*/


h1.shop-single-product-title {
	font-family: times;
	color:#000000;
	margin-bottom: 15px;
	padding-bottom:5px;
}

.shop-single img {
	margin-bottom: 5px;
}

.shop-single-product-img {
	margin-bottom: 15px;
	float: left;
	width: 280px;
	height: 250px;
}	

p.shop-single-product-subtitle {
	color: #999999;
	font-style:arial;
	font-weight:bold;
	margin: 0px;
	margin-bottom: 15px;
}

.shop-single-product-beschreibung {
	margin-top: 15px;
	margin-bottom: 20px;
}

table.shop-single-price-table {
	font-size: 12px;
	border: none;
	border-collapse:collapse;
	margin-bottom: 15px;
}

.shop-single-price-table td {
	padding-right: 5px;
	font-size: 12px;
}

.shop-single-enthaltene-mwst {
	font-size: 11px;
}

.shop-single-input-qty {
	border: 1px solid #bdbdbd;
	margin-left: 3px;
	margin-right: 3px;
	text-align: right;
	width: 30px;
}

.shop-single-submit {
	border: 1px solid #bdbdbd;
    	color: #608649;
    	background: url(/fileadmin/templates/neu/images/Icon_Set/16_x_16/shopping_cart_add.png) no-repeat;
    	background-position: 2px 2px;
    	width: 135px;
}

.shop-single-choose-anzahl {
    	margin-bottom: 10px;
    	width: 230px;
    	float: left;
}

.shop-single-backtolist {
	float: left;
	margin-bottom: 10px;
	width: 680px;
}

.shop-single-email-frage {
	margin-bottom: 10px;
	float: right;
	width: 400px;
}


.shop-single-buttons{
	width: 680px;
	margin-bottom: 50px;
}

/*


