a:hover{
	text-decoration:none;
}

#menu1 li,
#menu1 ul,
#menu1 span,
#menu1 a{ display:block; margin:0; padding:0; list-style:none; color:#fff;}

#menu1 a{ padding:5px 10px; text-decoration:none; }
#menu1 a:hover,
#menu1 a.menu1,
#menu1 a.menu1active{ text-decoration:underline; }
#menu1 li{ float:left;  border-right:1px solid #fff; }
#menu1 ul ul a {color:#000;}
#menu1 ul a.menu1active{ background:#AAAAAA;}
#menu1 ul a.menu1{ background:#AAAAAA;}

#menu1 ul ul{ position:absolute; left:0; width:985px; clear:left; }

#menu1 ul ul ul a {}
#menu1 ul ul a.menu1active{ background:transparent; }
#menu1 ul ul a.menu1{  background:transparent; }

.htmlbody{
	background:#000;
}




.adminstyle {border:2px solid red; padding:10px;}


.commentteaser{
	background: #eee;
	padding: 5px;
	margin: 10px 0 0;	
}

	
.boxbody ul,
.boxbody li{
	margin:0;
	padding:0;
}
.boxbody li{
	margin-bottom:0.2em;
}

.boxbody ul{
	margin-bottom:0.6em;
}

.headsearch{
	background:#B1161A;

}

.boxpdf{
	border:1px solid silver;
}

.boxpdf li{
	list-style:none;
	margin:0;
	padding:10px 10px 20px 10px;
}

.boxpdf li a{
	display:block;
	color:#666;
}

.boxpdf li a span{
	display:block;
	font-size:x-small;
	text-align:right;
	
	padding-top:4px;
	text-decoration:underline;
}

.boxpdf ul{
	margin:0;
	padding:0;

}

.boxpdf small{
	display:block;
	padding:5px 0px;
}

/* general */ 

BODY
{ 
 background-color: #fff;
 color: black;
 font-family:  arial, verdana;
 font-size: small;
 margin:0;
 padding:0;
} 

TABLE
{ 
 font-size: 1em;
} 

IMG
{
 border: 0;
}


h1{
 font-size:1.3em;

 color:#000;
}

h2{
 font-size:1.1em;   
 font-family
}

a{
	color:#B1161A;
}

.boxbody li,
.boxbody ol{
  margin-bottom:0.3em;
}

.boxtitle;{

}

.mainheader{
	background:url("../images_default/header.jpg") no-repeat bottom left;
	background-position:0 0;
	height:191px;
	position:relative;
}



.mainheader h1{
    position:absolute;
    text-align:center;
    margin:0;
    padding:0;
    top:70px;
    font-family:serif;
    font-size:1.6em;
    width:100%;
	color:#000;
}
.headerdatetime{
    position:absolute;
    bottom:-5px;
    background:#ededed;   
    width:953px;
	margin-left:11px;
    padding:0 5px 0 5px;
    font-family: serif;
    font-size:1.3em;
    font-weight:bold;
}

.headerdatetime #headertime{
    float:left;   
}

.headerdatetime #headerdate{
    float:right;
}





/* wrapper */

#wrapper{
	background:#fff url(/magazin/templates/images_default/mcg/1px-grau-verlauf.jpg) repeat-x 0px -20px;
	border-right:1px solid #fff;
    width:924px;
	padding-top:1.2em;
	padding-left:40px;
	padding-right:20px;
}

#topcontainer{
 width: 100%;
 
}

.edevfooter{
    text-align:center;
    font-size:x-small;
}

/* header */

.navbar{
	border-right:1px solid #fff;
	position:relative;
	padding:5px;
	z-index:4;
}

.navbutton a{
	color:#fff;
}
.navbutton
{
 float: left;
 position:relative;
 padding:0;
 margin:0;
 text-decoration: none;
 width:100%;
 }

.navbutton ul{
 margin:0;
 padding:0;
 float:right;
}

.navbutton li
{
 display:block;
 float:left;

 padding:3px 4px;
 margin-left: 4px;
}

.navbutton li a{
 color:#fff;
}



/* content */

.content_main{
    float:left;   
    width:70%;
}
.content_nav{
	float:left;
	width:31%;
	margin-right:2%;
    margin-top:5px;
}
.content_content{
}

