/* -----------------------------------------------------------------------------
   -----------------------------------------------------------------------------
   Chris Weinmann - Grafikbuero GEBHARD|UHL, Freiburg    
   http://www.gebharduhl.de   Copyright (c) 2009 GEBHARD|UHL
   -----------------------------------------------------------------------------
   -----------------------------------------------------------------------------
*/
/*----------------General Rules-------------*/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.alt {
	display: none;
}
a:focus {
	outline:solid 0;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
/*----------------General Rules-------------*/
/*----------------General Layout-------------*/
html {
	background-color: #665e79;

}
body {
	color:#000000;
	font-family: "Trebuchet MS", "Arial", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:14px;

}
#trans {
	width:100%; 
	min-height: 100%; 
	background: url(../images/bg2.png) center repeat-y fixed;
	display:block;
	z-index:50;
	position:fixed;
}
*>#trans {
	background: url(../images/bg2.png) center repeat-y fixed;

}
#wrapper {
	position: relative;
	width:900px;
	margin: 0 auto;
	color:#000000;
	text-align: left;
	z-index: 100;
}
#wrapper2 {
	position: relative;
	width:900px;
	margin: 0 auto;
	color:#000000;
	text-align: left;
	height:550px;
	z-index: 65;
	margin-top:15px;
}
#header {
	display: block;
	height:137px;
	width:900px;
	background: url(../images/header.png) top center no-repeat;

}
#serviceNav {
	margin-right:108px;
	margin-top:20px;
	text-align: right;
}
#serviceNav p{
	color:#000000;
	font-weight:bold;
}
#serviceNav p a{
	color:#751b6b;
	text-decoration: none;
}
#serviceNav p a:hover{
	color:#000000;
	text-decoration: none;
}
#mainNav {
	margin-left:20px;
	background: transparent url(../images/line2.png) top right no-repeat;
	min-height:585px;
	padding-right:10px;
}
/*----------------General Layout-------------*/
#mainNav ul {
	clear: both;
	list-style: none;
}
#mainNav ul li{
	font-size:15px;
	line-height: auto;
	/*text-indent: -9999px;*/
	margin-bottom:10px;
}
#mainNav ul li.last{
	background: none;
}
#mainNav ul li a{
	text-decoration: none;
	display:block;
	background-repeat: no-repeat;
	padding:0;
	color:#751b6b;
	font-weight: bold;
}
#mainNav ul li a:hover{
	/*background-position: 0 -64px;*/
	color:#000;
}

#mainNav ul li a.active{
	/*background-position: 0 -64px;*/
	color:#000;
}

#mainNav ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #mainNav ul {
	height: 1%;
}
/* End hide from IE-mac */

#mainNav ul li ul {
	height:auto;
	font-weight:normal;
	padding-left:8px;
	margin-bottom:15px;
}
#mainNav ul li ul li{
	margin-bottom:0px;
}
#mainNav ul li ul li a, #mainNav ul li.active a ul li a{
	color:#751b6b !important;
	font-weight: normal;
	font-size:13px;
	line-height: 22px;
}
#mainNav ul li ul li a:hover, #mainNav ul li ul li a.active {
	color:#000000 !important;
}
/*----------------mainNav-------------------*/
#contentContainer {
	position: relative;
	top:50px;
	z-index:75;
	}
#contentLeft {
	display:block;
	float:left;
	margin-left:40px;
	width: 210px;
}
#contentRight {
	display: block;
	width:540px;
	margin-left:20px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:60px;
/*	height:400px; 
	overflow-y: auto;
	overflow-x: hidden;*/
}
#contentRight h2 {
	font-size: 20px;
	font-weight:bold;
	color:#751b6b;
	line-height:24px;
	margin-bottom:2px;	
}
#contentRight h3 {
	font-size: 14px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:7px;	
}
#contentRight p, #contentRight ul {
	line-height:24px;
	margin-bottom:18px;	
}
#contentRight ul {
	margin-left:20px;
	}

#contentRight p a, #contentRight ul li a{
	color:#751b6b;
}

#contentRight fieldset{
	border: 0;
}

#contentRight legend{
	display: none;
}
#contentRight label{
	width:120px;
	text-align: right;
	display: block;
	float: left;
	margin-right:10px;
		clear:both;
}
#contentRight input{
	width:240px;
	display: block;
	float: left;
	margin-bottom:10px;
}
#contentRight textarea{
	width:240px;
	display: block;
	float: left;
	margin-bottom:10px;
	height:200px;
}
#contentRight fieldset div.validation-advice{
	clear: both;
	margin-left:130px;
	color:#ff0000;
	margin-bottom:10px;
}
#contentRight fieldset img.wtcalculatingcaptcha {
	margin-left:130px;
	margin-bottom:10px;
}
#contentRight fieldset input.powermail_submit{
	margin-left:130px;
}
#contentRight fieldset .tx_powermail_pi1_fieldwrap_html_captcha_description {
	margin-left:130px;
	margin-bottom:10px;
}
#footer {
	text-align:center;
	background: transparent url(../images/line.png) top center no-repeat;
	padding-top:15px;
	padding-bottom:20px;
}

/*----------------guestbook-------------------*/
.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 {
	float:left;
}
	
/* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {
	float:right;
}

/* styles for list mode */
.tx-veguestbook-pi1 h3.tx-guestbook-header {
	clear:both;
	background:#ccc;
	color:#751B6B;
	display:block;
	font-size:100%;
	font-weight:bold;
	padding: 8px;
	margin-bottom:0!important;
}
	
.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 {
	background:#FFF;
	padding: 1em;
	display: block;
}
#contentRight p.tx-guestbook-date {
	font-size:11px;
	margin-bottom:0px;
}
	
	/* 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: normal;
}
 
	.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 input.tx-guestbook-submit{
	margin-left:12em;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 10em;
	font-size:12px;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float:left;
	width:35em;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float:left;
	width:35em;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 30em;
	height:15em;
	display: block;
	float: left;
}
#contentRight p.tx-guestbook-message {
	font-size:11px;
	margin-bottom:0px;
	margin-left:12em;
	line-height: normal;
	clear: both;
}
	
	.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;
	}
/*----------------guestbook [End]-------------------*/
