
body {
	margin: 0;
	padding: 0;
	background: #DAE2F2 url(../img/background.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000066;
}

#date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff; background: none;
	font-size: 80%;
	width: 970px;
	margin: 0 auto;
	position:absolute; top:172px; 
}

#kontakt_links {
	float: left;
	width: 400px;
	padding: 0px 0 0 0;
}

#kontakt_rechts {
	float: right;
	width: 300px;
	padding: 0px 10px 0 0;
	text-align: left;
}


h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 0px 10px 0px 20px;
}

h1 {
	font-weight: normal;
	font-size: 220%;
	text-align: left;
}


a {
	border-bottom: 1px solid #36579A;
	text-decoration: none;
	color: #36579A;
}

a:hover {
	border-bottom: none;
	color: #36579A;
	background: #DAE2F2;
}

img {
	border: 1px solid #36579A;
}

img.left {
	float: left;
	margin: 6px 10px 0 0;
	padding: 5px;
}

img.right {
	float: right;
	margin: 6px 0 0 10px;
	padding: 5px;
}

img.middle {
	/*float: right;*/
	margin: 20px 70px 0 70px;
	padding: 5px;
}


.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat left center;
}

#container {
	width: 960px;
	margin: 0px auto 0;
	background: transparent;
}

/* Header */

#header {
	width: 960px;
	height: 192px;
	margin: 0 auto 0;
	background: #36579A;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000066;
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: 0 none;
	color: #000000;
}

#header img {
	border: 0 none;
}

/* Top */

#top {
	width: 960px;
	margin: 0 auto;
}

#page {
	width: 960px;
	margin: 0 auto;
	background: #fff url(../img/bg_page.jpg);
}

/* Content */

#content {
	float: right;
	width: 759px;
	background: transparent;
	padding-bottom: 20px;
}

#content p, #content ul, #content ol {
	line-height: 1.6em;
	padding-left: 20px; padding-right: 20px;
}

#content li {
	margin-left: 15px; padding-left: 5px;
}

#spalten {
	float: left;
	width: 759px;
	background: transparent;
}


#linke_spalte {
	float: left;
	width: 459px;
	background: transparent;
}

.linke_spalte h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 0px 0px 0px 0px;
	line-height: 1.6em;
	font-size: 220%;
	text-align: center;
}

#rechte_spalte {
	float: right;
	width: 220px;
	margin: 20px 20px 20px 10px;
	background: #C5D5F4 url(../img/spalte_2.jpg) no-repeat;
	border: 1px solid #36579A; 
}



/* Sidebar */

#sidebar {
	float: left;
	background: #F5F8FE;
	width: 200px;
	padding: 0 0 0 0;
	border-right: 1px dotted #98A9CC;
/*border-top: 1px dotted #ccc;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #36579A;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

#sidebar img {
	border: none;
}

/* Footer */

#footer {
	
	clear: both;
	width: 960px;
	margin: 0 auto ;
	height: 20px;
	padding: 10px 0 3px 0;
	background: #36579A;
}

#footer p {
	background: #36579A;
	margin: 0 0 0 20px;
	font-size: 85%;
	color: #ffffff;
}

#footer a {
	border: none;
	text-decoration: underline;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background:none;
}


#footer_ganz {
	width: 960px;
	/*margin: 0 auto;*/
}

#footer_right {
	width: 455px;
	float:right;
	background: #36579A;
	color: #fff;
	text-align:right;
	margin-right: 20px;
}

#footer_left {
	width: 455px;
	float:left;
	background: #36579A;
	color: #fff;
	margin-left: 0;
	text-align: left;
}



#links {
}


/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 7px 15px 7px 15px;
	border-bottom: 1px dotted #98A9CC;
	text-decoration: none;
	color: #000066;
}

#menu a:hover {
	background: #C5D5F4;
	color: #000066;
}

#menu .active a {
	background: #36579A;
	color: #fff;
	font-weight: bold;
}


/* Submenu */

#submenu {
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	padding: 7px 15px 7px 35px;
	border-bottom: 1px dotted #98A9CC;
	text-decoration: none;
	color: #000066;
	background: #EDF2FC;
}

#submenu a:hover {
	background: #C5D5F4;
	color: #000066;
}

#submenu .active a {
	background: #36579A;
	color: #fff;
	font-weight: bold;
}

/* Flaggen */

#flaggen {background:#36579A; height: 29px;}

#flaggen img {background: #fff; padding: 0.2px; margin: 8px 2px 2px 15px; border: none;}

#flaggen a:hover {background: none;}

/* foto_copyright */

#foto_copyright p {
	font-size: 80%;
	text-align: right;
	/*margin-right: 20px;*/
}

#kasten {
	margin-left: 19px;
}

label {
font-size: 0.8em
} 

#formular p {
margin-left: 20px
}

.form1 {
display: block; 
font-size: 90%; 
margin: 10px 1px 5px 20px; 
width: 200px; 
height: 1.3em;
color: #000066;
}

.form2 {
padding: 5px; 
margin: 0px 0px 0px 20px; 
font-size: 0.9em; 
border: 1px solid #36579A; 
width: 250px; 
color: #000066;
background-color: #DAE2F2;
font-weight : bold
}

.form4 {
padding: 5px; 
margin: 0px 0px 0px 20px;
border: 1px solid #36579A;  
width: 400px; 
height: 130px;
font-weight : bold
}

.checkbox {
padding: 5px; 
font-size: 100%; 
margin-left: 10px; 
}

.checkbox span {
padding-left: 5px; vertical-align: middle;
}

.checkb {
vertical-align: middle;
}

textarea {
background: scroll repeat 0% 0%; 
color: #000066; background-color: #DAE2F2; font-weight : normal;
}

.sendbutton {
border: 1px solid #36579A;  
background : #DAE2F2;
margin: 25px 0px 0px 20px; 
height: 28px; 
width: 150px;
color: #000066;
}

#formemail {
font-size : 90%;
line-height: 1.6em;
margin : 10px 10px 10px 20px;
background: none transparent;
height: 440px;
color: #000066;	
}

input:focus, input:hover, input:active,
select:focus, select:hover, select:active,
textarea:focus, textarea:hover, textarea:active {
background-color: #A2B7E0;
}

#content .beitrag {
clear: left;
margin: 20px 20px;
background: #DAE2F2;
border: 1px solid #36579A;  
}

#support img {
	border: none;
}

#support a {
	border: none;
}

#support a {
	text-decoration: none;
}

.thumbnail {
padding: 0;
background-color: #fff;
border: 1px solid #fff;
float: left;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 15px;
margin-left: 20px;
}

.thumbnail a {
text-decoration: none;
border-bottom: none;
}

#fotogalerie img{
	padding: 5px;
}

#fotogalerie a:hover{
	background-color: transparent;
}