body{
	margin: 0px;
	padding: 0px;
	background: #fef7cd url('../images/bg_header_borduere.jpg') repeat-x 0px 125px;
	
	font: 14px Georgia;
	color: #9a897d;	
}

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

h2{
	font-size: 14px;
	font-weight: bold;
}

ul{
	list-style: none;
	clear:both;
}
li{
	float:left;
}

img.Link{
	border: 0px;
}

div#site-main-pos{
	width: 805px;
	margin: 0 auto;
	/*border: 1px solid;*/
}

div#site-header-logo{
	margin-top: 15px;
	text-align: center;
}

div#site-header-picture{
	width: 805px;
	height: 266px;
	background: url('../images/bg_header_picture.png');
}

div#site-calendar-pos{
	font-size: 12px;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 20px;
}

div#site-content-left-pos{
	width: 200px;
	float: left;
	padding-right:43px;
	/*border:1px solid;*/
}

div.site-menue-pos{
	width:200px;
	text-align:center;
	clear:both;
}

div#site-content-right-pos{
	width: 560px;
	float: left;
	text-align: justify;
	margin-bottom: 60px;
	/*border:1px solid;*/
}

div#site-fooder-pos{
	position:fixed;
	margin: 0px;
	bottom: 0px;
	height: 40px;
	width: 100%;
	clear:both;
	background: #5082a5;
}

div#site_menue_erweitert_pos{
	width: 805px;
	margin: 10px auto;
	text-align: center;
}

div.Content-trenner{
	width: 560px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
}
/*########################*/
div.galerie-file{
	background: url('../images/bg_galerie_picture.gif') no-repeat;
	height: 120px;
	width: 120px;
	float:left;
	margin-right: 5px;
}
img.galerie-file{
	height: 100px;
	width: 100px;
	margin: 10px;
	border: 0px;
}
/*########################*/
a.Menue_Global, a.Menue_Global_a, a.Menue_Local, a.Menue_Local_a{
	font: 14px Georgia;
	color: #9a897d;
	text-decoration: none;
}

a.Menue_Local, a.Menue_Local_a{
	font: 12px Georgia;
}

a.Menue_Erweitert, a.Menue_Erweitert_a{
	font: 12px Georgia;
	color: #FFF;
	text-decoration:none;
}
/*########################*/
a.text-read-more, a.calender_day, a.Link{
	color:#5082a5;
	text-decoration: none;	
}
/*########################*/
span.site-menue-topic{
	font-size: 24px;
}
span.red{
	color: #F00;
}
input.long{
	width: 240px;
}
input.short{
	width: 150px;
}
input.date{
	width: 70px;
}
textarea.text{
	width: 450px;
	height: 70px;
}
/*## AUS ADMIN ####################*/
div.Content_l{
	text-align:left;
	width: 600px;
}
div.Content_c{
	text-align:center;
}
div.Content_r{
	text-align:right;
}
/*#################################*/
