
* {
	margin:0;
	padding:0;
}

/* clearing */
.clear {
	clear:both; 
	height:1px; 
	margin:0; 
	padding:0; 
	font-size: 15px;
	line-height: 1px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
	
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* end clearing */





body {
	margin: 0 auto;
	font: 76% Tahoma,Arial,sans-serif;
	background: #f4f4f4;
	line-height: 1.6em;
}

div#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	max-width: 1000px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}


/** Header **/

div#header {
	height:175px;
	clear: both;
	margin: 0 10px 10px 0;
	background: url(/uploads/images/header.jpg) no-repeat 10px 10px;
	line-height: 1.6em;
}

div#header p.title {
	margin: 100px 0 0 20px;
	display:inline;
	float:left;
	color:white;
	font-size:20px;
	font-weight:normal;
}


/** Sidebar links **/

div#sidebar_left {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}


/** Sidebar rechts **/

div#sidebar_right {
	float: right;
	width: 160px;
	margin: 0 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top:20px;
}

div#sidebar_right p {
	margin: 0 0 1.5em 0;
}


div#news_left {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
}


/** Footer **/

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 4px solid #f0f0f0;
	width: 760px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer p {
	margin:0.2em;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/** Content **/

#content {
	margin: 0 180px 20px 170px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #CCC;
}

p {
	margin-top:0.3em;
	margin-bottom:0.5em;
}

h1 {
	font-size: 1.5em;
	margin: 1.5em 0 1em 0;
}

h2 {
	font-size:1.15em;
	border-bottom:1px solid #CCC;
	display:inline-block;
	padding-right:30px;
	margin-top:1em;
}

h3 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}

ul {
	margin-left:20px;
}

img {
	padding: 1px;
	display:inline;
	background: #cccccc;
}


/** Content | Links **/

a {
	text-decoration: none;
	color: #286ea0;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
}

a img {
	border: 0;
}


/** Navigation **/

#navigation ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}	

#navigation li {
	margin-bottom: 4px;
}

#navigation a {
	display: block;
	height: 20px;
	color: #505050;	
	background-color: #f4f4f4;
	border:0;
	text-decoration: none;
}


/** Navigation | 1. Ebene **/

#navigation li a {
	font-weight: bold;
	padding: 6px 0 0 10px;
	border-left: 4px solid #cccccc;
}	
	
#navigation li a:hover {
	background-color: #eaeaea;
	color: #286ea0;
	border-left: 4px solid #286ea0;
}

#navigation li a.menuactive {
	background-color: #eaeaea;
	color: #286ea0;
	border-left: 4px solid #286ea0;
}


/** Navigation | 2. Ebene **/

#navigation li li a {
	font-weight: normal;
	font-size:1em;
	padding: 6px 0 0 20px;
}	

#navigation li li a:hover {
	background-color: #eaeaea;
	color: #286ea0;
}

#navigation li li a.menuactive {
	background-color: #eaeaea;
	color: #286ea0;
}


/** Navigation | 3. Ebene **/

#navigation li li li a {
	font-weight: normal;
	font-size:0.9em;
	padding: 6px 0 0 30px;
}	

#navigation li li li a:hover {
	background-color: #eaeaea;
	color: #286ea0;
}

#navigation li li li a.menuactive {
	background-color: #eaeaea;
	color: #286ea0;
}


/** Content | News **/

p.news_title {
	margin-bottom:0;
}
	
p.news_text {
	margin: 0.3em 1em 2.5em 1em;
	font-size:0.9em;
}


/*
div.img_float_right {
	float:right;
	width:200px;
}
	
div.img_float_right p {
	margin:0;
	font-size:0.8em;
	line-height:1.2em;
	padding:0 5px;
}
*/

p.cultural {
	font-size:1em;
	line-height:1.2em;
	margin:0;
	padding:0;
}


/** Content | Kontaktformular **/

div.contactform label {
	font-size:0.9em;
	padding-bottom:2px;
	line-height:1em;
}

div.contactform input[type=text] {
	display:block;
	width:200px;
	margin-bottom:5px;
}

div.contactform textarea {
	display:block;
	width:400px;
}

div.contactform input[type=checkbox]{
	display:inline;
}

img.captchapict {
	margin-top:20px;
	width:200px;
	display:block;
}

div.error_message {
	padding:2px 5px 2px 5px;
	border:2px solid red;
}

div.error_message ul {
	list-style-type:none;
}
