/*
dunkel grün - color: #777777
hell grün - color: #777777
*/

.bodytext {
	font-size: 11px;
}
a:link, a:visited, a:active {
	font-weight: normal;
	color: #da1f45;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}
ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
li {
	list-style:none;
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
	margin-top:3px;
	background-image: url(../images/site_elements/pixl_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

a.breadcrumbLink:link, a.breadcrumbLink:visited, a.breadcrumbLink:active {
	font-weight: bold;
	color: #666666;	
	text-decoration: none;
}
a.breadcrumbLink:hover {
	text-decoration: underline;
}
/* Beginn Navigation */
a.topNavElement, a.topNavElementActive {
	color:#DEDEDE;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
}
a.topNavElement:link, a.topNavElement:visited, a.topNavElement:active {
	text-decoration: none;
}
a.topNavElement:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.topNavElementActive:link, a.topNavElementActive:visited, a.topNavElementActive:active {
	text-decoration: none;
	color: #777777;
}
a.topNavElementActive:hover {
	color: #777777;
	text-decoration: underline;
}


/* Level 1 */
#mainNav {
	margin-top: 25px;
	text-decoration: underline;
}

#naviEnd {
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%!important;
	width: 168px!important;
}
a.mainNavElement, a.mainNavElementActive, .mainNavElement, a.mainNavElementEnd, a.mainNavElementActiveEnd {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 17px!important;
	height: 26px;
	width: 163px!important;
	width: 168px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/site_elements/boeppel_level_1.gif);
	background-repeat: no-repeat;
	background-position: 5px!important;
	background-position: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
}
a.mainNavElementEnd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}

a.mainNavElement:link, a.mainNavElement:visited, a.mainNavElement:active, a.mainNavElementEnd:link, a.mainNavElementEnd:visited, a.mainNavElementEnd:active {
	color: #666666;
	text-decoration: none;
}

a.mainNavElement:hover, a.mainNavElementEnd:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
} 
#mainNavBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 150px!important;	
	display: block;
	padding-left: 36px;
}

a.mainNavElementActive:link, a.mainNavElementActive:visited, a.mainNavElementActive:active, a.mainNavElementActiveEnd:link, a.mainNavElementActiveEnd:visited, a.mainNavElementActiveEnd:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #da1f45;
	background-image: url(../images/site_elements/boeppel_level_1_act.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	
}

a.mainNavElementActive:hover, a.mainNavElementActiveEnd:hover {
	text-decoration: none;
	font-weight: normal;
}
a.mainNavElementActiveEnd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
/* Level 2 */

