/*** general tags ***/

html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #075846;
	background-color: #cfd3ba;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

a {
	color: #075846;
	text-decoration: none;
}

a:visited {
	color: #075846;
	text-decoration: none;
}

a:hover,a:focus {
	color: #075846;
	text-decoration: underline;
}

/*** two column content layout ***/
.leftcolumn {
	width: 165px;
	padding-right: 5px;
	float:left;
}

.rightcolumn {
	width: 365px;
	padding-left: 5px;
	float: left;
}

/*** content areas ***/

.project {
	background-image: url(../img/system/back1.png);
	background-repeat:repeat-y;
	width: 1004px;
	min-height: 100%;
	padding:0;
	margin: 0px auto;
	text-align:center;
	position: relative; 

}

* html .project {
	 height: 100%;
}

.header {
	background-color: #cfd3ba;
	height: 100px;
	width: 100%;
}

.headerblock {
	background-color: #cfd3ba;
	height: 40px;
	width: 100%;
	text-align:left;
	border-bottom:3px solid #efa92f;
}

.contentholder {
	background-image: url(../img/system/back1.png);
	background-repeat:repeat-y;	
	float:left;
	position:relative;
	width:100%;
}

.wide {
	background-image: url(../img/system/back2.png);
}

.leftmargin {
	background-color: #e6e7e1;
	width: 200px;
	float: left;
	text-align:left;
}

.ad {
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.content {
	background-color: #ffffff;
	width: 540px;
	float: left;
	padding: 5px;
	text-align:left;
}

.contentwide {
	background-color: #ffffff;
	width: 794px;
	float: left;
	padding: 5px;
	text-align:left;
}


/*** margin right ***/

.margin {
	background-color: #e6e7e1;
	width: 244px;
	padding: 5px;
	float: left;
	
	font-style: italic;
	font-size: 90%;
}

.margin ul {
	padding: 20px 0 20px 20px;
	text-align: left;
	list-style-type: disc;
}

.margin a {
	color: #075846;
}

/*** footer ***/

.footer {
	display: block;
	background-color: #eeeeee;	
	height: 50px;
	width: 100%;
	clear: both;
	position: relative;
	padding-top: 20px;
	margin-top: -70px;
	font-style: italic;
	text-align:center;
	color: #075846;
	border-top:3px solid #efa92f;
}



/*** headerblock ***/

.headerblock .print {
	float: right;
	width: 30px;
	padding-top: 10px;
}

.headerblock .sitemap {
	float: right;
	width: 50px;
	padding-top: 10px;
}

.headerblock .search {
	float: right;
	width: 300px;
	padding-top: 10px;
}

.headerblock .clickpath {
	color: #085744;
	float: none;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}


.headerblock .clickpath a {
	color: #FFFFFF;
}


.headerblock .clickpath a:visited {
	color: #FFFFFF;
}


.headerblock .clickpath a:hover,a:focus {
	color: #FFFFFF;
}

/*** navigation ***/

.navigation {
	font-style: italic;
}

.navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}

.navigation li {
	padding: 0px;
}

.navigation a {
	display: block;
	width: 185px;
	padding: 5px;
	padding-left: 10px;
}


.navigation ul li ul li a {
	width: 185px;
	padding-left: 10px;
}

.navigation ul li ul li ul li a {
	width: 175px;
	padding-left: 20px;
}

.navigation ul li ul li ul li ul li a {
	width: 165px;
	padding-left: 30px;
}

.navigation a:hover {
	background-color: #dddddd;
	color: #075846;
	font-weight: bold;
	text-decoration: none;
}

/*** Typo3 Extentions ***/
.tx-macinasearchbox-pi1 .searchform {
	margin: 0px;
	padding: 0px;
}

.tx-macinasearchbox-pi1 .searchinput {
	height:18px;
	width:200px;
	font-size:110%;
}

.tx-macinasearchbox-pi1 .searchbutton {
	border:0;
	height: 20px;
	margin-left: 5px;
	background-color: #085744;
	color: #ffffff;
}

.tx-flseositemap-pi1 a {
	color: #446EC4;
}

