@charset "utf-8";
/* CSS Document */

/* Mortal online background und header */

body {

	background-repeat:no-repeat !important;

}



/* Globale Styledefinitionen fÃ¼r mortal online template */

a, a:active, a:focus, a:visited {
	color:#E3D0B8;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
}

h1.logo {
	width:600px;
	height:160px;
	background:url(../images/trans.gif) top center no-repeat;
	text-indent:-9999px;
}

div.whoisonline {
	padding:10px;
	font-size:11px;
	color:#cccccc;
}

div.whoisonline ul {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

div.whoisonline ul li {
	list-style-type:square;
}

ul.special {
	background:#101010;
	border:1px solid #555555;
	margin:12px;
}

ul.special li {
	list-style-image:url(../images/mo-listitem.gif);
}

div.paddingtext ol {
	margin-left:20px;
}

.devquote {
	display:block;
	background:#101010;
	border:1px solid #555555;
	color:#00CCFF;
	padding:12px;	
}

.devquote h4 {
	font-style:italic;
	color:#CCCCCC;
	font-size:14px;
	text-align:left;
	margin:0px 0px 8px 0px;
}

div#intro1 {
	width:64%;
	float:left;
	min-height:150px;
}

div#intro2 {
	width:36%;
	background:#111111;
	float:left;
	min-height:150px;
}

div#intro2 p {
	padding:0px 10px 2px 10px;
}

div#intro2 div.moduletable-gildennews h3 {
	font-size:12px;
	color:#FFCC33;
	font-weight:bold;
	margin: 4px;
	padding-left:6px;
	margin-top:0px;
	background:transparent;
}

div#intro2 div.moduletable-gildennews ul li.latestnews {
	background:none;
	font-size:11px;
	border:none;
	padding:2px 5px 2px 13px;
}

div#intro2 div.moduletable-gildennews ul li.latestnews a {
	background:url(../images/aocarrow.gif) 0px 3px no-repeat;
	padding-left:14px;
	display:block;
}

/* HinzugefÃ¼gt am 23.01.2010 */

div.contentpaneopen_edit {
	padding:4px;
	display:block;
	border:1px solid #0099FF;
	background:#010101 url(../images/edititem_bg.gif) center left no-repeat;
}

div.contentpaneopen_edit span.hasTip a {
	display:block;
	width:400px;
	height:18px;
}

div.leading {
	background:#010101 url(../images/leadingnews_bg.jpg) top left no-repeat !important;
}

div.leading .paddingtext {
	padding-top:40px !important;
	color:#E0BF91;
}

/*div.leading .postinfo {
	background:transparent !important;
}*/

span.leading_separator {
	height:1px !important;
	line-height:1px;
}

/*Tooltip-Styling */

/* Tooltips */
.tool-tip {
   float: left;
   background: #222222 !important;
   border: 1px solid #444444;
   padding: 4px;
   max-width: 250px;
   font-size:11px;
}

.tool-title {
   padding: 0;
   margin: 0;
   font-size: 11px;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: url(../images/selector-arrow.png) no-repeat;
}

.tool-text {
   font-size: 90% !important;
   color:#cccccc !important;
   margin: 0;
}

div.moduletable-rssfeed a {
	font-size:14px;
	font-weight:bold;
	padding:6px 12px 8px 12px;
	display:block;
	background:#010101;
}

/*RAzer Gewinnspiel */

div.moduletable-gewinnspiel h3 {
	font-size:16px;
	color:#01FF01;
	background:url(../images/razerh3bg.gif) top left repeat-x;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:7px 0px 0px 10px;
	border-left:0px solid #333333;
	border-bottom:1px solid #000000;
	border-top:1px solid #222222;
	text-transform:uppercase;
	font-weight:bold;
}

div.moduletable-gewinnspiel p {
	padding:10px;
	background:#000;
	color:#01FF01;
}

div.moduletable-gewinnspiel h4.razer a {
	font-size:160%;
	color:#01FF01;
	text-decoration:underline;
	margin:10px 0px 10px 0px;
	background:#000000 !important;
	font-weight:normal;
}

div.moduletable-gewinnspiel h4.razer {
	background:#000000 !important;
}

/*grÃ¼ner MenÃ¼punkt fÃ¼r Gewinnspiel im hauptmenÃ¼ */

li.item79 a span {
	color:#02FC03 !important;
}

li.item89 a span {
	color:#00ffff !important;
}

h4.razercontent {
	font-size:140%;
	color:#01FF01;
	text-decoration:underline;
	margin:10px 0px 10px 0px;
	font-weight:normal;

}

b.razer {
	color:#01FF01;
	font-weight:bold;
	font-size:120%;
}

img.razer {
	margin:6px;
	border:1px solid #01FF01;
}

/* Banner & Advertisement Plätze */

div#advertisement {
   display:block;
   background:#222222;
   height:74px;
    
}

div#ad-left {
     width:468px;
     height:65px;
     background:#000000;
     float:left;
     border:4px solid #222222;
     padding-left:4px;
}

div#ad-right {
    width:468px;
    float:left;
    height:65px;
    background:#000000;
    position:relative;
    border:4px solid #222222;
    margin-left:1px;
    
}