.content_sidebar{
    float:right;   
    width:26%;
	margin-right:10px;
}

/* linkbit */
.linkbit{
    border-top:2px solid #999999;
    margin-bottom:1em;   
    padding:10px 10px 20px 0;
	
}

.linkbit h2{ 
  font-size:1.1em;
  margin-top:0;
}

.linkbit_menu {
    margin:0;
    padding:0;   
}


.linkbit_menu li{
    display:block;
    float:left;
    list-style:none;
    margin:1px 3px -1px 0;
    white-space:nowrap;
}

.linkbit_menu li a{
    display:block;
    text-decoration:none;
    padding:3px 10px;
    color:#ccc;
}

.linkbit_menu li.linkbit_menu_active{
    border:#ccc 1px solid;
	border-bottom:#fff 1px solid;
}

.linkbit_menu li.linkbit_menu_active a{
    color:#000;
}

/*
 * PAUL
 */

.button 
{

}



.incomplete
{
 border-color: red;
 background: #fbb;
}

.required
{
 border-color: red;
 background: #fbb;
}

.nav { 
    padding:15px 5px 20px 0px;

}

.suggest
{
 border: 1px solid silver;
}

.link
{
 padding: 10px;
 border-bottom: 1px dotted silver;
 background-color: WhiteSmoke;
}

.category
{
 padding: 1%;
 float:left;
 width:31%;
}

.commentposter
{
 background-color: #fafafa;
 border: 1px solid silver;
}

.preview{
 padding-bottom:20px;   
}

.comment
{
 padding: 5px;
 background-color: #fff;
 border: 1px solid silver;
}

.commentposteralternate
{
 background-color: #fafafa;
 border: 1px solid silver;
}

.commentalternate
{
 padding: 5px;
 background-color: #fff;
 border: 1px solid silver;
}

.commentdate
{
 font-size: 9px;
 font-style: italic;
}


.details{
 background:#fafafa;
 border:1px solid #E0E0E0;
 margin-top:15px;   
 padding:1em 10px 10px 10px;
 position:relative;
}

.details_contact{
	background:#fff;
	margin-bottom:60px;
}

.details strong.labels{
 background-color:#fff;   
 padding:3px;
 left:5px;
 position:absolute;
 top:-1em;
}

.detailsinfos{
    color:#999999;
}


.details_menu{ /* main style is defined in .linkbit_menu */
    margin-top:10px;
}

.detailsborder
{
 padding: 10px;
 margin: 0 0 20px 0;
 background-color: white;
 border: 1px solid silver;
}

.detailsborder .slideshowimages{
    margin-bottom:10px;    
}

.detailsborder .slideshow{
    margin-bottom:20px;    
}

.labels
{
 font-weight: bold;
}

.grouping
{
 border: 1px inset silver;
 padding: 5px;
 margin: 5px;
}

.important
{
 font-weight: bold;
}

.columnheader 
{
 background:#999 url('../images_default/mcg/loginbg.gif') repeat-x;
}

.labelscolumn
{
 width: 30%;
 background-color: #fafafa;
 border: 1px solid silver;
 vertical-align: top;
 padding: 5px;
}

.optionscolumn
{
 width: 70%;
 background-color: #ffffff;
 border: 1px solid silver;
 vertical-align: top;
 padding: 5px;
}

.evencolumns
{
 background-color: #DDDDDD; border-bottom:1px solid #B1161A; padding: 5px 0;
}

.oddcolumns
{
 background-color: #ffffff; border-bottom:1px solid #B1161A; padding: 5px 0;
}

.categoryname
{
 font-weight: bold;
 font-size: 14px;
}

.info
{
 display: block;
 border: 1px solid #D2D5D8;
 background-color: white;
 padding: 5px;
}

.editedby
{
 font-size: 9px;
}

.searchhighlight
{
 background-color: yellow;
}

.title
{
 font-size: 14px;
 padding: 3px;
 font-weight: bold;
 text-align: center;
}

.newpmhighlight
{
 font-weight: bold;
}

.quote
{
 padding: 3px;
 border: 1px solid WhiteSmoke;
 background-color: #EEEEF3;
 margin: 3px;
}

