/*** LAYOUT ***/

body {
	margin: 0em;
	padding: 0em;
	text-align: center;	
	font-family: tahoma, arial, sans-serif;
	font-size: 0.83em;
	line-height: 145%;
	letter-spacing: 0.024em;	
	color: #707070;
	background: #ededed;	
}

#resultbanner {
	margin: 0 0 38px 0;
	width: 100%;
	height: 50px;
	background: #fff;
}

#resultbanner p {
	position: relative;
	width: 638px;
	margin: 0em auto 1em auto;
	padding-right: 122px;
	text-align: right;	
	font-weight: bold;
}

#resultbanner p img {
	position: absolute;
	top: 7px;
	right: 0px;
	float: right;	
}

#resultbanner a {
	display: block;
	width: 100%;
	padding: 16px 0 14px 0;	
}

#main {
	width: 760px;
	margin: 1em auto 1em auto;	
	text-align: left;
}

#header {
	position: relative;
	height: 180px;
	border-left: 1px solid #6c8ba5;
	border-right: 1px solid #6c8ba5;
	border-top: 12px solid #6c8ba5;
	border-bottom: 6px solid #6c8ba5;
	background: url(../images/karte_bg.jpg) top right repeat-y white;
}

#logo {
	float: left;
	width: 33%;
	height: 100%;
}

#signet {
	margin: 13px 0em 0em 60px;
	border: 1px solid #6c8ba5;
}

#misc {
	float: left;
	width: 66%;
	height: 100%;	
	background: url(../images/karte.gif) top right no-repeat;		
}

#karte {
	position: absolute;
	top: 10px;
	right: 100px;
	z-index: 1;
	height: 160px;
	width: 310px;
	border: 1px solid red;
}

#maincontainer {
	position: relative;
	clear: both;	
	height: 100%;	
	padding: 2em 0em 0em 0em;
	border-left: 1px solid #6c8ba5;
	border-right: 1px solid #6c8ba5;
	border-top: 6px solid #6c8ba5;
	border-bottom: 12px solid #6c8ba5;
	background: url(../images/sub_bg.jpg) top left repeat-y white;
}

#sitemap {
	position: relative;
	text-align: left;
	height: 100%;	
	padding: 2em 1em 1em 2em;
	border-left: 1px solid #6c8ba5;
	border-right: 1px solid #6c8ba5;
	border-top: 6px solid #6c8ba5;
	border-bottom: 12px solid #6c8ba5;
	background: url(../images/sub_bg.jpg) top left repeat-y white;
}

#sub {
	position: absolute;
	top: 0em;
	left: 0em;
	width: 33%;
	height: 100%;
	background: url(../images/sub_bg.jpg) top left repeat-y white;
}

#content {
	margin: 0em 60px 0em 38%;
}

/*** Navigation ***/

#navigation {
	clear: both;
	padding: 0.2em 0em 0.2em 60px;	
}

#menue {
	list-style: none;
	height: 2em;
	margin: 0em;
	padding: 0em;	
	font-weight: bold;
	letter-spacing: 0.2em;
}

.menue li {
	float: left;
	margin: 0.5em 1.1em 0.5em 0em;
	padding: 0em 0em 0em 1.3em;
	background: url(../images/menue_list.gif) top left no-repeat;
}

#first {
	padding: 0em 0em 0em 0em;
	background: none;
}

/*** Miscnavig ***/

.miscnavig {
	list-style: none;
	margin: 20px 0em 0em 38px;
	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: 25px;
}

.doppelt {
	margin-top: 63px;
}

/*** 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 8px;
	border-left: 52px solid #6c8ba5; 
}

/*** Fußzeile ***/

#fusszeile {
	position: relative;
	clear: both;	
	margin: 2.5em 60px 0em 38%;	
	
}

#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.3em;	
	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: 5px 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 ***/

.catcher {
	display: block;
	float: left; 
	width: 7.5em;	
	margin: 0em 0em 0.5em 0em;
	font-weight: bold; 	

}

.catcherdash {
	display: block;
	float: left; 
	width: 20px;
	margin: 0em 0em 0.5em 0em;
	font-size: 1.2em;	
	font-weight: bold;
}

.last {
	margin-bottom: 2em;
}

/*** Misc ***/

img {
	border: none;
}

.left {
	float: left;
	margin: 0.4em 0.75em 0em 0em;
	border: 1px solid #6c8ba5;
}

.clear {
	clear: both;
}

acronym {
	border-bottom: 1px 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: 0px;
	border-top: none;
	border-left: none;
	border-right: none;		
	border-bottom: 1px solid #e3e3e3;
}

/*** Formular ***/

input, textarea {
	width: 10em;
	border: 1px 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 18px;
	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 11px;
	background: url(../images/arrow.gif) top left no-repeat;
}


a.supersize, 
a:link.supersize, 
a:visited.supersize, 
a:focus.supersize, 
a:hover.supersize, 
a:active.supersize  {
	padding: 0em 0.3em 0em 0.3em;
	margin: 0em 0.3em 0em 0em;	
}


