/* LOGO Farben
	- Blau: #00519e
	- Orange: #ee7f00
*/

#ibody {
	background-image: none;
}

body {
	background-image: url(Bilder/BG.gif);
	background-repeat: repeat;
	color: #00519e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h3 {
    font-size: 12pt;
    }

a {color: #00519e; text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {color: #6699CC;}

td {
	border: none;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.Link {cursor: pointer;}
.Link:active {color: #6699CC;}
.Link:hover {background-color: #FFFFFF;}

.LiT {font-style: italic; font-weight: bold;}

.distab {width: 100%;}
.distab td {text-align: center; width: 174px;}

.tabImp {width: 100%; display: block;}
.tabImp td {padding: 5px; width: 261px;}

#mainMenue {
	background-color: #DCDCDC;
	table-layout: fixed;
	width: 100%;
	text-transform: normal;
	font-weight: bold;
	font-size: 1.05em;
	text-align: center;
	border-collapse: collapse;
}

#mainMenue td {
	border: 1px solid #AAAAAA;
	padding-top: 8px;
	padding-bottom: 8px;
}

.table {
	background-color: #FFFFFF;
	text-align: center;
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999;
}
.tableMain {
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.tableiT td {padding: 5px;}

.tableMain table {display: none; margin-top: 10px;}
.tableMain td {vertical-align: top;}

.BoLH {
	border: 1px solid #C0C0C0;
	display: none;
	width: 180px;
	margin-top: 15px;
	margin-left: 22.5px; /* 35px für Textrand */
	margin-bottom: 15px;
}

.BoLV {
	border: 1px solid #C0C0C0;
	display: none;
	width: 180px;
	margin-top: 15px;
	margin-left: 22.5px; /* 35px für Textrand */
	margin-bottom: 15px;
}

.BiT {
	float: left;
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid grey;
	clear: both;
}

.LinkMenue {
	width: 225px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom: none;
	border-right: 1px solid #CCCCCC;
	font-size: 1.05em;
}
#lWiPT {line-height: 1.4em;}

.LinkMenue ul {
	list-style-type: disc;
	margin-left: 35px; 
	padding: 0px;
	line-height: 1.4em;
	font-weight: normal;
}

.LinkMenue li {
	margin-bottom: 0.5em;
}

.LinkMenue div {display: none;}

.tableText div {
	min-height: 350px;
	display: none;
	padding: 0px 15px 5px;	
}

#Notice {font-size: 0.6em;}

#Logo {
	position: absolute;
	margin-left: 325px;
	margin-top: 12px;
	z-index: 0;
	margin-bottom: 100px
}

#Kontakt {
	margin-left: 2em;
	width: 80%;
}
