html 
{
    overflow-y: scroll;
}

body
{
	margin:0px;
	margin-top:10px;
	font-family:Verdana;
	font-size:11px;
}


ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal;}
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}


.divPizzaLightbox
{ 
    position:absolute; 
    margin-left:280px; 
    margin-top:30px; 
    z-index:100;
}


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

a:focus 
{ 
    outline: none; 
}

form {margin:0px;}

.divDefault
{
    position:absolute; 
    z-index:1; 
    margin-top:-180px; 
    margin-left:60px; 
    text-align:left;
}

.calendarWrapper
{
    position:absolute;
}

.divCalendar
{
    position:absolute;
    margin-bottom:30px;
}

.titleCalendar
{
    position:absolute;
    margin-left:100px;
    color:#fff;
    font-weight:bold;
    margin-left:10px;
    margin-top:18px;
}

.imgCalendar
{
    
}

.dateCalendar
{
    position:absolute;
    font-size:18;
    font-weight:bold;
    margin-left:10px;
    margin-top:50px;
}

.textCalendar
{
    width:500px;
    margin-left:100px;
}

.subText
{
    width:200px;
    margin-left:100px;
}

h3
{
    color:#8c0722;
    font-family: Verdana;
    font-size:12px;
    margin:0px;
}

.pipe
{
    color:#8c0722;
    padding-left:5px;
    padding-right:5px;
}

#menuheader	{ width:897px; height:74px; }
#imgheader	{width:897px; height:193px; }
#menu, #menu a		{color:#767575; font-size:12px;}

#leftbox			{float:left; width:260px; height:467px; }
#rightbox			{float:right;margin-left:28px;text-align:left;}
#status				{width:600px;text-align:left;margin-bottom:25px;color:#8b9fb0;font-size:10px;}
#status a			{color:#8b9fb0;font-size:10px;}
#status a:hover		{color:#8b9fb0;font-size:10px;}

#content			{width:900px;margin-top:10px;position:relative;}
#contentStart		{width:900px;height:250px;margin-top:10px;position:relative;}
#footer				{background:url('../grafik/footer.jpg') no-repeat top center;height:74px;margin-top:10px;}
#adresse			
{
    color:#8f8f8f; 
    margin-top:8px; 
    width:897px; 
    text-align:left; 
}

.box			{margin-bottom:10px;padding-left:10px;padding-top:10px;}
.boxtitle		{color:#416480;font-size:13px;font-weight:bold;margin-bottom:0px;}

.black_overlayBox 
{
   position: absolute;
   top: 0%;
   left: 0%;
   width: 100%;
   height: 100%;
   background-color: black;
   z-index:1001;
   -moz-opacity: 0.8;
   opacity:.80;
   filter: alpha(opacity=80);
}
 
.white_contentBox 
{
    position: absolute;
    top: 10px;
    left: 0px;
	width:900px;    
    height: 655px;    
    background-color: white;
    z-index:1012;
    overflow: auto;
}


.news_titel	{color:#454545;font-weight:bold;}
.news_text	{color:#454545;margin-top:5px;}

.boxtext	{line-height:15px;}

.lead	{text-transform:uppercase;width:500px;font-size:15px;letter-spacing:2px;line-height:20px;}
.text	{letter-spacing:1.2px;line-height:15px;}

.txtarea {width:280px;margin-right:20px;}
.txtBox {font-size:11px;}

/* ---------------------	*/
/* Content TEXT Formate		*/
/* ---------------------	*/

h1
{
    font-size:24px;
    font-weight:bold;
}

.pHomepage
{
    margin-top:-5px;
    font-size:22px;
    font-weight:lighter;
}

.eintrag 
{ 
    margin-top:10px;
    font-size:15px;
    line-height:26px;  
    font-family:Verdana;
    font-weight:lighter;
}


.title {font-family:Verdana;font-size:16px;margin-bottom:6px;font-weight:bold;color:#b96b78;text-align:left;}
.ueberschrift {font-weight:bold;text-transform:uppercase;text-align:left;color:#416482;margin-bottom:8px;line-height:17px;}
p {margin-bottom:5px;}
.fileicon	{ border-width:0px; margin-right:6px;}
.filediv	{ padding:2px 0px 3px 0px; }



/* --------------------BANNER ROTATOR--------------------- */
#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:557px; 
	height:100px; 
	margin:0px auto 0px; 
	
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:557px ; 
	height:100px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}

