a:link 		{ color:#009FBC;font-size:10pt;text-decoration:none;font-weight:bold; }
a:visited	{ color:#009FBC;font-size:10pt;text-decoration:none;font-weight:bold;  }
a:hover		{ color:#C9DD0A;font-size:10pt;text-decoration:none;font-weight:bold; }
a:active	{ color:#009FBC;font-size:10pt;text-decoration:none;font-weight:bold; }

img {
	border-width:0px;
	vertical-align: text-bottom;
	}

body,table	{   	  	        
	  	        font-family:Verdana,Helvetica;
	  	        font-size:10pt;
	  	        background-color:#C9DD0A;
                padding:0px;
           	    margin:0px;
           	    }


h1, h2		{ 	margin-top:0em;		  	
		  	padding-left:0em;			          	
		  	font-size:14pt;
		  	font-weight:bold;		  		 
		  	color:#000000;
		}


div#page {	width:990px;
			/*min-height:400px;*/
			height:auto;
			top:0px;
			left:0px;
			position:absolute;
		   }
		
div#header1 {	width:180px;
				height:229px;
		    	background-image:url(../bilder/Konv2_01.jpg);
	  	    	background-repeat:no-repeat;
	  	    	position:absolute;
	  	    	top:0px;
	  	    	left:0px;
			}
		
div#header2 {	width:490px;
				height:144px;
		    	background-image:url(../bilder/Konv2_02.jpg);
	  	    	background-repeat:no-repeat;
	  	    	position:absolute;
	  	    	top:0px;
	  	    	left:180px;
	  	    }


div#Boxcontent  {	text-align:left;
					font-size:10pt;
					width:440px;
					min-height: 404px;
					height: auto !important;
					height: 404px;
					padding-top:50px;
					padding-bottom:15px;
					padding-left:20px;
					padding-right:30px;
					margin-bottom: 20px;
					color:black;
					background-image:url(../bilder/Konv2_04.jpg);
	  	    		background-repeat:no-repeat;
					position:absolute;
					top:144px;
					left:180px;
					border-left:0;
					border-right:0;
					border-top:0;
					border-bottom:1px;
					border-color:#00817C;
					border-style:solid;
				}

div#Boxnavi  {	text-align:left;
				font-weight:bold;
				padding-top:40px;
				padding-bottom:280px;
				padding-left:25px;
				padding-right:20px;
				background-image:url(../bilder/Konv2_05.jpg);
  	    		background-repeat:no-repeat;
				width:135px;
				min-height:370px;
				height: auto !important;
				height: 370px;
				height:auto;
				color:white;
				position:absolute;
				top:229px;
				left:0px;
				}
		
div#Boximage	{	
					border-width:1px;
					border-color:#00A5B6;
					border-style:solid;
					width:auto;
					height:auto;
					position:absolute;
					top:80px;
					left:669px;	
				}
				
				

/* Formatierung der Linke-Navigation */

ul#nav_left {
	display:inline;
	color:white;
	font: normal 12px Verdana, sans-serif;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-align: right;
	}

ul#nav_left li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

ul#nav_left a, ul#nav_header_ span {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: white;
	}


ul#nav_left a:hover {
	color: #C9DD0A;
}

ul#nav_left span {
	color: #C9DD0A;
	font-weight:bold;
}

li#nav_left {
	display:inline;
	color: white;
	font: normal 12px Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: right;
}

/* Formatierung der Navigation innerhalb des Contents */

ul#nav_content {
	display:inline;
	color:#00A5B6;
	font: normal 10pt Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: right;
}

ul#nav_content li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul#nav_content a, ul#nav_header_ span {
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #009FBC;
}


ul#nav_content a:hover {
	color: #C9DD0A;
}

ul#nav_content span {
	color: #C9DD0A;
	font-weight:bold;
}

li#nav_content {
	display:inline;
	color: #00A5B6;
	font: normal 10pt Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: right;
}

/* Formatierung der Tabellen */

.contenttable { background:white;
				width:100%;
				border:0;
				border-collapse:collapse;

				}

td	 { 	width:50%;
		padding-left:5px;

		}	

.tr-even { 	background-color:#c9dd0a;
			color:#000000;
			border:0;

			}
			
.tr-odd { 	background-color:#ffffff;
			color:#000000;
			border:0;
		}
		
/* Newsletter Anmeldung */
.newsletter_signup label, .newsletter_edit label {
	width: 80px;
	display: block;
	text-align: left;
	padding-right: 5px;
	float: left;
}

.newsletter_signup .submit, .newsletter_edit .submit {
	margin-left: 85px;
}


.newsletter_signup p {
	margin-bottom: 12px;
}



.newsletter_signup input, select, textarea {
	/** color:#333333; **/
	border:1px solid #999999;
	padding: 1px;

}

.directmail-input-button {
	font-weight:bold;
	color:#009FBC;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
}


