/*
################## Reset Script #######################
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead{
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
################## Reset Script #######################
*/

/*
################## HTML Elemente #######################
*/

html {
	background: #ffffff;
}

body {
	font-family: verdana,"Times New Roman", serif; 
	text-align:left;
	margin:0px;
	color:#222222;
	font-size:90%;
}

a:link, a:visited, a:active, a:focus  { font-weight:bold; color:#005a9e; text-decoration:none; border-bottom:0px;}
a:hover { font-weight:bold;color:#005a9e; text-decoration:underline;}

.platzhalter {
clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0.01em;
	color:#ffffff;
}

.csc-header{
margin-top:10px;
}

h1 {
	font-size:130%;
	font-weight:bold;
	margin-bottom:15px;
	padding:0px;
	padding-top:10px;
	line-height:150%;
	font-style:italic;
}

h2 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:15px;
	padding:0px;
	padding-top:10px;
	line-height:170%;
}

.h2inner{
	
}

h3 {
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px;
	padding-top:10px;
}

th{
	font-weight:bold;
	font-size:110%;
}

strong{
	font-weight:bold;
}

td{
	padding:2px;
	vertical-align:top;
}

div.csc-textpic img{

}

.csc-textpic-image img{
	margin-left:15px;
	margin-right:15px;
}

em {font-style:italic;}

/*
################## HTML Elemente #######################
*/

/*
################## LAYOUT #######################
*/

#mainwrap_outer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}


#top{
	float:left;
	width:980px;
}

#top_left{
	background-image:url(geiger_lo.jpg);
	background-repeat:no-repeat;
	float:left;
	width:192px;
	height:144px;
}

#top_right{
	background-image:url(geiger_ro.jpg);
	background-repeat:no-repeat;
	float:left;
	width:788px;
	height:144px;
}


#mainwrap{
	float:left;
	width:980px;
	background:#789ecd;
}

#floater{
}

#left{
	width:192px;
	float:left;
	background:#789ecd;
}

#top_logo{
	background-image:url(paradies.gif);
	background-repeat:no-repeat;
	width:160px;
	height:55px;
	margin-left:16px;
	margin-top:25px;
	margin-bottom:25px;
}

#left_content{
	margin-left:25px;
	margin-right:20px;
	font-size: 80%;
}
	
	
#right{
	width:788px;
	float:left;
}

#navigation{
	float:left;
	width:788px;
	background:#FFFFFF;
	color:#1e5dac;
	min-height:30px;
	height: auto !important;
	height:30px;
}

#content{
	float:left;
	width:788px;
	background:#d2dfee;
}

#content_inner{
	width:700px;
	margin:44px;
}

#content_inner ul{
list-style-type:disc;
margin-left:15px;
}

					
#bottom{
	float:left;
	width:788px;
}

#bottom_inner{
	float:right;
	margin:10px;
}

#bottom_inner a:link,#bottom_inner a:visited,#bottom_inner a:active,#bottom_inner a:focus  { font-weight:normal; color:#222222; text-decoration:none; border-bottom:0px;}
#bottom_inner a:hover { font-weight:normal;color:#222222; text-decoration:underline; border-bottom:0px;}


.level0 {
	float:left;
	margin-left:20px;
	overflow:visible;
	margin-top:5px;
}

.level0li{
	margin-left:25px;
	margin-right:25px;
	float:left;
}

.level0liact{
	margin-left:25px;
	margin-right:25px;
	float:left;
}

.level0 a:link,.level0 a:visited,.level0 a:active,.level0 a:focus  {font-size:115%; font-weight:normal; color:#1e5dac; text-decoration:none; border-bottom:0px; }
.level0 a:hover {color:#1e5dac; text-decoration:underline; border-bottom:0px solid;  }
.level0 a.active{font-weight:bold; color:#1e5dac; text-decoration:none; border-bottom:0px solid; }
.level0liact a.active {font-weight:bold; color:#1e5dac; text-decoration:none; border-bottom:0px solid; }
.level0liact a:link,.level0liact a:visited,.level0liact a:active,.level0liact a:focus {color:#1e5dac; text-decoration:none; border-bottom:0px solid; font-weight:bold; }



/*
################## LAYOUT #######################
*/

/*
################## SITEMAP #######################
*/

.csc-sitemap{
padding-top:20px;
}

.csc-sitemap ul{
margin-left:0px;
}

.csc-sitemap li{
margin-left:35px;
}

/*
################## RTE #######################
*/

.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}


/*
################## PRINT #######################
*/

@media print {

	html {
		background:#ffffff;
	}

	body {
		background:#ffffff;
		color:#000000;
		font-size:80%;
	}
	
	#left, #bottom, #navigation{
		visibility:hidden;
		width:1px;
		height:1px;
	}
	
	#right, #content, #floater, #mainwrap, #mainwrap_outer, #mainwrap_outer_outer{
		width:auto;
		float:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	
	#content_inner{
		margin-left:auto;
		margin-right:auto;
		
	}
	
}

div.csc-mailform-field{
width:380px;
margin-bottom:5px;
}

div.csc-mailform-field label{
float:left;
width:120px;
}

div.csc-mailform-field input{
float:left;
width:250px;
margin-bottom:5px;
}

div.csc-mailform-field textarea{
float:left;
margin-bottom:15px;
}


/*
################## MAILFORM #######################
*/

.formu {
	width:80%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:110px;
	border: 1px solid #C0C0C0;
}

.mf-radio {
	border:0px;
}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-check {
	border: 0px;
}

.mf-select {
	border:0px;
}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-submit {
	color: #ffffff;
	background-color: #C0C0C0;
	border: 0px;
}

.mailformplus_contactform .error {
	color:#dd7777;
}

.mailformplus_contactform input {
	margin-bottom:5px;
}

.mailformplus_contactform textarea {
	margin-bottom:5px;
}

.mailformplus_contactform LABEL {
	font-weight:normal;
	display:block;
	float:left;
	width:160px;

	padding-top:2px;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
}

/*
################## MAILFORM #######################
*/

