/* --------------------------------------------
	Designelemente
----------------------------------------------- */

#wrapper {
	width:933px;
	margin:0 0 0 0;
	background:none;
}

#clearer {
	clear: both;
	display: block;
	height: 0px;
	font-size: 1px;
	line-height: 0px; 
}

/* --------------------------------------------
	Seitenwrapper
----------------------------------------------- */

#top {
	display: block;
	height: 125px;
}

#middle {
	display: block;
	float: left;
	margin:15px 0 0 0;
}

/* --------------------------------------------
	Maincontent Bereich
----------------------------------------------- */

#left {
	display:block;
	float:left;
	width: 182px;
	border:1px solid #660000;
	border-width:0 1px 0 0;
}

#content {
	display:block;
	float:right;
	width:733px;
}

#content ul li {
	background-image:url(images/dot.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin: 0 0 0 15px;
	padding:0 0 0 15px;
}

#content ol li {
	list-style-type:decimal;
	list-style-position: inside;
	margin:0 0 0 14px;
}

#content img {
	margin: 5px 0 5px 0;
}

/* --------------------------------------------
	Header
----------------------------------------------- */

#logo {
	display: block;
	float: left;
	width: 195px;
	height: 125px;
}

#mainMenu {
	display: block;
	float: left;
	width: 738px;
	height: 125px;
}

/* --------------------------------------------
	BOX-Links
----------------------------------------------- */

#boxHead {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#660000;
}

#boxContent {
	margin:15px 0 0 0;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	color:#660000;
}

#boxContent hr {
	border: 0;
	color: #043;
	background-color: #660000;
	height: 1px;
	width: 60%;
	text-align: center;
}

#boxContentImg {
	margin:15px 0 0 0;
}
