@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;
   */
}

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;
}

.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;
}
