
.serendipity_multilingualInfo {
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_multilingualInfo a {
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_multilingualInfo a:hover {
    color: green;
}
/* templates/enteractive/style.css  */
/* Vorgaben
ci_green = #8cba6d
ci_lightgreen = #c2d598
ci_grey = #ecf1e4

title = #5e605b
link rand = #a3baa6
link back = #e7efd4

*/


/* Allgemeines */

body {
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #ffffff;
	color: #424242;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Calibri", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 4px 0;
	padding: 0px;
}
p {
	margin: 0 0 9px 0;
	padding: 0px;
}
dl, dt, dl {
	margin:0;
	padding:0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5e605b;
}
h3 {
	margin-top: 20px;
}
h3:first-child {
	margin-top: 0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #5e605b;
	margin-top: 8px;
	margin-bottom: 2px;
}

h5 {
	font-size: 10px;
	font-weight: normal;
	color: #8CBA6D;
	margin-top: 0;
	margin-bottom: 2px;
}
pre {
	font-family: "Lucida Grande";
	font-size: 12px; 
}
img {margin-bottom: 20px;}

a	{
	text-decoration: none;
}


/* Struktur */

#container {
	margin: 0 auto;
	width: 860px;
	background: url(templates/enteractive/img/design_mid_repeat.gif) #FFFFFF;
}
#ci {
	margin: auto;
	width: 730px;
	height: 44px;
	padding: 0 65px;
	padding-bottom: 20px;
	background: url(templates/enteractive/img/design_mid.gif) no-repeat;
}
#ci a.adminbutton {
	display: block;
	position: relative;
	left: 608px;
	top: 25px;
	width: 20px;
	height: 20px;
	text-indent: -5000px;
}

#mainpane {
/* 	border-top: 1px solid transparent; */
	margin: 0 auto;
	padding: 0 56px;
	width: 748px;
	min-height: 350px;
}
#mainpane_bottom {
	clear: both;
	margin: 0 auto;
	padding: 0 56px;
	width: 748px;
	height: 64px;
	background: url(templates/enteractive/img/design_bottom.gif) #FFFFFF;
}
#serendipityLeftSideBar {
	float: left;
	width: 170px;
	padding: 0;
}
#serendipityRightSideBar {
	width: 170px;
	padding: 0 10px;
}
#content {
	margin-left: 220px;
/* 	padding-right: 20px; */
/* 	width: 509px; */
	width: 499px;
}


/* Kopf */

#serendipity_banner {
	width: 860px;
	height: 114px;
	background-image: url(templates/enteractive/img/design_top.gif);
}

form#language {
	height: 26px;
	padding: 24px 0 0 0;
	margin: 0 50px 0 0;
	display: block;
	text-align: right;
}
#language button {
	font-size: 11px;
	margin: 0;
	border: 1px solid #8CBA6D;
	border-left: none;
	padding: 2px 5px;
	text-decoration: none;
	background-color: #fff;
	color: #888;
}
#language button:first-child {
	border-left: 1px solid #8CBA6D;
	text-decoration: none;
	background-color: #fff;
	color: #888;
}
#language button:hover {
	background-color: #D5EAA7;
	color: #5E605B;
}
#language button:active {
	background-color: #8CBA6D;
	color: #fff;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited {
	margin-left: 50px;
	float: left;
	width: 220px;
	height: 60px;
}
#serendipity_banner h1 {
	text-indent: -5000px;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
	width: 490px;
	height: 60px;
}
#serendipity_banner h2 {
	text-indent: -5000px;
	background-image: url(templates/enteractive/img/design_head01_de.jpg);
	margin: 0 55px 0 315px;
}
#serendipity_banner h2 a {
	float: right;
	text-indent: -5000px;
	background-image: url(templates/enteractive/img/design_head_motion.gif);
}


/* Menü */

#enteractive_menu {
	clear: both;
	margin: auto;
	width: 860px;
	background: #fff url(templates/enteractive/img/design_top_repeat.gif) repeat-y;
	}
#enteractive_menu ul{
	display: block;
	border-top: 1px solid #8cba6d;
	margin-left: 56px;
	width: 749px;
	height: 20px;
	clear: both;
	}
ul.menu {
	border: 0;
	margin: 0;
	margin-left: 50px;
	padding: 0;
	list-style: none;
	display: block;
}
ul.menu  li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: 1px solid #8cba6d;
	}
ul.menu  li:first-child {
	border-left: 0px;
	}
ul.menu li a{
	display: block;
	float: left;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 9px;
	}
ul.menu li a:hover{
	background: #d5eaa7;
	}
ul.menu li a:active{
	background: #d5eaa7;
	color: #000;
	}
ul.menu li.currentpage a{
	color: #000;
}
ul.menu li.currentpage a:hover {
	background: #d5eaa7;
	color: #000;
	}
ul.menu li.currentpage a:active {
	background: #d5eaa7;
	color: #000;
	}
	
	
/* Entries */

.entry {margin-bottom: 20px;}

