/* general */ 
*{margin: 0; padding: 0; line-height: 150%;}
BODY
{ 
 background-color: #DDDDEE;
 background: url('../images_default/mcg/bbg.gif') repeat-x #afc6d4;
 color: #333;
 font-family: verdana, arial;
 font-size: small;
 margin:0;
 padding:0;
 border: 0;
 line-height: 150%;
} 

TABLE
{ 
 font-size: 11px;
} 

IMG
{
 border: 0;
}

a:hover{text-decoration: none; color: #c00;}

h1{
 font-size:1.5em;
 font-weight:normal;
 color:#c00;
 font-weight: bold;
 border-bottom: 1px solid #ccc;
}

h2{
 font-size:1.3em;   
}

ul{list-style-type: square;}

/* wrapper */

#center{
	width:985px;
    margin:auto;
}

#wrapper{
	width: 985px;
    float: left;
    background:#fff;
}

#topcontainer{
 background: url(../images_default/headerbg.jpg) repeat-x;
 height: 180px;
 width: 100%;
 float: left;
 
}

.edevfooter{
	clear: both;
    text-align:center;
    font-size:x-small;
    margin: 40px 0 20px;
}


/* header */

.navbar{
    background:#fff;   
    padding: 0 10px 0 0;
    margin-bottom: 20px;
    float: right;
}


.navbutton
{
 float: right;
 position:relative;
 padding:0;
 margin:0;
 text-decoration: none;
 text-align: center;
 background:#999 url(../images_default/mcg/loginbg.gif) repeat-x;
 border:1px solid #888;
}

.navbutton ul{
 margin:0;
 padding:0;
 float:left;
 border:1px solid #ccc;
}

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

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

.navbutton li a{
 color:#fff;
}



/* content */

.content_main{
    float:right;   
    width:675px;
}

.content_main ul{display: outside; margin: 10px 15px;}
.content_main li{text-indent: 0px;}

.site .rechts{width: 230px;}
.site .links{width: 420px;}

.links{float: left; width: 365px;}
.rechts{float: right; width: 295px; margin: 0 0 0 5px;}

.content_main ul.linkdetailaddr{
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}

#adresse{
	margin: 10px 0 15px 0;
}

.fmenlogo{
	margin: 10px 0 20px 0;	
	}



.content_sidebar{
    float:left;   
    width:230px;
    margin-top:5px;
}

.boxheader{
	background: #F3F6F7;
	}	
	
.boxheader h2{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color: #666;
	font-size: 0.9em;
	}
	
.boxcontainer{
	border: 1px solid #ccc;
	margin: 15px 0 0 0;
}	

.kurz{width: 330px; margin-right: 5px; height: 15em}

.left{float: left;}
.right{float: right;}
.wide{width: 670px;}

.bclinks{
	width: 370px;
	float: left;
		
	}
	
.bcrechts{
	width: 290px;
	float: right;
	}

.boxcontent{
	background: url(../images_default/mcg/boxschatten.gif) top repeat-x;
	padding: 10px 10px 10px 10px;
	border: 0;
}

.boxcontent .fmenlogo img{width: 70px; float: left;}
.boxcontent .fmenlogo{display: block; width: 70px; float: left; margin-right: 15px; display: block;}

.fmendescription{float: left; width: 225px;}

.mainlinks{float: left; width: 370px; margin-right: 10px;}
.mainrechts{float: left; width: 290px;}
.mainrechts .boxcontent img{margin: auto; text-align: center;}
.mainrechts ul{list-style-type: none;}

#downloads{
	width: 290px;
	}
	
#downloads ul{
	padding: 0;
	margin: 0;
	}
	
li.pdf{
	list-style-type: none;
	padding-left: 25px; 
	background: url(../images_default/mcg/pdf.gif) top left no-repeat;
	}


#oeffnungszeiten{
	clear: left;
	width: 240px;
	background: #F3F6F7;
	border: 3px double #dedede;
	margin-bottom: 20px;
	}	