.quoteby
{
 font-size: 10px;
 font-style: italic;
}

.posthistory
{
 overflow: auto;
 width: 100%;
 height: 300px;
}

.deletions
{
 width: 50%;
 background-color: silver;
 padding: 5px;
 border: 1px solid #888;
 margin: 0 auto;
 text-align: center;
}

.modcpnav
{
 display: block;
 border: 1px solid #CCCCCC;
 background-color: #EEEEF3; 
 color: gray;
 padding: 2px;
 margin: 5px;
 text-decoration: none;
}

.modcpnav:hover
{
 background-color: #D9DCE4;
 color: black;
}

.code
{
 font-family: monospace;
 font-size: 10px;
 background-color: WhiteSmoke;
 padding: 2px;
 border: 1px solid #CCDED1;
 margin: 10px;
 overflow: scroll;
 width: 600px;
}

.areaheader
{
 background-color: #D9DCE4;
}

.areafooter
{
 background-color: WhiteSmoke;
}

.imtextself
{
 color: gray;
}

.imtextother
{
 color: black;
}

.invisibleuser
{
 color: gray;
}

a.admincolor
{
 color: #3E97CF;
 font-weight: bold;
}

a.modcolor
{
 color: #AA3333;
}

a.sponsorcolor
{
 color: #11BB33;
}

a.bannedcolor
{
 color: gray;
}

.mutualbuddy
{
 font-weight: bold;
}

.smiliebox
{
 border: 1px dotted silver;
 background-color: silver;
 padding: 10px;
 width: 140px;
}

.linktools
{
 font-size: 11px;
 color: gray;

}

.linktools a

{
 text-decoration: none;
 color: gray;
}

.subcatsmainpage
{
 font-size: 10px;
 margin: 0;
 padding: 3px;
}

.login
{
 text-align:right;
 background-color: #D9DCE4;
 border:1px solid #888888;
 border-top:0 none;
 color:#fff;
 line-height:2em;
 float: right;
 position:absolute;
 top:22px;
 right:-1px;
 width:18em;
 visibility:hidden;
 background:#999999 ;
}

.login form{
 margin:0;
 padding:5px;
 border:1px solid #ccc;
 border-top:0 none;
}

.sort
{
 padding: 5px;
 margin: 5px 0 30px 0;
 border: 1px solid #ccc;
 background-color: #e7e7e7;
 text-align:center;
}

.sort form{
    margin:0;
}

.searchincat{ 
 padding: 5px;
 margin: 5px 0 30px 0;
 border: 1px solid #ccc;
 background-color: #e7e7e7;
 text-align:center;
}

.box
{border:1px solid 
 margin-bottom: 20px;
}

.boxtitle
{
 background-color: #F5F5F5;

 font-weight: bold;
 color: #333333;
 padding:0.3em;
}

.boxtitle a{
	color:#000;
}


.boxbody
{
 padding: 5px;
}

.boxbody ul{ 
  margin-left:1.3em;
  padding-left:0;
}

.boxbody ol{ 
  margin-left:2em;
  padding-left:0;
}

.boxbody ul li,
.boxbody ol li{ 
  margin-left:0;
  padding-left:0;
}

.boxcta{
	border:0 none;
	background:#073a75;
}

/*
.boxcta span{
	display:block;
	background:#E0E7EF url("../images_default/mcg/cta.jpg") no-repeat top right;
    margin:0.5em 0 0 0;
    height:95px;
    border:1px solid #073A75;
}
*/

.boxcta a{
  text-align:center;
  display:block;
  padding-top:0.5em;
  padding-bottom:0.5em;
  font-size:1.2em;
  color:#fff;
}


.newlinks { }

.bullet
{
 vertical-align: middle;
}

.minilabels
{
 font-style: italic;
}

.tableheader
{
 background:#ccc;
 border:1px solid #888888;
 color: #000;
 padding: 2px;
 font-weight:bold;
}

.month 
{
 border-style: none;
 background-color: WhiteSmoke;
 text-align: center;
 width: 90%;
}

.monthname 
{
 text-align: center;
 font-size: 13px;
 font-weight: bold;
 border: 1px outset;
}

