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

.auszeichnung { font-weight: bold; }

/* General Fonts */
BODY,P,OL,UL,DIV,TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000; 
font-style: normal;  
line-height: 130%; 
}

/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */

A:link {
	background-color : transparent;
	color : #990000;
	text-decoration : none;
	font-weight : normal;
}
A:visited {
	background-color : transparent;
	color : #990000;
	font-weight : normal;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : #990000;
	font-weight : normal;
	text-decoration : none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #000000;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 150%;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 12px;
	padding-bottom : 0px;
}
.small {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	line-height : 150%;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 10px;
	padding-bottom : 0px;
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}







.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}
/* End defaultstylesheet.css */
 
 
/* 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: #FF8000;
 font-size: 12px;
 text-decoration: none;
}*/


/* Bottom Navigation Menu */
.bottomnav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.bottomnav a:link {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:visited {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav a:hover {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #990000;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:active {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #990000;	/* flat blue */
color: #FFFFFF; 			/* white */ 
padding: 2px;
}
.bottomnav-act a:link {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:visted {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; color: #EEEEEE;			/* light grey */
padding: 2px;
}
.bottomnav-act a:hover {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
background: #990000;	/* flat blue */
color: #FFFFFF; 			/* 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: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 80px;
		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: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 80px;
		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: #FFFFFF; 	/* white*/
		text-decoration: none;
		width: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -27px;
}
 

.leftnav2 a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		border-bottom: 1px dotted #CCCCCC; /* gray*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 5px;
		white-space: nowrap;		
		color: #666666; 	/* gray*/
		text-decoration: none;
		width: 80px;
		background: #FFFFFF;
		background-position: 0 -52px;
}
.leftnav2 a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		border-bottom: 1px dotted #CCCCCC; /* gray*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 5px;
		white-space: nowrap;		
		color: #666666; 	/* gray*/
		text-decoration: none;
		width: 80px;
		background: #FFFFFF;
		background-position: 0 -52px;
}
.leftnav2 a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		border-bottom: 1px dotted #CCCCCC; /* gray*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 5px;
		white-space: nowrap;		
		color: #666666; 	/* gray*/
		text-decoration: none;
		width: 80px;
		background: #FFFFFF;
		background-position: 0 -52px;
}
.leftnav2 a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		border-bottom: 1px dotted #CCCCCC; /* gray*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 5px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 80px;
		background: #FFFFFF;
		background-position: 0 -77px;
}


.leftnav2-act a:link {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		border-bottom: 1px dotted #CCCCCC; /* gray*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 5px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 80px;
		background: #FFFFFF;
		background-position: 0 -77px;
}
.leftnav2-act a:visited {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		border-bottom: 1px dotted #CCCCCC; /* gray*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 5px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 80px;
		background: #FFFFFF;
		background-position: 0 -77px;
}
.leftnav2-act a:active {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		border-bottom: 1px dotted #CCCCCC; /* gray*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 5px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 80px;
		background: #FFFFFF;
		background-position: 0 -77px;
}
.leftnav2-act a:hover {
		display: block;
		border-top: 1px solid #FFFFFF; /* white*/
		border-bottom: 1px dotted #CCCCCC; /* gray*/
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 5px;
		white-space: nowrap;		
		color: #568AC9; 			/* dark flat blue*/
		text-decoration: none;
		width: 80px;
		background: #FFFFFF;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		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: #FFFFFF; 			/* white*/
		text-decoration: none;
		width: 80px;
		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: 80px;
		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: 80px;
		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: 80px;
		background: url("images/buttons.gif") top left no-repeat;
		background-position: 0 -177px;
}
 
/* Forms Fields */
SELECT {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #555555;
border-right: #990000 1px solid; 
border-top: #990000 1px solid; 
border-left: #990000 1px solid; 
border-bottom: #990000 1px solid
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #555555; 
border-right: #990000 1px solid; border-top: #990000 1px solid; border-left: #990000 1px solid; border-bottom: #990000 1px solid; background-color: #ffffff
}

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

.anzeigen_unten {
	display: none;
	border: 1px solid #990000;
	padding-top:7px;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	text-align: center;
	color:#990000;
	width: 670px;
}
.anzeigen_unten_titel {
	display: none;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
	color:#999999;
}
.anzeigen_unten a {
	padding-left:20px;
	padding-right:20px;
	color:#990000;
}
