* {
	margin: 0;
	padding: 0;
	list-style: none;
}


body {
	margin: 0;
	padding: 0;
	background: #F1F1F1 url('images-layout/hg-doc.gif') 50% 0;
}

body, td, input, textarea, h1, h2, h3, h4, h5, h6 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0C2C47 ;
	line-height: 1.6em;
}


div.float-right {
	float:right;
}


div.centered {
	text-align: center;
}


b {
	color: #385167;
}


p, ul {
	margin-bottom: 1.2em;
}


p.abstand-unten {
	margin-bottom: 3.5em;
}


li {
	list-style: square outside;
	line-height: 1.6em;
	margin-left: 20px;
}

hr {
	height: 1px;
	color: #0C2C47;
	width: 100%;
	text-align: center;
	border: 0;
	background: #0C2C47;
	margin: 2em 0 2em 0;
}




/****************
*** LINKS
*****************/

a:link, a:visited {
	color: #0060B4;
	text-decoration: underline;
}

a:hover, a:active {
	color: #00427C;
	text-decoration: underline;
}

a:link img, a:visited img, a:hover img, a:active img, a img{
	border: none;
}




/****************
*** HEADERS
*****************/

h1, h2, h3, h4, h5, h6 {
	color: #385167;
	font-weight: normal;
	margin-bottom: 0.4em;
	margin-top: 1.2em;
}


h1 {
	font-size: 2em;
	line-height: 1em;
}


h2 {
	font-size: 1.7em;
	line-height: 1.5em;
	font-weight: bold;
}


h3 {
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: normal;
}




h4 {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	color: #3F5B73;
}


h5 {
	font-size: 1em;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #3F5B73;
}

h1 a:link, h1 a:visited, 
h2 a:link, h2 a:visited, 
h3 a:link, h3 a:visited, 
h4 a:link, h4 a:visited, 
h5 a:link, h5 a:visited {
	color: #3F5B73;
	text-decoration: underline;
}

h1 a:hover, h1 a:active, 
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4a:active,
h5 a:hover, h5 a:active {
	color: #253543;
}

.csc-firstHeader {
	margin-top: 0;
}

#cnt-headline-pad h1 {
	margin: 0;
	padding-bottom: 0.7em;
}

/********************
*** TEXT WITH IMAGE
*********************/




/****************
*** FORMULAR
*****************/

table.csc-mailform td, table.csc-mailform p, table.csc-mailform input {
	line-height: normal;
	vertical-align: top;
}

table.csc-mailform input, table.csc-mailform textarea {
	background: #F1F1F1;
	border: 1px solid #C1C1C1;
	width: 240px;
	padding: 0.1em
}

table.csc-mailform select {
	border: 1px solid #C1C1C1;
	width: 240px;
	padding: 0;
	margin: 0;
	border: none;
}

table.csc-mailform option {
	background: #F1F1F1;
	margin: 0;
	padding: 0.1em;
}

table.csc-mailform td {
	padding-bottom: 0.1em;
	border: 0px solid gray;
}

td.csc-form-fieldcell input {
	margin-right: ;
}

td.csc-form-fieldcell input.radio, td.csc-form-fieldcell input.check {
	border: none;
	height: 1.7em;
	width: 20px;
	background-color: transparent;
}

td.csc-form-labelcell {
	text-align: right;
}

span.csc-form-radio {
	margin-left: 5px;
}

p.csc-form-label, p.csc-form-label-req {
	margin-right: 1em;
	padding-top: 0.2em;
}

p.csc-form-label-req {
	font-weight: bold;
}

table.csc-mailform input.button {
	width: 130px;
	border: 2px solid #0C2C47;
	border-left: 1px solid #0C2C47;
	border-top: 1px solid #0C2C47;
	margin-top: 2em;
}

td.csc-form-commentcell p.csc-form-label {
	margin: 1.5em 0 0.5em 0;
	padding: 0.3em 0 0.3em 0.3em;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid gray;
	background: #F9F9F9;
}

td.csc-form-commentcell {
	width: 100%;
}



/****************
*** LAYOUT
*****************/

#cnt-hg-farbverlauf {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	background: #F1F1F1 url('images-layout/hg-doc-farbverlauf.jpg') 50% 0 repeat-x;
}


#cnt-doc {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 50px 0 0 0;
}


#cnt-center {
	width: 770px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}


#cnt-main-top {
	background: #FFF url('images-layout/hg-main-top.gif');
	position: absolute;
	top: 17px;
	left: 1px;
	width: 767px;
	height: 85px;
}


#cnt-main-top img {
	width: 190px;
	height: 63px;
	margin-left: 570px;
	margin-top:2px;
}


#cnt-main-bottom {
	background: #FFF url('images-layout/hg-main-bottom.gif');
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 678px;
	height: 43px;
}



#cnt-main-bottom-spacer {
	background: #F1F1F1 url('images-layout/hg-doc.gif') 50% 0;
	position: absolute;
	bottom: -1px;
	left: 0px;
	width: 678px;
	height: 21px;
}


#cnt-main{
	position: absolute;
	top: 100px;
	left: 90px;
	width: 678px;
	padding: 0;
	margin:0;
	padding-bottom: 62px;
	background: #FFF url('images-layout/hg-main.gif');
}


#cnt-main-pad{
	padding: 90px 40px 30px 135px;
	position: relative;
}


#cnt-headline {
	position: absolute;
	width: 675px;
	top: 0;
	left: 0;
	height: 60px;
	z-index: 10;
	border-bottom: 1px solid #DDDDDD;
}


