/* CSS Document */

html {		height: 100%; margin: 0; padding: 0;
			width: 100%; }

body {		background-color: #ffffff;
			
			font-family:"Times New Roman", Times, serif;
			font-size: 12pt;
			color: #000000; background-color: #ffffff;
			text-align: left;
			}
			
h1 {		font-size: 16pt;
			font-weight: bold;
			color: #000000;
			}
			
h2 {		font-size: 14pt;
			font-weight: bold;
			padding-top: 10px;
			color: #000000;
			text-decoration: none;
			}
			
h3 {		font-size: 12pt;
			color: #333333;
			text-decoration: none;
			}
			

strong {	font-weight: bold;}


ul#ulfooter {	list-style: disc; }

ul {		 list-style: disc;}

#gesamtbox {	width: 772px;
				background-color: #ffffff;
				text-align: left;
				margin-left: 10px;
				}

#header {	display: none;
			}
		
#header a {		list-style: none;
				}
	
#logo {		float: right;}
			

#sprachen {	display: none;
			}
			
			
#menu1 {	display: none;
			}


#navcontainer {	display: none;
				}
				
* html #navcontainer { o\verflow:hidden; } /* Browserweiche nur für den IE6 */
				
#bildleiste {	display: none;
				
				}

#nav_orange {	display: none;
			
				}
				
#breadcrumb {	background-image:none;
				font-size: 10pt;
				color: #000000;
				padding-bottom: 30px;
				}

#mittelbox {	width: 772px;
				background-image:none;
				 }
		
				
#content {		width: 100%;
				line-height: 1.3em;
				font-size: 12pt; font-family:"Times New Roman", Times, serif;
				color: #000000;
				
				}

#box_rechts {	display: none;
				 }
				
td	 {				display: none;
					}


					
#mehr {			display: none;}

#box_rechts_unten { 	display: none;
						}
						
#footer {			border:none; 
					padding-top: 30px;
					}

#kontakt {			color: #000000;
					font-size: 10pt;
					}
					
#kontakt_h {		color: #000000;
					padding-bottom: 5px;}

#legal {			display: none;
					}
					
#service {			display: none;
					
					}
					
#footerleiste {		display: none;}
					
					
#absatz1 {			font-weight: bold;}

					
a:link	{ 	text-decoration:underline; color: #333333; }
a:visited{		text-decoration:underline; color: #333333; }
a:hover	{ 	text-decoration:none; color: #333333;}
a:active { 	text-decoration:none; color: #333333;}
a:focus	{ 	text-decoration:none; color: #333333;}

a#nav_orange:link {	text-decoration: none; color: #333333; margin: 0; padding: 0;}
a#nav_orange:visited {	text-decoration: none; color: #333333; margin: 0; padding: 0;}
a#nav_orange:hover {	text-decoration: none; color: #333333; margin: 0; padding: 0;}
a#nav_orange:active {	text-decoration: none; color: #333333; margin: 0; padding: 0;}
a#nav_orange:focus {	text-decoration: none; color: #333333; margin: 0; padding: 0;}

a#menu:link {	text-decoration: none; color: #333333;}
a#menu:visited {	text-decoration: none; color: #333333;}
a#menu:hover {	text-decoration: none; color: #333333;}
a#menu:active {	text-decoration: none; color: #333333;}
a#menu:focus {	text-decoration: none; color: #333333;}