.serendipity_title a:link,
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   color: #5e605b;
}

.serendipity_title a:hover {
   color: #000;
}

.serendipity_entry {
	color: #5e605b;
	font-size: 13px;
	font-weight: normal;
}

.serendipity_entry a:link, .serendipity_entry a:visited{
	border-bottom: 1px solid #a3baa6;
	border-right: 1px solid #a3baa6;
	padding: 0 2px;
	text-decoration: none;
	color: #424242;
}
.serendipity_entry a:hover{
	background-color: #e7efd4;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
	/* Inner blocks of .serendipity_entry, can be used for further customization */
}

ul.entryinfo {
	font-size: 10px;
	color: #5e605b;
	margin: 2px 0 8px 0;
	padding: 0;
	list-style: none;
	display: block;
	height: auto;
	border-top: 1px solid #8cba6d;
	width: 525px;
}
ul.entryinfo  li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	border-left: 1px solid #8cba6d;
	}
ul.entryinfo  li:first-child {
	border-left: 0px;
	padding-left: 0px;
	}
	
ul.entryinfo  li a:link, ul.entryinfo  li a:visited {
	text-decoration: none;
	color: #5e605b;
}
ul.entryinfo  li a:hover {
	text-decoration: none;
	color: #5e605b;
}

div.serendipity_entryFooter {
	font-size: 10px;
	color: #5E605B;
	padding-top: 10px;
	padding-bottom: 4px;
	clear: right;
}
ul.entryFooter {
	font-size: 10px;
	color: #5e605b;
	margin: 0 0 8px 0;
	padding: 0px 0;
	list-style: none;
	display: block;
	height: auto;
	border-top: 1px solid #8cba6d;
	width: 529px;
}
ul.entryFooter  li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	border-left: 1px solid #8cba6d;
	}
ul.entryFooter  li:first-child {
	border-left: 0px;
	padding-left: 0px;
	}
	
ul.entryFooter li a:link, ul.entryFooter li a:visited {
	text-decoration: none;
	color: #5e605b;
	border: 0;
	background: transparent;
}
ul.entryFooter  li a:hover {
	text-decoration: none;
	color: #5e605b;
}

.serendipity_entry_date {
	margin: auto;
}

.serendipity_date {
	font-size: 12px;
	color: #333333;
	margin: 0;
	margin-top: 20px;
	text-align: right;
}

.serendipity_commentsTitle {
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
	color: #333333;
	padding-left: 5px;
	border-bottom: 2px solid #36558C;
}

img.serendipity_entryIcon {
	float: right;
	border: 0px;
}

img.serendipity_entryIcon {
	float: right;
	border: 0px;
}

td.serendipity_commentsLabel {
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

/* Images */
.serendipity_image_left {
	background: #e5fAb7;
	padding: 3px !important;
	border: 1px solid #8CBA6D !important;
	margin: 0 8px 4px 0;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
	font-size: 12px;
	padding: 2px;
	width: 400px;
}


.serendipity_commentForm {
	font-size: 13px;
	color: #404040;
	margin-bottom: 13px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.serendipity_comment {
	font-size: 13px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #404040;
	padding: 3px;
	background-color: #FFFFFF;
	overflow: auto;
}

.serendipity_comment_source {
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 2px solid #36558C;
}

a:link,
a:visited,
a:active {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

table.serendipity_calendar td {
	font-size:11px;
	padding: 3px;
}
table.serendipity_calendar a {
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}

table.serendipity_calendar a:hover {
	text-decoration: none;
}

td.serendipity_weekDayName {
	font-size:11px;
	font-weight:bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
	border: 0;
	text-decoration: none;
}

div.serendipityPlug {
	padding-left: 10px;
}

div.serendipityPlug a {
	text-decoration: none;
	border: 0px;
}


/* Sidebar */

.serendipitySideBarItem {
	padding: 0 0 10px 10px;
	margin: 10px 0 0 0;
	font-size: 11px;
	font-weight:normal;
	border-bottom: solid 2px #8CBA6D;
}
.serendipitySideBarItem dt {
	margin: 0;
}
.serendipitySideBarItem dd {
	margin: 0;
}
.serendipitySideBarTitle {
	margin: 0;
	padding: 0 0 4px 0;
	color: #5E605B;
	font-size: 12px;
	font-weight:bold;
}
.serendipitySideBarContent input {
	width: 150px;
	margin: 2px 0;
	padding: 0;
}
.serendipitySideBarContent .quicksearch_submit {
	display: none;
}
.serendipitySideBarContent a {
	text-decoration: none;
	color: #8CBA6D;
}
.serendipitySideBarContent a:hover {
	text-decoration: none;
	color: #5E605B;
}
.container_serendipity_plugin_quicklink ul{
	list-style: none;
	margin: 0 0 6px 0;
	padding-left: 20px;
}
.container_serendipity_plugin_quicklink li{
	text-indent: -20px;
	margin: 0;
	padding: 0;
}
.serendipity_xml_icon {
	display: none;
}


.serendipityImageButton {
	cursor: pointer;
}
.serendipity_entry p {
	margin-top: 0px;
	margin-bottom: 9px;
	padding-bottom: 0px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
	border: 1px solid #DDDDDD;
	background-color: #EFEFEF;
	margin: 3px;
	padding: 3px;
	text-align: center;
}

.serendipity_imageComment_center {
	margin: auto;
}

.serendipity_imageComment_left {
	float: left;
}

.serendipity_imageComment_right {
	float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.serendipity_imageComment_txt {
	border-top: 1px solid #DDDDDD;
	margin: 0px;
	padding: 3px;
	clear: both;
	font-size: 8pt;
	text-align: center;
}

.serendipity_comments {
}

.serendipity_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.serendipity_msg_important {
	color: red;
}

.serendipity_msg_notice {
	color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self .serendipity_comment_source {
	background-color: #EEEEFF;
}

#staticpage_precontent {
	float: left;
	width: 220px;
	color: #8CBA6D;
	text-align: right;
}
#staticpage_precontent h3 {
	color: #8CBA6D;
	margin: 0 0 6px 0;
}
#staticpage_precontent h4 {
	color: #8CBA6D;
	margin: 0 0 6px 0;
}
#staticpage_precontent img {
	margin: 20px 0;
}
#staticpage_precontent img.rand {
	position: relative;
	left: 20px;
}
#staticpage_content {
	margin-left: 240px;
	padding-left: 20px;
	width: 450px;
	line-height: 160%;
	border-left: 1px solid #8CBA6D;
}
#staticpage_content img{
}
#staticpage_content ul{
	margin: 0;
	margin-bottom: 6px;
	padding: 0 0 0 20px;
	list-style-image: url(templates/enteractive/img/bullet.gif);
}
#staticpage_content ul li{
	margin-bottom: 7px;
}
#staticpage_content a{
	border-bottom: 1px solid #a3baa6;
	border-right: 1px solid #a3baa6;
	padding: 0 4px;
	text-decoration: none;
	color: #424242;
}
#staticpage_content a:hover{
	background-color: #E7EFD4;
}

