/**
 *	Nouvo v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2004 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/2.0/
 */

/* main menu styles */

/* General Fonts */
BODY,P,OL,UL,DIV,TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555; 
font-style: normal;  
line-height: 130%; 
}
 
 		/*Backgroundimage*/
		body {
			Background-Position: top;
			background-repeat: repeat-x;
		}
 
	/*Tabellen*/
	.tabelle {
		border-width: thick;
		border-color: #909090;
		border-style: dotted;
		border-width: thin;
	}

	.tabelletop {
		BORDER-BOTTOM: #989898 1px solid;

		font-style: oblique;
	}
 
 
/* In Text Hyperlinks */
a:link {
 color: #6292CC; 			/*blue*/
 font-size: 12px;
 text-decoration: none;
}
a:visited {
 color: #6292CC; 			/*blue*/
 font-size: 12px;
 text-decoration: none;
}
a:hover {
 font-weight: normal;
 color: #000066;
 font-size: 12px;
 text-decoration: none;
}


/* Bottom Navigation Menu */
.bottomnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #404040; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #404040; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #94B4DC;	/* flat blue */
color: #404040; 			/* white */ 
padding: 2px;
}




/* Left Navigation Menu */


.leftnav1 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #404040; 	/* white*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}
.leftnav1 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #404040; 	/* white*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}
.leftnav1 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #404040; 	/* white*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -3px;
}
.leftnav1 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}


.leftnav1-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
.leftnav1-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
.leftnav1-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
.leftnav1-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 15px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
 

.leftnav2 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #404040; 	/* white*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -52px;
}
.leftnav2 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #404040; 	/* white*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -52px;
}
.leftnav2 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #404040; 	/* white*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -52px;
}
.leftnav2 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}


.leftnav2-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}
.leftnav2-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}
.leftnav2-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}
.leftnav2-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 30px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -77px;
}


.leftnav3 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -102px;
}
.leftnav3 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -102px;
}
.leftnav3 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -102px;
}
.leftnav3 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}


.leftnav3-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}
.leftnav3-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}
.leftnav3-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}
.leftnav3-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 45px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -127px;
}


.leftnav4 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -152px;
}
.leftnav4 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -152px;
}
.leftnav4 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -152px;
}
.leftnav4 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}


.leftnav4-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #404040; 			/* white*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
.leftnav4-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
.leftnav4-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
.leftnav4-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 60px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 200px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
 
/* Forms Fields */
SELECT {  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: arial, helvetica, sans-serif; 
color: #555555;
border-right: #94b4dc 1px solid; 
border-top: #94b4dc 1px solid; 
border-left: #94b4dc 1px solid; 
border-bottom: #94b4dc 1px solid
}

input {
font-family: arial, helvetica, sans-serif; 
color: #555555; 
border-right: #94b4dc 1px solid; border-top: #94b4dc 1px solid; border-left: #94b4dc 1px solid; border-bottom: #94b4dc 1px solid; background-color: #ffffff
}

.input {
border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid; 0
}



  /* ve guestbook*/
    .tx-guestbook-list-header { background-color: #FFF4CA; color: #909090; font-weight:bold; }
    .tx-guestbook-list-header-terminkalender {  font-size: 18px; background-color: #FFF4CA; color: #909090; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #FFFFEE; font-weight:bold; padding-top:8px;}
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #FFFFEE; }
    .tx-guestbook-latest-header { background-color: #FFF4CA; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:100; height:20; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:250; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
