.tx-rgsmoothgallery-pi1 {
	margin: 20px auto;
	text-align: center;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	background-color: #1144AA; color: #ffffff;
}

/*** rggooglemap ***/

#infobox {
	margin-top: 10px;
}

.tx-rgpopup-main {
	margin: 20px;
	padding: 10px;
	background-color: #FFE0B2;	
}

.tx-rgpopup-left {
	float: left;
}

.tx-rgpopup-right {
	padding-left: 750px;
}

.tx-rgpopup-mainNest {
	clear: left;
}

.poi-content {
	margin: 0;
	padding: 0;
}

.poi-content img{
	margin-top: 5px;
	margin-left: 5px;
}

/*** ve guestbook ***/

.tx-veguestbook-pi1 .tx-guestbook-right {
	width: auto;
	padding-top: 0px;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	width: auto;
	background-color: #ffffff;
	color: #075846;
	font-style: italic;
	border-bottom:3px solid #efa92f;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-weight: normal;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination a{
	margin-left: 2px;
	margin-right: 2px;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination strong{
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}


/*** html form classes ***/

.formline {
	margin-top: 10px;
}

.formlinelabel {
	font-weight: bold;
	width: 160px;
	float: left;
}

.formlinelabel label{
	font-weight: bold;
}

.formlineinput {
	margin-left: 10px;
}

.formlinedate {
	padding-top: 5px;
}

.formlinedate img {
	margin-left: 10px;
}

.formline input[type=text] {
	width: 200px;
}

.formlineinputdate {
	float: left;
	margin-left: 0pt;
}

.formlineinputdate input[type=text] {
	width: 100px;
}

.formline textarea {
	width: 200px;
	height: 100px;
}

/*** typo3 css fixes ***/

hr {
	visibility: hidden;
}

.content .align-center {
	text-align: center;
}

.csc-textpic-caption {
	font-size: 70%;
}

/*** content ***/

.content h1 {
	font-size: 100%;
	font-style:italic;
}

.content a {
	color: #446EC4;
}

.contentwide h1 {
	font-size: 100%;
	font-style:italic;
}

/*** tables ***/
.content .contenttable {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}

.content table.contenttable td{
	border-left: 1px solid #000000;
	padding: 3px;
}

.content table.contenttable td:first-child{
	border-left: none;
}

.content table.contenttable .tr-even>td {
	background-color: #CFDCE5;	
}

.content table.contenttable .tr-odd>td {
	background-color: #FFFFFF;	
}

.content table.contenttable .tr-0>td {
	font-weight: bold;
}

/********** Fehler-Styles **********/
div.errorbox {
	margin: 0 0 2em 0;
	padding: 5px 30px 5px 10px;
	min-height: 16px;
	border: 1px solid #E86958;
	background-image: url(../img/system/exclamation.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 30px;
}

div.errorbox ul {
	margin: 0.5em 0;
	color: #000 !important;	
}

/*** IE Hacks ***/

/*** IE6 Hack for div.footer margin-top ***/
* html div.footer {
  margin-top: 0px;
  margin-bottom: -20px;
}
/*** IE6 Hack for h1 margin-top ***/
* html div h1 {
  margin-top: 15px;
}
/*** IE6 Hack for div.content ***/
* html div.content {
  margin-right: -3px;
  padding-top: 15px;
}

/*** IE6 Hack for div.leftmargin ***/
* html div.leftmargin {
  margin-right: -3px;
}

/*** IE6 Hack for div.contentwide ***/
* html div.contentwide {
  margin-right: -3px;
}

/*** IE6 Hack for div.margin ***/
* html div.margin {
  margin-right: -3px;
}

/*** IE7 Hack for div.footer margin-top ***/
*:first-child+html div.footer {
  margin-top: 0px;
  margin-bottom: -20px;
}
/*** IE7 Hack for h1 margin-top ***/
*:first-child+html div h1 {
  margin-top: 15px;
}
/*** IE7 Hack for div.content ***/
*:first-child+html div.content {
  padding-top: 15px;
}
