html,body {
	height: 100%;
}

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #304357;
	background-color: #868C9A;
	background-image: url(../img/bg_reli.gif);
	background-repeat: repeat-x;
}

form {
	margin: 0;
	height: 100%;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	color: #304357;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

#mainTab {
	height: 100%;
}

#catText {
	position: absolute;
	top: 175px;
	height: 198px;
	width: 400px;
	margin-left: -25px;
	text-align: center;
	background-image: url(../img/bg_reli_small.gif);
	background-repeat: repeat-x;
}

#center {
	width: 350px;
	padding: 37px 25px 0 25px;
	background-color: #A1A5B0;
}

#center .contentPic {
	margin-bottom: 5px;
}

#detPic {
	text-align: center;
}

p.detTitle {
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0 5px 0;
}

p.detSubtitle {
	margin: 7px 0 19px 0;
}

.detTabLeft {
	float: left;
	width: 107px;
}

.detTabCenter {
	color: #FFFFFF;
	float: left;
	width: 13px;
}

.detTabRight {
	font-weight: bold;
	float: left;
	width: 230px;
}

.detTabRight a {
	font-weight: normal;
}

.detArrows {
	padding-top: 17px;
	width: 350px;
	text-align: center;
}

.detArrowSpacer {
	margin-right: 55px;
}

.clearBoth {
	clear: both;
}

div#logo {
	position: absolute;
	top: 1px;
}

div#textContainer {
	position: absolute;
	top: 175px;
	height: 198px;
	width: 270px;
}

div#textBlock {
	position: absolute;
	width: 220px;
	bottom: 0px;
	color: #FFFFFF;
	text-align: right;
	line-height: 17px;
	padding: 0 27px 30px 23px;
}

img.telefon {
	margin-top: 57px;
}

#thumbs {
	position: absolute;
	top: 209px;
	padding-left: 28px;
	width: 220px;
	color: #000000;
}

.thumbArrowLeft {
	float: left;
	padding-top: 7px;
	padding-right: 197px;
}

.thumbArrowRight {
	padding-top: 7px;
}

.oneThumb {
	width: 40px;
	height: 40px;
	padding: 0 3px 3px 0;
	float: left;
	background-repeat: no-repeat;
}

#mainNav {
	width: 270px;
	padding-top: 389px;
}

#subNav {
	width: 270px;
	padding-top: 389px;
	text-align: right;
}

#brancheNav {
	width: 270px;
	padding-top: 389px;
}

.missingData {
	color: #CB1116;
}

div#missingData {
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
	background-color: #AB949E;
	font-weight: bold;
}