#banner{
	position:relative;
	height:auto;
	width:998px;
	margin:auto;
}
#logo{
	float:left;
}
#menu{
	padding-top:14px; 
	margin-right:20px;
}

#logo_down{
	clear:both;
	height:21px;
	width:100%;
	background-image:url(images/banner.png);
}
#container{
	clear:both;
	position:relative;
	width:998px;
	margin:auto;
}
.border_vertical{
	background-image:url(images/border_vertical.gif);
	width:1px;
	height:300px;
	float:left;
	
}
.border_horizontal{
	background-image:url(images/border-horizontal.gif); 
	height:1px;
	width:100%;
	padding:0px;
	margin:0px;
	background-repeat:repeat-x;
}

#content_left{
	width:224px;
	float:left;
}

#content_center{
	width:555px;
	float:left;
	position:relative;
}
#content_right{
	width:215px;
	float:left;
	background-color:#F5F5F5;
}
#breadcrumb{
	padding-left:18px;
	height:25px;
	position:relative;
	top:3px;
}
#content {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding:5px 20px 5px 20px;
	text-align: justify;
	vertical-align:top;
}
#footer{
	clear:both;
	background-image:url(images/footer_bg.gif);
	width:998px;
	height:50px;
	margin:auto;
}
.box_right_colum{
	padding: 10px 5px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align:top;
}

.box_left_colum{
	position:relative;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align:top;
}

.bookmark{
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align:top;
	cursor:pointer;
	
}

.bookmark_div{
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align:top;
	cursor:pointer;
	border-right: 1px solid #333333;
	
}


.left_trenner{
	background-image:url(images/button_red_left.png); 
	float:left;
	width:8px;
	height:22px;
}

.left_trenner_grey{
	background-image:url(images/button_grey_left.png); 
	float:left;
	width:8px;
	height:22px;
}

.mitte_trenner{
	background-image:url(images/button_red_center.png);
	height:22px;
	float:left;
	width:90px;
	text-align:center;
	color:#FFFFFF;
	position:relative;
}

.right_trenner{
	background-image:url(images/button_red_right.png);
	float:left;
	width:8px;
	height:22px;
	margin-right:5px;
}
.mitte_trenner_grey{
	background-image:url(images/button_grey_center.png);
	height:22px;
	float:left;
	width:64px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}

.right_trenner_grey{
	background-image:url(images/button_grey_right.png);
	float:left;
	width:8px;
	height:22px;
	margin-right:5px;
}


a.menupunkt{
	float:left;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: none;
	color: white;
	letter-spacing: 0.5px;
	height:22px;
	text-align:center;
	margin-right:5px;
}



.more_arrow{
	padding-right:2px;
	padding-left:5px;
}
/*Menu*/

#navigation{

}

ul#navlist{
}

#navlist li{
	display:inline;
}
