/* Styles fuer 2-Spalter Klassik, Variation */

* {
margin: 0;
padding: 0;
}

html, body {
height:100%;
}

body {
background-color: #fff;
color: #000;
font-family:Lucida Sans Unicode, Arial, Helvetica, sans-serif;
font-size:100.01%;
text-align:center;
}

/**
 *
 * Skip-Links und versteckte Inhalte
 */

/* Klassen fuer unsichtbare Elemente im Basislayout */
.skip {
display:none;
}

/* Skip-Links fuer Tab-Navigation sichtbar schalten */
.skip:focus, .skip:active {
display:none;
}

.topnav {
display:none;
}


/* Container */

#wrapper {
position:relative;
margin: 0 20px 0 20px;
background-color: #FFFFFF;
text-align:left;
}

/* 3pixel-bug ie6: gefloatete container nicht nebeneinander */
#static {
	height:1px;
	width:1px;
	position:absolute;
	top:-100px;
	left:-100px;
}



/* Kopf */

#header {
display:none;
}

#logo {
display:none;
}

#servicenav {
display:none;
}

#leiste1 {
display:none;
}

#drucknavimg {
display:none;
}


#leiste2 {
display:none;
}

/* Container */

#container {
margin:0;
width:100%;
background-image:none;
}

#lzg-logo {
display:none;
}

#mp-logo {
display:none;
}


#content {
height:1%;
margin-left:0;
padding:0;
background-image:none;
}

#breadcrumb {
display:none;
}

#textbereich {
margin:0;
font-size:0.9em;
}

#rechte_spalte {
display:none;
}

.infokasten {
display:none;
}

/* Navigation*/

#hauptnav {
display:none;
}




/* 	Text Formatierung */
img {
display:none;
}

/* 	Um die unterschiedlichen Standard-Abstaende fuer versch. Broweser zu ueberschreiben */
ul, ol, li {
	padding: 0;
	margin: 0;
}

#textbereich h1 {
font-size:1.2em;
color: #666;
font-weight: bold;
padding: 25px 0 20px 30px;
}

#textbereich h2 {
font-size:1em;
font-weight: bold;
color:#999;
padding: 0 0 10px 30px;
}

#textbereich h3 {
font-size:1em;
font-weight:bold;
color:#ccc;
padding: 0 0 10px 30px;
}

#textbereich p {
line-height:130%;
padding:0 20px 20px 30px;
}

#textbereich ul, #textbereich ol, #inhalt_netsmap_links ul, , #inhalt_netsmap_links ol {
line-height: 130%;
padding: 0 0 20px 50px;
}

#textbereich ul, #inhalt_netsmap_links ul {
list-style-image:none;
list-style-type:disc;
}

#textbereich li, #inhalt_netsmap_links li {
margin:0 0 10px 0;
}

#textbereich a, #textbereich a:visited, #inhalt_netsmap_links a, #inhalt_netsmap_links a:visited {
text-decoration:underline;
color: #333;
border:none;
}

#textbereich a:hover, #textbereich a:active, #textbereich a:focus, #inhalt_netsmap_links a:hover, #inhalt_netsmap_links a:active, #inhalt_netsmap_links a:focus {
color:#333;
border:none;
}

/* netsMap */

#inhalt_netsmap_rechts {
display:none;
}

.format_rechts {
display:none;
}

#inhalt_netsmap_links {
	margin-right:0;
	padding:25px 0 10px 30px;
	font-size:0.9em;
}

#inhalt_netsmap_links p {
line-height:130%;
padding: 0 0 10px 0;
}

#inhalt_netsmap_links h1 {
font-size:1.2em;
color: #666;
font-weight: bold;
padding: 0 0 20px 0;
}

#inhalt_netsmap_links h2 {
font-size:1em;
font-weight: bold;
color:#999;
padding: 0 0 10px 0;
}

#inhalt_netsmap_links h3 {
font-size:1em;
font-weight:bold;
color:#ccc;
padding: 0 0 10px 0;
}

.layerDiv {
display:none;
}

fieldset {
padding:1em;
vertical-align:top;
border:1px solid #ccc;
}

legend {
color:#999;
font-weight:bold;
padding:2px;
}

select, input {
border:1px solid #ccc;
}

label, select, input[type=checkbox], input[type=radio], 
input[type=button], input[type=submit] {
cursor:pointer;
cursor:hand;
}

input:focus, input:active {
color: #fff;
background: #999;
outline: 1px solid #99E500;
}

.buttonlink {
display:block;
border: 1px solid #fff; 
background-image:none; 
height: 25px; 
padding-top:5px;
background-repeat: no-repeat; 
background-position: 2px 2px;
cursor:hand;
cursor:pointer;
}

.buttonlink a, .buttonlink a:visited {
text-decoration:underline;
border:none;
}

.buttonlink a:hover, .buttonlink a:active {
border:none;
}

.highlighted {
color: #333;
}

.button {
position:relative;
float:left;
border:none;
height:27px;
padding-left:10px;
width:140px;
background-color:#fff;
text-align:left;
text-decoration:underline;
color:#333;
cursor:hand;
cursor:pointer;
}

#inhalt_netsmap_links table {
	margin:0 0 20px 0;
	border:none;
	}
	

#textbereich table {
	margin:0 0 20px 20px;
	border:none;
	}
	
td {
	border: 1px solid #ccc;
	border-collapse:collapse;
	padding: 4px 6px;
}

th {
	color: #000;
	font-weight: normal;
	font-size: 1em;
	padding: 4px;
	border: 1px solid #ccc;
	border-collapse:collapse;
	text-align:left;
	background-color:#fff;
}


/* ---- */
.invis {
display: none;
}

.rechts {
float:right;
margin:5px;
}

.links {
float:left;
margin-right:5px;
}

.klein {
font-size:0.9em;
}

.grau {
color:#999;
}

.marker {
font-weight:bold;
color:#333;
}

hr {
background-color:#ddd; /* Mozilla 1.4 */
color:#ddd; /* IE 6 */
border: #ddd; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
margin: 0 0 10px 30px;
}




