body {       
	margin:0px;
  padding:0px;
	font-family:arial,verdana,geneva,helvetica,sans-serif;
	font-size:.8em;
	line-height:1.4em;
	color:#333333;
  background:#FBF8F5 url(navi/naviverlauf.jpg) repeat-y;
}

#head {
  display:none;
}

#blue {
	display:none;
}

#contenttab {
	display:none;
}

#breadcrumb {
	display:none;
}

#navigation {
  display:none;
}

#content {
	margin-left:5px;
	padding-top:5px;
}

#topprint {
	visibility:visible;
	z-index:6;
}

#unterstuetzer {
	display:none;
}

#newsbox {
  display:none;
}

#suchen {
  display:none;
}

#footer {
  display:none;
}

.bold {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:1em;
	color:#4E1A1E;
	font-weight:bold;
}

a { 
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:1em;
	color:#002C59;
	text-decoration:none;
	border-bottom:1px solid #002C59;
}

a:visited { 
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:1em;
	color:#285481;
	text-decoration:none;
	border-bottom:1px dashed #285481;
}

a:hover, a:active, a:focus {
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:1em;
	color:#E58B37;
	text-decoration:none;
	background:#F1EEEB;
}

h1 {
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	color:#CD7E32;
}

h2 {
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	margin-bottom:.4em;
}

h3 {
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	margin-bottom:.4em;
}

h4, h5, h6 {
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	margin-bottom:.4em;
}

p {
	margin-top:0em;
	margin-bottom:-.9em;
}

/* FORMULARE */

form {
	display:none;
}

input, textarea, select {
  display:none;
}

input.checkbox {
	display:none;
}

input.submit {
  display:none;
}


img.linkext {
	display:none;
}

/* LISTEN */

div.abstand {
	margin-bottom:3em;
}

/* Deutsch-Englisch   Englisch-Deutsch */
#switching {
  display:none;
}

/* Indexierung */
.index1 {
    margin-left: 3em;
    font-size: 12px;
}

.index2  {
    list-style-type:none;
    margin-left: 4em;
    font-size: 12px;
}

.CharH1{
    margin-left: -3em;
}

/* Validierung html,css */
#validator {
  display:none;
}    