@charset "UTF-8";
/* CSS Document */

body {

	font: 0.8em Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #474036;
	line-height: 1.4em;

	margin: 10px;
	padding: 0px;
	
	
	}

a:link {
	text-decoration: none;
	color: #1d5a76;
}

a:visited {
	text-decoration: none;
	color: #1d5a76;
	
}
a:hover {
	text-decoration: none;
	color:#000000;
	
}
a:active {
	text-decoration: none;
	
}


#outerWrapper {
margin-left: auto;
margin-right: auto;
width: 990px;

padding-bottom: 10px;

}

#shadowWrapper {

width: 990px;
background: url(images/shadow_mid.jpg) repeat-y;
float: left;
display: inline;
}

#innertopcap {
width: 990px;
height: 5px;
background: url(images/shadow_top.jpg) no-repeat;
margin: 0px;
padding: 0px;
float: left;
display: inline;
}

#innerbasecap {
width: 990px;
height: 5px;
background: url(images/shadow_base.jpg) no-repeat;
margin-top: 0px;
float: left;
display: inline;
}

#innerWrapper {
float: left;
display: inline;
width: 960px;
margin-left: 4px;
margin-top: 0px;
margin-bottom: 0px;
border: 1px solid #000000;
padding: 10px 10px 10px 10px;
background-image: url(images/tile.jpg);
}




#header {
float: left;
display: inline;
width: 960px;
}

#midsection {
float: left;
display: inline;
width: 960px;
margin-top: 20px;
}

#footer {
float: left;
display: inline;
width: 780px;
margin-top: 20px;
padding-left: 180px
}




.thirdcolumn {
float: left;
display: inline;
width: 310px;
padding-left: 5px;
padding-right: 5px;
}

.thirdCallOut_wrapper {
float: right;
display: inline;
width: 310px;
background-color: #27748f;
color: #FFF;
margin-left:10px;
}

.thirdCallOut_top {
height:10px;
width: 310px;
background: url(images/callOut_top.gif) no-repeat;
}

.thirdCallOut_mid {
width: 290px;
margin-left: 10px;
margin-right: 10px;

	
}

.thirdCallOut_base {
height:10px;
width: 310px;
background: url(images/callOut_base.gif) no-repeat;
}


.sixthcolumn {
float: left;
display: inline;
width: 170px;
padding-left: 5px;
padding-right: 5px;
}



.fivesixthcolumn {
float: left;
display: inline;
width: 765px;
padding-left: 5px;
padding-right: 5px;
}


.stampColumn {
float: right;
margin-left: 5px;
width: 120px;
}

.stampColumn img {
margin-bottom: 5px;
}

.navigation {
margin-top: 63px;
}

.navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}



.navigation ul li
{
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 12px; 
	}
	

	

.navigation  ul li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 1px 2px 1px 4px;
	
}


.lebensraum {


}

.calendarDate {
font-family: "Times New Roman", Times, serif;

font-weight: bold;
font-style: italic;
color: #000000;
display: block;
background-color:#FFCC00;
padding: 5px 5px 5px 5px;
margin: 0px 5px 0px 5px;
}

.calendarDescription {
font-size: 0.8em;
color: #ffffff;
background-color:#1d5a76;
display: block;
padding: 5px 5px 5px 5px;
margin: 0px 5px 0px 5px;

}

.calendarDescription a {
color: #FC0;	
}

.calendarVenue {
font-size: 0.8em;
color: #1d5a76;
background-color:#FFCC00;
display: block;
padding: 5px 5px 5px 5px;
margin: 0px 5px 0px 5px;
}


.facebook {
margin-top:45px;	
}