/* Start of CMSMS style sheet 'Cafe Maxima' */
body 
{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	background-color: #360d0a;
	color: black;
	margin: 0;
	padding: 0;
}

img 
{
	margin: 0;
	padding: 0;
	border: 0;	
}

h1
{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 5px 0;
        text-decoration: none;
}

h3
{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #88211a;
        text-decoration: none;
}

h2 a
{
        text-decoration: none;
}

h3 a 
{
        text-decoration: none;
}

a
{
	color: white;
}

a:hover
{
        text-decoration: none;
}

#bg_wrapper
{
       background: url(uploads/Maxima/bg.gif) #402000;
}

#primary-nav
{
       list-style-image: url(uploads/Maxima/folder.png);
}

#navi a
{
	color: transparent;	
}

#main
{
	padding-top: 20px;
	width: 941px;
	margin: 0 auto;
}

#logo
{
	float: left;
        width: 331px;
}

#head
{
	height: 215px;	
}

#navi
{
       color: white;
}

#navi_top
{
	display: block;
	height: 40px;
}

#NewsPostDetailContent
{
	border-top: 1px dotted white;
        border-bottom: 1px dotted white;
}

#navi_bottom
{
	margin-left: 331px;
	background-repeat: no-repeat;
	height: 175px;
}

#navi_right
{
	margin-left: 75%; 
	display: block;
}

#content
{
	clear: both;
	background: url(uploads/Maxima/bg_content.png);
	display: block;
}

#content_text
{
	float: left;
	position: relative;
	display: block;
	padding: 5px;
	color: white;
	padding-bottom: 15px;
	width: 74%;
}

* html #content_text
{
	color: black;
}

* html #RotateImg
{
	width: 607px;	
}

* html #navi_kontakt_ie6
{
	width: 100px;	
}

#footer
{
	color: white;
	clear: both;
	height: 30px;
	background-color: #88211a;
	background: url(uploads/Maxima/footer.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

#footer_content
{
	position: relative;
	width: 941px;
	margin: 0 auto;
	font-size: 10px;
	top: 7px;
}

#footer_left
{
	position: absolute;
	left: 0px;
}

#footer_right
{
	position: absolute;
	right: 0;
	text-align: right;
}

#browser
{
       border: 3px solid #88211a; margin-top:5px; margin-bottom: 15px;
       text-align:center;
       background-color:#FFCC99; color:#000000; display: none;
}

* html #browser
{
      display: block;
}

#browser h4 
{
       font-size:14px; text-align:center; display: none;
}

* html #browser h4
{
      display: inline;
}

#browser a
{
      color: black; font-weight: bold;
}

.navi_startseite
{
	position: absolute;
	width: 150px;
	height: 175px;
	background: url(uploads/Maxima/bg_white.png);
	display: none;
}

.navi_cafe
{
	position: absolute;
	margin-left: 150px;
	width: 160px;
	height: 175px;
	background: url(uploads/Maxima/bg_white.png);
	display: none;
}

.navi_speiseplan
{
	position: absolute;
	margin-left: 305px;
	width: 195px;
	height: 175px;
	background: url(uploads/Maxima/bg_white.png);
	display: none;
}

.navi_kontakt
{
	position: absolute;
	margin-left: 500px;
	height: 175px;
	width: 110px;
	background: url(uploads/Maxima/bg_white.png);
	display: none;
}

span.news_date
{
       font-size: 10px;
       padding: 2px 2px 1px 2px;
       background-color: #efa148;
       margin: 1px 5px 1px 0px;
}

p.news_summery_entry
{
      margin: 5px 0 5px 0;
      line-height: 16px;
}
/* End of 'Cafe Maxima' */

