/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 143px;
	padding: 2px 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #696969;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #EEEEEE;
}

.input2 {
	width: 50px;
	height: 18px;
	background:#F9BB0D;
	border: medium none;
	text-transform: lowercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	margin-bottom: 30px;
}

.text1 span {
	padding-bottom: 5px;
	background: url('images/homepage08.gif') repeat-x left bottom;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.text1 span a {
	text-decoration:none;
	color:#fff;
}

.text1 span a:hover, .text1 span a.active {
	color:#f9bb0d;
}

.text2 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

h2#main_title { line-height:22px; }

.text3 span {
	padding-bottom: 5px;
	background: url('images/homepage08.gif') repeat-x left bottom;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}

.text3 span a, .text3 span a:visited {
	text-decoration:none;
}

.text3 span a:hover, .text3 span a.active {
	color: #f9bb0d;
}

.text3 {
	margin-bottom: 30px;
	font-size: 12px;
}

.text4 {
	color: #FFFFFF;
}

.text5 {
	margin-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #C6C6C6;
}

.text6 {
	font-size: 11px;
	color: #FFFFFF;
}

.text7 {
	text-align: center;
	font-size: 10px;
	color: #7C878F;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 160%;
}

/** LINKS */

a {
	color: #434343;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-bottom: 5px;
	background: url('images/homepage08.gif') repeat-x left bottom;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #245796
}

.link2 {
	color: #FFFFFF;
}

.link3 {
	color: #7F7F7F;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: #9BBCDB url('images/homepage01.jpg') repeat-x left top; }
.bg2  { background: url('images/homepage02.jpg') no-repeat left top; }
.bg3  { background: url('images/homepage03.jpg') repeat-y left top; }
.bg4  { background: #5D91C1 url('images/homepage09.jpg') repeat-x left top; }
.bg5  { background: url('images/homepage11.jpg') no-repeat center top; }
.bg6  { background: url('images/homepage13.jpg') no-repeat center top; }
.bg7  { background: url('images/homepage16.jpg') repeat-x left top; }
.bg8  { background: #245796 url('images/homepage18.jpg') repeat-x left top; }
.bg9  { background: url('images/homepage19.jpg') no-repeat center top; }
.bg10 { background: url('images/subpage1_03.jpg') repeat-y left top; }
.bg11 { background: url('images/subpage2_01.jpg') repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 15px;
	padding-top: 5px;
	background: url('images/homepage20.gif') repeat-x left bottom;
}


/*** Styles Tabelle***/
/*** generictable BEGIN ***/

table.imgtext-nowrap {
  margin:8px 0;
}

table.contenttable {
width:100%;
padding:0;
margin:0;
}

table.contenttable {
border:1px solid black;
}

table.contenttable td {
text-align:left;
}

table.contenttable tr.tr-0 td {
/*font-size: 10px;*/
font-weight:bold;
background-color: rgb(55, 94, 138);
color:white;
vertical-align:top;
}

table.contenttable td.td-0 {
color:rgb(55, 94, 138);
font-weight:bold;
text-align:left;
}

table.contenttable td.td-1, table.contenttable td.td-3, table.contenttable td.td-5, table.contenttable td.td-last  {
/*color:#dd0505;*/
font-weight:bold;
}

table.contenttable td.td-2, table.contenttable td.td-4, table.contenttable td.td-6  {
/*color:#dd0505;*/
font-weight:bold;
}

table.contenttable tr.tr-even  {
background-color:#eee;
}


table.contenttable  a {
color:rgb(55, 94, 138);
}

table.contenttable  a:hover {
text-decoration:none;
}

table.contenttable p {
/*border:1px dotted black;*/
/*font-size: 11px;
line-height:15px;*/
margin:0;
padding:0;
margin-top:0px;
}

/*** Layout 1 ***/
table.contenttable-1 { border:0; }

/*** Layout 2 ***/
table.contenttable-2 td.td-0 { color:#000; font-weight:normal;}
table.contenttable-2 td.td-1, table.contenttable-2 td.td-3, table.contenttable-2 td.td-5, table.contenttable-2 td.td-last {font-weight:normal;}
table.contenttable-2 td.td-2, table.contenttable-2 td.td-4, table.contenttable-2 td.td-6  {font-weight:normal;}


/*** Layout 3 ***/
table.contenttable-3 tr.tr-0 td { background-color:#FFFF00; color:#000;}
table.contenttable-3 td.td-0 { color:#000; font-weight:normal;}
table.contenttable-3 tr.tr-even  { background-color:#FFFFCA; }
table.contenttable-3 td.td-1, table.contenttable-3 td.td-3, table.contenttable-3 td.td-5, table.contenttable-3 td.td-last {font-weight:normal;}
table.contenttable-3 td.td-2, table.contenttable-3 td.td-4, table.contenttable-3 td.td-6  {font-weight:normal;}


/****************** Mail Forms ********************/
form, input, select, textarea {
font-family: verdana, helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

input, select, textarea  {border:1px solid #000;}

fieldset.csc-mailform {
margin:0;
padding:0;
border:0;
}

div.csc-mailform-field, div.csc-mailform-label {
  clear: both;
  padding:0;
  margin:0;
  }

div.csc-mailform-label {  padding-top: 10px; }

div.csc-mailform-field label {
  float: left;
  position:relative;
  width:130px;
  text-align: right;
  padding:0;
  margin-right:20px;
  margin-top:0px;
  /*color:#88131D;*/
  }
  
div.csc-mailform-field {
	width:440px;
	padding:12px 0 0;
	text-align:center;
}

div.csc-mailform-field input,
div.csc-mailform-field select,
div.csc-mailform-field textarea
{
  float: left;
  position:relative;
  width: 250px;
  text-align: left;
  border:1px solid #000;
  margin:0px;
  padding:0;
  }
  
div.csc-mailform-field input[type=radio],
div.csc-mailform-field input[type=checkbox],
div.csc-mailform-field input.csc-mailform-check
{
	border:none;
	width:auto;
}

  div.csc-mailform-field .csc-mailform-submit {
  text-align:center;
  float:none;
  width:auto;
  }
/****************** Mail Forms END ********************/

/* 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;
		padding:10px 0;
		/*float:right;*/
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		/*clear:both;*/
		background:#F9BB0D;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 4px;
		width: 35em;
	}
	
	.tx-guestbook-header-email-url {
		font-size:10px;
	}
	
	.tx-guestbook-comment-title {
		font-size:11px;
		font-weight:bold;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	 p.tx-guestbook-date {
        font-weight: bold;
        font-size:10px;
        text-transform:capitalize;
	}
 
	.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: 1em 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: 30em;
		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;
	}

/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { }
		.tx-srfreecap-pi2-cant-read { }
		.tx-srfreecap-pi2-cant-read a:link { font-weight:bold; text-decoration:none; }
		
		
/* Indexed Search Engine */
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
		
.tx-indexedsearch-path {
	display:none;
}