html
{
    overflow-x: hidden;
}
body
{
    margin: 0;
    padding: 0;
    background-image: url("//static.brieffreunde.de/images/v2/tpl/bg_verlauf.png");
    background-repeat: repeat-x;
    background-color: #f0f0f0;
    font-family: Arial, Verdana, Helvetica;
    font-size: 13px;
    color: #000000;
}

@media screen and (max-width:1024px)
{
    html
    {
        overflow-x: auto;
    }
}
#streifen
{
    background-image: url("//static.brieffreunde.de/images/v2/tpl/rot_blau.png");
    background-repeat: repeat-x;
    height: 10px;
}
#wrapper
{
    width: 100%;
    margin-left: -9px;
}
    #top1
    {
        background-repeat: no-repeat;
        text-align: left;
        margin: -35px auto;
        width: 960px;
        padding: 0 15px 0 15px;
    }   
        #login 
        {
            position: relative;
            z-index: 4;
            top: 25px;
            left: 0;
            float: right;
            font-size: 12px;
        }
    #top2 
    {
        background-image: url("//static.brieffreunde.de/images/v2/tpl/bg_weltkarte.png");
        background-repeat: no-repeat;
        background-position: 0 35px;
        text-align: left;
        margin: 0px auto;
        width: 960px;
        padding: 0 15px 0 15px;
        min-height: 275px;
        z-index: 1;
    }
        #logo
        {
            position: relative;
            /*left: -137px;*/
            left: -163px;
            z-index: 2;
            width: 408px;
            height: 75px;
            float: left;
            z-index: 3;
        }
    #content
    {   
        text-align: left;
        margin: 0px auto;
        width: 960px;
        z-index: 3;
        padding: 15px;
        background-color: #ffffff;
        -moz-box-shadow:    0 0 7px 0px #cccccc;
        -webkit-box-shadow: 0 0 7px 0px #cccccc;
        box-shadow:         0 0 7px 0px #cccccc;
    }
        #content_links
        {
            width: 630px;
            float: left;
            padding: 0 30px 0 0;
            z-index: 4;
            background-color: #ffffff;
        }
        #content_rechts
        {
            width: 300px;
            float: left;
            z-index: 5;
            background-color: #ffffff;
        }
    #footer
    {
        text-align: left;
        margin: 0 auto;
        width: 960px;
        padding: 15px;
        font-family: Arial, Verdana, Helvetica;
        font-size: 11px;
        color: #717171;
        line-height: 16px;
    }
