a:link {
	color: #FFCC33;
	text-decoration: underline;
}
a:visited {
	color: #FF7733;
}
a:hover {
	color: #337733;
}
a:active {
	color: #A9E969;
}
ul#navigation-start {
    	margin: 0px;
    	padding: 0px;
    	padding-left: 16px;
   	padding-bottom: 18px;
   	list-style-type: none;
}

ul#navigation-start li {
	padding: 0px;
	margin: 0px;
}	

ul#navigation-start li a:link {
	/* border: 1px solid #000; */
	/* background-color: #00FFCC; */
	/* padding: 10px; */
	color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
}
ul#navigation-start li a:visited {
	color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
}
	
ul#navigation-start li a:hover {
	color: #A9E969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
}
ul#navigation-start li a:active {
	color: #A9E969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
}
.navilinks2 {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
}

body {
	background-color: #4D4D4D;
	background-image: url(img/layout_01_10_bg_grau_01.jpg);
	background-repeat: repeat-x;
}
.body {
	background-color: #4D4D4D;
	background-image: url(img/layout_01_10_bg_grau_02.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	padding-right: 25px;
}
.fliesstext-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
// smoothgallery css / begin

.csc-textpic-text {
/* padding:0px 5px 0px 0px; */
text-align:justify;
}

.csc-textpic-caption {
text-align: center;
font-size: 9px;
}

div.csc-textpic-border div.csc-textpic-imagewrap 
.csc-textpic-image img {
border:2px solid #990000;
padding:0px;
}
.jdGallery {
margin-left:25px;
margin-bottom: 15px;
/* overflow:hidden; */
/* position:relative; */
}





.txt-mini-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txt-navi-start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
	line-height: 16px;
	list-style-type: none;

}


.tab-nav-start {
	width: 160px;
	margin-bottom: 12px;
}
.txt-small-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.tab-address-01 {
	background-color: #282828;
	background-image: url(img/peter-green_layout_01_11c_14.jpg);
	background-repeat: no-repeat;
}
.tab-3-3-01 {
	background-color: #4D4D4D;
	background-image: url(img/peter-green_layout_folgeseiten_02_11_ohne_texte_13.jpg);
	background-repeat: repeat;
}
.tab-4-2-01 {
	background-color: #4D4D4D;
	background-image: url(img/peter-green_layout_folgeseiten_02_11_ohne_texte_16.jpg);
	background-repeat: repeat-y;
}
.tab-4-3-01 {
	background-color: #444444;
	background-image: url(img/peter-green_layout_folgeseiten_02_14_ohne_texte_20.jpg);
	background-repeat: repeat-y;
}
.body2 {
	background-color: #535353;
	background-image: url(img/layout_01_10_bg_grau_03.jpg);
	background-repeat: repeat-x;
}
.body4 {
	background-color: #525252;
	background-image: url(img/layout_01_10_bg_grau_04.jpg);
	background-repeat: repeat-x;
}

### POWERMAIL CSS BEGIN ###
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: white;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: yellow;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #666666;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: white;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
	color: black;
}






fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
	background: #cccccc;
	font-size: 11px;
}






fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #777777;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
### POWERMAIL CSS END ###
