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: 11px;
	font-family: inherit;
	/* vertical-align: baseline; */
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html {
  height: 100.01%;
  margin-bottom: 1px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

body {
	line-height: 1;
	color: #6B6B6B;
	background: #58A6E6;
	text-align: center;
}

b i {color: #e50000; font-weight: bold; font-style: normal;}

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: "" "";
}

/* Container */
#page {
  width: 917px;
  text-align: left;
  margin: 0 auto;
}

#header {
  padding-top: 0;
  background: url(img/header.jpg) top right no-repeat;
  height: 168px;
}

#header img {
  margin-top: 74px;
}

#main {
  padding: 0px 20px;
  background: url(img/hg-main.gif) repeat-y;
  border-bottom: 11px solid #58A6E6;
}

#left {
  float:left;
  width: 233px;
}

#right {
  float: right;
  width: 633px;
  background: url(img/bg_main.jpg) top right no-repeat;
  padding-top: 53px;
}

#content {
  padding: 0px 25px 20px 25px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
}

#content-left {
  width: 390px;
  float:left;
}

#content-right {
  padding: 0px 45px 0 0px;
  float:right;
}

#footer {
  background: #004CA0;
  text-align:center;
  height: 30px;
  color: #97B8D7;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  margin: 0px 20px 0px;
}

#footer p {
  font-size: 10px;
  padding-top: 9px;
}

#footer a {
  color: #97B8D7;
}

/* Navigation Setup */
#navi {
  list-style: none;
  padding-bottom: 25px;
}

#navi li {
  /* margin-bottom: 1px; */
  border-bottom: 1px solid #58A6E6;
}

#navi li a {
  display: block;
  padding: 8px 25px 7px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  background: #004CA0;
}

#navi li a:hover {
  text-decoration: underline;
}

#navi ul li {
  
  margin-bottom: 0;
}

#navi ul li a {
  background: #FFF;
  color: #004D9F;
  font-weight: normal;
  padding: 10px 25px 9px;
  letter-spacing: 0px;
}

#navi ul li a:hover {
  text-decoration: underline;
}

/* Headings */
.subtitle {
  background: #58A6E6;
  color: #FFF;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 20px 7px;
  margin: 0px 20px 19px;
}

h1 {
  font-size: 14px;
  font-weight:bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-top: 10px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  color: #004EA0;
}

/* content styles */
#content p, #right p {
  padding-bottom: 15px;
  line-height: 17px;
}

#content a {
  color: #4B73B8;
  font-weight: bold;
  text-decoration: none;
}

#content a:hover {
  color: #818181;
  font-weight: bold;
  text-decoration: underline;
}

/* LISTs */
#content ul {
  margin-bottom: 20px;
}

#content ul li {
  padding-left: 20px;
  background: url(img/icon_list.gif) 0px 4px no-repeat;
  margin-bottom: 5px;
  line-height: 17px;
}

/* Teaser */

.teaser-startseite {
  width: 264px;
  height: 110px;
  background: #FFF;
  float:left;
  margin-right: 5px;
  margin-bottom: 15px;
  border: 1px solid #D3DCEB;
}

.teaser-startseite h1 {
  background: #58A6E6;
  color: #FFF;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 6px 10px;
  margin-bottom: 1px;
  letter-spacing: 1px;
}

.teaser-startseite img {
  float:left;
  margin-right: 8px;
}

.teaser-startseite .csc-textpic-imagewrap a {
  background: none;
}

.teaser-content {
  padding: 1px;
  line-height: 15px;
}

#content .teaser-content p {
  padding: 5px;
}

.teaser-content a {
  font-weight: bold;
  color: #4B73B8;
  text-decoration: none;
  padding-left: 10px;
  background: url(img/icon_link.gif) 0px 5px no-repeat;
}

.teaser-content a:hover, .csc-frame-frame2 a:hover {
  text-decoration: underline;
}

/* spezial */
.clear {
  float:none;
  clear:both;
  visibility:hidden;
}

#content .google-link {
  display:block;
  background: #004CA0;
  padding: 10px;
  text-align:center;
  color: #FFF;
}

/* FRAMES */
.csc-frame-frame1 {
  border-bottom: 1px solid #BEBEBE;
  padding: 10px 0px;
  margin-bottom: 15px;
}

.csc-frame-frame2 {
  border: 1px solid #BEBEBE;
  background: url(img/frame2_gardient.gif) bottom repeat-x #FFF;
  padding: 10px;
  margin-bottom: 15px;
}

#content .csc-frame-frame2 p {
  padding: 0 0 10px;
}

#content .csc-frame-frame2 img {
  border: 1px solid #BEBEBE;
  padding:1px;
}

.csc-frame-frame4 {
  float: right;
}

.csc-frame-frame5 {
  float: left;
  width: 265px;
  margin-right: 5px;
  margin-bottom: 15px;
}
.csc-frame-frame5 h1{
  text-transform: none;
}


.kontakt-frame {
  float:left;
  margin-right: 25px;
  border: 1px solid #BEBEBE;
  background: url(img/frame2_gardient.gif) bottom repeat-x #FFF;
  padding: 5px 15px 0px 15px;
  margin-bottom: 15px;
  width: 267px;
}

.kontakt-form {
  margin-right: 25px;
}
.kontakt-daten { width: 162px; float: left; margin-right: 0;}

.csc-textpic-image {

}

.csc-textpic-caption {
  padding: 4px 2px 5px;
  font-size: 10px;
  line-height: 15px;
  color: #818181;
  border-top: 1px solid #BEBEC0;
}
/************************************************************** FORMULARE ***/

#mailform {
  width: 266px;
  /*float:left;*/

}

.csc-mailform-field {
  margin-bottom: 10px;
}

.csc-mailform-field label {
  display:block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
  border: 1px solid #D4D0C8;
  padding: 7px;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 11px;
  color: #686868;
  width: 250px;
}

#mailformformtype_mail,
.csc-mailform-field .tx-sremailsubscribe-pi1-submit {
  background: #58A6E6;
  color: #FFF;
  font-weight: bold;
  border: none;
  width: 266px;
  cursor: pointer;
}

#mailformformtype_mail:hover,
.csc-mailform-field .tx-sremailsubscribe-pi1-submit:hover {
	background: #5DC8F2;
}
.newsletter-form {
	float: none;
	width: auto;
	width: 370px;
}

.newsletter-form legend {
	color:#004EA0;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	padding-top:10px;
	text-transform:uppercase;
}

.newsletter-checkbox label{
	display: inline;
}

.newsletter-form input,
.newsletter-form textarea {
	width:354px;
}

.newsletter-form .tx-sremailsubscribe-pi1-submit {
	width:370px;
}
.newsletter-checkbox input {
	width: auto;
}

.extra-top {
	padding-top: 15px;
}

.tx-sremailsubscribe-pi1-error,
.newsletter-form label span {
	color: #A00006;
	font-weight: bold;
}

.newsletter-confirm dl {
	margin-bottom:15px;
}

.newsletter-confirm dt {
	font-weight:bold;
	margin-bottom:5px;
}

.newsletter-confirm dd {
	margin-bottom:10px;
}

