html {margin:0; padding:0; height:100%;}
body {
    /* font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; */
    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000;
    margin:0;
    padding:0;
    height:100%;
  }

h1 {
	font-size:140%;
	}

h2 {
	font-size:130%;
	}

h1 {
	font-size:120%;
	}

a:link, a:visited {
        text-decoration:underline;
        color:#000;
        }

a:hover {
        color:#000;
        text-decoration:none;
        }
	
#page {
	/* background:url(img/content_bg_logo.png) no-repeat top left; */
	background:url(img/content_shadow.png) repeat-y top left;
	margin:auto;
	margin-top:0;
	padding:0;
	width:967px;
	min-height:100%;
	}

#header {
	background:url(img/header.png) no-repeat top right;
	height:133px;
	width:967px;
	}

#container {
	width:943px;
	margin:0 12px;
	min-height:100%;
	}

#menu {
	background:url(img/menu.png) repeat-x bottom left;
	width:941px;
	height:25px;
	font-size:100%;
	margin: 0 12px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}

#content {
	padding: 10px 10px;
	width:923px;
	height:100%
	/*text-align:center;*/
	}
	
.clearer {
	clear:both;
	}
	
/* Navi
********************************************/	
div.nav ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}
 
div.nav li {
  padding: 0px;
  margin: 0px;
}
 
div.nav > ul > li {
  float: left;
}

#nav1 a {
  display: block;
  height:17px;
  padding:2px 7px;
  padding-bottom:5px;
}
 
#nav1 a:hover {
  color: #000000;
  background-color: #F0F0F0;
}

div.nav ul > li > ul {
  visibility: hidden;
}
 
div.nav ul > li:hover > ul {
  visibility: visible;
    background-color:#72dbb8;
}

div.nav ul > li > ul {
  visibility: hidden;
  position: absolute;
}

.nav ul > li > ul {
  width: 120px;
}

.nav ul > li > ul > li > ul {
  left: 120px;
  top: 0px;
}

.nav ul > li > ul > li {
  position: relative;
}
/* News
********************************************/

.news_container {
	width:100%;
	background:white;
	clear:both;
	}

.news_headline {
	float:left;
	border-bottom:1px solid black;
	width:100%;
	}

.news_title {
	font-size:large;
	float:left;
	width:auto;
	}
	
.news_date {
	font-size:x-small;
	float:right;
	width:auto;
	margin-top:10px;
	}
	
.news_content {
	padding: 5px 10px 10px 10px;
	}
.news_content_image {
	border:solid 1px gray;
	float:right;
	margin:10px;
	padding:10px;
	width:100px;
	height: 100px;
	text-align:center;
	}

.news_content_text {
	padding-top:10px;
	}

/* News end
********************************************/

/* Contentelements
********************************************/
.csc-textpic-caption	{
	font-size: 87%;
	color:#333333;
	font-style:oblique;
	padding: 2px;
	background-color: #FFFFFF;
	}
.csc-textpic-image dt img{
	border: 1px solid gray;
	}

.csc-bulletlist {
	list-style-image:url(bullet.gif);
	}

table.csc-uploads {
	border-spacing: 0;
	border: 1px solid gray;
	}
table.csc-uploads td {
	padding: 5px 10px 5px 10px;
	}
table.csc-uploads p {
	padding: 2px;
	margin: 0;
	}
table.csc-uploads tr.tr-even {
	background-color: #c8dbf4;
	color: #000000;
	}
	
table.contenttable {
	border: 1px solid gray;
	border-collapse: collapse;
	}
table.contenttable td {
	padding: 5px;
	border: 1px dotted gray;
	}
table.contenttable .tr-0 {
	background-color: #72dbb8;
	font-weight:bold;
	}
table.contenttable-2 .tr-0 {
	background-color: white;
	font-weight:normal;
	}
table.contenttable-2 .td-0 {
	background-color: #72dbb8;
	font-weight:bold;
	/*width:20%;*/
	}
table.contenttable-2 .td-1 {
	padding-left:20px;
	padding-right:20px;
	}



/*
guestbook
*/

/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;
	/* Ueberschrift Textfarbe */
	color:#000;
	/* background:#72DBB8; */
	background:none;
	display:block;
	font-size:100%;
	font-weight:bold;
	width: 53em;
	padding-left: 1em;
	padding-bottom: 5px;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color:#000;
	border-right-color:#000;
	border-bottom-color:#000;
	border-left-color:#000;
	margin-top: -5px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		font-size:75%;
		width:15em;
		/* background:#EFEFEF; */
		/* Hintergrund E-mail Adresse */
		/* background:#72DBB8; */
		background:none;
		min-height:2em;
		padding: 0.5em;
	}

	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:3em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	width:39em;
	background:none;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 0.51em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 41em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
