@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	overflow: -moz-scrollbars-vertical;
}
body {
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	background: #002c59 url(../images/coloniale_hintergrund3.jpg) no-repeat center top;
	width: 100%;
	font-size: 12px;
	color: #002c59;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: center;/*
	background:#002c5a no-repeat left top;
   */
}
.fce_start_bilder_unten_inhalt div.csc-textpic div.csc-textpic-imagecolumn {
	padding: 0;
	display: block;
	width: 30%;
	margin-right: 38px;
}
td.gallery {
	max-width: 800px;
}
.fce_start_bilder_unten_inhalt div.csc-textpic div.csc-textpic-imagecolumn:last-child {
	margin-right: 0;
}
td.gallery .owl-item {
	
}
a {
	color: #3d6788;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-decoration: underline;
	font-size: 12px;/*
	font-weight:bold;
	*/
}
a:hover {
	color: #002c59;
	text-decoration: underline;
}
a.fat {
	font-weight: bold;
	text-decoration: none;
}
img {
	border: 0;
}
a img {
	border-width: 0px;
	border-color: #06477a;
}
p {
	font-size: 12px;
	margin: 0 0 10px 0;
}
.bodytext {
	font-size: 12px;
}
sub, sup {
	line-height: 1px;
}
input[type=submit] {
	line-height: 14px;
}
.csc-header {
	height: 25px;
	width: 890px;
	background-color: #ece0b6;
	position: relative;
	top: 0;
	left: -30px;
	margin: 0 0 30px 0;
}
h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.csc-firstHeader {
	padding: 0 0 0 30px;
}
.csc-textpic-text h1 {
	padding-left: 0;
}
td, div, p.bodytext {
	color: #002c59;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
}
.site_wrapper {
	/*   margin:0 0 0 13px;
*/
	margin: 0 auto;
	text-align: center;
	width: 922px;/*background:url(../images/bgr_site_wrapper.png) repeat-y left 70px;
   */
}
.site_wrapper_close {
	margin: -30px auto;
	padding: 0;
	text-align: center;
	width: 922px;
	height: 52px;
	border: 0px solid purple;/*
	background:url(../images/bgr_site_footer.png) no-repeat left top;
   */
}
.site {
	width: 914px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	/*min-height:700px;
	height:auto !important;
	height:700px;*/
	
	/*background:url(../images/bgr_site.gif) repeat-x left top;
	*/
	background: url(../images/bgr_golden_glamour.jpg) no-repeat left 110px;
	border: 0px solid orange;
}
.header_wrapper {
	background: url(../images/header.gif) no-repeat left top;
	width: 914px;
	height: 104px;
}
/*.home_link {
	position:absolute;
	border:1px solid gray;
	width:200px;
	height:100px;
	z-index:999;
	left:45%;
	top:20px;
}*/


.mainnavi_wrapper {
	background: url(../images/bgr_mainnavi.png) no-repeat left top;
	width: 914px;
	height: 30px;
}
.mainnavi {
}
.subnavi_wrapper {
}
.subnavi {
}
.content_wrapper {
	width: 890px;
	/*background:#FFFFFF;*/
	margin: 0 13px 0 13px;
	padding: 0;
}
.content_main {
	padding: 30px;
	margin: 0;
	text-align: left;
	background: white;
}
.content_main p.bodytext {
	padding: 0px;
	margin: 0 0 10px 0;
}
.footer_wrapper {
	border: 0px solid green;
	padding: 0;
	margin: 30px 0 0 0;
}
.footer_navi {
	border: 0px solid green;
	width: 914px;
	padding: 0px 0 0 0;
	height: 20px;
}
/* clearfix - content text-bild umbruch */

.subnavi_wrapper:after, .subnavi:after, .content_main:after, .csc-textpic:after, .csc-mailform-field:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
/**** csc mailform *******/

#mailform {
	border: none;
	border-width: 0;
}
/* fieldset */
.csc-mailform {
	border: none;
}
.csc-mailform-field input[type=text], .csc-mailform-field textarea {
	width: 200px;
	border: 1px solid #06477A;
	margin-bottom: 5px;
}
.csc-mailform-field label {
	float: left;
	width: 150px;
}
#mailformFrau {
	border: none;
	margin: 0;
	padding: 0;
}
#mailformFrau legend {
	position: absolute;
	left: -999em;
	visibility: hidden;
}
.csc-mailform-radio {
	margin: 0;
	padding: 0;
}
.csc-mailform-radio input[type=radio] {
	float: left;
	height: 10px;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	top: -1px;
	padding-right: 6px;
}

.my-gallery figure {
	
	margin: 0;
	padding: 0;
	
}
.csc-mailform-radio label {
	float: left;
	width: 60px;
	height: 10px;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	top: -1px;
	padding-left: 6px;
}
.csc-mailform-submit#mailformformtype_mail {
	margin-top: 10px;
}
/* table */
table.contenttable td {
	padding: 5px;
	font-size: 11px;
	background: #FAF9F6;
}
table.contenttable td p, table.contenttable th p {
	margin: 0px !important;
	padding: 0px !important;
}
table.contenttable tr.tr-even td {
	background: #F4F2EC;
}
/* strip gallery */
/* zeigt div bislang nur nach dem flash ????? */
/* gradient versuch */

/*.gal_gradient_outer {
	position:relative;
	height:1px;
	top:0px;
	width:830px;
	z-index:1212;
}*/

/*.gal_gradient_wrapper {
	position:absolute;
	height:500px;
	top:-500px;
	width:830px;
	z-index:1222;
}
.gal_grad_left {
	position:absolute;
	left:20px;
	top:-1px;
	width:100px;
	height:135px;
	z-index:1333;
	background: url(../images/gallery_gradient.png) no-repeat center top;
}
.gal_grad_left {
	position:absolute;
	left:750px;
	top:1px;
	width:100px;
	height:135px;
	z-index:1333;
	background: url(../images/gallery_gradient.png) no-repeat center top;
}*/

/* gallery */
/*.strip_gallery_wrapper {
	padding-top:100px;
	height:300px;
}*/

.strip_gallery_inner {
	z-index: 1111;
	width: 830px;
	height: 260px;
	top: -50px;
	/*border-top:1px solid #ebdfb5;
	border-bottom:1px solid #ebdfb5;
	*/
	background: url(../images/bgr_gallery.gif) repeat-x left top;
}
/* kj_imagelightbox2 */
#bottomSaveMode, #bottomPrintMode {
	display: none;
}
/* no ie6 */
a.noie6 {
	color: #cccccc;
	font-weight: bold;
}
a.noie6:hover {
	color: white;
}
/** add by c.janzen kontaktformular **/
div.fieldsets {
	clear: none;
}
fieldset.tx-powermail-pi1_fieldset {
	background-color: transparent !important;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner, fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
	margin-left: 0px !important;
}
.powermail_radio_inner_uid14_0 {
	padding-top: 20px !important;
}
img.tx-srfreecap-pi2-image {
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	display: block;
}
.tx_powermail_pi1_fieldwrap_html_radio_title {
	height: 50px !important;
}