#oeffnungszeiten .boxheader h2{border-bottom: 1px solid #dedede; padding: 0; margin: 5px 10px;}
	
#oeffnungszeiten .boxcontent{
	background: none;
	margin-top: -10px;
}

#linkdescription{
	clear: both;	
	}

/* linkbit */
.linkbit{
    border:1px solid #ccc;
    margin-bottom:3em;   
    padding:10px;
}

.linkbit h2{ 
  margin-top:0;
}

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


.linkbit_menu li{
    display:block;
    float:left;
    list-style:none;
    background:url(../images_default/mcg/link-tab-right.jpg) right top no-repeat;
    margin:1px 3px -1px 0;
    border-bottom:#ccc 1px solid;
    white-space:nowrap;
}

.linkbit_menu li a{
    display:block;
    text-decoration:none;
    padding:3px 10px;
    background:url(../images_default/mcg/link-tab-left.jpg) left top no-repeat;
    color:#666666;
}

.linkbit_menu li.linkbit_menu_active{
    background:url(../images_default/mcg/link-tab-right-a.jpg) right top no-repeat;
    border-bottom:#fff 1px solid;
}

.linkbit_menu li.linkbit_menu_active a{
    background:url(../images_default/mcg/link-tab-left-a.jpg) left top no-repeat;
    color:#000;
}

/*
 * PAUL
 */

.button 
{

}



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

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

.nav {font-size: 0.8em; color: #666; margin-bottom: 20px; }

.suggest
{
 border: 1px solid silver;
}

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

.category
{
 margin-top: 20px;
 padding: 1%;
 float:left;
 width:31%;
}




.catlist{width: 668px;float: left;}
.catlist .boxcontainer{width: 673px; float: left;}
.catlist .boxheader{font-size: 1.2em;}

.commentposter
{
 font-size: 90%;
 background-color: #f5f5f5;
 border: 1px solid #dedede;
 padding: 5px;
}

.preview{
 padding-bottom:20px;   
}

.bewertungen{
	margin-bottom: -10px;	
	width: 700px;
	}

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

.commenttext{
	margin-top: 10px;	
	}

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

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

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

.commentmeta{
	font-size: 0.8em;
	margin: 5px -10px;
	padding: 0 10px;	
	background: #f5f5f5;
	}

.details{
 background:#F2F2F2;
 border:1px solid #E0E0E0;
 margin-top:15px;   
 position:relative;
}

#detailsinfos{
	width: 375px;	
	}

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



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

.detailsborder
{
width: 675px;
float: right;
 margin: 0 0 20px 0;
 background-color: white;
}

.uebersicht_adresse{float: left; width: 700px; margin: 0; padding: 0;}

#uebersicht_bewertungen{
	float: left;	
	width: 290px;
	}

	#uebersicht_bewertungen h2{
	float: left;
}
	
	.boxheader h2{}
	
.uebersicht_stars{padding: 7px 7px 0 7px; float: left;}	
	.uebersicht_stars ul{margin: 0;}
.slideshowimages{
    border: 1px solid #ccc;
    background: url(../images_default/mcg/boxschatten_blau.gif) top repeat-x #F4F5F7;  
	float: right;
	width: 270px;
	padding: 10px;
	margin-top: 10px;
}

#slideshowimage{
	width: 270px;
	margin: 0 0 10px 0;	
	}
	
.galery_onslide{
	display: none;
	}

.thumbnailsbox{
	width: 270px;
	padding:0;
	float: right;
	}
	
.thumbnails{
	width: 225px;
	background: #dedede;
	float: left;
	overflow-y: hidden;
	overflow-x: scroll;
	white-space: nowrap;
	height: 75px;
	margin: 0 5px;
	padding: 0 0 5px 0;	
	}

input.galery_pfeil_links{
	height: 37px;
	width: 16px;
	background: url(../images_default/mcg/galery_pfeil_links.gif);	
	border: none;
	cursor: pointer;
	float: left;
	margin: 10px 0 0 0;
	padding: 0px;
	}
		