#menue
{
    text-align: center;
    width: 960px;
    height: 46px;
    line-height: 46px;
    padding: 5px 0 20px 0;
}
#menuebg
{
    background-image: url(//static.brieffreunde.de/images/v2/tpl/menue_bg.png);
    background-repeat: repeat-x;
    width: 876px;
    float: left;
}
.menuetrenner
{
    background-image: url(//static.brieffreunde.de/images/v2/tpl/menue_trenner.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0 13px 0 13px;
}
a.menuetrenner, a.menutrenner:visited, a.menutrenner:link, a.menutrenner:active
{
    color: #6e6e6e;
    font-size: 14px;
}
#notloggedin_reg
{
    display: block;
    color: #565656;
    padding: 3px 13px 3px 13px;
    background-color: #d6d6d6;
    height: 19px;
    font-size: 13px;
    line-height: 19px;
    text-shadow: 1px 1px 2px #ffffff;
}
#notloggedin_reg a, #notloggedin_reg a:active, #notloggedin_reg a:visited, #notloggedin_reg a:link 
{
    color: #565656;
    line-height: 19px;
    text-decoration: none;
}
#notloggedin_login
{
    display: block;
    color: #565656; 
    padding: 3px 13px 3px 13px;
    background-color: #cccccc;
    height: 19px;
    font-size: 13px;
    line-height: 19px;
    text-shadow: 1px 1px 2px #ffffff;
}
/* nav */
#nav_profil2, #nav_pn2, #nav_freunde2, #nav_gruppen2, #nav_gb2 
{
    display: none;
    position: absolute;
    top: 22px;
    padding: 5px 0 5px 0;
    left: 0;
    width: 100%;
    background-color: #d6d6d6;
    z-index: 3;
    border-radius: 0 0 10px 10px;
}
.nav_profil1:hover > #nav_profil2, .nav_pn1:hover > #nav_pn2, .nav_freunde1:hover > #nav_freunde2, .nav_gruppen1:hover > #nav_gruppen2, .nav_gb1:hover > #nav_gb2
{
    display: block;
}
/* nav 2 */
.nav2sub2
{
    display: none;
    position: absolute;
    z-index: 3;
    width: 876px;
    margin: -18px auto;
}
.nav2sub:hover > .nav2sub2
{
    display: none;
}
/* helper */
a, a:link, a:active, a:visited, a:active
{
    color: #404040;
}
a:hover, a:visited:hover
{
    text-decoration: none;
} 
.normal { font-weight: normal; }
.bold { font-weight: bold; }
.schwarz { color: #141414; }
.weiss { color: #ffffff; }
.grau { color: #6e6e6e; }
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font15 { font-size: 15px; }
.font20 { font-size: 20px; }
.font22 { font-size: 22px; }
.font23 { font-size: 23px; }
.font28 { font-size: 28px; }
.imgminifyh75 img { max-height: 75px; }
.imgminifyh25 { height: 25px; }
.imgminifyw25 { width: 25px; }
.block { display: block; }
.floatleft { float: left; }
.floatright { float: right; }
img { border: none; }
.clear { clear: both; }
hr.grau 
{
    color: #404040;
    background-color: #404040;
    height: 1px;
    border: none;
}
hr.hellgrau 
{
    color: #d9d9d9;
    background-color: #d9d9d9;
    height: 1px;
    border: none;
}
hr.dotted { border: 1px dotted #d9d9d9; }
h1 
{
    font-size: 17px;
    padding: 0;
    margin: 0;
}
.rot, a.rot, .rot a { color: #db4540; }
.gruen, a.gruen, .gruen a { color: #2bcb76; }
.blau, a.blau, .blau a { color: #6195cd; }
.dunkelgrau { color: #333333; }
.uppercase { text-transform: uppercase; }
#footer a, #footer a:hover, #footer a:link, #footer a:active, #footer a:visited, #footer a:active
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    color: #717171;
    text-decoration: none;
}
.geschlecht_1, .geschlecht_1 a { color: #009dea; }
.geschlecht_2, .geschlecht_2 a { color: #ff0084; }
.geschlecht_0, .geschlecht_0 a { color: #404040; }
.anone, .anone a { text-decoration: none; }
input.ticker
{
    background-color: #ffffff;
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #b8b8b8;
    width: 95%;
    font-size: 11px;
}
textarea.login
{
    background-color: #ffffff;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    font-size: 13px;
}
select.login
{
    background-color: #ffffff;
    padding: 5px;
    margin-bottom:10px;
    border: 1px solid #cccccc;
    font-size: 13px;
}
input.login
{
    background-color: #ffffff;
    padding: 10px;
    margin-bottom:10px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    width: 90%;
    font-size: 13px;
}
input.loginsubmit
{
    background-color: #d92c26;
    border: none;
    color: #ffffff;
    padding: 5px 20px 5px 20px;
    font-size: 13px;
    font-weight: bold;
}
/* aktionen */
.aktion a
{
    text-decoration: none;
}
.aktion
{
    max-width: 100px;
    background-color: #f0f0f0;
    margin-top: 7px;
    padding: 5px;
    border-radius: 3px;
    -moz-box-shadow:    inset 1px 2px 2px #ccc;
    -webkit-box-shadow: inset 1px 2px 2px #ccc;
    box-shadow:         inset 1px 2px 2px #ccc;
    -o-box-shadow:      inset 1px 2px 2px #ccc;
    -khtml-box-shadow:  inset 1px 2px 2px #ccc;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
}
.aktionenbg 
{
    background-image: url(//static.brieffreunde.de/images/v2/tpl/aktionen-image-border.png);
    background-repeat: repeat;
    display: block;
    padding: 7px;
    margin: 7px;
    background-color: #ffffff;
    border-radius: 10px;
    max-width: 115px;
}
.aktionenbg img
{
    border: 1px solid #cdcdcd;
    padding: 3px;
    max-width: 100px;
    background-color: #ffffff;
    vertical-align: bottom;
}
p.aktionen 
{
    height: 130px;
}
.aktionen h3 
{
    margin: 0 !important;
    font-weight: bold;
}
.aktionen h4 
{
    font-style: italic;
}
#aktionen 
{
    overflow: hidden;
    position: relative;
}
#aktionen img 
{
    margin: 0;
}
#aktionen_carousel 
{
    width: 10000px;
}
#aktionen_carousel p 
{
    position: relative;
}
#aktionen_carousel a 
{
    float: left;
}

#horizontal_carousel1 
{
    margin-left: 0px;
    width: 490px;
    height: 130px;
    border: 0px solid red;
}
#horizontal_carousel1 .container 
{
    float: left;
    width: 490px;
    height: 130px;
    position: relative;
    overflow: hidden;
}
#horizontal_carousel1 ul 
{
    margin: 0;
    padding: 0;
    width: 100000px;
    position: relative;
    top: 0;
    left: 0;
    height: 130px;
}
#horizontal_carousel1 ul li 
{
	width: auto;
	height: 130px;
	text-align: left;
	list-style: none;
	float: left;
}
#horizontal_carousel1 .previous_button 
{
	line-height: 130px;
	float: left;
	width: 0px;
	height: 130px;
}
#horizontal_carousel1 .previous_button_over { }
#horizontal_carousel1 .previous_button_disabled { }
#horizontal_carousel1 .next_button {
	float: left;
	line-height: 130px;
	width: 0px;
	height: 130px;
}
#horizontal_carousel1 .next_button_over { }
#horizontal_carousel1 .next_button_disabled { }
/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(//static.brieffreunde.de/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(//static.brieffreunde.de/images/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* default windows */
.overlay_dialog 
{
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 100;
}
.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	z-index: 100;
}
.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;
}
.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;
	height: 23px;
}
.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;
}
.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;
}
.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;
}
.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;
}
.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;
	height: 19px;
}
.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;
}
.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;
	cursor:se-resize;
}
.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index: 100;
}
.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index: 100;
}
.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index: 100;
}
.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}
.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}
.top_draggable, .bottom_draggable {
  cursor:move;
}
.status_bar { font-size:12px; }
.status_bar input{ font-size:12px; }
.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}
/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
	z-index: 100;
}
.dialog table.table_window  {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0px;
	padding:0px;
}
.dialog table.table_window td , .dialog table.table_window th {
    padding: 0;
}
.dialog .title_window {
  -moz-user-select:none;
}
/* windows alphacube */
.overlay_alphacube {
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 100;
}
.alphacube_nw {
  background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/left-top.gif) no-repeat 0 0;
  width: 10px;
  height: 25px;
}
.alphacube_n {
  background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/top-middle.gif) repeat-x 0 0;
  height:25px;
}
.alphacube_ne {
  background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/right-top.gif) no-repeat 0 0;
  width:10px;
  height:25px;
}
.alphacube_w {
  background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/frame-left.gif) repeat-y top left;
  width:7px;
}
.alphacube_e {
  background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/frame-right.gif) repeat-y top right;
  width:7px;
}
.alphacube_sw {
  background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/bottom-left-c.gif) no-repeat 0 0;
  width:7px;
  height:7px;
}
.alphacube_s {
  background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/bottom-middle.gif) repeat-x 0 0;
  height:7px;
}
.alphacube_se, .alphacube_sizer  {
  background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/bottom-right-c.gif) no-repeat 0 0;
  width:7px;
  height:7px;
}
.alphacube_sizer {
	cursor:se-resize;
}
.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/button-close-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:100;
}
.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/button-min-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index: 100;
}
.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(//static.brieffreunde.de/js/windows/themes/alphacube/button-max-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index: 100;
}
.alphacube_title {
	float:left;
	height:14px;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica;
	text-align:left;
	font-weight: bold;
	margin-top:2px;
	width:100%;
	color:#141414;
}
.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Arial, Tahoma, sans-serif;
    font: 12px arial;
	background: #FDFDFD;
}
/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	z-index: 100;
}
.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}
.alphacube_buttons {
	text-align:center;
	width:100%;
}
.alphacube_buttons input {
	width:20%;
	margin:10px;
}
.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	z-index: 100;
}
.alphacube_wired_frame {
	background: #FFF;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 60;
}
/* shoutbox */
#asb_container {
	width: 100%;
	overflow: hidden;
}
#asb_contentwrap {
	font: 11px Arial;
	overflow: hidden;
}
#asb_content {
	margin: 0px;
	padding: 0;
	width: 100%;
}
#asb_content .img {
	border:0;
	display: inline;
	vertical-align: bottom;
}
#asb_content .name {
	color: #555555;
	font-weight: bold;
}
#asb_inputwrap {
	font: 11px Arial;
}
/* galerien */
div.scroller {
	width: 415px;
	height: 350px;
	overflow: hidden;
	border: 0px solid #7b2885;
	padding: 0;
	margin: 0;
	text-align: center;
}
div.scroller div.section {
	width: 415px;
	height: 350px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
div.scroller div.content {
	width: 10000px;
	overflow: hidden;
}
.arrow_box_fb
{
	position: relative;
	background: #e9e9e9;
	padding: 5px;
	font-size: 12px;
}
.arrow_box_fb:after 
{
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box_fb:after 
{
    border-color: rgba(233, 233, 233, 0);
	border-left-color: #e9e9e9;
	border-width: 10px;
	left: 0;
	top: 0;
	margin-top: -10px;
	margin-left: 0px;
}
/* shoutbox arrow box */
.arrow_box 
{
	position: relative;
	background: #e9e9e9;
}
.arrow_box:after 
{
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after 
{
	border-color: rgba(233, 233, 233, 0);
    border-bottom-color: #e9e9e9;
    border-width: 10px;
    left: 0;
    top: 0;
    margin-left: -10px;
    margin-top: -20px;	
}
.hide
{
    display: none;
}
.sb:hover > div.hide
{
    display: block;
}
.showinfos 
{
    font-size: 11px;
}
.showinfos0 .hide0, .showinfos1 .hide1, .showinfos2 .hide2
{
    z-index:10;
    display: none; 
    padding: 5px;
    margin-top: -68px;
    margin-left: -20px;
    width: 115px;
}
.showinfos0b .hide0b, .showinfos1b .hide1b, .showinfos2b .hide2b
{
    z-index:10;
    display: none; 
    padding: 5px;
    margin-top: 30px;
    margin-left: -20px;
    width: 115px;
}
.showinfos0:hover .hide0:after, .showinfos1:hover .hide1:after, .showinfos2:hover .hide2:after, 
.showinfos0b:hover .hide0b:before, .showinfos1b:hover .hide1b:before, .showinfos2b:hover .hide2b:before 
{
    top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.showinfos0:hover .hide0, .showinfos0b:hover .hide0b
{
    display: inline;
    position: absolute;
    color: #ffffff;    
    background-color: #404040;
}
.showinfos0:hover .hide0:after
{
	border-color: rgba(64, 64, 64, 0);
	border-left-color: #404040;
	border-width: 10px;
	left: 0;
	margin-top: -10px;
	margin-left: 0px;
}
.showinfos0b:hover .hide0b:before
{
	border-color: rgba(64, 64, 64, 0);
	border-left-color: #404040;
	border-width: 10px;
	top: 0;
	margin-top: -10px;
	margin-left: -5px;
}
.showinfos1:hover .hide1, .showinfos1b:hover .hide1b
{
    display: inline;
    position: absolute;
    color: #ffffff;
    background-color: #009dea;
}
.showinfos1:hover .hide1:after
{
	border-color: rgba(0, 157, 234, 0);
	border-left-color: #009dea;
	border-width: 10px;
	left: 0;
	margin-top: -10px;
	margin-left: 0px;
}
.showinfos1b:hover .hide1b:before
{
	border-color: rgba(0, 157, 234, 0);
	border-left-color: #009dea;
	border-width: 10px;
	top: 0;
	margin-top: -10px;
	margin-left: -5px;
}
.showinfos2:hover .hide2, .showinfos2b:hover .hide2b
{
    display: inline;
    position: absolute;
    color: #ffffff;
    background-color: #ff0084;
}
.showinfos2:hover .hide2:after
{
	border-color: rgba(255, 0, 132, 0);
	border-left-color: #ff0084;
	border-width: 10px;
	left: 0;
	margin-top: -10px;
	margin-left: 0px;
}
.showinfos2b:hover .hide2b:before
{
	border-color: rgba(255, 0, 132, 0);
	border-left-color: #ff0084;
	border-width: 10px;
	top: 0;
	margin-top: -10px;
	margin-left: -5px;
}
#likebox-frame 
{
    border: 2px solid #ffffff;;
    width: 298px;
    z-index: 10;
    height: 254px;
    overflow: hidden;
    position: relative;
    top: -1px;
    left: -1px;
}
#likebox-frame iframe
{
    left: -1px;
    overflow: hidden;
    position: relative;
    top: -1px;
}
.teaser
{
    background-image: url("//static.brieffreunde.de/images/v2/tpl/start-teaser.png");
    background-repeat: no-repeat;
    background-position: 0 30px;
    font-size: 12px;
}
a.tag 
{
    height: 10px;
    text-indent: 5px;
    padding: 7px;
    line-height: 11px;
    display: inline-block;
    text-decoration: none;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    background-image: url(//static.brieffreunde.de/images/v2/tpl/roterpfeil.png);
	background-repeat: repeat-x;
	clear: none;
	text-transform: uppercase;
}
a.tag span 
{
	background-image: url(//static.brieffreunde.de/images/v2/tpl/roterpfeil-spitze.png);
	background-repeat: no-repeat;
	width: 12px;
	font-size: 12px;
	height: 24px;
    display: inline-block;
    position: relative;
    top: -7px;
    left: 8px;
    clear: none;
}
.arrow_box_blog
{
	position: relative;
	background: #e9e9e9;
	padding: 5px;
	font-size: 12px;
}
.arrow_box_blog:after 
{
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box_blog:after 
{
    border-color: rgba(233, 233, 233, 0);
	border-left-color: #e9e9e9;
	border-width: 10px;
	left: 0;
	margin-top: -10px;
	margin-left: 0px;
}
/* profil arrow box geschlecht */
.arrow_box_geschlecht_0:after, .arrow_box_geschlecht_1:after, .arrow_box_geschlecht_2:after 
{
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box_geschlecht_0
{
	position: relative;
	background: #404040;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
}
.arrow_box_geschlecht_0:after 
{
    border-color: rgba(64, 64, 64, 0);
	border-left-color: #404040;
	border-width: 10px;
	left: 0;
	margin-top: -10px;
	margin-left: 0px;
}
.arrow_box_geschlecht_1
{
	position: relative;
	background: #009dea;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
}
.arrow_box_geschlecht_1:after 
{
    border-color: rgba(0, 157, 234, 0);
	border-left-color: #009dea;
	border-width: 10px;
	left: 0;
	margin-top: -10px;
	margin-left: 0px;
}
.arrow_box_geschlecht_2
{
	position: relative;
	background: #ff0084;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
}
.arrow_box_geschlecht_2:after 
{
    border-color: rgba(255, 0, 132, 0);
	border-left-color: #ff0084;
	border-width: 10px;
	left: 0;
	margin-top: -10px;
	margin-left: 0px;
}
.box-zettel
{    
    background-image: url(//static.brieffreunde.de/images/v2/tpl/zettel-bg.png);
    width: 274px;
    z-index: 1;
	padding: 13px 13px 0 13px; 
    background-color: #fdfbf7;
	-moz-box-shadow:    0 0 3px 0px #c8c8c8;
    -webkit-box-shadow: 0 0 3px 0px #c8c8c8;
    box-shadow:         0 0 3px 0px #c8c8c8;
}
.box-zettel-abschluss {
	background-image: url(//static.brieffreunde.de/images/v2/tpl/zettel-unten.png);
	background-repeat: repeat-x;
    z-index: 2;
    position: relative;
    top: -11px;
    height: 24px;
    background-color: #ffffff;
    padding: 0 0 0 0;
    left: 0;   
}
/* slider */
#horizontal_carousel 
{
    float: left;
    width: 628px;
    height: 183px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin-bottom: 7px;
    padding: 10px 0 11px 0;
    position: relative;
    background-color: #f3f3f3;
    background-image: url(//static.brieffreunde.de/images/v2/tpl/slider-bg.png);
}
#horizontal_carousel .container 
{
    float: left;
    width: 628px;
    height: 183px;
    position: relative;    
    overflow: hidden;
    
}
#horizontal_carousel ul 
{
    margin: 0;
    padding:0;
    width: 100000px;
    position: relative;
    top: 0;
    left: 0;
    height: 240px;
}                      
#horizontal_carousel ul li 
{
    width: 628px;
    height: 183px;
    list-style: none;   
    float: left;
    position: relative;
	display: table;
	vertical-align: middle; 
}
#horizontal_carousel .container ul li span.inner {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
    width: 164px;
    padding-right: 15px;
    height: 181px;
    text-align: center;
}
#horizontal_carousel .previous_button, #horizontal_carousel .next_button 
{
    width: 0px;
    height: 0px;
    display: none;
}
.sliderbutton
{
    width: 10px;
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    background-image: url(//static.brieffreunde.de/images/v2/tpl/slider-inactive.gif);
    cursor: pointer;
}
.sliderbutton:hover, a.sliderbutton:active, .sliderbuttonactive
{
    width: 10px;
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    background-image: url(//static.brieffreunde.de/images/v2/tpl/slider-active.gif);
    cursor: pointer;
}
.sliderpic
{
    border: 5px solid #ffffff;
    max-width: 151px;
    max-height: 181px;
    display: inline;
	vertical-align: middle;
    -moz-box-shadow:    0 0 3px 0px #c8c8c8;
    -webkit-box-shadow: 0 0 3px 0px #c8c8c8;
    box-shadow:         0 0 3px 0px #c8c8c8;
}
a.box-blau, .box-blau
{
    display: inline-block;
    text-align: center;
    float: left;
    padding: 10px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #3175be;
    width: 180px;
}
a.box-rot, .box-rot
{
    display: inline-block;
    text-align: center;
    float: left;
    padding: 10px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #db4540;
    width: 180px;
}
.profilnav 
{
    width: 200px;
    margin: 5px 0 0 0;
    padding: 0;
}
.profilnav li 
{
    list-style-type: none;
    display: block;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
}
.profilnav li span, .anzahlbesucher
{
    background-color: #848484;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    margin: 0 0 0 5px;
    padding: 2px 5px 2px 5px;
}
.profilnav li a
{
    color: #656565;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.galerie
{
    float: left;
    display: block;
    background-color: #e9e9e9;
    border-radius: 5px;
    width:14px;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    padding: 4px 7px 4px 7px;
}
a.galerie:hover
{
    background-color: #cdcdcd;
}
/* tooltipp */
a.tooltip {color:#141414;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:0px; right:10px; padding:1px; font-weight:bold; color:#00000; border-color: #d92c26;
	border-style: solid; text-align: left;
	border-width: 1px 0 1px 1px; width:150px; height: 16px; color: #d92c26; border-radius: 5px;}
a.tooltip2 {color:#141414;}
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip2:hover b {display:block; position:absolute; top:0px; right:10px; padding:1px; font-weight:bold; color:#00000; border-color: #d92c26;
	border-style: solid; text-align: left;
	border-width: 1px 0 1px 1px; width:160px; height: 16px; color: #d92c26; border-radius: 5px;}
a.tooltip3 {color:#141414;}
a.tooltip3 b {display:none;}
a.tooltip3:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip3:hover b {display:block; position:absolute; top:0px; right:10px; padding:1px; font-weight:bold; color:#00000; border-color: #d92c26;
	border-style: solid; text-align: left;
	border-width: 1px 0 1px 1px; width:200px; height: 16px; color: #d92c26; border-radius: 5px;}
a.tooltip4 {color:#141414;}
a.tooltip4 b {display:none;}
a.tooltip4:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip4:hover b {display:block; position:absolute; top:0px; right:10px; padding:1px; font-weight:bold; color:#00000; border-color: #d92c26;
	border-style: solid; text-align: left;
	border-width: 1px 0 1px 1px; width:110px; height: 16px; color: #d92c26; border-radius: 5px;}

a.tooltip5 {color:#141414;}
a.tooltip5 b {display:none;}
a.tooltip5:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip5:hover b {display:block; position:absolute; top:-55px; right:-40px; padding:1px; font-weight:bold; color:#00000; background-color:#fff; border-color: #cd00000;
	border-style: solid; text-align: left;
	border-width: 1px 1px 1px 1px; width:250px; padding:5px; color: #666; font-size:11px; }

/* poller */
.poller{	/* The poller box */
	float: left;
	width: 630px;
	border: none;
	font-size: 12px;
	font-family: Arial;
}
/* Pollertitle above radio buttons */
.pollerTitle{
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
/* Label for each radio button */
.pollerOption{
    font-size: 12px;
	font-family: Arial;
	margin: 0px;
	line-height: 18px;
}
/* Label for each option above graph - i.e. results */
.result_pollerOption {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}
/* Title of poller - when ajax shows the results */
.result_pollerTitle {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #db4540;
}
.pollerTitle {
	margin-bottom:10px;
	font-weight: bold;
	font-size: 15px;
	color: #db4540;
}
/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
.result_pollGraph img{
	float:left;
}
/* The <div> tag where the percentage result is shown */
.result_pollGraph div {
	float: left;
	height: 16px;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
/* Graph div - parent of both the corner images and the div displaying percentage votes */
.result_pollGraph{	
	height: 16px;
}
/* Message when Ajax is working getting restults fromt the server */
.poller_waitMessage{
	display:none;	
}	
.result_totalVotes {
	clear: both;
	float: left;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
.gedichte{width:314px;height:25px;background:#eeeeee;float:left;text-align:center;line-height:25px;color:#cccccc;font-weight:bold;text-decoration:none;}
.gedichte:hover{width:314px;height:25px;background:#efefef;float:left;text-align:center;line-height:25px;color:#ffffff;font-weight:bold;text-decoration:none;}
.ecard {
font-family: Times New Roman, Arial, Helvetica;
	color: #c6226d;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
a.ecard, a.ecard:link, a.ecard:visited, a.ecard:active, a.ecard:focus {
	font-family: Times New Roman, Arial, Helvetica;
	color: #c6226d;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
a.ecard:hover, a.ecard:visited:hover {
	font-family: Times New Roman, Arial, Helvetica;
	color: #c6226d;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
/* blocklist & buddylist */
#bl {
	position: relative;
	float: left;
	display: inline;
	width: 415px;
	font-size: 11px;
	height: auto;
	border: 1px solid #dddddd;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
	#bl_head {
		font-size: 11px;
		font-weight: bold;
		color: #cd0000;
		height: 21px;
		padding: 0px 0px 0px 0px;
		margin: 0;
	}
	#bl_1 {
		font-size: 11px;
		font-weight: bold;
		color: #cd0000;
		float: left;
		width: 19px;
		height: 35px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 4px 0px 0px 0px;
		margin: 0;
	}
	#bl_2 {
		font-size: 11px;
		font-weight: bold;
		color: #cd0000;
		float: left;
		width: 130px;
		height: 35px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 4px 0px 0px 0px;
		margin: 0;
	}
	#bl_3 {
		font-size: 11px;
		font-weight: bold;
		color: #cd0000;
		float: left;
		width: 268px;
		height: 35px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 4px 0px 0px 0px;
		margin: 0;
	}
	#bl_4 {
		font-size: 11px;
		font-weight: bold;
		color: #cd0000;
		float: right;
		width: 15px;
		height: 35px;
		border-bottom: 1px solid #dddddd;
		padding: 4px 0px 0px 0px;
		margin: 0;
	}
	#bl_nolist {
		float: left;
		width: 415px;
		height: 18px;
		text-align: center;
		vertical-align: middle;
		padding: 9px 9px 8px 9px;
		margin: 0;
	}
	#bl_11 {
		float: left;
		width: 19px;
		height: 18px;
		text-align: center;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 3px 0px 0px 0px;
		margin: 0;
	}
	#bl_21 {
		float: left;
		width: 130px;
		height: 18px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 3px 0px 0px 0px;
		margin: 0;
	}
	#bl_31 {
		float: left;
		width: 268px;
		height: 18px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 3px 0px 0px 0px;
		margin: 0;
	}
	#bl_41 {
		float: right;
		width: 15px;
		height: 18px;
		border-bottom: 1px solid #dddddd;
		padding: 3px 0px 0px 0px;
		margin: 0;
	}
/* message inbox / outbox */
#messagebox {
	position: relative;
	float: left;
	display: inline;
	width: 415px;
	font-size: 11px;
	height: auto;
	border: 1px solid #dddddd;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
	#mb_1 {
		font-size: 11px;
		font-weight: bold;
		color: #cd0000;
		float: left;
		width: 19px;
		height: 21px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 4px 0px 0px 0px;
		margin: 0;
	}
	#mb_2 {
		font-size: 11px;
		font-weight: bold;
		color: #cd0000;
		float: left;
		width: 123px;
		height: 21px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 4px 0px 0px 0px;
		margin: 0;
	}
	#mb_3 {
		font-size: 11px;
		font-weight: bold;
		color: #cd0000;
		float: left;
		width: 122px;
		height: 21px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 4px 0px 0px 0px;
		margin: 0;
	}
	#mb_4 {
		font-size: 11px;
		font-weight: bold;
		color: #cd0000;
		float: left;
		width: 112px;
		height: 21px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 4px 0px 0px 0px;
		margin: 0;
	}
	#mb_5 {
		font-size: 10px;
		font-weight: bold;
		color: #cd0000;
		float: right;
		width: 35px;
		height: 21px;
		border-bottom: 1px solid #dddddd;
		padding: 4px 0px 0px 0px;
		margin: 0;
	}
	#mb_nomessage {
		float: left;
		width: 415px;
		height: 18px;
		text-align: center;
		vertical-align: middle;
		padding: 9px 9px 8px 9px;
		margin: 0;
	}
	#mb_11 {
		float: left;
		width: 19px;
		height: 18px;
		text-align: center;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 3px 0px 0px 0px;
		margin: 0;
	}
	#mb_21 {
		float: left;
		width: 123px;
		height: 18px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 3px 0px 0px 0px;
		margin: 0;
	}
	#mb_31 {
		float: left;
		width: 122px;
		height: 18px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 3px 0px 0px 0px;
		margin: 0;
	}
	#mb_41 {
		float: left;
		width: 112px;
		height: 18px;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		padding: 3px 0px 0px 0px;
		margin: 0;
	}
	#mb_51 {
		float: right;
		font-size: 10px;
		width: 35px;
		height: 18px;
		border-bottom: 1px solid #dddddd;
		padding: 3px 0px 0px 0px;
		margin: 0;
	}
.seitenbox
{
	float: left; 
	display: block;
	border: 1px solid #cccccc;
	line-height: 18px;
	text-align: center;
	padding: 2px 4px 2px 4px;
	min-width: 16px;
	margin-right: 3px;
	height: 18px;
}
select.seitenbox
{
	float: left; 
	display: block;
	border: 1px solid #cccccc;
	line-height: 18px;
	text-align: center;
	height: 24px;
}

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:14px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:16px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}