/* Begin Style Menu */

.divMenuContainer {
	width: 100%;
	height: 198px;

	background-image: url('../grafiken/img_bg_menu_index.gif');
}

.divMenuContainerOutline {
	width: 770px;
	height: 164px;

	border-right: solid 10px #FFF;
}

.divMenuImage1 {
	width: 414px;
	height: 164px;

	float: left;

	border-right: 1px solid #B20000;
}

.imgMenuImage1 {
	width: 414px;
	height: 164px;
}

.divMenuImage2 {
	width: 147px;
	height: 164px;

	float: left;

	border-right: solid 10px #FFF;
}

.imgMenuImage2 {
	width: 147px;
	height: 164px;
}

.divMenuImage3 {
	width: 198px;
	height: 164px;

	float: left;
}

.imgMenuImage3 {
	width: 198px;
	height: 164px;
}

.divMenuOutline {
	width: 757px;
	height: 34px;

	margin-left: 13px;

	border-right: solid 10px #FFF;
}

.divMenuItem1 {
	width: 59px;
	height: 20px;
}

.divMenuItem2 {
	width: 120px;
	height: 20px;
}

.divMenuItem3 {
	width: 86px;
	height: 20px;
}

.divMenuItem4 {
	width: 93px;
	height: 20px;
}

.divMenuItem5 {
	width: 191px;
	height: 20px;

	border-right: solid 10px #FFF;

	margin-right: 13px;
}

.divMenuItems {
	padding-top: 14px;

	float: left;

	background-image: url('../grafiken/img_bg_menu_item.gif');
	background-repeat: no-repeat;
}

.aMenu {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;

	border-bottom: none;
}

.aMenu:link, .aMenuMain:visited {
	text-decoration: none;
}

.aMenu:hover {
	border-bottom: solid 1px #B20000;
}

.aMenu:active, .aMenu:focus {
	color: #B20000;

	border-bottom: solid 1px #B20000;
}

/* End Style Menu */

.divMainContainerOutline {
	width: 770px;

	background-image: url('../grafiken/img_bg_main.gif');
	background-repeat: no-repeat;
}

/* Begin Sonstiges */

.divMainRightAddIncone {
	position: absolute;
	top: 38px;
	left: 100px;

	z-index: 999;
}

.imgIncone {
	width: 70px;
	height: 67px;
}

/* End Sonstiges */