@charset "utf-8";
/* CSS Document */
/*
rot=b62f35
dunkelblau=314a7d
hellblau=bbd3d5
*/
html {
	background-color:#fff;
	height:100%
}
body {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	height:100%;
	color:#333333;
}
h1{
	line-height:2.0em;
	font-size:1.6em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
h2 {
	line-height:2.0em;
	font-size:1.0em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	font-weight:bold;
}
#topmenu {
	float:left;
	width:960px;
	background:#314a7d;
	font-size:93%;
	line-height:normal;
}
#topmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#topmenu li {
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #CCCCCC;
	display:block;
}
#topmenu li a {
	display:block;
	height:42px;
	padding:7px 4px 0 7px;
	min-width:110px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	color:#bbd3d5;
}
#topmenu li a span {
	color:#888888;
	font-size:0.9em;
	font-weight:normal;
	text-transform:lowercase;
}
#topmenu li a:hover {
	background:#bbd3d5 none repeat scroll 0 0;
	color:#b62f35;
}
#topmenu .active {
	background:#b62f35 none repeat scroll 0 0;
}
.frame {
	height:10px;
	background-color:#fff;
	background-repeat:repeat;
}
#title {
	font-family: Tahoma, Geneva, sans-serif;
	color: #444;
	padding: 4px 0 7px;
	font-size: 32px;
	letter-spacing: -0.3px;
	font-weight: bold;
}
#title img {
	padding:0 10px 0 0;
	vertical-align:middle;
}
/*links*/
a:hover {
	color:#3C6C92;
}
a {
	color:#000000;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}


/*posts*/
.post {
	margin:0 0 21px;
}
.post h1 a {
	line-height:2.0em;
	font-size:1.0em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
.post-info {
	border-top:1px solid #CCCCCC;
	margin-bottom:14px;
	position:relative;
	text-align:left;
	font-size:0.9em;
	text-transform:uppercase;
	font-size:12px;
}
.post-info .post-info-data {
	position:absolute;
	right:0;/*top:-9px;*/
}
.post-info-data .post-info-data-date {
	background:#FFFFFF none repeat scroll 0 0;
	padding:0 4px;
	color:#777777;
}
.post-info-data .post-info-data-category a {
	padding-left:18px;
	background:#FFFFFF none repeat scroll 0 0;
	text-decoration:none;
	color:#314a7d;
}
.post .post-content {
	font-size:14px;
	font-size: small;
	line-height: 1.5;
	text-align:justify;
	overflow:hidden;
	padding:0 0 20px;
}
.post .post-content img, .post img {
	margin: 0 10px 10px 0;
	float:left;
}
.post-content a:hover {
	border-bottom:1px solid #3C6C92;
	color:#3C6C92;
}
.post-content a {
	border-bottom:1px solid #DDDDDD;
	color:#3C6C92;
	font-weight:bold;
}

.post-content h1 {
	line-height:2.0em;
	font-size:1.6em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
.post-content h2 {
	line-height:2.0em;
	font-size:1.0em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	font-weight:bold;
}
.post-content p {
	margin-bottom:15px;
}
.post-content ul{
	margin:20px;
}
.post-content ul li{
	list-style:circle;
}
.post-content span.img-caption{
color:#AFAFAF;
font-size:0.8em;
font-style:italic;
}
/*events*/

.events {
	background:#bbd3d5 none repeat scroll 0 0;
	padding:5px;
	width:290px !important;
	height:auto;
}
.events h1 a {
	line-height:1.0em;
	font-size:20px;
	display:block;
	color:#314a7d;
	text-decoration:none;
	margin-bottom:10px;
}
.events .date {
	font-size:12px;
	font-weight:bold;
	color:#b62f35;
	width:30%;
	vertical-align:top;
}
.events .detail {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
/*catgory menu*/
.category-menu h1 {
	line-height:1.0em;
	font-size:20px;
	display:block;
	color:#314a7d;
	text-decoration:none;
	margin-bottom:10px;
	border-bottom:1px solid #EEEEEE;
	border-top:1px solid #CCCCCC;
	margin:0 0 10px;
	padding:7px 0px;
}
.category-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.category-menu li {
	margin:0;
	padding:0;
	display:block;
}
.category-menu li a {
	display:block;
	padding:7px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
	color:#314a7d;
}
.category-menu li a span {
	color:#888888;
	font-size:0.9em;
	font-weight:normal;
	text-align:justify;
}
.category-menu li a:hover {

	background:#e0e0e0 none repeat scroll 0 0;
	color:#b62f35;
}
.category-menu .active a{

	background:#f5f5f5 none repeat scroll 0 0;
	color:#b62f35;
	/*color:#bbd3d5;*/
}


.category-menu p {
	margin-bottom:10px;
	font-size:0.8em;
}

.category-menu a {
	border-bottom:1px solid #DDDDDD;
	color:#3C6C92;
	font-weight:bold;
	font-size:0.8em;
}

/*control impressum etc*/
#control {
	text-align:right;
}
#control a {
	font-size:0.7em;
	font-weight:bold;
	color:#ccc;
}
#control a:hover {
	color:#314a7d;
}
#control .active a  {
	color:#b62f35;
}
/*image effects*/
img.double-border {
	border: 1px solid #ddd;
	padding: 3px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}