input.galery_pfeil_rechts{
	height: 37px;
	width: 16px;
	background: url(../images_default/mcg/galery_pfeil_rechts.gif);	
	border: none;
	cursor: pointer;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	}
		
.thumbnail{
	height: 50px;
	margin: 5px 0 5px 5px;
	}
	
.labels
{
 font-weight: bold;
}

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

.important
{
 font-weight: bold;
}

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

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

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

.evencolumns
{
 background-color: #DDDDDD;
}

.oddcolumns
{
 background-color: #DDDDDD;
}

.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;
 margin: -10px 0 -20px 0;
}

.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: 15px 0 10px 0;
 border: 1px solid #dedede;
 background-color: #f5f5f5;
 text-align:center;
}

.sort form{
    margin:0;
}

.searchincat{ 
 padding: 5px;
 clear: both;
 width: 663px;
 margin: 15px 0 15px 0;
 border: 1px solid #dedede;
 background-color: #f5f5f5;
 text-align:center;
 float: left;
}

.box
{
 margin-bottom: 10px;
 border:1px solid #ccc;
}


.boxtitle
{
 background: url("../images_default/mcg/botbg.gif") top repeat-y #E7E7E7;
 font-size: 1.15em;
 color: #cc0000;
 font-weight: bold;
 padding: 6px 10px;
 border-bottom:1px solid #ccc;
 cursor: pointer;
}

.boxtitle img{display: none;}

.boxbody
{
 padding: 5px 10px;
 background: url("../images_default/mcg/bobbg.gif") top repeat-y;
}

.boxbodylist
{
 padding: 0;
 background: url("../images_default/mcg/bobbg.gif") top repeat-y;
}

.boxbodylist ul{ 
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.boxbodylist ul li{
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	}
	
.boxbodylist ul li:last-child{
	border: none;
	}

.boxbodylist ul li a{ 
  font-size: 1em;
  color: #444;
  font-weight: bold;
  padding:0;
  list-style-type: none;
  text-decoration: none;
}

.boxbodylist ul li a:hover{
	color: #c00;	
	}

.boxbody ul{ 
  margin: 0;
  padding:0;
  list-style-type: none;
}

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

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

.boxcta{
	border:0 none;
}

.cta{background-color: #c00 ! important; border: 1px solid #900; padding: 5px; text-align: center; color: #fff;}
.cta a{color: #fff;}
.detailscta{background: #c00;}
.detailscta h2{ color: #fff ! important;}


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

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







.newlinks { }

.bullet
{
 vertical-align: middle;
}

.minilabels
{
 font-style: italic;
}

.tableheader
{
 background:#F3F6F7;
 border:1px solid #dedede;
 color: #666;
 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: 250px;
}

.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 20px 5px;
 border:1px solid #ccc;
 margin-left:10px;
 margin-bottom: 5px;
 float:right;
}

.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; 
 margin-bottom: 0;
 float: left;
 width: 965px;
}

.footer
{
 padding: 50px 10px 0 10px;
 background: url(../images_default/mcg/footer.gif) top left no-repeat #fff;
}

.footer ul{margin: 20px;}

.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;
}

.headerbild{
	float: left;
	background: url('../images_default/mcg/headerbild.jpg');
	height: 85px;
	width: 675px; 
	margin: 12px 0 0 75px;
}

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

.menue{float: left; margin: 35px 0 0 75px; padding: 0; width: 675px;}
.menue ul{padding: 0; margin: 0; float: left;}
.menue li{float: left; list-style-type: none; margin: 0 45px 0 0;}
.menue li a{text-transform: uppercase; color: #036; text-decoration: none;}
.menue a:hover{color: #c00;}
.menueactive a{font-weight: bold;}

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


/* wrapper */

#wrapper{
    width:985px;
    margin:auto;
    background:#fff;
}

.detailsinfos{
    color:#999999;
}


.categrorypermissions{
	padding-bottom:2em;
}
