@charset "utf-8";
/* ############################ CSS Document ################################ */
/* ############################ ZAHNIGROUPS ################################ */
/* ############################ STYLE_SIDEBAR.CSS ################################ */



#container-right {
	left: -3px;
	width: 203px;
	overflow: hidden;
	position: relative;
	top: 16px;
	margin-bottom: 29px;
}
#container-right-box2 {
	width: 200px;
	margin-top: 9px;
	overflow: hidden;
}
#container-right-box1 {
	width: 200px;
	margin-top: 1px;
	padding-left: 3px;
	margin-bottom: 13px;
}
#conteiner-right-box2-links {
	margin: 9px 12px 5px;
}

#conteiner-right-box2-myfriends-docs {
	margin: 9px 12px 11px;
}


#container-right-links {
	margin-top: 9px;
}
#logo_sidebar {
	display: none;
}
#logo_sidebar a {
	display: none;
	text-decoration: none;
}
#sidebar {
	width: 200px;
	float: left;
	padding-top: 40px;
	padding-left: 25px;
	margin-bottom: 26px;
}

#sidebar-foto {
	left: -3px;
	position: relative;
	height: 200px;
	padding-top: 46px;
}


.container-right-terms-day {
	width: 29px;
	padding: 12px;
	z-index: auto;
	position: absolute;
	top: -3px;
	left: -1px;
}


.container-right-terms-item {
	width: 123px;
	padding: 12px 12px 7px;
	z-index: auto;
	position: relative;
	top: -3px;
	left: 53px;
	overflow: hidden;
	line-height: normal;
}

.head-menu-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9600;
	width: 178px;
	padding-top: 5px;
	padding-left: 11px;
	position: relative;
	overflow: hidden;
	padding-right: 11px;
	padding-bottom: 3px;
}
.head-menu-right-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9600;
	height: 19px;
	width: 189px;
	padding-top: 5px;
	padding-left: 11px;
	position: relative;
	overflow: hidden;
}
.head-menu-right-light-uname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7a9bb8;
	width: 178px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 11px;
	position: relative;
	overflow: hidden;
	padding-right: 11px;
}
.link_worldcomm {
	background-image: url(images/link_woldcomm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 208px;
	display: none;
	margin-left: -4px;
	margin-top: 26px;
}
.menu-right-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #7A9BB8;
	height: 19px;
	width: 174px;
	padding-top: 5px;
	padding-left: 26px;
	position: relative;
	overflow: hidden;
	background-image: url(images/pfeil-white-blue-bg.gif);
	background-repeat: no-repeat;
}
.spacer_container_right_9 {
	display: block;
	height: 9px;
	width: 170px;
	overflow: hidden;
}
.sidebar-foto-schatten {
	background-image: url(images/sidebar-foto.schatten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.sidebar-foto-schatten-white {
	background-image: url(images/sidebar-foto.schatten-white.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
}


.terms-blue {
	background-color: #eef4f7;
	background-image: url(images/terms-blue-day.gif);
	background-repeat: repeat-y;
	width: 200px;
	position: relative;
	padding: 0px;
}





.terms-white {
	background-color: #ffffff;
	background-image: url(images/terms-white-day.gif);
	background-repeat: repeat-y;
	width: 200px;
	position: relative;
	padding: 0px;
}
.terms-orange {
	background-color: #FFE8C8;
	background-image: url(images/terms-orange-day.gif);
	background-repeat: repeat-y;
	width: 200px;
	position: relative;
	padding: 0px;
	font-style: italic;
}

div.navi_overlay {
	display: block;
    position: fixed;
    width: 250px;
    height: 100%;
    /* background-color: white; */
    background-image: url("images/background.png");
    background-repeat: repeat-y;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    /* position: fixed; */
    bottom: 0;
    left: 0;
    /* background-color: white; */
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80); 
}