.dayname td 
{
 text-align: center;
 font-weight: bold;
 background-color: gray;
 color: white;
 border: 1px outset;
}

.datepicker { }

.datepickerform { margin: 0; }

.monthnavigation { font-family: Tahoma, Arial, sans-serif; }

.monthpicker { }

.yearpicker { }

.pickerbutton { }

.nomonthday 
{
 text-align: center;
 font-size: 10px;
 height: 60px;
 width: 10%;
 color: silver;
 vertical-align: top;
}

.monthday 
{
 text-align: center;
 font-size: 11px;
 font-weight: bold;
 background-color: WhiteSmoke;
 height: 60px;
 width: 10%;
 vertical-align: top;
}

.today 
{
 text-align: center;
 font-size: 11px;
 font-weight: bold;
 background-color: silver;
 color: white;
 height: 60px;
 width: 10%;
 vertical-align: top;
}

.event 
{
 text-align: center;
 font-size: 11px;
 font-weight: bold;
 background-color: WhiteSmoke;
 height: 60px;
 width: 10%;
 vertical-align: top;
}

.todayevent 
{
 text-align: center;
 font-size: 11px;
 font-weight: bold;
 background-color: #E4EAF3;
 height: 60px;
 width: 10%;
 vertical-align: top;
}

.eventcontent 
{
 font-size: 10px;
 width: 100%;
}

.rules
{
 border: 2px solid #FFAAAA;
 background-color: #EEEEF3;
 color: black;
 padding: 5px;
 margin: 5px;
 font-size: 14px;
}

.flatbutton
{
 border-style: solid;
 background-color: white;
}

.threadbottom
{
 border-width: 0;
 background-color: #EEEEF3;
}

.threadtools:link { text-decoration: none; }

.threadtools img
{
 vertical-align: middle;
 border-width: 0;
}

.quotations
{
 border-width: 1px;
 border-style: solid;
 background-color: #EEEEF3;
 border-color: silver;
 width: 500px;
 padding: 5px;
 margin: 0 auto;
 text-align: center;
}

.shoutbg
{ 
 background: #fff; 
 color: black;
} 

.whiteboard
{
 background-color: white;
 border: 1px solid silver;
 margin: 10px;
 padding: 5px;
}

.homenav, .homenav:link, .homenav:visited
{
 display: block;
 border: 1px solid #CCCCCC;
 background-color: #ddd; 
 color: #0031D7;
 padding: 5px;
 margin: 5px;
 text-decoration: none;
 font-weight: bold;
}

.homenav:hover, .homenav:link:hover, .homenav:visited:hover
{
 background-color: #f60;
 color: white;
 text-decoration: none;
}


.linkdiv
{
 float: left; 
 width: 45%;
 padding: 10px;
 border-bottom: 1px dotted silver;
 background-color: WhiteSmoke;
}

.content_stats{
  font-size:x-small;   
}

.content_stats img
{
 float: left;
 margin-right:1em;
 margin-bottom:10px;
}

.floatleft
{
 float: left;
}

.floatright
{
 float: right;
}

.internalreply
{
 border: 1px black solid;
 padding: 5px;
}

.clear
{
 clear: both;
 line-height:0;
}

#chatarea
{
 border: 1px dotted black;
 background-color: WhiteSmoke;
 width: 75%;
 height: 300px;
 overflow: auto;
 float: left;
 margin: 10px;
 padding: 5px;
 font-size: 14px;
}

#activechatters
{
 border: 1px dotted black;
 background-color: WhiteSmoke;
 width: 15%;
 height: 300px;
 overflow: auto;
 float: left;
 margin: 10px;
 padding: 5px;
 font-size: 14px;
}

.posttextarea
{
 width: 97%;
}

.redirect

{
 padding: 20px;
 margin: 40px;
 background-color: #EEEEF3;
 border: 1px solid #D9DCE4;
 font-weight: bold;

}

.legend
{
 padding: 10px;
 margin: 10px;
 border: 1px solid #007788;
 width: 250px;



}

.ratingresponse

{
 background-color: white;
}

.thumbshot
{
 padding: 5px 5px 5px 0;
 margin-right:10px;
 float:left;
}

.floatattach
{
 float: left;
 margin: 5px;
}

