/*** LAYOUT ***/

body {
	margin: 0em;
	padding: 0em;
	text-align: center;	
	font-family: tahoma, arial, sans-serif;
	font-size: 9pt;
	line-height: 145%;
	letter-spacing: 0.024em;	
	color: #767676;
	background: white;	
}

#resultbanner {
	display: none;
}

#main {
	width: 16cm;
	margin: 1em auto 1em auto;	
	text-align: left;
}

#header {
	position: relative;
	height: 180px;
	border-left: 1pt solid #6c8ba5;
	border-right: 1pt solid #6c8ba5;
	border-top: 12pt solid #6c8ba5;
	border-bottom: 6pt solid #6c8ba5;
}

#logo {
	float: left;
	width: 33%;
	height: 100%;
}

#signet {
	margin: 13pt 0em 0em 60pt;
	border: 1pt solid #6c8ba5;
}

#misc {
	display: none;		
}

#karte {
	position: absolute;
	top: 10pt;
	right: 100pt;
	z-index: 1;
	height: 160pt;
	width: 310pt;
	border: 1pt solid red;
}

#maincontainer {
	position: relative;
	clear: both;	
	height: 100%;	
	padding: 2em 0em 0em 0em;
	border-left: 1pt solid #6c8ba5;
	border-right: 1pt solid #6c8ba5;
	border-top: 6pt solid #6c8ba5;
	border-bottom: 12pt solid #6c8ba5;
}

#sitemap {
	position: relative;
	text-align: left;
	height: 100%;	
	padding: 2em 1em 1em 2em;
	border-left: 1pt solid #6c8ba5;
	border-right: 1pt solid #6c8ba5;
	border-top: 6pt solid #6c8ba5;
	border-bottom: 12pt solid #6c8ba5;
}

#sub {
	position: absolute;
	top: 0em;
	left: 0em;
	width: 33%;
	height: 100%;
}

#content {
	margin: 0em 60pt 0em 38%;
}

/*** Navigation ***/

#navigation {
	clear: both;
	padding: 0.2em 0em 0.2em 60pt;	
}

#menue {
	list-style: none;
	height: 2em;
	margin: 0em;
	padding: 0em;	
	font-weight: bold;
	letter-spacing: 0.2em;
}

.menue li {
	float: left;
	margin: 0.5em 0.5em 0.5em 0em;
	padding: 0em;
	background: url(../images/menue_list.gif) top left no-repeat;
}

#first {
	padding: 0em 0em 0em 0em;
	background: none;
}

/*** Miscnavig ***/

.miscnavig {
	list-style: none;
	margin: 20pt 0em 0em 38pt;
	padding: 0em;
}

.miscsprachen {
	float: left;
	margin: 0em;	
	padding: 0em 0.5em 0em 0.5em;
	background: url(../images/misc_list.gif) top left no-repeat;	
}

.miscabstand {
	margin-top: 1.7em;
}

/*** Subnavigation ***/

#sub ul {
	list-style: none;
	margin: 2em 0em 0em 0em;
	padding: 0em;
	font-weight: bold;
	letter-spacing: 0.2em;	
	color: #474747;	
}

#sub li {
	margin: 0em 0em 0.5em 0em;
	padding: 0em 0em 0em 8pt;
	border-left: 52pt solid #6c8ba5; 
}

/*** Fußzeile ***/

#fusszeile {
	display: none;
}

#fusszeile ul, .fusszeile ul {
	list-style: none;
	height: 2em;
	margin: 0em;
	padding: 0em;
}

.fuss {
	float: left;
	padding: 0em 0.5em 0em 0.8em;
	background: url(../images/misc_list.gif) top left no-repeat;	
}

/*** Überschriften, Absätze ***/

h1 {
	margin: 0em;
	padding: 0em;
}

h2 {
	margin: 0em 0em 1.3em 0em;
	font-size: 1.2em;	
	font-weight: bold;
	color: #474747;
}

h3 {
	margin: 2em 0em 1.3em 0em;
	font-size: 1.1em;	
	font-weight: bold;
	color: #474747;	
}

h4 {
	margin: 0em 0em 0.5em 0em;
	font-size: 1.1em;		
	font-weight: normal;
}

h5 {
	margin: 2em 0em 0em 0em;
	font-size: 1em;	
	font-weight: bold;
}

p {
	margin: 0em 0em 1.3em 0em;
}

.reference {
	font-size: 0.9em;
}

blockquote {
	margin: 0.5em 0em 0.5em 2em;
	padding: 0em 0em 0em 1em;
	border-left: 5pt solid #6c8ba5;
}

/*** Listen ***/

#content ul {
	list-style: square;	
	margin-top: 0em;
	padding-top: 0em;
}

#content li {
	margin: 0em;
	padding: 0em;
}

.ohne li {
	list-style: none;
}

#poulet li, #werner li {
	margin: 1em 0em 0em 0em;
}

/*** Sonderauszeichnungen ***/

.last {
	margin-bottom: 2em;
}

/*** Misc ***/

img {
	border: none;
}

.left {
	float: left;
	margin-top: 0mm;
	margin-right: 5mm;
	border: 1pt solid #6c8ba5;
}

.clear {
	clear: both;
}

acronym {
	border-bottom: 1pt dotted #474747;
}

.normal {
	font-weight: normal;
}

.first {
	padding: 0em 0.5em 0em 0em;
	background: none;
}

.invisible {
	display: none;
}

table {
	margin: 0em;
	padding: 0em;
	border: none;
}

td {
	vertical-align: top;
}

hr {
	height: 0pt;
	border-top: none;
	border-left: none;
	border-right: none;		
	border-bottom: 1pt solid #e3e3e3;
}

/*** Formular ***/

input, textarea {
	width: 10em;
	border: 1pt solid #6c8ba5;
	background: #ededed;
}

textarea {
	width: 20em;
	height: 5em;
}

form .abstand {
	padding: 1em 0em 0em 0em;
}

form .bezeichnungen {
	padding: 0em 2em 0em 0em;
}

/*** Links ***/

a, a:link, a:visited, a:focus, a:hover, a:active  {
	text-decoration: none;
	color: #6c8ba5;
}

#content a, 
#content a:link, 
#content a:visited, 
#content a:focus, 
#content a:hover, 
#content a:active  {
	text-decoration: underline;
}

#navigation a, 
#navigation a:link, 
#navigation a:visited, 
#navigation a:focus, 
#navigation a:hover, 
#navigation a:active  
#sub a, 
#sub a:link, 
#sub a:visited, 
#sub a:focus, 
#sub a:hover, 
#sub a:active  {
	color: #474747;	
}

a.print, 
a:link.print, 
a:visited.print, 
a:focus.print, 
a:hover.print, 
a:active.print  {
	padding: 0em 0em 0em 18pt;
	background: url(../images/print.gif) top left no-repeat;
}

a.weiter, 
a:link.weiter, 
a:visited.weiter, 
a:focus.weiter, 
a:hover.weiter, 
a:active.weiter  {
	padding: 0em 0em 0em 11pt;
	background: url(../images/arrow.gif) top left no-repeat;
}
