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;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: white;
}
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: "" "";
}

html { 

}

body {
	font-size: 12px;
	font-family: Georgia, Arial, sans-serif;
	height: 100%;
	background: #c4c5c8 url(../images/main_bg_grey.jpg) repeat-x left top;
}

a, a:visited, a:link, a:active {
	color: #4b4b4b;
}

a:hover {
	text-decoration: none;	
}


#page2 {
	background: #c4c5c8 url(../images/main_bg_index.jpg) repeat-x left top;
}

#layout_wrap {

}


/* Der Kern von Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

/* IE-Patch für IE 7*/
*:first-child+html .clearfix { min-height: 0; }

/* IE-Patch für IE 6*/
* html .clearfix { height: 1%; }


#main {
	width: 960px;
	padding: 45px 0;	
	position: relative;
}

#min_height {
	width: 45px;
	height: 620px;
	float: left;	
}

#col1 {
	float: left;
	margin-right: 30px;
	width: 270px;	
	position: relative;
}

#col2 {
	width: 660px;
	float: left;	
}

#page2 #col2 {
	
}

#logo {
	height: 105px;	
	margin-left: 45px;
	width: 190px;
}
#headline {
	height: 98px;	
}

#headline h1 {
	font-size: 22px;
	padding-top: 15px;
}

#content {
	font-size: 14px;
	line-height: 22px;
	color: #4b4b4b;	
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: #00646c;	
}

h3
{
	font-weight: normal;
}

#content h1 {
	font-size: 16px;
	padding: 25px 0 10px;
	width: 550px;
	
}

#content h1.csc-firstHeader {
	padding-top: 12px;	
}

#content h3 {
	font-size: 16px;
	padding: 25px 0 10px;
	
}

#content p {
	padding: 8px 0;	
}

.green {
	color: #00646c; 	
}

#nav {
	margin-left: 45px;
	width: 220px;	
}

#nav ul, #meta ul {
	text-align: right;	
	font-size: 14px;
}

#nav a,
#nav a:link,
#nav a:visited,
#nav a:active,
#nav a:hover
#meta a,
#meta a:link,
#meta a:visited,
#meta a:active,
#meta a:hover {
	color: #87888a;
	display: block;
	padding: 5px 40px 5px 0;
	text-decoration: none;	
}

#nav a:hover,
#meta a:hover, 
#nav .active a
#nav .active a:link,
#nav .active a:visited,
#nav .active a:active,
#nav .active a:hover,
#meta .active a
#meta .active a:link,
#meta .active a:visited,
#meta .active a:active,
#meta .active a:hover,
#page2 #nav .first a,
#page2 #nav .first a:link,
#page2 #nav .first a:visited,
#page2 #nav .first a:active,
#page2 #nav .first a:hover {
	color: #00646c;
}

#nav .second_nav a,
#nav .second_nav a:visited,
#nav .second_nav a:active,
#nav .second_nav a:link,
#nav .second_nav a:hover {
	padding: 3px 20px 3px 0;
	color: #87888a;
	font-size: 12px;
}

#nav .second_nav li a:hover, 
#nav .second_nav .active a,
#nav .second_nav .active a:link,
#nav .second_nav .active a:visited,
#nav .second_nav .active a:active,
#nav .second_nav .active a:hover {
	color: #00646c;
}

#nav .second_nav {
	padding-bottom: 10px;	
}

#meta {
	position: absolute;
	left: 45px;
	bottom: 50px;
	width: 220px;	
}


#cycle_div {
	width: 660px;
	overflow: hidden;	
}

#cycle_content {
	width: 600px !important;
	overflow: hidden;
	float: left;	
}

#cycle_nav {
	margin-top: 12px;
	width: 50px;
	float: right;	
}

#cycle_nav a#next {
	background: transparent url(../images/cycle_next_grey.png) no-repeat left top;
	width: 50px;
	height: 50px;
	float: right;
	font-size: 0;	
}

#cycle_nav a#next:hover {
	background: transparent url(../images/cycle_next.png) no-repeat left top;
	width: 50px;
	height: 50px;
	float: right;
	font-size: 0;	
}


.cycle_item {
	float: left;
	width: 600px;
	background: transparent;
}

#page2 #content .cycle_item {
	float: left;
	width: 600px;
	background: transparent;
	font-size: 18px;
	line-height: 28px;
}

.cycle_item_inner {
	position: relative;
	width: 573px;	
}

.cycle_item_inner .csc-textpic-text {
	height: 180px;	
}

ol {
	padding: 0 0 8px 20px;
	list-style-type: decimal;
	width: 75%;	
}

ol li {
	margin-left: 15px;	
}

#anfrage_form {
	margin-top: 20px;	
}

#anfrage_form .row {
	padding: 3px 0;
	overflow: hidden;	
}

#anfrage_form .row label {
	display: block;
	float: left;
	padding: 0 15px;
	width: 150px;
	color: #00646C;
}

#anfrage_form .row input {
	border: 1px solid #777777;
	padding: 4px 2px;
	width: 250px;
}

#anfrage_form .row textarea {
	border: 1px solid #777777;
	font-size: 12px;
	font-family: Georgia, Arial, sans-serif;
	margin: 0;
	padding: 1px 2px;
	width: 250px;
}

#anfrage_form .error label {
	color: #cc0000;
}

#anfrage_form .error input {
	border: 1px solid #cc0000;}

#anfrage_form .error textarea {
	border: 1px solid #cc0000;
}

#anfrage_form .row_button {
	padding: 20px 0 3px 180px;
	overflow: hidden;
}

#anfrage_form .row_button input {
	border: none;
	color: white;
	background: #00646C;
	padding: 5px 15px;
}

ul.greenback {
/*	background-color: #c7e0e0;*/
	list-style-type: disc;
	padding: 5px 10px;
	margin: 5px 0 10px 8px;
	width: 75%;	
}

ul.greenback li {
	color: #00646C;
	padding: 5px 0;	
	margin-left: 20px;	
}

p.bodytext
{
	width: 550px;
}

