
body {
	background:#ffffff;
}

.rightcell{
	background-image:url("/images/common/verlauf.gif");
	background-repeat:repeat-y;		
}

.image{	
	padding-left:0px;
	padding-top:40px;
	padding-bottom:0px;
}

.seperator{
	background-color:#000000;
	height:13px;
}

.leftseparator{
	background-image:url("/images/common/seperator1.gif");
	background-position:right;
	background-repeat:no-repeat;
}
.rightseperator{
	background-image:url("/images/common/seperator2.gif");
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:15px;
}


.first_section{
	position:relative;
}


.menutext{
	color:#D7D9D6;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	font-weight:normal;	
	background-image:url("/images/common/seperator_menu.gif");
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.menutext a{
	color:#D7D9D6;
	font-size:11px;
	font-weight:normal;	
	text-decoration:none;
	height: 16px;
}
.menucell{
	background-color:#000000;
	height:16px;	
	
}

.languagecell{
	color:#D7D9D6;
	font-size:11px;
	font-weight:bold;	
	background-color:#000000;
	height:16px;	
	text-align:right;
	padding-right:8px;		
}
.languagecell a{
	color:#D7D9D6;
	text-decoration:none;		
}

.menu_rollout{
	background-color:#000000;
	position:absolute;
	visibility:hidden;
}

.menu_rollouttext {
	color:#D7D9D6;
	font-size:11px;
	font-weight:normal;	
	text-decoration:none;
	padding-left:10px;	
}

.menu_rollouttext a{
	color:#D7D9D6;
	font-size:11px;
	font-weight:normal;	
	text-decoration:none;
	padding-left:10px;
	visibility:hidden;
}

.menu_rolloutcell {
	min-width:100px;
}

.contentcell{
	padding-right:40px;
}