@charset "utf-8";
/* CSS Document */

#mainFront {
	width: 730px;
	float: left;
	margin: 20px 0px 10px 32px;
}

#mainFront p a {
	text-decoration: underline;	
}
#mainOben {
	width: 693px;
	float:left;
	height: 145px;
	background-color: #f3f3f3;
	border: 1px solid #c4c4c4;
	margin: 0 0 20px 0;
	}
#mainLeft {
	width: 317px;
	float: left;
	margin-right: 30px;
	background-color:#ffffff;
}

#mainLeft img {
	margin-bottom: 6px;
	margin-right: 10px;
}
#mainRight {
	width: 378px;
	float: left;
	background-color:#ffffff;
}
#mainFront h2 {
	font-size: 16px;
	color: #1462CE;
	margin-bottom: 10px;
}
#mainFront h3 {
	font-size: 16px;
	color: #1462CE;
	margin-bottom: 10px;
	margin-top: 20px;
}
.topFive {
	width: 315px;
	height: auto;
}
.artikelBox {
	width: 160px;
	height: 138px;
	float: left;
	border: 1px solid #c4c4c4;
	text-align: center;
	margin-right: 23px;
	margin-bottom: 20px;
}

.artikelBoxAussen {
	width: 160px;
	height: 138px;
	float: left;
	border: 1px solid #cacaca;
	text-align: center;
	margin-bottom: 20px;
}

#mainRight h5 {
	background-color: #f3f3f3;
	height: 22px;
	color: #1462CE;
	font-size: 12px;
	line-height: 22px;
	border-bottom: 1px solid #cacaca;
}

#mainRight a {
	height: 22px;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #444;
}
.artikelBoxAussen img {
	margin-top: 3px;
}
.artikelBox img {
	margin-top: 3px;
}
.websiteGuide {
	width: 345px;
	height: 160px;
	border: 1px solid #c4c4c4;
	margin-bottom: 20px;
	text-align: left;
	}
.websiteGuide h6 {
	background-color: #f3f3f3;
	height: 22px;
	color: #1462CE;
	font-size: 12px;
	line-height: 22px;
	border-bottom: 1px solid #c4c4c4;
	padding-left: 10px;
	}

#mainLeft ul {
	list-style:none;
	border: 1px solid #f3f3f3;
}
#mainLeft img {
	border: 0;
	}
#mainLeft li {
	height: 25px;
	width: 306px;
	background-color:#f3f3f3;
	line-height: 25px;
	padding-left: 10px;
}
#mainLeft .gerade  {
	background-color:#FFFFFF;
	}
#mainLeft a {
	text-decoration: none;
	}
#mainLeft a:hover {
	text-decoration: underline;
	}

/* Bookmarks siehe detaill.css auf */
.subBoxDetail {
	width: 201px;
	margin: 10px 0 0 0;
}
.subBoxDetail h3 {
	height: 25px;
	width: 201px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	background-image: url(../layout/pix/subnavi_top.gif);
	background-repeat: no-repeat;
}
.subBeratungDetail {
	width: 200px;
	background-color: #ffffff;
	height: 74px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.subBookDetail {
	width: 200px;
	background-color: #ffffff;
	height: 60px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.subSocialDetail {
	width: 200px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	padding-top: 5px;
}
.subFavoritenDetail {
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 12px;
}
.subFavoritenDetail img {
	float: left;
}
.subBookDetail img {
	margin: 3px;
}
.subBoxText {
	width: 200px;
	background-color: #ffffff;
	height: auto;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

