
div { background: transparent; }
* { padding: 0px;
margin: 0px; }
body { font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
background: #e9e9e9 ; }
table a, table td a { font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif; font-size: 13px; color: #383838; }
table, table td { font-size: 13px; }
.wrap { margin: 0px auto; text-align: center;}
span img, a img, li img, strong img, small img { border: none;
vertical-align: middle;
margin-right: 5px; }
/* News Box */
#news small { padding-right: 20px; }
/*News Box end*/
.inactive{opacity:0.7}
td.fnew { vertical-align: middle;
text-align: center;
width: 5%; .
}
td.fdesc { width: 75%; padding: 0px 15px 0px 5px; border-right: 1px solid #707070; }
td.fstat { width: 20%;
padding: 0px 5px 0px 15px;
text-align:center;
vertical-align:middle;
font-size: 11px; }
.fstat img,.fstat small,.fstat a small{vertical-align:middle;margin:0px;}
.hidden{display:none;}
.clear {
line-height:0;
height: 0;
font-size: 1px;
clear: both;
margin: 0;
padding: 0;
border: none; }
.spacer5 { padding: 5px; }
.spacer10 { padding: 10px; }
.spacer20 { padding: 20px; }
.borderbottom { border-bottom: 1px solid #707070; }
td.main{vertical-align:top;}
.container{
width: 95%;
margin: 0px auto;
}
.content { text-align: left;
font-size: 13px;
color: #383838;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
background: #ffffff;
margin: 10px auto; }
.content table { color: #383838; }
.content a { color: #5a7382;
text-decoration: none; }
.content a:hover { text-decoration: underline !important; }
.content small { font-size: 11px !important; }
.content h2, td h2, .content h2 a, td h2 a { font-size: 17px !important;
color: #383838;
display: block;
margin-bottom: 5px; }
.box { margin-bottom: 20px;
-moz-box-shadow: -2px 4px 6px #cccccc;
-webkit-box-shadow: -2px 4px 6px #cccccc;
box-shadow: -2px 4px 6px #cccccc;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
border-radius: 6px 6px 0px 0px;
border: 1px solid #707070;
z-index: 1; }
.box .boxheader table {
color: #ffffff !important;
}
.box .boxheader { color: #ffffff !important;
padding: 4px 10px;
z-index: 4;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
border-radius: 6px 6px 0px 0px;
position: relative;
background: #a3a3a3 bottom left repeat-x;
background-image: -moz-linear-gradient(15% 90% 90deg,#898989, #a3a3a3, #a3a3a3 100%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a3a3a3), to(#898989));
}
.dheader {
padding: 10px;
font-weight: bold;
}
.dcontent {
padding: 10px;
font-size: 13px;
}
.box .boxheader small { font-size: 11px !important; }
.box .boxheader a { color: #ffffff;
font-weight: bold; }
.box .boxheader a.cat:hover { cursor: normal;
text-decoration: none !important; }
.box .boxcontent { background: #ffffff;
width: 100%;
z-index: 1; }
ul.noimage { list-style: none; }
ul.legend { margin: 10px; }
#legend{display:none;}
.legend{padding:5px;}
.legend td{width:280px;}
.legendhead td{font-weight:bold;}
.legend img{vertical-align:middle}
ul.legend img { max-width: 20px; }
table { border-collapse: collapse;
width: 100%;
border: none; }
td { vertical-align: middle; }
div.sumo { margin: 4px 0px; }
div.sumo a { font-size: 11px; }
span img { vertical-laign: middle;
margin-right: 3px; }
#breadcrumbs { margin-bottom: 15px; }
#breadcrumbs, #breadcrumbs a, #legend_link a, .threadnp, .threadnp a {color: #383838!important;}
ul.forum li { border-bottom: 1px solid #707070;
position: relative;
padding: 4px 0px;
display: block;
width: 100%;
background-image: -moz-linear-gradient(15% 90% 90deg,#f9f9f9, #ffffff, #ffffff 100%); }
ul.forum li:last-child { border: none; }

ul.scnd li:nth-child(2n+1) { background-image: -moz-linear-gradient(5% 98% 90deg,#f2f2f2, #f2f2f2, #ffffff 100%); }
ul.canhov li:hover { background-image: -moz-linear-gradient(5% 98% 90deg,#eaeaea, #eaeaea, #ffffff 100%); }
a.button { display: inline-block;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background: #a3a3a3 bottom left repeat-x;
background-image: -moz-linear-gradient(15% 90% 90deg,#969696, #a3a3a3);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a3a3a3), to(#969696));
border: 1px solid #898989;
color: #ffffff;
padding: 5px 20px;
font-size: 13px;
font-weight: bold;
margin-bottom: 20px;
margin: 10px 0px; }
a.button:hover {
text-decoration: none !important;
background-image: -moz-linear-gradient(15% 90% 90deg,#8e8e8e, #9d9d9d);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9d9d9d), to(#8e8e8e));
cursor: pointer;
}
li.attention,li.topic_sel{ background: #ede7ca !important;
background-image: -moz-linear-gradient(15% 90% 90deg,#e6deb6, #ede7ca, #ede7ca 100%) !important; }
.nnew,.nnew a{color:#a51111}
.mreply { float: right; margin-right: 20px; }
a.smallbutton, a.smallbuttonedit {padding: 3px 15px; display: inline-block; }
a.smallbutton:hover {text-decoration: none !important;}
a.smallbuttonedit:hover {text-decoration: none !important;}
a.smallbutton img { margin-right: 3px; }
a.smallbuttonedit { color: #383838; }
.footer { margin: 15px 0px; text-align: right !important;
width: 95%;
padding: 5px 0px; }
.footer ul { list-style: none; display: inline-block; margin-right: 20px; }
.footer li { display: inline-block; padding: 3px 10px; *display: inline; zoom: 1; }
.footer a { color: #ffffff;
text-decoration: none;
font-size: 13px; }
#uacttable td{text-align:center}
.options { background: #f2f2f2;
border: 1px solid #d8d8d8;
margin-bottom: 10px;
height: 20px;
margin-left: 0px;
position: relative;
z-index: 50; }
.foptions, .foptions1, .foptions2, .foptions3, .foptions4 {
position: absolute;
top: 0px;
z-index: 5;
width: 190px;
border-left: 1px solid #d8d8d8;
padding: 2px 5px;
height: 16px; }
.foptions, .foptions1 { right: 0px; }
.foptions2 { right: 190px; }
.foptions3 { right: 370px; }
.foptions4 { right: 560px; }
.foptions_link { width: auto; }
.foptions_list, .foptions_list_flist { border-top: 1px solid #e5e5e5;
width: 200px;
border-bottom: 1px solid #d8d8d8;
border-left: 1px solid #d8d8d8;
border-right: 1px solid #d8d8d8;
padding: 3px 5px;
z-index: 50;
display: none;
position: absolute;
top: 3px;
right: -1px;
background: #f2f2f2; }
.filterTopics , .filterTopics option {
background-color: #F2F2F2;
border: none;
font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
font-size: 11px;
}
.fpages { position: absolute;
left: 0px; }
.fpages a, .fpages .crtp, .fpages .crtp_strip { display: block;
height: 16px;
float: left;
padding: 2px 10px;
background: #f9f9f9;
border-right: 1px solid #d8d8d8;
border-left: 1px solid #d8d8d8;
margin-left: -1px; }
.fpages .crtp { font-weight: bold;
background: #e5e5e5; }
.fpages .crtp.deac { color: #cccccc;
font-weight: normal;
background: #f2f2f2; }
.fpages .pstat { float: left;
display: block;
padding: 3px 10px;
border-right: 1px solid #d8d8d8;
font-weight: bold; }
div.foptions:hover, div.foptions2:hover{ cursor: pointer; }
.foptions_list a { display: block;
padding: 3px 20px;
border-bottom: 1px solid #d8d8d8; }
.foptions_list a:last-child { border: none; }
.messageinformation{font-size:smaller}
.messageAvatar { background: #ffffff;
padding: 5px; margin-top: 5px;
text-align: center;
border: 1px solid #e0e0e0;
-moz-box-shadow: 0px 0px 6px #e0e0e0;
-webkit-box-shadow: 0px 0px 6px #e0e0e0;
box-shadow: 0px 0px 6px #e0e0e0; }
.eventImage{ background: #ffffff;
padding: 5px; margin: 5px 15px;
font-size:smaller;
border: 1px solid #e0e0e0;
-moz-box-shadow: 0px 0px 6px #e0e0e0;
-webkit-box-shadow: 0px 0px 6px #e0e0e0;
box-shadow: 0px 0px 6px #e0e0e0;
text-align:left;
}
#userAttend{display:inline-block;width:200px;}
#userAttending{display:inline-block}
#edit_content td{vertical-align:top}
.mposttime { position: absolute; right: 40px; }
td.sidebar{ width: 240px; background: #f2f2f2;}
.sidebar td{vertical-align:top;}
td.reply { background: #f2f2f2; padding: 5px 0px; }
.mtextwrap { background: #ffffff;
z-index: 2;}
.mtext { z-index: 1; }
.mfiles, .mimages { margin-top: 20px;
padding: 10px 0px 5px 0px;
border-top: 1px solid #f2f2f2; }
.mimages strong { display: block; margin-bottom: 10px; }
.mimages strong a strong { display: inline !important; margin: 0px;}
.mfiles li { padding: 8px 10px;
float: left; }
.mimagewrap { position: relative;
padding: 3px;
text-align: center;
line-height: 100px;
vertical-align: middle;
margin: 0px 5px 5px 0px;
width: 133px;
height: 125px;
overflow: hidden;
border: 1px solid #e5e5e5;
display: inline-block; }
.mimagewrap img { margin-top: -3px; }
.mimagewrap div { text-align: center;
border-top: 1px solid #e5e5e5;
line-height: 25px;
position: absolute;
height: 25px;
width: 145px;
left: 0px;
bottom: 0px;
margin: 0px -3px; }
.msignature { padding: 10px 0px;
margin-top: 20px;
border-top: 1px solid #f2f2f2; }
.mimage_noread{border:0px !important; display: inline: block; width: 150px !important; height: 100px !important;top:0px !important; background: url(http://files.homepagemodules.de/b2001010/a_1075_b8a60268.png) center center no-repeat;}
.foptions_list_flist { right: 10px;
max-height: 350px;
overflow-y: auto;
overflow-x: hidden;
z-index: 50px; }
.foptions_list_flist a, .foptions_list_flist strong { display: block;
padding: 3px 20px;
background: #f9f9f9;
border: 1px solid #e5e5e5;
border-top: none; }
.foptions_list_flist strong.lnull { background: #e5e5e5;
font-weight: bold;
padding: 3px 10px;
margin-top: 10px; }
.foptions_list_flist strong.lnull:first-child { margin-top: 0px; }
.threadnp { padding: 10px 0px; }
.threadnp .next { float: right; }
.threadnp .prev { float: left; }
input:focus, textarea:focus { outline: none; border: 1px solid #565656; background: #ede7ca; }
textarea, input { line-height: 120%;
border: 1px solid #a3a3a3;
box-shadow: 0px 0px 6px #cccccc;
-moz-border-radius: 4px;
-webkit-border-radius:4px;
width: 95%;
border-radius: 4px;
padding: 4px 8px;
font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
color: #383838;
font-size: 13px;
background-color: #ffffff;}
input.checkbox, input[type="radio"] { width: auto !important;
vertical-align: middle !important;
border: none !important;
background: transparent !important; }
textarea.error, input.error { border: 1px solid #a51111; }
div.error { border: 1px solid #a51111;
margin-bottom: 10px; }
div.error li { color: green;
margin-left: 20px;
font-size: 11px;
font-weight: bold;
list-style: none; }
small.error { color: green;
font-weight: bold;
display: none; }
strong.error { color: green;
font-weight: bold; }
textarea:focus, input:focus { border: 1px solid #7c7c7c; }
textarea { height: 130px; }
input.button { padding: 5px 20px;
width: auto !important;
margin-top: 15px;
border: 1px solid #898989;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background: #a3a3a3 bottom left repeat-x;
background-image: -moz-linear-gradient(15% 90% 90deg,#969696, #a3a3a3);
color: #ffffff; }
input.buttond { padding: 3px 20px;
width: auto;
margin-top: 10px;
border: none;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 1px solid #cccccc;
background: #ffffff bottom left repeat-x;
background-image: -moz-linear-gradient(15% 90% 90deg,#e5e5e5, #ffffff, #ffffff 100%);
color: #383838;
margin-left: 20px; }
input.buttond:hover { cursor: pointer;
background-image: -moz-linear-gradient(15% 90% 90deg,#d8d8d8, #ffffff, #ffffff 100%); }
input.button:hover { cursor: pointer;
background-image: -moz-linear-gradient(15% 90% 90deg,#8e8e8e, #9d9d9d);
cursor: pointer; }
span.threadpages { float: right;
margin-right: 30px; }
span.threadpages a { padding: 0px 2px; }
div.attention { background: #ede7ca;
padding: 5px 10px;
font-size: 13px; }
div.success { background: #d4e4b8;
border: 1px solid #749639;
padding: 7px 10px;
text-align: center;
font-size: 13px;
color: #020201; }
div.iconbar { float: right;
margin-right: 5%; }
div.iconbar .integrations, div.iconbar .iconbarcontent { float: right;
position: relative; }
.intdiv {display:inline-block;text-align:center;min-width:80px;border-radius: 6px 6px 6px 6px; box-shadow: 0pt 0pt 6px rgb(219, 219, 219); padding: 20px 5px;border:1px solid #707070}
.integrations { width: 150px; }
.integrations #integrationlist { position: absolute;
z-index: 40;
background: #ffffff;
-moz-box-shadow: 0px 4px 4px #999999;
-webkit-box-shadow: 0px 4px 4px #999999;
box-shadow: 0px 4px 4px #999999; }
.integrations #integrationlist a { display: block;
padding: 3px 10px; }
div.iconbar .integrations { margin-right: 20px; }
.catdiv,.picdiv{float: left; padding:2px;margin: 0px 5px 5px 0px; border: 1px solid #707070; width: 160px !important; height: 130px;cursor:pointer;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;}
.catdiv:hover,.picdiv:hover{border:3px solid #2c6385;padding: 0px}
#loader{display:none}
.articleoptions { float: right;
margin-right: 5%;
padding-top: 10px; }
.articleoptions div { display: inline;
padding-right: 20px; }
ul.modad { width: 100%; }
ul.modad li { padding: 8px 0px 8px 20px;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
margin-top: -1px; }
ul.modad li:hover { background: #f9f9f9;
cursor: pointer; }
ul.modad li:first-child { border-top: none; }
ul.modad li.active { background: #f9f9f9;
font-weight: bold; }
.greybox { background: #f2f2f2; }
table.alias tr:nth-child(2n+1) { background: #f2f2f2; }
table.alias td { vertical-align: middle; }
table.alias input, table.alias select { vertical-align: middle; }
input[type=file] { width: auto; }
ul.pmlist li { padding: 4px 20px;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
margin-top: -1px; }
ul.pmlist li:first-child { margin-top: 0px; }
ul.pmlist li:nth-child(2n+2) { background: #f9f9f9; }
ul.pmlist li.new { background: #ede7ca; }
.pmcheck, #delbutton, #readbutton, #dellink, #readlink, #delbutton2, #dellink2 { display: none; }
#dellink, #readlink { margin-left: 30px; }
input.optionbutton { background: #f2f2f2;
color: #383838;
border: 1px solid #eaeaea;
padding: 2px 15px;
width: auto;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none; }
.checkbox_wrap, .checkbox_wrap2 { text-align: center;
width: 60px;
display: none;
float: left;
margin-left: -20px; }
.mfurther { width: 200px;
float: right; }
.mfurther_wrap { float: right;
width: 300px;
text-align: right; }
.mfurhter_wrap img { padding: 0px;
margin: 0px;
display: inline; }
.mmain { display: block;
width: 600px; }
img.pmstat { margin-right: 10px; }
#pmoptions_in, #pmoptions_out { display: none;
padding-left: 25px; }
.usr { margin-right: 20px;
float: left;
padding: 6px 18px;
border: 1px solid #707070;
background-image: -moz-linear-gradient(15% 90% 90deg,#eaeaea, #f9f9f9, #e5e5e5 100%);
-moz-border-radius: 4px;
position: relative; }
.usr img { margin-right: 6px; }
.usr a { position: absolute;
right: 2px;
top: -2px;
font-weight: normal; }
#recsecond { display: block;
margin-bottom: 5px; }
ul#recvorlist li { padding: 6px 8px;
border-bottom: 1px solid #e0e0e0; }
ul#recvorlist li:last-child { border: none; }
ul#recvorlist li.nohov, ul#recvorlist li.nohov:hover { background: #ffffff !important;
cursor: auto !important; }
ul#recvorlist li:hover { background: #eaeaea !important;
cursor: pointer; }
ul#recvorlist li:nth-child(2n+2) { background: #f7f7f7; }
.box .boxcontent.message { background: #f2f2f2; }
.umavatar { background: #ffffff;
padding: 5px 0px; }
.umtext { background: #ffffff;
margin-top: 5px;
position: relative;
padding-bottom: 30px; }
.usrreclist_wrap { position: absolute;
top: -1px;
padding: 6px;
display: none;
-moz-border-radius: 0px 0px 6px 6px;
-webkit-border-radius: 0px 0px 6px 6px;
border-radius: 0px 0px 6px 6px;
border: 1px solid #707070;
background: #ffffff;
-moz-box-shadow: 0px 0px 8px #bfbfbf;
-webkit-box-shadow: 0px 0px 8px #bfbfbf;
box-shadow: 0px 0px 8px #bfbfbf;
z-index: 50; }
small.options:hover, small.options { cursor: pointer;
border: none !important;
background: none !important; }
.optext { background: #ffffff;
-moz-box-shadow: 0px 4px 4px #999999;
-webkit-box-shadow: 0px 4px 4px #999999;
box-shadow: 0px 4px 4px #999999; }
.frules div { height: 100px;
border: 1px solid #e5e5e5;
overflow-y: scroll;
overflow-x: hidden;
margin: 10px 0px 5px 0px;
padding: 10px; }
.frules { padding: 5px 0px 20px 0px;
width: 95%; }
.captcha { border: 1px solid #e5e5e5;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin-top: 10px;
border-radius: 6px;
padding: 5px;
width: 95%; }
.captcha strong { display: block; }
.captcha img { display: inline; vertical-align: middle; border: 1px solid #a3a3a3; padding: 6px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin-right: 20px; }
.captcha input { width: 120px; padding: 9px 15px !important; vertical-align: middle;
display: inline; }
.captcha div { border-top: 1px solid #e5e5e5; margin-top: 5px; padding-top: 5px; line-height: 70px; vertical-align: middle;}
table.line tr:nth-child(2n+1) { background: #f9f9f9; }
table.line tr:nth-child(2n+1) td:first-child { font-weight: bold; }
table.line td { padding: 7px 10px; }
.profile{min-width:880px;}
.mavatar img{width:100%}
.psidebar, .proright { border: 1px solid #e5e5e5;
padding: 5px 10px;
background-image: -moz-linear-gradient(15% 5% 270deg,#f9f9f9, #ffffff, #f2f2f2 100%);
-moz-box-shadow: -1px 0px 8px #d8d8d8;
-moz-border-radius: 6px;
width: 15%;
float: left; }
.psidebar { line-height: 160%; }
.proright { width: 100%;
-moz-border-radius: 0px 6px 6px 6px;
border-top: none; }
.proright_wrap { width: 79%;
margin-left: 30px;
float: left; }
.uname { border-bottom: 1px solid #e5e5e5;
padding-bottom: 7px;
margin-bottom: 7px; }
.uadd, .uactions { border-top: 1px solid #e5e5e5;
padding-top: 7px;
margin-top: 7px; }
.pronav { padding-bottom: 2px;
margin-bottom: 0px; }
.pronav ul li { border-bottom: 1px solid #e5e5e5;
-moz-border-radius: 6px 6px 0px 0px;
padding: 4px 20px 2px 20px;
margin-right: 5px;
border: 1px solid #e5e5e5;
display: inline;
color: #ffffff;
background: #a3a3a3;
background-image: -moz-linear-gradient(15% 90% 90deg,#707070, #a3a3a3, #a3a3a3 100%); }
.pronav ul li a { color: #ffffff;
outline: none; }
.pronav ul li.act { border-bottom: none !important;
background: #f9f9f9; }
.pronav ul li.act a { color: #5a7382;
font-weight: bold; }
.pronav ul li.act a:hover { cursor: normal; }
.prinf td { padding: 7px 10px 7px 5px; }
.prinf tr:nth-child(2n+1) { background: #f9f9f9; }
ul.comments li { padding: 20px 0px; }
.commSig { border-top: 1px solid #e5e5e5;
padding-top: 7px;
margin-top: 7px; }
.commhead { background: #f2f2f2;
padding: 3px 10px;
border-top: 1px solid #e5e5e5;
margin-bottom: 5px; }
.commcont { text-align: justify;
padding: 0px 10px; }
.pblog strong { display: block;
margin-top: 10px;
padding: 5px 0px;
border-top: 1px solid #e5e5e5; }
ul.ublog li { padding: 15px 0px;
margin-bottom: 5px;
border-bottom: 1px solid #e5e5e5; }
ul.ublog li:last-child { border: none; }
.blog-article-body img, .ublog img{max-width:800px;}
.blog-article-body, .ublog {overflow:hidden}
div.ppages { margin-top: 10px;
border: 1px solid #e5e5e5;
background: #ffffff;
-moz-border-radius: 6px; }
div.ppages span:first-child { border-left: none;
-moz-border-radius: 6px 0px 0px 6px; }
div.ppages a, div.ppages span { padding: 3px 12px;
margin-left: -1px;
float: left;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5; }
div.ppages span.deac { color: #cccccc;
font-weight: normal !important;
background: #f2f2f2 !important; }
div.ppages span.ac { font-weight: bold;
background: #e5e5e5; }
.search { position: absolute; right: 20px; top: 40px; }
.search input { width: 180px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
background-image: url(http://files.homepagemodules.de/b2001010/a_856_0d888959.png);
background-position: left center;
background-repeat: no-repeat;
padding-left: 28px;
}
.search #headerSearchSubmit { border: none; background: transparent url(http://files.homepagemodules.de/b2001010/a_853_ae5368b6.png) center center no-repeat; width: 20px;}
.italic { font-style: italic; }
.footer_usercontent { margin: 20px 0px; }
hr { width: 100%;
display: block;
margin: 5px 0px;
border: none;
color: #e5e5e5;
background-color: #e5e5e5;
height: 1px; }
table.calendar td { border: 1px solid #cccccc;
height: 150px;
width: 14%;
background-image: -moz-linear-gradient(0% 54% 90deg,#f9f9f9, #ffffff 100%);
vertical-align:top;
}
table.calendar div.day_header { background: #f7f7f7; padding: 3px 0px; border-bottom: 1px solid #d8d8d8; margin-bottom: 5px;}
table.calendar td ul { margin-left: 10px; }
table.calendar td:hover { cursor: pointer;
background-image: -moz-linear-gradient(0% 54% 90deg,#eaeaea, #f9f9f9 100%) !important; }
table.calendar td:hover a.addevent { display: inline; }
table.calendar td a.calendar_link,
table.calendar td .calendar_nolink { font-weight: bold; font-size: 17px; padding: 5px 0px 0px 5px; color: #383838;}
table.calendar tr.calendar_header td {height: 30px; line-height: 30px; vertical-align: middle; text-align: center; font-weight: bold; background: #eaeaea;}
table.calendar td.calendar_today div.day_header { background: #989898; border-bottom: 1px solid #d5d5d5; }
table.calendar td.calendar_today div.day_header a { color: #ffffff; }
table.calendar td.calendar_notcurrentmonth { background: #f9f9f9;
background-image: -moz-linear-gradient(30% 54% 90deg,#efefef, #ffffff 100%);
vertical-align:top;
}
a.addevent { display: none; font-size: 11px; float: right; padding: 4px 10px 0px 0px; font-weight: bold;}
ul.calendar_day li { padding: 10px 0px; }
#cal_newevents{border: 1px solid #cccccc}
#cal_newevents_span{position: relative; margin-right: 30px; float: right; z-index:100; background-color:#ffffff; }
ul.comments li {padding: 10px 20px; border-bottom: 1px solid #eaeaea; position: relative; text-align: justify;}
ul.comments li:nth-child(2n+2) {background: #f9f9f9;}
img.gallpic {padding: 5px; border: 2px solid #eaeaea;}
img.gallpic.loader {background: url(http://files.homepagemodules.de/b2001010/a_795_53b381f1.gif) center center no-repeat;}
ul.comments li.selComment {background: red;}
a.delete_comment {position: absolute; right: 10px; top: 5px; display: none;}
ul.comments li:hover a.delete_comment {display: inline;}
ul.comments li:hover {background: #f2f2f2;}
label.formfield, div.formfield { display: block; padding: 8px 0px; position: relative; width: 95%;}
label.formfield textarea, label.formfield input, div.formfield textarea, div.formfield input {width: 100%;}
div.formfield .iconbar_wrap { position: absolute; top: 5px; left: 400px; }
div.formfield strong.caption, label.formfield strong.caption { display: block; margin-bottom: 5px; }
div.formfield strong.caption a, label.formfield strong.caption a {font-weight: normal;}
div.formfield strong.caption span.error, label.formfield strong.caption span.error { display: none; font-weight: normal; font-size: 10px; }
form label.formfield:last-child { border: none; }
form label.formfield:first-child { padding-top: 0px; }
.memberlist td{width:15%}
#calroot {
z-index:10000;
margin-top:-1px;
width:198px;
padding:2px;
background-color:#fff;
font-size:11px;
border:1px solid #ccc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow: 0 0 15px #666;
-webkit-box-shadow: 0 0 15px #666;
}
#calhead {
padding:2px 0;
height:22px;
}
#caltitle {
font-size:14px;
color:#0150D1;
float:left;
text-align:center;
width:155px;
line-height:20px;
text-shadow:0 1px 0 #ddd;
}
#calnext, #calprev {
display:block;
width:20px;
height:20px;
background:transparent url(prev.gif) no-repeat scroll center center;
float:left;
cursor:pointer;
color: red !important;
}
#calnext {
background-image:url(next.gif);
float:right;
}
#calprev.caldisabled, #calnext.caldisabled {
visibility:hidden;
}
#caltitle select {
font-size:10px;
}
#caldays {
height:14px;
border-bottom:1px solid #ddd;
}
#caldays span {
display:block;
float:left;
width:28px;
text-align:center;
}
#calweeks {
background-color:#fff;
margin-top:4px;
}
.calweek {
clear:left;
height:22px;
}
.calweek a {
display:block;
float:left;
width:27px;
height:20px;
text-decoration:none;
font-size:11px;
margin-left:1px;
text-align:center;
line-height:20px;
color:#666;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.calweek a:hover, .calfocus {
background-color:#ddd;
}
a.calsun {
color:red;
}
a.caloff {
color:#ccc;
}
a.caloff:hover {
background-color:rgb(245, 245, 250);
}
a.caldisabled {
background-color:#efefef !important;
color:#ccc !important;
cursor:default;
}
#calcurrent {
background-color:#498CE2;
color:#fff;
}
#caltoday {
background-color:#333;
color:#fff;
}
.submenu_button {
font-size: 11px;
padding: 4px;
width: 120px;
margin-top: 5px;
}
.submenu_input {
width: 170px;
padding: 3px 5px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-top: 6px;
}
.hov_cursor:hover {cursor: pointer;}
.round6 { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
ul.error {list-style: none; border: 1px solid #a51111; background: #fcebeb; padding: 5px; margin: 20px 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 6px;}
ul.error li {background: url(http://files.homepagemodules.de/b2001010/a_888_11b86ef2.png) 5px center no-repeat; color: #a51111; font-size: 12px; padding: 6px 0px 6px 25px; border-bottom: 1px solid #ee6060;}
ul.error li:nth-child(2n+1) { background-color: #fad3d3; }
ul.error li:first-child {-moz-border-radius: 6px 6px 0px 0px;}
ul.error li:last-child {border-bottom: none; -moz-border-radius: 0px 0px 6px 6px;}
a.blocklink { display: block; padding: 0px 0px 3px 0px; }
.header { padding-bottom: 24px; width: 100%;
min-height: 100px;
height:auto !important;
height:80px;
}
.footer { -moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px; }
ul.navigation { border-top: 1px solid #5b7f95;
border-bottom: 1px solid #5b7f95;
background: #7897ac; }
ul.navigation, .navigation_wrap { z-index: 200;
position: absolute;
width: 100%;
height: 28px;
background-image: -moz-linear-gradient(30% 90% 90deg,#688ba2, #7897ac 100%); }
ul.navigation { white-space: nowrap;
min-width: 900px;
display: block; }
ul.navigation li { display: block;
float: left;
position: relative;
z-index: 200;
line-height: 21px;
vertical-align: middle;
border-right: 1px solid #5b7f95;
border-left: 1px solid #5b7f95;
padding: 0px 6px;
margin-left: -1px; }
ul.navigation li img { vertical-align: middle; }
ul.navigation li:hover { background: #688ba2;
background-image: -moz-linear-gradient(30% 90% 90deg,#527185, #688ba2 100%); }
ul.navigation li img.dwn { position: absolute; right: -2px; top: 10px; }
ul.navigation li a { font-size: 13px; color: #ffffff; text-decoration: none; vertical-align: middle; display: block; padding: 3px 7px;}
ul.submenu { background: #7897ac;
background-image: -moz-linear-gradient(30% 90% 90deg,#7897ac, #84a1b4 100%);
display: none;
position: absolute;
z-index: 500;
left: 0px;
top: 20px; }
ul.submenu li { border-bottom: 1px solid #688ba2;
display: block;
padding: 3px 10px;
clear: both;
float: none;
z-index: 500; }
.login_box, #global-news-box-wrap { z-index: 800;
margin: -1px 0px 20px 50px;
border: 1px solid #7c7c7c;
border-top: none;
background: #9d9d9d;
padding: 10px;
float: right;
-moz-border-radius: 0px 0px 6px 6px;
-webkit-border-radius: 0px 0px 6px 6px;
border-radius: 0px 0px 6px 6px;
width: 300px;
margin-right: 20px;
color: #ffffff;}
.login_box table, .login_box td { color: #ffffff; }
.login_box a, .search_box a { color: #ffffff; border-bottom: 1px dotted white; text-decoration: none; }
.login_box input, .search_box input {width: auto !important; padding: 0px; border: none; -moz-box-shadow: none;}
a.header_login { display: block; padding: 6px 40px 6px 10px; background: #898989; -moz-border-radius: 6px; font-size: 13px; text-decoration: none; border: none;}
.header, .footer { background: #a3a3a3;

background-image: -moz-linear-gradient(15% 90% 90deg,#898989, #a3a3a3, #a3a3a3 100%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a3a3a3), to(#898989));

background-repeat: repeat-x;
color: #ffffff;
margin: 0px auto;
overflow: visible;
position: relative;
text-align: left; }
.footer { background-image: none; }
div.usercontent { color: #ffffff;
font-size: 13px; }
#obere_leiste .usercontent { min-height:80px; }
.header h1 { color: #ffffff;
font-size: 17px; }
.topnavigation_wrap { z-index: 800;
background: #a3a3a3;
background-image: -moz-linear-gradient(30% 90% 90deg,#898989, #969696 100%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#898989), to(#969696));
border-bottom: 1px solid #7c7c7c;
position: relative;
text-align: right;
}
.topnavigation_wrap ul { }
.topnavigation_wrap li { display: inline-block; padding: 4px 10px; vertical-align: middle; position: relative; zoom: 1; *display:inline; }
#global-news-li { border: 1px solid transparent; border-top: none; border-bottom: none; }
#global-news-li:hover { border-color: #7c7c7c; }
.topnavigation_wrap li:hover { background: #9d9d9d; cursor: pointer; }
.topnavigation_wrap a { color: #ffffff; font-size: 11px; text-decoration: none; }
li.searchli { float: right !important; margin-right: 20px; padding-right: 20px; border: none !important; }
li.searchli:hover { background: none !important; }
li.searchli input { padding: 0px; border-radius: 0px; box-shadow: none; -moz-box-shadow_ none; -webkit-box-shadow: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; margin-top: 2px; padding: 3px 4px; font-size: 11px; font-style: italic; width: 180px !important;}
#headerSearchSubmit { width: 22px !important; height: 22px !important; float: none; display: inline; background: #88a4b6 url(http://files.homepagemodules.de/b2001010/a_927_320b66d7.png) center center no-repeat; }
.user_box a { border: none !important; }
.box .boxheader, .dheader, .box { z-index: 2; }
#global-newsbox span { display: block; border-top: 1px solid #d5d5d5; padding: 4px 0px; }
.global-news-link { position: relative; }
#global-news-box-wrap { position: absolute; right: -1px; top: 27px; width: 340px; margin-right: 0px; }
#global-news-box-wrap span { display: block; text-align: left !important; font-size: 11px !important; margin-top: -1px; padding: 7px 10px; border-bottom: 1px solid #8e8e8e; }
#global-news-box-wrap span:hover { background: #969696; cursor: pointer; }
#global-news-box-wrap span:last-child { border-bottom: none; margin-bottom: 0px;}
#news-headline, #news-headline:hover { background: #8c8c8c; }
li.news { border-color: #7c7c7c !important; background: #9d9d9d; }
#blog-article-wrap { width: 75%; border-right: 1px solid #e5e5e5; display: inline-block; vertical-align: top; }
#blog-sidebar { width: 24%; display: inline-block; vertical-align: top; }
#blog-sidebar ul { display: block; list-style: none; margin-bottom: 30px; background: #f9f9f9;}
#blog-sidebar li { display: block; padding: 10px; border-bottom: 1px solid #e5e5e5; }
#blog-sidebar strong.caption { display: block; border-top: 3px solid #e5e5e5; background: #f2f2f2; padding: 6px 10px; }
.blog-article-text { text-align: justify; margin-bottom: 20px;}
.blog-article-header { position: relative; background: #f2f2f2; background-image: -moz-linear-gradient(19% 75% 90deg,#ededed, #f9f9f9); border-bottom: 1px solid #e5e5e5; border-top: 3px solid #e5e5e5;}
a.blog-edit-link { position: absolute; top: 10px; right: 10px; }
td.avatar { width: 80px; padding-right: 20px; }
td.avatar img { max-width: 80px; }
.blog-username-extend-link { position: relative; }
.username-extend-wrap { padding: 10px; background: #ffffff; position: absolute; right: 0px; top: 10px;}
.comments-ul li { display: block; }
div.comment-text { }
.commSig { border-top: 1px solid #e5e5e5;
padding-top: 7px;
margin-top: 7px; }
.comments-header { position: relative; background: #f2f2f2; background-image: -moz-linear-gradient(19% 75% 90deg,#ededed, #f9f9f9); border-bottom: 1px solid #e5e5e5; border-top: 3px solid #e5e5e5; }
#lastactions div.comments-header { margin-top: 15px !important; }
#lastactions div.comments-header:first-child { margin-top: 0px !important; }
.commhead { background: #f2f2f2;
padding: 3px 10px;
border-top: 1px solid #e5e5e5;
margin-bottom: 5px; }
.commcont { text-align: justify;
padding: 0px 10px; }
.ltit { font-size: 11px;
-moz-border-radius: 6px 6px 0px 0px;
color: #ffffff;
margin: 20px 0px 0px 0px;
background-image: -moz-linear-gradient(15% 90% 90deg,#707070, #a3a3a3, #a3a3a3 100%);
border: 1px solid #898989;
border-bottom: none;
padding: 6px 5px;
display: block; }
.ltit a { color: #ffffff;
text-decoration: underline; }
div.lcont { background-image: -moz-linear-gradient(19% 96% 90deg,#eaeaea, #f7f7f7, #f7f7f7 100%);
border: 1px solid #e5e5e5;
padding: 10px 5px;
margin-bottom: 20px; }
.ltit small { float: right;
font-weight: normal; }
div.cmhsp { padding: 5px 10px; }
img.avatar-max-size-comment { max-width: 50px; }
a.delete-comment-link { position: absolute; right: 20px; top: 25px; font-size: 11px; }
.np-blog-wrap { border-top: 1px solid #e5e5e5; apdding-top: 20px; margin-top: 20px; }
/*Spoiler-Design*/
.hpm_spoiler_open{
background:url("http://files.homepagemodules.de/b2001010/a_488.gif") no-repeat scroll left center transparent;
display:block;
padding-left:14px;
}
.hpm_spoiler_closed {
background:url("http://files.homepagemodules.de/b2001010/a_489.gif") no-repeat scroll left center transparent;
display:block;
padding-left:14px;
}
.hpm_spoiler_body {
background:none repeat scroll 0 0 ;
display: none;
border-color:#707070;
border-style:solid;
border-width:0 1px 1px 1px;
margin:0;
padding:0;
width:100%;
}
.hpm_spoiler_headinput {
border:0 none;
cursor:pointer;
font:bold 11px Verdana,Arial,sans-serif;
margin-bottom:0;
margin-left:6px;
margin-top:0;
padding:2px 14px 3px;
position:relative;
text-align:left;
width:100%;
}
.hpm_spoiler {
margin:6px;
width:60%;
}
.hpm_spoiler_headdiv {
background:none repeat scroll 0 0 ;
border:1px solid #707070;
height:20px;
margin:0;
padding:1px 0px;
width:100%;
}
#hpm_pagebody {
background-color: #ffffff;
color: #383838;
}
blockquote {margin: 10px 20px; font-style: italic; }
#signup_message {
margin:10px 0;
}
.blog-create-right { display: inline-block; width: 24%; vertical-align: top; }
.blog-create-left { display: inline-block; width: 75%; vertical-align: top; }
strong.lcaption { position: relative; display: block; border-top: 3px solid #e5e5e5; background: #f2f2f2; padding: 6px 10px; }
strong.lcaption a { font-weight: normal; position: absolute; right: 10px; top: 6px; }
div.lcaption-body { margin-bottom: 30px; background: #f9f9f9; }
label.blog-catlist { display: block; padding: 4px 0px; }
div.blog-catlist-wrap { margin: 10px; background: #ffffff; }
.blog-catlist-caption { display: block; border-top: 3px solid #e5e5e5; background: #f2f2f2; padding: 6px 10px; }
/*Integrations*/
.widget_calendar_event {cursor:pointer;border-bottom: 1px solid #707070; padding: 5px;text-align: left;}
.widget_calendar_event:hover{background-color: #e5e5e5}
.widget_calendar_date {font-size: 11px; float: right; width: 30%;}
.widget_calendar_name {font-weight: bold; float: left; width: 60%; border-right: 1px solid #707070;}
.widget_calendar_check {float: left; padding: 3px 10px 3px 5px;}
/*Kalender Widget Integration*/
.widget_calendar_integration {text-align: justify; font-size: 11px;}
.widget_calendar_integration_empty {width:150px; height:100px; background-image: url(http://files.homepagemodules.de/b2001010/a_127.png) !important; background-repeat: no-repeat; background-position: center;margin:0px auto;}
.widget_calendar_integration_name, .widget_calendar_integration_description{text-align:center;}
.widget_calendar_integration a {text-decoration: none; margin-bottom: 5px;}
/*Code-Formatierung*/
.bbcode_code {padding: 10px; font-family: Courier !important; white-space:pre-wrap; color:  !important; font-weight: normal !important; position: relative;}
.bbcode_code_line {float: left; font-weight: bold; border-right: 1px solid #707070; padding: 0px 10px 0px 10px; margin: 0px 10px 0px 0px; font-family: Courier !important; color: ;}
.bbcode_code_code {font-family: Courier !important; overflow: auto; position: relative;}
.bbcode_code pre {overflow: auto; width: 700px; padding: 0px !important; position: relative;}
blockquote .bbcode_code, blockquote .bbcode_code_code, blockquote .bbcode_code pre {font-style: normal !important; color:  !important; position: relative;}
blockquote a {text-decoration: none !important; padding-left: 15px !important;}
pre { font-family: Courier !important; padding: 10px; color:  !important; width: 700px; overflow: auto; position: relative;}
