/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

and Christoph Behling
*/

body {
	background: #ffffff url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0 0;
	padding: 0;
	color: #757575;
}
table { float: left; }
input, textarea { background: #ffffff url(images/img04.gif) repeat-x; font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #757575; border: solid 1px gray; }

h1, h2, h3 {
	color: #31363B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a { font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none; }

h1 a:hover, h2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p, ul, ol { 
	font-size: 13px; margin-top: 1.5em; line-height: 140%; text-decoration: none; }

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a:link { color: #630; font-size: 12px; text-decoration: underline; }
a:visited { color: #630; font-size: 12px; text-decoration: underline; }
a:hover { color: #630; font-size: 12px; text-decoration: none; }
a:active { color: #630; font-size: 12px; text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}



#header {
	width: 860px;
	height: 264px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 860px;
	height: 120px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	font-size: 12px; text-decoration: underline; color: #31363B;
}

#splash {
	width: 860px;
	height: 200px;
	padding-bottom: 3px;
	background: #ffffff url(images/img04.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 860px;
	margin: 0 auto;
}

#menu {
	height: 60px;
	width: 860px;
	padding-left: 20px;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:visited {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}
# nav-active{
	
}
/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 660px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0 0 50px;
	height: 40px;
	font-size: 1.8em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}
.csc-textpic-caption {font-size: 13px; color: #31363B;}
/* Sidebar */

#nav-active { color: #000; font-weight: bold; }
.nav-inactive { font-weight: normal; text-decoration: none; }
#sidebar {margin: 0;
	}
#sidebar h1 {
	padding: 5px;
	font-size: 1.6em;
	text-transform: lowercase;
	border-bottom: 1px dotted #d6c9bf;
}
#sidebar { font-size: 12px; float: left; }
#sidebar a:link { font-size: 12px; text-decoration: none; }
#sidebar a:visited { font-size: 12px; text-decoration: none; }
#sidebar a:hover { font-size: 12px; text-decoration: underline; }
#sidebar a:active { font-size: 12px; text-decoration: none; }

#sidebar ul { font-size: 12px; margin: 0; padding: 0; list-style: none; line-height: normal; }

#sidebar li { font-size: 12px; margin: 0; padding: 5px 10px; border-bottom: 1px dotted #d6c9bf; }

#sidebar li ul { font-size: 12px; padding-left: 25px; }

#sidebar li li { font-size: 12px; margin: 0; padding: 5px 10px; border-bottom: 1px dotted #d6c9bf; }

#sidebar li h2 {
	margin: 0 0 1em;
	padding: 15px 0 5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 14px;
	letter-spacing: -1px;
}

#sidebar li p { font-size: 12px; padding: 0 20px; }

/* Calendar */

#sidebar #calendar {
	padding: 0;
}
/*Cal Browser
*/
.ac_pagebrowser_header{padding-right:1em}
.ac_pagebrowser_inner span{margin-right:0.2em;}
/*Calender Liste
*/

.ac_listevent div { margin:0.2em 0; text-decoration: none; }
.ac_listevent { border-bottom: 1px dotted #808080;}
.ac_listevent_date { font-size: 12px; font-weight: bolder; }
.cb_listevent_image { text-align: right; float: right; margin-left: 5px; padding-top: 10px; padding-bottom: 5px; padding-left: 5px; }
.cb_listevent_teaser2 { font-size:13px; font-family: Helvetica, sans-serif; line-height:1.2; font-weight: normal; text-decoration:none ; padding-top: 5px; }
.ac_listevent_time { font-size: 12px; font-weight: bolder; }
.ac_listevent_location { color:#333; font-size: 12px; }
.ac_listevent_link a:link{ color:#630; font-size: 16px; font-weight: bolder;text-decoration:none }
.ac_listevent_link a:visited{ color:#630; font-size: 16px; font-weight: bolder;text-decoration:none }
.ac_listevent_link a:hover{ color:#630; font-size: 16px; font-weight: bolder;text-decoration:underline }
.ac_listevent_link a:active{ color:#630; font-size: 16px; font-weight: bolder;text-decoration:underline }
.ac_listevent_teaser { font-size: 13px; font-weight: bold; text-align: left; }
.ac_eventevent_category,.ac_listevent_category{font-size: 11px; padding-left:0.5em;text-align:right;font-weight:bold}
/*Calendar Artikel
*/
.ac_eventevent { color:#630;font-size:16px;font-weight: bolder;text-decoration:none }
.ac_eventevent_date { color:black;font-size: 14px; font-weight: bolder; }
.ac_eventevent_time { color:black;font-size: 14px; font-weight: bolder; }
.ac_eventevent_location { color:black;font-size: 13px; font-weight:normal; }
.ac_eventevent_description { color:black; font-size:13px; font-family: Helvetica, sans-serif; line-height:1.4; font-weight: normal; text-decoration:none }
.ac_eventevent_description h3 { border-bottom: 1px dotted #ccc; }
/*Calendar Ort
*/
.ac_calendar_event { color:#630;font-size:16px;font-weight: bolder;text-decoration:none }

#calendar-event-backlink{mragin-top:0.5em;font-size:80%;font-weight:bold}/**/

/* Link */

.inhaltlinks { width: 140px; margin-left: 20px; }

/* Footer */

#footer { font-size: 10px; clear: both; width: 860px; height: 50px; margin: 0 auto; background: #ffffff url(images/img01.jpg) repeat-x left top; }

#footer p { font-size: 10px; margin: 0; line-height: normal; padding: 35px 15px; }

#footer a { font-size: 10px;
}

#footer .legal {
	float: left;
}

#footer .credit { font-size: 10px; float: right; }
