/* CSS Document */

body {
	font-size: 75%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
	width: 100%;
}

body, div, p, img, ul, li, span {
	margin: 0em;
	padding: 0em;
}


.headerbild,
.headerhomelink,
#linksdiv,
#navdiv,
#columnleft,
#navfahrplan,
#infolinediv,
#headerdiv a,
#fahrplandiv {
	display:none;
}



#maindiv {
	width: 86%;
	padding: 2%;
}

#columnmiddle {
	position: relative;
	width: 100%;
	padding: 0em;
	margin: 0em;
}


#columnright {
	position: relative;
	width: 100%;
	padding: 0px;
}


#adressdiv,
#adressdiv2 {
border-top: 1px solid #000;
	width: 45%;
	float:left;
	padding: 1em 0em 0em 0em;
	margin: 0em 1% 0em 0em;
	font-size: 0.9em;
	line-height: 1.3em;
}

div#adressdiv2 table {
width: 50%;
}


p {
margin: 0em 0em 2em 0em;
}


a img {
	border: 0px;
}

h1 {
	font-size: 3.5em;
	font-weight: normal;
}

h2 {
	color: #005091;
	font-size: 1.8em;
	font-weight: normal;
	margin: 1em 0em 1em 0em;
}

h3 {

	font-size: 1.1em;
	font-weight: bold;
	margin: 0em 0em 0em 0em;
	color: #000;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0em 0em 0.7em 0em;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #005091;
	margin: 2em 0em 0.4em 0em;
}

blockquote {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
}


table {
width: 100%;
padding: 0px 0em;
margin: 0em 0em 0em 0em;
}

th, td {
vertical-align:top;
}

#adressdiv table,
#adressdiv2 table {
width: 90%;
}

.col01 {
width: 85%;
}


.adresstabelle .col01 {
width: 63%;
}
.adresstabelle .col02 {
width: 13%;
}
.adresstabelle .col03 {
width: 2%;
}
.adresstabelle .col04 {
width: 22%;
}

table.lines tr td {
border-bottom: 1px solid #ddd;
}

table.lines tr.emptyrow td {
border-bottom: 0px;
}


table.adresstabelle td,
table.adressenliste td,
table.personentabelle td {
padding: 1em 0em 1em 0em;
border-bottom: 1px solid #ddd;
}

table.personentabelle tr.firstrow td,
table.adressenliste tr.firstrow td {
padding: 0em 0em 2em 0em;
}

.note {
color: #777;
font-size: 0.9em;
padding-left: 0.4em;
}


.specialinfo {
background-color: #4996d0;
color: #fff;
padding: 0.2em 0.4em;
font-weight: bold;
line-height: 1.2em;
}

a,
a:link {
	color: #4996d0;
}

a.extern, 
a.extern:link {
	text-decoration: none;
	padding-left: 15px;
	background-image:url(img/linkpfeil_o.gif);
	background-repeat:no-repeat;
	background-position: left center;
}


a.dokument,
a.dokument:link {
	text-decoration: none;
	padding-left: 15px;
	background-image:url(img/pdficon_o.gif);
	background-repeat:no-repeat;
	background-position: left center;
}


a.mail,
a.mail:link {
	text-decoration: none;
	padding-left: 17px;
	background-image:url(img/mailicon_o.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