#cnt-headline-pad {
	position: relative;
	padding: 23px 40px 0 135px;
	margin: 0;
	text-transform: uppercase;
}


#cnt-nav-left {
	background: #FFF url('images-layout/hg-nav.gif') repeat;
	position: absolute;
	top: 83px;
	width: 50%;
	height: 43px;
	left: -384px;
}


#cnt-nav {
	position: absolute;
	top: 33px;
	left: 21px;
	width: 521px;
	height:40px;
	z-index: 50;
	text-align: right;
	line-height: normal;
}


#cnt-main-bottom {
	text-align: right;
}


#themenbild-rahmen {
	z-index: 20;
	position: absolute;
	top: 0;
	left: 0;
	width: 189px;
	height: 461px;
	background: #F6F6F6 url('images-layout/hg-themenbild.gif');
	padding: 0;
}


#themenbild {
	z-index: 30;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 184px;
	height: 456px;
	background: url('images-themenbilder/treppenplatz.jpg');
	padding: 0;
	display: inline;
}


div.clearer {
	clear: both;
}




/****************
*** NAVIGATION
*****************/

#cnt-subnav {
	width: 180px;
	border: 1px dashed #C1C1C1;
	background: #FAFAFA;
	float: right;
	margin: 0 0 10px 10px;
}

#cnt-subnav a:link, #cnt-subnav a:visited {
	color: #10395D;
}

#cnt-subnav a:hover {
	color: #10395D;
}

#cnt-subnav-pad {
	padding: 5px;
}

#cnt-nav ul, #cnt-main-bottom ul {
	margin: 0;
	margin-top: 13px;
}


#cnt-main-bottom ul {
	margin-right: 6px;
}


#cnt-nav li, #cnt-main-bottom li {
	margin: 0 1px;
	display: inline;
}


#cnt-nav li a:link, #cnt-nav li a:visited, #cnt-main-bottom li a:link, #cnt-main-bottom li a:visited {
	text-decoration: none;
	color: #10395D;
	padding: .7em .5em;
	border-left: 2px solid #ffffff;
}


#cnt-main-bottom li a:link, #cnt-main-bottom li a:visited {
	text-decoration: none;
	color: #6E6E6E;
}


#cnt-main-bottom li a:hover, #cnt-main-bottom li a.active {
	color: #0C2C47;
}


#cnt-nav li a:hover, #cnt-main-bottom li a:hover {
	border-left: 2px solid #415B71;
}


#cnt-nav li.active a, #cnt-main-bottom li.active a {
	border-left: 2px solid #DDDDDD;
}


#cnt-nav li.active a:hover, #cnt-main-bottom li.active a:hover {
  cursor: default;
	border-left: 2px solid #DDDDDD;
}







/****************
/****************
*** GALERIE
*****************/

div#tx-lzgallery-pi1-listing img{
	float: left;
	padding: 2px;
	border: 1px solid #DDD;
	margin-right: 10px;
}

#tx-lzgallery-pi1-listing img:hover {
	border: 1px solid #415B71;
}

#tx-lzgallery-pi1-listing h4 {
	display: inline;
	line-height: 1.5em;
}


#tx-lzgallery-pi1-listing p {
	display: inline;
	margin: 0;
}

#tx-lzgallery-pi1-listing div.clearer {
	padding-bottom: 40px;
}

#tx-lzgallery-pi1-fotos img {
	border: 1px solid #DDD;
	padding: 2px;
	margin: 0px 12px 12px 0px;
}

.tx-lzgallery-pi1-5x5-filename {
	font-size: 11px;
	margin-top: 2px;
	padding-left: 8px;
	line-height: 1.1em;
}



#tx-lzgallery-pi1-fotos {
	text-align: center;
	width: 492px;
	margin-top:10px;
}

#tx-lzgallery-pi1-fotos a img:hover {
	border: 1px solid #415B71;
}

.tx-lzgallery-pi-x-filename {
	text-align: left;
	display: block;
	margin-top: 20px;
	padding-top: 1em;
	border-top: 1px solid #DDDDDD;
}

.tx-lzgallery-pi1-1x1-1 {
	color: gray;
}


/****************
/****************
*** SITEMAP
*****************/


DIV#sitemap {
   padding: 1em 1.5em;
   line-height: 24px;
}

DIV#sitemap a:link, DIV#sitemap a:visited {
   line-height: 24px;
   color: #10395D;
   text-decoration: none;
}

DIV#sitemap a:hover {
   text-decoration: underline;	
}

DIV#sitemap UL.level2 A, DIV#sitemap UL.last-level2 A {
	color: #005198;
}

DIV#sitemap UL.level3 A, DIV#sitemap UL.last-level3 A {
	color: #005FB2;
}

DIV#sitemap UL.level4 A, DIV#sitemap UL.last-level4 A {
	color: #006DCC;
}

DIV#sitemap LI {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
}

DIV#sitemap LI {
   background: url(images-layout/extm.gif) no-repeat 0% 0%;
}

DIV#sitemap LI.last {
   background: url(images-layout/exlm.gif) no-repeat 0% 0%;
}

DIV#sitemap UL {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
}

DIV#sitemap UL {
   background: url(images-layout/exim.gif) repeat-y 0% 0%;
}

DIV#sitemap UL.last-level1, DIV#sitemap UL.last-level2, DIV#sitemap UL.last-level3, DIV#sitemap UL.last-level4 {
   background-image: none;
}