#staticpage_content li a{
	padding: 0 4px 0 0;
}
#staticpage_precontent.film {
	float: none;
	padding: 0 12px 20px 12px;
	width: 725px;
	text-align: left;
}
#staticpage_precontent.film h3{
	display: inline;
	padding-right: 20px;
	border-right: 1px solid #8CBA6D;
}
#staticpage_precontent.film h4{
	display: inline;
	font-weight: normal;
	padding-left: 20px;
}
#staticpage_content.film {
	margin: 0;
	padding: 0 12px;
	width: 721px;
	border-left: 0;
}
#staticpage_content.film h3{
	padding: 2px 0 2px 5px;
	margin: 0;
	background-color: #D5EAA7;
	border-top: 1px solid #8CBA6D;
}
#staticpage_content.film h4{
	padding: 0 0 0 5px;
	margin: 0 0 20px 0;
	background-color: #D5EAA7;
	border-bottom: 1px solid #8CBA6D;
}
#staticpage_content.film p{
	padding: 0;
	margin: 0;
}
#staticpage_content.film img{
	padding: 0;
	margin: 0;
}

.awards h4{
	color: #8CBA6D;
	margin: 0;
	padding: 0;
}
.awards img{
	margin-bottom: 0;
	padding: 0;
}
.awards p{
	margin: 0;
	padding: 0;
}

.staticpage_metainfo {
	font-size: 10px;
	margin-top: 10px;
	margin-left: 240px;
	width: 460px;
}
#newsticker {
	border: 1px solid #8CBA6D;
	padding: 4px;
	width: 200px;
	margin: 20px 0 0 20px;
}
#newsticker p {
	margin: 0;
	padding: 0 0 2px 0;
}
.newsticker_headline {
	color: #5E605B;
	font-weight: bold;
	font-size: 13px;
	}
.newsticker_entry {
	background: #D5EAA7;
	margin-top: 10px;
	font-size: 10px;
	color: #5E605B;
}
.newsticker_entry:first-child {
	margin-top: 0;
}
.newsticker_entry h4{
	color: #F2F7E9;
	background-color: #8CBA6D;
	padding: 2px 6px;
	margin: 0;
}
.newsticker_entry h4 a{
	color: #F2F7E9;
	text-decoration: none;
}
.newsticker_entry h4 a:hover{
	color: #5E605B;
}
.newsticker_body {
	padding: 0 6px 6px 6px;
}
#mapframe {
	width: 450px;
	height: 390px;
	border: 1px solid #8CBA6D;
	background-color: #D5EAA7;
	font-size: 11px;
}
#mapframe br {
	line-height: 11px;
	margin: 0;
	padding: 0;
}
#mapframe hr {
	line-height: 11px;
	margin: 0;
	padding: 0;
}
#googlemap {
}
#googlemap h4{
	margin: 0;
	padding:0;
}