a.mainNavElement-2, a.mainNavElementActive-2, a.mainNavElementEnd-2, a.mainNavElementActiveEnd-2 {
	display: block;
	padding-left: 30px;
	padding-top: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	height: 19px!important;
	height: 26px;
	width: 151px!important;
	width: 168px;
	background-color:#FFFFFF;
	background-image: url(../images/site_elements/boeppel_level_2.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	line-height: 18px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
a.mainNavElementEnd-2 {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}

a.mainNavElement-2:link, a.mainNavElement-2:visited, a.mainNavElement-2:active, a.mainNavElementEnd-2:link, a.mainNavElementEnd-2:visited, a.mainNavElementEnd-2:active{
	color: #333333;
	text-decoration: none;
	
}
a.mainNavElement-2:hover, a.mainNavElementEnd-2:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7a7a7a;
}

a.mainNavElementActive-2:link, a.mainNavElementActive-2:visited, a.mainNavElementActive-2:active, a.mainNavElementActiveEnd-2:link, a.mainNavElementActiveEnd-2:visited, a.mainNavElementActiveEnd-2:active{
	color: #333333;
	text-decoration: underline;
	background-color: #e4e4e4;
	background-image: url(../images/site_elements/boeppel_level_2_act.gif);
}

a.mainNavElementActive-2:hover, a.mainNavElementActiveEnd-2:hover{
	text-decoration: underline;
	background-color: #b6b6b6;
}
a.mainNavElementActiveEnd-2 {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}

/* Level 3 */

a.mainNavElement-3:link, a.mainNavElement-3:visited, a.mainNavElement-3:active{
	padding-left: 30px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-image: url(../images_freizeitwelt/indent2.png);
	background-repeat: no-repeat;
	background-position: 8px -2px;
	line-height: 18px;
	text-decoration: none;
}

a.mainNavElement-3:hover{
	text-decoration: none;
	color: #777777;
} 

a.mainNavElementActive-3:link, a.mainNavElementActive-3:visited, a.mainNavElementActive-3:active{
    padding-left: 30px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-align: left;
	background-image: url(../images_freizeitwelt/indent2.png);
	background-repeat: no-repeat;
	background-position: 8px -2px;
	line-height: 18px;
	text-decoration: underline;
}
a.mainNavElementActive-3:hover{
	text-decoration: underline;
}

/* Bootm NAV */
a.bottomNavElement:link, a.bottomNavElement:visited, a.bottomNavElement:active{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

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

a.bottomNavElementActive:link, a.bottomNavElementActive:visited, a.bottomNavElementActive:active{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

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


/* Ende Navigation */


/* Beginn Überschriften */

h1 {
	line-height: normal;
	letter-spacing: .1em;
	margin: 5px 0px 5px;
	font-size: 12px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
}

h2 {
	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	font-size: 16px;
	padding: 0px 0px 10px;
	color:#777777;
	margin: 0px;
}
.csc-header-n1 {
	margin:0px;
}
.csc-header {
	padding: 0px;
	margin: 0px;
}
.csc-firstHeader {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	margin: 0px;
	font-size: 16px;
	padding: 0px 0px 10px;
	color:#777777
}

.csc-header h1 {
		
}
.csc-header h2 {
	line-height: normal;
	letter-spacing: .1em;
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: underline;
	font-weight:bold;
}

.csc-header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: underline;
	padding: 5px 5px 0px 15px;
	font-weight: bold;
	margin: 0px;
}
.csc-header h5 {
	background-color: #da1f45;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8d8d8d;
	border-right-color: #8d8d8d;
	border-bottom-color: #8d8d8d;
	border-left-color: #8d8d8d;
}
.linieWeiss {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.linieGrau {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.csc-textpic {
font-size: 12px;
	padding-top: 0px;
	padding-bottom: 10px;	
}

.csc-textpic-text {
	padding: 0px;
	margin: 0px;

}
.csc-textpic-text h1 {
	padding-top:0px;
	margin: 0px;
}

.csc-textpic-text li {
	list-style:none;
	font-size: 11px;
	color: #666666;
	clear: left;
	background-image: url(../images/site_elements/pixl_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;	
}
.csc-textpic-text ol li {
	list-style-type: decimal;
	background-image: url(../images_freizeitwelt/pixl_trans.gif);
}
.csc-textpic-text li li {
	list-style:none;
	font-size: 11px;
	color: #333333;
	clear: left;
	background-image: url(../images/site_elements/pixl_schwarz.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
.csc-textpic-text ul {
	padding-left: 5px;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.csc-menu {
	margin-bottom: 25px;
	padding-left: 15px;
}
.csc-menu li {
	list-style:none;
	font-size: 11px;
	color: #333333;
	clear: left;
	background-image: url(../images/site_elements/pixl_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	margin-top: 8px;
}


P {
margin:0;
/*padding:0;*/
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #666666;
	
	}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image {
	
	}
.csc-textpic-border {
	
	}
.csc-textpic-image {
	padding: 0px;
			
}
.csc-textpic-image img {
	border: 1px solid #666666;
}
/* ADRESSEN */
.address {
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px 10px 10px 0px;
	height: 150px;
}
.address  img {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.addressName {
	font-size: 12px;
	color: #999999;
	padding-left: 15px;
	font-weight: bold;
}
.addressTitle {
	font-size: 11px;
	color: #999999;
	padding-left: 15px;
	font-weight: bold;
}
.addressBody {
	font-size: 11px;
	color: #999999;
	padding-left: 15px;
	font-weight: normal;
}

/* Sitemap-Formatierung */

.csc-sitemap ul {
	margin-left: 0px;
	padding-left: 20px;

}
.csc-sitemap li {
	font-size: 11px;
	margin-top: 10px;
	list-style-type: none;
	background-image: url(../images/site_elements/pixl_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
.csc-sitemap li li {
	font-size: 11px;
	list-style-type: none;
	background-image: url(../images/site_elements/pixl_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* KontaktFormularPlus */
.mailformPlus {
	margin: 15px;
	padding: 5px;
	width: 95%!important;
	width: 100%;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;	
}

.mailformPlus table {
	
}
.mailformButton {
	background-color: #F5F5F5;
	border: 1px solid #666666;	
}

.mailformPlus td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.mailForm {
	height: 20px;
	width: 100%;
}


.mailFormPlz {
	height: 20px;
	width: 150px;
}
.mailFormAnfrage {
	width: 100%;
	height: 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.spacerMailForm {
}
.pflichtfeldText {
	font-size:9px;
}

/* Sitemap Dropdown */

.tx-dropdownsitemap-pi1 {
	padding-right: 15px;
	padding-left: 15px;
}

/* NEWS-Plug_In */
.news-list-item img {
	float: right;
	position: relative;
	padding: 5px 15px 5px 5px;
	margin: 0px 15px;
}
.news-list-item h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-right: 15px;
	padding-left: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}


.news-single-item h1 {
	margin-top: 10px;
}
.news-single-item h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-right: 15px;
	padding-left: 0px;
	
}
.news-single-item h3 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.news-single-item h4 {
	font-size: 12px;
}
.news-single-item img {
	float: right;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.clearer {
	color: #999999;
}
.newsDate {
	font-size: 10px;
	color: #999999;
	padding-left: 0px;
}
#moreLink {
	font-size: 10px;
	padding-left: 0px;
	padding-top:5px;
	padding-bottom: 15px;
	color: #777777;
}
#moreLink a {
	
}
.zurueckLink {
	font-size: 10px;
	padding-left: 0px;
}
#newsliste {
font-size: 12px;
	
}
#newsliste a {
	color: #666666;
}
#newslisteTrenner {
	position: relative;
	background-image: url(../images_freizeitwelt/hg_main_nav_aw_trans.gif);
	background-repeat: repeat-x;
	
}

/* NEWS LATEST */

.news-latest-item img {
	float: left;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}
.news-latest-morelink {
	font-size: 9px;
	padding-left: 0px;
}
.news-latest-date {
	font-size: 9px;
	padding-left: 15px;
}
.news-latest-container {
	width: 228px;
}
.news-latest-container H2 {
	font-style:normal;
	text-decoration: underline;
	margin: 0px;
}

/*NEWS ARCHIV */
.news-amenu-item-year {
	margin-left: 0px;
	padding-left: -30px;
	background-position: 55px;
	list-style-type: none;
	background-image: url(../images_freizeitwelt/arrow.png);
}

/* Index Search Styles */
.tx-indexedsearch {
	font-size: 12px;
}
.tx-indexedsearch-searchbox-button {
	width:300px;
	border: 1px solid #A8A8A8;
	background-color: #da1f45;
	color: #FFFFFF;
	padding-left: 0px;
}
.tx-indexedsearch-searchbox  {
	padding-left: 15px;
}
.tx-indexedsearch-res {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
}
.tx-indexedsearch-searchbox-sword { 
	width:150px; 
	}
.tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	color:#666666;
	font-size: 12px;
	font-weight:bold;
	font-style:italic; 
}
.tx-indexedsearch-whatis { 
color:#666666;
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:5px; 
	padding-left: 15px;
}
.tx-indexedsearch-browsebox {
	padding-left: 15px;
}
.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch-res .tx-indexedsearch-title { background:#E4E4E4; font-size: 11px;}
.tx-indexedsearch-res .tx-indexedsearch-title { background:#E4E4E4; font-size: 11px;}
.tx-indexedsearch-res .tx-indexedsearch-percent { background:#E4E4E4; font-size: 11px;}
.tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }

.tx-indexedsearch-descr { 
	font-style:italic; 
	font-size: 11px;
}
 .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch-info info { 
	background:#000000;
	font-size: 9px; 
}

 .tx-indexedsearch-secHead { 
 	margin-top:20px; 
	margin-bottom:5px; 
}
 .tx-indexedsearch-secHead H2 { 
 	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
}
.tx-indexedsearch-path {
	background:#000000;
}
.tx-indexedsearch-secHead TD { background:#000000; }
 .tx-indexedsearch-secHead TABLE { background:#000000; }
 .tx-indexedsearch-secHead TD { vertical-align:middle; }	
 .noResume { color : #666666; }
 .tx-indexedsearch-percent {
	font-size: 10px;
	padding: 3px;
 }
.tx-indexedsearch-res P {
	padding: 5px;
}
.tx-indexedsearch-res h2 {
	font-size: 14px;
	font-weight: bold;
	
}
.csc-mailform-field {
	margin-left: 30px;
}

/* ANFAHRT MAP24 */
.map24{
	padding: 15px;
}
.map24_cell{
	font-size:11px
}

.latestnews {
	list-style-image: url(../images/arrow.png);
	background-image: url(../images_freizeitwelt/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
#contentRightBorder {
	margin: 10px;
}
#contentRight li {
	padding-top: 2px;
	list-style-type: none;
	/*background-image: url(../images_freizeitwelt/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	*/
}
a.internal-link {
	padding-left: 0px;
	background-image: url(../images_freizeitwelt/arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}
#contentRight a {
	padding-left: 5px;
	color: #777777;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px;
	/*background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	*/
}
#contentRight a:hover {
	color: #666666;
	text-decoration: underline;
}
#contentRight {
	margin:0px;
}
#latestTeaserContainer {
	border: 1px solid #B0A600;
	background-color: #FFFBA3;
	margin-bottom: 10px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.tx-mjslideshow-pi1 {
	
	text-align:center;
	border: 1px solid #B0A600;
	background-color: #FFFBA3;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
}
#latestTeaserContainer ul {
	list-style-type:none;
	padding:0px;
	margin: 0px;
}
#latestTeaserContainer li {
	background-image: url(../images/site_elements/pfeil.png);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 10px;
}
#latestTeaserContainer a {
	color: #666666;
	
}
.information {
	padding: 0px 10px 10px;
}
.contenttable {
}
.tr-0 {
	font-weight: bold;		
}
.ansprechpartner td-0 {
	width: 200px;
}
.ansprechpartner td-2 {
	width: 200px;
}
/* LZ GAllery */
#tx-lzgallery-pi1-listing {
	width: 550px;
	border: 1px solid #CCCCCC;
}
#tx-lzgallery-pi1-fotos {
	border: 1px solid #CCCCCC;
	
}
#tx-lzgallery-pi1-fotos td {
	border: 1px dashed #CCCCCC;
}
#tx-lzgallery-pi1-fotonav {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 550px;
}
#gallery {
	text-align: center;
}
#tx-lzgallery-pi1-title {
	font-size: 12px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.line1Gallery {
	background-color: #F4F4F4;
}
.titleGallery {
	padding: 5px;
}
.descrShortGallery {
	padding: 5px;
}

/*Gästebuch */
.tx-guestbook-list-table { border-style: solid; border-color: #777777; border-width: 1px; }
.tx-guestbook-list-header { background-color: #777777; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #777777; color: #FFFFFF; font-weight:bold; padding-left:5px;}
.tx-guestbook-latest-row { background-color: #F1F1F1; padding: 10px; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-latest-table {border: 1px solid #777777;  }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1px; border-color:#CCCCCC; font-size:14px; color:#333333; width:100px; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1px; border-color:#CCCCCC; font-size:14px; color:#333333; width:150px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1px; border-color:#CCCCCC; font-size:14px; color:#333333; width:250px; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }

/*Shop*/
.tt_products_minibasket {
	text-align: center;
	padding: 5px;
	margin: 15px;
	width: 150px;
	border: 1px solid #666666;
}
.tt_products_item_single_display {
	text-align: center;
	padding: 5px;
	width: 200px;
}
.tt_products_item_single_display h1 {
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	margin-top:5px;
	
}
a.miniBasket:link, a.miniBasket:hover, a.miniBasket:visited, a.miniBasket:active  {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.artikelNr {
	font-size: 9px;
	color: #999999;	
}
.singleProductItem {
	float:left;
	width:210px;
	height: 200px;
	padding:5px;
	padding-left: 10px;
	margin:5px;
	border: 1px dotted #000000;
}
.singleProductItem h3 {
	color: #DDDDDD;
	margin-top:3px;
}
.formularFelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 1px;
	padding-left: 2px;	
}
#billing_name, #billing_address, #billing_zip, #billing_country, #billing_email, #billing_telephone, #billing_city,
#delivery_name, #delivery_address, #delivery_zip, #delivery_country, #delivery_email, #delivery_telephone, #delivery_city, #delivery_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 1px;
	padding-left: 2px;	
}
#billing_city, #delivery_city {
	width:116px;
}
.produkteListeFooter{
	color:#666666;
	width:480px;
	text-align:center;
}
.product_note {
	font-size:10px;
}
#payment-select, #shipping-select {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;	
}
.summeHeadline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.invoice_address {
	font-size: 10px;
}
.invoice_address h2, .delivery_address h2, .notes h2 {
	font-size: 12px;
	margin-bottom: 5px;
}
.treemenutext_no {
	color: #CCCCCC;
}
.download {
	background-image: url(../images/site_elements/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
