/************************
** Gesamtes Dokument
************************/

body {
	font-family:arial,sans-serif;
}


/************************
** Gesamte Tabelle der Seite
************************/

.gesamt {
	height:550px;
	width:860px;
	background-color:white;
	border-collapse:collapse;
}
.gesamt2 {
	height:550px;
	width:650px;
	background-color:white;
	border-collapse:collapse;
}

.headTopLeft {
	height:40px;
	width:140px;
	background-color:#e1e1e1;
}

.headTopRight {
	height:40px;
	width:720px;
	background-color:#e1e1e1;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:3px;
	padding-right:8px;
}

.headTopRight2 {
	height:40px;
	width:510px;
	background-color:#e1e1e1;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:3px;
	padding-right:8px;
}

.headBottom {
	height:80px;
	padding:0px;
	text-align:right;
}

.menuLeft {
	height:25px;
	width:140px;
	background-color:#efefef;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#aeaeae;
}

.menuRight {
	height:25px;
	width:720px;
	background-color:#fffab2;
}

.mainLeft {
	height:405px;
	width:130px;
	background-color:#e1e1e1;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#aeaeae;
	padding-top:10px;
	padding-left:10px;
}

.mainMiddle {
	height:585px;
	width:720px;
	background-color:white;
}

.mainMiddle2 {
	height:585px;
	width:650px;
	background-color:white;
}

.mainRight {
	height:585px;
	width:170px;
	background-color: #e1e1e1;
}

.mainMiddleRight {
	height:585px;
	width:720px;
	padding:0px;
}

.iframe {
	height:100%;
	width:100%;
	padding:0px;
}


/************************
** HeadTop
************************/

.logo {
	position:absolute;
	background-image:url('../_images/cadlanLogo.gif');
	background-repeat:no-repeat;
	width:160px;
	height:22px;
	margin-top:-11px;
	margin-left:12px;
}

.addresse {
	color:#86898d;
	font-size:11px;
}


/************************
** HeadBottom
************************/
.hauptMenu:link { font-weight:bold; color:#6d6f71; text-decoration:none; font-size:13px;}
.hauptMenu:visited { font-weight:bold; color:#6d6f71; text-decoration:none; font-size:13px; }
.hauptMenu:hover { font-weight:bold; color:#b4b299; text-decoration:none; font-size:13px; }
.hauptMenu:active { font-weight:bold; color:#6d6f71; text-decoration:none; font-size:13px; }
.hauptMenu:focus { font-weight:bold; color:#6d6f71; text-decoration:none; font-size:13px; }

.hauptMenuSel:link { font-weight:bold; color:#ed1c24; text-decoration:none; font-size:13px;}
.hauptMenuSel:visited { font-weight:bold; color:#ed1c24; text-decoration:none; font-size:13px; }
.hauptMenuSel:hover { font-weight:bold; color:#ed1c24; text-decoration:none; font-size:13px; }
.hauptMenuSel:active { font-weight:bold; color:#ed1c24; text-decoration:none; font-size:13px; }
.hauptMenuSel:focus { font-weight:bold; color:#ed1c24; text-decoration:none; font-size:13px; }

/************************
** MainLeft
************************/
.kategorie:link { font-weight:normal; color:#828282; text-decoration:none; font-size:12px;}
.kategorie:visited { font-weight:normal; color:#828282; text-decoration:none; font-size:12px; }
.kategorie:hover { font-weight:normal; color:#828282; text-decoration:none; font-size:12px; }
.kategorie:active { font-weight:normal; color:#828282; text-decoration:none; font-size:12px; }
.kategorie:focus { font-weight:normal; color:#828282; text-decoration:none; font-size:12px; }

.kategorieSel:link { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:12px;}
.kategorieSel:visited { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:12px; }
.kategorieSel:hover { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:12px; }
.kategorieSel:active { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:12px; }
.kategorieSel:focus { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:12px; }

.unterKategorie:link { font-weight:normal; color:#828282; text-decoration:none; font-size:11px;}
.unterKategorie:visited { font-weight:normal; color:#828282; text-decoration:none; font-size:11px; }
.unterKategorie:hover { font-weight:normal; color:#828282; text-decoration:none; font-size:11px; }
.unterKategorie:active { font-weight:normal; color:#828282; text-decoration:none; font-size:11px; }
.unterKategorie:focus { font-weight:normal; color:#828282; text-decoration:none; font-size:11px; }

.unterKategorieSel:link { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:11px;}
.unterKategorieSel:visited { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:11px; }
.unterKategorieSel:hover { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:11px; }
.unterKategorieSel:active { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:11px; }
.unterKategorieSel:focus { font-weight:normal; color:#ed1c24; text-decoration:none; font-size:11px; }