.denialpage
{
 border: 2px solid #FFAAAA;
 background-color: #EEEEF3;
 color: black;
 padding: 5px;

 margin: 5px;
 font-size: 14px;
}

.unit-rating
{
 list-style:none;
 margin: 0px;
 padding:0px;
 width: 100px;
 height: 20px;
 position: relative;
 background: url('../images_default/ajaxstar.gif') top left repeat-x;		
}



.unit-rating li
{
 text-indent: -90000px;
 padding: 0px;
 margin: 0px;
 float: left;
}
.unit-rating li a
{
 display:block;
 width:20px;
 height: 20px;
 text-decoration: none;
 text-indent: -9000px;
 z-index: 20;
 position: absolute;
 padding: 0px;
}
.unit-rating li a:hover
{
 background: url('../images_default/ajaxstar.gif') left center;
 z-index: 2;
 left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 20px; }
.unit-rating a.r2-unit { left: 20px; }
.unit-rating a.r2-unit:hover { width: 40px; }
.unit-rating a.r3-unit { left: 40px; }
.unit-rating a.r3-unit:hover { width: 60px; }
.unit-rating a.r4-unit { left: 60px; }	
.unit-rating a.r4-unit:hover { width: 80px; }
.unit-rating a.r5-unit { left: 80px; }
.unit-rating a.r5-unit:hover { width: 100px; }
.unit-rating li.current-rating
{
 background: url('../images_default/ajaxstar.gif') left bottom;
 position: absolute;
 height: 20px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
}	

.bait { visibility: hidden; width: 0; height: 0; display: none; }

.pagerank { font-size: 6px; }

.toolsbar /* details and detailscomment */
{
 padding: 10px;
 margin-top: 10px;
 font-size: 18px;
 text-align: center;
}

.toolsbar a
{
 padding: 10px;
 margin-right: 10px;
 border: 1px dotted gray;
 text-decoration: none;
}

.articlebar
{
 float: right;
}

.articlebar a
{
 display: block;
 padding: 5px;
 margin: 10px;
 border: 1px inset black;
 text-decoration: none;
}

.popup
{
 padding: 5px;
 margin: 5px;
 background-color: #EEEEF3;
 border: 1px solid #D9DCE4;
 font-weight: bold;
}

.actionrow
{
 background-color: #C4C9CF;
 border-color: #E4E9EF;
 padding: 5px;
}

.alert
{
 padding: 10px;
 margin: 10px;
 background-color: #C4C9CF;
 border: 1px solid red;
}

.signature
{
 width: 70%;
 height: 2px;
 background-color: gray;
 border: 1px solid silver;
 margin-top: 14px;
 margin-bottom: 5px;
 text-align: left;
}

.memberstatus
{
 background-color: WhiteSmoke;
 border: 1px solid silver;
 padding: 7px;
 margin-left:10px;
}

.statussection
{
 font-size: 14px;
 background-color: #E4E9EF;
 padding: 2px;
 margin-bottom: 5px;
 margin-top: 2px;
 margin-left: 0;
 margin-right: 0;
 display: block;
}

.main
{
 padding: 10px 0;
 padding-right:1px;
 margin-bottom: 0;
}

.footer
{
 border-top: 1px solid silver;
 background-color: whitesmoke;
 color: black;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
}

.footer a, .footer a:hover
{
 text-decoration: none;
 border-bottom: 1px dotted black;
 color: black;
}

.linktitle { }

.subcategoryname, .subcategoryname a, .subcategoryname a:hover { }

.catdescription
{
 font-size: 10px;
 margin-bottom:20px;
}

#similar
{
 font-size: 12px;
 margin: 10px;
 padding: 10px;
}

#similar .categoryname
{
 font-size: 12px;
 margin: 5px;
}

.logo
{
 float: left;
}

.header_selectors{
    padding:5px;
    float:right;   
}


.cite
{
 padding: 3px;
 border: 1px solid blue;
 background-color: silver;
 margin: 3px;
}

.categrorypermissions{
	padding-bottom:2em;
}

.event_liste{
	background:#fff;
	border-collapse:collapse;
	
}

.event_liste td,
.event_liste th{
	text-align:left;
	vertical-align:top;
	padding:2px 7px;
	border-bottom:1px solid #000;
}

