body {
	padding: 0;
	margin: 0;
	font: 0.6em;
	font-family: Arial, Helvetica;
}

#container {
	position: absolute;
	margin: 0 0 0 0;
	width: 100%;
}

#head {
	position: relative;
	clear: both;
	height: 160px;
	width: 760px;
}

#head_left {
	position: relative;
	float: left;
	width: 530px;
	height: 120px;
	background-image: url(../images/startbild_frankfurt.jpg);
	background-repeat: no-repeat;
}

#head_right {
	position: relative;
	float: right;
	width: 230px;
	height: 120px;
	background-image: url(../images/starttext_frankfurt.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main {
	position: relative;
/*	left: 250px;*/
	padding: 5px 5px 5px 250px;
}
#picmain {
	position: relative;
	width: 50%;
}

#footer {
	clear: both;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
}

#navigation {
	width: 100%;
	overflow: hidden;
}
#bnavigation {
	width: 100%;
	overflow: hidden;
	text-align: right;
}
#spacer_top {
	height: 100px;
}

#spacer {
	height: 1px;
	background-color: #EBEBEB;
}
/* Horizontale Navigation */
ul#h_nav {
	position: relative;
	width: 100%;
	text-align: right;
	font-size : 0.75em;
	font-weight: bold;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	list-style-type : none;
	background-color: #EBEBEB;
	text-transform: uppercase;
} 
ul#h_nav li {
	position : relative; 
	display : inline; 
	padding : 0 3px 0 3px;
	margin : 0 0 0 0;  
} 

ul#h_nav a {
	position : relative; 
	text-decoration : none; 
	padding : 0 0 0 0; 
	margin : 0 0 0 0; 
	background-color : transparent; 
	color : #696969; 
} 
ul#h_nav a:hover {
	color : #FFCC66; 
}


/* Horizontale Sub-Navigation */
#h_subnav {
	position: relative;
	width: 244px !important; 
	width: 244px;
	min-width: 240px !important; 
	text-align: left;
	font-size : 0.75em;
	font-weight: bold;
	padding : 0 17px 0 0;
	margin : 0 0 0 0;
	list-style-type : none;
	text-transform: uppercase;
	clear: right;
	float: right;
} 

#h_subnav li {
	position : relative; 
	display: block;
	padding: 0 3px 0 3px;
	margin: 0 0 0 0;  
} 

#h_subnav a {
	position : relative; 
	text-decoration : none; 
	padding : 0 0 0 0; 
	margin : 0 0 0 0; 
	background-color : transparent; 
	color : #696969; 
} 
#h_subnav a:hover {
	color : #FFCC66; 
} 


/* Vertikale Navigation */
#v_nav {
	position: relative;
	left: 530px;
	width: 230px;
	display : block;
	font-size : 0.8em;
	font-weight: bold;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	list-style-type : none;
	text-transform: uppercase;
} 
#v_nav li {
	display : block; 
	padding : 0 5px 0 5px;
	margin : 0 0 0 0;  
} 
#v_nav a {
	position : relative; 
	text-decoration : none; 
	padding : 0 0 0 0; 
	margin : 0 0 0 0; 
	background-color : transparent; 
	color : #CCCCCC; 
} 
#v_nav a:hover {
	color : #FFCC66; 
} 




A:link {
	COLOR: #696969; TEXT-DECORATION: none
}
A:visited {
	COLOR: #696969; TEXT-DECORATION: none
}
A:active {
	COLOR: #ffcc66; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffcc66; TEXT-DECORATION: none
}

#help {
	width : 100%; 
	height : 30px; 
	z-index : 14; 
} 
#spacers {
	width : 100%; 
	height : 5px; 
}
#spacerm {
	width : 681px; 
	height : 15px; 
}
acronym {
	cursor : help; 
}

.skip {
	display : none; 
} 
.sm {
	display : none; 
} 
.print {
	display : none; 
} 
dfn {
	display : none; 
	top : 0; 
} 
.sr {
	display : none;
	visibility: hidden;
} 
.warning, .error {
	color : #ff0000; 
} 
.c0 {
	line-height : 10px; 
} 
.c1 {
	line-height : 1px; 
	background-color : #2489b0; 
} 
.bildlinie {
	background-color: #999999;
	height: 1px;
	overflow: hidden;
}
.linie {
	background-image: url(../images/trenner.gif);
	background-repeat: no-repeat;
	background-position: center;
} 

#teaser {
	position: relative;
	background-color: #EEEEEE;
	text-align: center;
	color: #333333;
	top: -110px;
	width: 250px;
	height: 112px;
}
.headline {
	font-weight : bold; 
	margin : 0; 
	padding : 0 0 0 0; 
	color : #696969; 
	font-size : 10pt; 
}
.text {
	color: #333333;
	padding : 0 0 0 0; 
	font-size: 0.8em;
}
.ort {
	color: #333333;
	font-size: 0.8em;
}
.blocksatz {
	text-align: justify;
	padding: 0 20px 0 0;
}
.quelle {
	text-align: right;
	padding: 0 20px 0 0;
}
A.copyright:link {
	COLOR: #CCCCCC; TEXT-DECORATION: none; font-size: 0.8em;
}
A.copyright:visited {
	COLOR: #CCCCCC; TEXT-DECORATION: none; font-size: 0.8em;
}
A.copyright:active {
	COLOR: #CCCCCC; TEXT-DECORATION: none; font-size: 0.8em;
}
A.copyright:hover {
	COLOR: #000000; TEXT-DECORATION: none; font-size: 0.8em;
}

.textfield {
	width: 300px;
}

.textarea {
	width: 300px;
	height: 100px;
}



table {
	font-size : 10pt; 
}

table.tabelle {
	padding: 10px 0 5px 0;
}
table.tab_rand {
	padding: 10px 0 10px 0;
}
table.tab_rand td {
	border-bottom-width: 1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}
hr {
	height : 0; 
	border : 0 solid #777; 
	border-top-width : 1px; 
} 
p {
	font-size: 9pt;
}
h1, h2, h3 {
	font-weight : bold; 
	margin : 0; 
	padding : 5px 0 0; 
	color : #696969; 
	font-size : 12pt; 
} 
h4 {
	font-weight : bold; 
	margin : 0; 
	padding : 5px 0 0; 
	color : #696969; 
	font-size : 10pt; 
} 
h4.absatz {
	padding : 30px 0 10px 0; 
}
h5 {
	font-weight : bold; 
	margin : 0; 
	padding : 5px 0 0; 
	color : #696969; 
	font-size : 8pt; 
} 
h6 {
	font-weight : bold; 
	margin : 0; 
	padding : 5px 0 0; 
	color : #696969; 
	font-size : 6pt; 
}
.image {
/*
	background : #fff; 
	padding : 5px; 
	border : 1px solid #888; 
	*/
} 
.h4 {
	font-weight : bold; 
	color : #696969; 
	font-size : 10pt; 
} 
