

html, body {
	height:100%;
	font:		12px arial, verdana, sans-serif;
	font-weight: regular;
	color: #000000;
	margin:		0 auto;
	padding:	0 auto;
	width: 100%;
	background:	#991d1a;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a:link,a:visited {
	color: #951C19;
}

.cssMainContent {
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%;
	width:		905px;
	margin:		0 auto;
/*
	background-position:0px 109px;
	background-image: url(../upload_material/225.jpg);
	background-repeat: repeat-x;
*/
}

.cssTop {
	clear: both;
}
.topImage {
	width: 905px;
	height: 9px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}
.topPicture {
	height: 175px;
	width: 905px;
	background-image: url(../images/picBG.jpg);
	background-repeat: no-repeat;
}
.contentAll {
	width:		905px;
	margin:		0 auto;
}

.contentLeft {
	width: 249px;
	float:left;
}
.contentRight{
	min-height: 500px;
	height:auto !important; /* moderne Browser */
	height:500px;
	width:		656px;
	margin:		0 auto;
	float: right;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	
	
}
.clearBoth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.blank {
	width: 1px;
	height: 0px;
	background-color: white;
	border: none;
	margin: 0px;
	padding:0px;
	overflow: hidden;
}

.cssMainNav {
	width: 100%;
	text-align: left;
	height:		47px;
	position: relative;
	top: -33px;
}
.topNav {
	height: 27px;
	width: 753px;
}
.topNav img {
	float: left;
}
.subNav {
	height: 21px;
	background-image: url(../images/subtop.jpg);
	background-repeat: no-repeat;
}
.contentFooter {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position:-249px 10px;
	height: 30px;
}

.contentarea {
	min-height: 500px;
	height:auto !important; /* moderne Browser */
	height:500px;
	width:		608px;
	margin-left:	2px;
	padding: 20px;
	background-image: url(../images/contentbg.gif);
	background-repeat: no-repeat;
	background-position:-235px 30px;
}
.headerImage {
	position: relative;
	top: 10px;
	left: 252px;
	width: 640px;
}
/***************
NAVIGATION
****************/

#navi02 {
	list-style: none;
	margin: 0;
	padding: 0;
	font:		12px Tahoma, verdana, sans-serif;
}

#navi02 p {
	margin: 0;
	padding: 0;
}
#navi02 p.active 	{
	color: #951C19;
	text-decoration: none;
	background-image: url(../images/main_on.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
	padding: 7px 0px 0px 35px;
}

#navi02 p.inactive 	{
	color:red;
	text-decoration: none;
	background-image: url(../images/main_off.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
	padding: 7px 0px 0px 35px;
}
#navi02 p.active a {
	color: #951C19;
	text-decoration: none;
	font-weight: bold;
}
#navi02 p.inactive a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
#navi03 {
	font:		12px Tahoma, verdana, sans-serif;
	margin-left: 2px;
	background: white;
	width: 244px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#navi03 p {
	margin: 0;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-top: 5px;
}

#navi03 p.subactive a {
	display: block;
	color: #951C19;
	text-decoration: none;
	font-weight: normal;
	
}
#navi03 p.subinactive a {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#navi03 p.subactive {
	background-image: url(../images/subactive.gif);
	background-repeat: no-repeat;
	background-position:10px 8px;
	
}
#navi03 p.subinactive {
	background-image: url(../images/subinactive.gif);
	background-repeat: no-repeat;
	background-position:10px 8px;
}
/***************
CONTENT
****************/

.offerContainer {
	padding-bottom: 20px;
}
.newsHeadline {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}
.newsTeaser {
	padding-top: 10px;
}
.newsBreak {
	padding-top: 30px;
}
h1 {
font:		17px arial, helvetica, sans-serif;
color:		#951C19;
font-weight:	bold;
padding: 0px;
margin: 0px;
	padding-bottom: 20px;
}

h2 {
	font:		13px arial, helvetica, sans-serif;
	color:		#717171;
	font-weight:	bold;
	padding: 0px;
	margin: 0px;
}

h3 {
	font:		13px arial, helvetica, sans-serif;
	color:		#717171;
	font-weight:	bold;
	margin: 0px;
}
h4 {
	font:		12px arial, helvetica, sans-serif;
	color:		#717171;
	font-weight:	bold;
	margin: 0px;
}

ul {
	list-style-type:	square;
}
p {

}


form {
	margin: 0px;
	padding: 0px;
}

.footerNav {
	font-size: 11px;
	color: white;
	float: left;
	padding-left: 14px;
}
.footerNav a:link,.footerNav a:visited {
	color: white;
	text-decoration: none;
}
.footerPrint a {
	font-size: 11px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.footerPrint p {
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	padding-bottom: 10px;
}
.footerPrint {
	float: left;
	padding-left: 14px;
}