@charset "utf-8";
/*###############################################
    CSS StyleSheet
    Colorskinning Style Sheet V 1.0

    Copyright (C) 2009, Ralf Otte
    www.nt-o.de
###############################################*/


/***********************************************
                   RESET
***********************************************/
* {
	margin: 0px;
	padding: 0px;
	border: 0;
}
.spacer {
	clear: both;
	height: 1px;
}
body {
	font-family: Arial, Sans-Serif;
	font-size: 100.01%;
	line-height: 1.15em;
}
p, table {
	line-height: 1.9em;
}
/***********************************************
                   COLORS
***********************************************/
body {
	background-color: #FEFDF3;
}
#wrapper {
	border-color: #803232;
}

#content h1, h1 a, h1 a:link {
	color: #000;
}
#content h2, h2 a, h2 a:link {
	color: #803232;
}
#content h3, h3 a, h3 a:link {
	color: #777;
}
#content h4, h4 a, h4 a:link {
	color: #803232;
}
li a:link, p a:link, table a:link, .mm_menu a:link {
	color: #5B1414;
}
li a:visited, p a:visited, table a:visited, .mm_menu a:visited {
	color: #5B1414;
}
.weiterlesen {
	color: #5B1414;
}
div#footer {
	border-top-color: #803232;
	color: #803232;
}
.zebra TH {
	color: #FEFDF3;
	background-color: #9E996A;
}
.zebra a {
	color: #5B1414;
}
.scheme1 .even {
	background-color: #EFEDDC;
}
#navbar {
	background-color: #9E996A;
}
#navbar ul li a {
	color: #FFFFFF;
}
#navbar .hiddenMenu a {
	color: #5B1414;
}
/***********************************************
                  LINKS
***********************************************/
li a:link, p a:link {
	text-decoration: none;
	border-bottom: 1px dashed;
}
li a:visited, p a:visited {
	text-decoration: none;
	border-bottom: 1px dashed;
}
li a:hover, p a:hover {
	border-bottom: 1px solid;
}
a.weiterlesen:link {
	font-size: 0.6em;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a.weiterlesen:visited {
	text-decoration: none;
	font-size: 0.6em;
	border-bottom: 1px dashed;
}
a.weiterlesen:hover {
	border-bottom: 1px solid;
}
p a.noBorder {
	text-decoration: none;
	border-bottom: 0px;
}
/***********************************************
                   WRAPPER
***********************************************/
#overwrap {
	width:950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width:740px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 10px 0px 10px;
}
/***********************************************
               WERBECONTAINER
***********************************************/
#werbung {
background: #706F61;
width: 160px;
float: left;
margin-left: 10px;
text-align: center;
padding: 7px;
color: white;
font-weight: bold;
font-size: 1.1em;
}
#werbung strong {
color: black;
font-size: 1.1em;
}

/***********************************************
                MAINCONTENT
***********************************************/
#content {
	float: left;
	width: 480px;
}
#blaettern{
	border-top-width: 1px;
	border-top-style: solid;
	text-align: right;
	margin-left: 0px;
	padding: 0px;
	clear: left;
}
/***********************************************
     UEBERSCHRIFTEN
***********************************************/
#content h1 {
	font-size: 1.2em;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid;
	padding: 0px 0px 8px 0px;
	font-weight: 100;
}
#content h2 {
	margin-top: 2px;
	font-size: 0.95em;
	margin-right: 5px;
	margin-bottom: 3px;
}
#content h3 {
	margin-top: 2px;
	font-size: 0.85em;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 0.8em;

}
#content_medien h2 {
font-size: 0.8em;
margin-bottom: 0px;

}
#content_medien {
margin-bottom: 30px;
}
#content_medien h4 {
font-size: 0.75em;
color: #6F6F6F;
}
#content_medien p {
font-size: 0.75em;
line-height: 1.4em;
display: inline;

}
#content_medien .weiterlesen {
font-size: 0.7em;
margin-bottom: 5em;

}
/*----------------------------------------------
             Links in Ueberschriften
----------------------------------------------*/
#content h1 a, h1 a:link, h2 a, h2 a:link, h3 a, h3 a:link {
	text-decoration: none;
}
#content h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}
/*----------------------------------------------
                Listen, Absaetze
----------------------------------------------*/
#content ul, ol, p {
	font-size: 0.75em;
}
#content p {
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#content ul, ol {
	margin: 0.6em 2em 1em;
}

/***********************************************
     UEBERSCHRIFTEN
***********************************************/
#alphasort ul
{
margin-left: 0px;
background-color: #9E996A;

float: left;
width: 100%;
font-size: 0.75em;
margin-bottom: 1px;
}
#alphasort ul li { display: inline; }

#alphasort ul li a
{
padding: 0.1em 0.4em 0.1em 0.4em;
background-color: #9E996A;
color: #FEFDF3;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
border-bottom: 0px;
}

#alphasort ul li a:hover
{
background-color: #D4D8BD;
color: #9E996A;
}


/*----------------------------------------------
                Container
----------------------------------------------*/
.dateDiv {
	float: left;
	width: 30px;
	margin-top: 4px;
	padding-right: 5px;
	margin-right: 5px;

}
.dateDivContent {
	float: left;
	width: 429px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #803232;
	margin-bottom: 35px;
	padding-left: 10px;
}
.termininfo {
padding: 10px;
background-color: #EFEFEF;
border: 1px solid #803232;
margin-bottom: 20px;
}
.content_divs {
background-color: #E3E0CA;
padding: 5px;
padding-bottom: 10px;
	margin-bottom: 15px;
}
.moreinfo {
padding: 0px;
background-color: #EFEDDC;
}
#fiveAgain {
float: left;
padding: 10px;
width: 100%;
background-color: #EFEDDC;
}
#fiveAgain li {
margin-bottom: 5px;
}
/*----------------------------------------------
              Zebratabelle
----------------------------------------------*/

.zebra {
	border-collapse: collapse;
}
.zebra a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
.zebra a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.zebra TH {
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 0.9em;
}
.zebra TD {
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 0.9em;
}
.scheme1 {
	font-size: 0.8em;
}
.scheme3 {
	font-size: 0.9em;
}
a.noBorder {
	text-decoration: none;
	border-bottom: 0px;
}

/***********************************************
                 HEADBAR
***********************************************/
.headbar {
	height: 36px;
	background-image: url(http://www.salinia.de/images/layout/bg_header.gif);
	text-align: left;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #292929;
	padding-left: 10px;
	padding-top: 4px;
}
.headbar img {
	margin-right: 10px;
	float: left;
}
.headbar p {
	font-size: 0.7em;
	color: #FEFDF3;
	line-height: 1.4em;
	margin: 0px;
}
/***********************************************
                   HEADER
***********************************************/
div#header {
	height:180px;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
/*----------------------------------------------
                Frischebox
----------------------------------------------*/
.frischebox {
	font-size: 0.8em;
	line-height: 1.8em;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#infobox h6 {
	margin-top: 5px;
	color: #FEFDF3;
	font-size: 1em;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#infobox {
	width: 245px;
	float: left;
	height: 180px;
	margin-right: 5px;
	background-color: #D7D5D5;
	background-image: url(http://www.salinia.de/images/layout/bg_infobox.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#infobox h3 {
	color: #803232;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 0.8em;
	font-weight: bold;
	font-family: "MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
}
#infobox h2 {
	color: #803232;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: normal;
}
#infobox p {
	color: #803232;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}
/*----------------------------------------------
                Eyecatcher
----------------------------------------------*/
#eyecatcher {
	width: 335px;
	float: left;
	height: 180px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(http://www.salinia.de/images/layout/kopf_allgemein.jpg);
}
/*----------------------------------------------
                Mainnavigation
----------------------------------------------*/
#navcontainer {
	float: right;
	height: 180px;
	background-image: url(http://www.salinia.de/images/layout/bg_hauptmenu.gif);
	width: 150px;
}
#navcontainer ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
	padding-left: 29px;
	margin-top: 8px;
	font-size: 0.9em;
}
#navcontainer ul li a {
	background: transparent url(http://www.salinia.de/images/list-off.gif) left center no-repeat;
	padding-left: 11px;
	text-align: left;
	text-decoration: none;
	color: #FEFDF3;
	font-size: 0.9em;
	border: 0px;
}
#navcontainer ul li a:hover {
	background: transparent url(http://www.salinia.de/images/list-on.gif) left center no-repeat;
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px;
}
#navcontainer ul li a#current {
	background: transparent url(http://www.salinia.de/images/list-active.gif) left center no-repeat;
	color: #FFFFFF;
}
/***********************************************
                  BILDER
***********************************************/
.pic {
	border: 1px solid #803232;
	padding: 2px;
	margin-top: 5px;
}
.links {
	margin-right: 8px;
	float: left;
}
.rechts {
	margin-left: 8px;
	float: right;
}
/*----------------------------------------------
                   Icons
----------------------------------------------*/
.infoIcon {
margin-top: 1px;
margin-right: 4px;
}
.forumIcon {
margin-top: 4px;
margin-right: 8px;
}
/*----------------------------------------------
                  Gallerie
----------------------------------------------*/
.detailgallerie {
float: left;
margin: 0px 7px 5px 1px;
}
.galleriebild {
border: 1px solid #803232;
padding: 2px;
margin-right: 1px;
}
/***********************************************
                   INFOBAR
***********************************************/
#infobar {
	height:150px;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#infobar h3 {
	text-align: left;
	color: #FEFDF3;
	margin-top: 10px;
	margin-bottom: 0px;
}
#infobar ul {
	font-size: 0.7em;
	font-weight: normal;
	list-style-type: circle;
	margin-top: 6px;
}
#infobar li {
	margin-left: 1.6em;
}
#infobar p {
	font-size: 0.7em;
	margin-top: 0.5em;
}
#infobar a {
	margin-left: 5px;
	text-decoration: none;
}
#infobar a:hover {
	margin-left: 5px;
}
/*----------------------------------------------
                   Teaser
----------------------------------------------*/
#infoteaser {
	height:150px;
	text-align: left;
	margin-right: 0px;
	background-image: url(/images/layout/bg_infobar_teaser.gif);
	width: 35px;
	float: left;
}
/*----------------------------------------------
                Infocontainer
----------------------------------------------*/
.info {
	height:150px;
	text-align: left;
	margin-left: 5px;
	background-image: url(/images/layout/bg_infobar.gif);
	width: 220px;
	float: left;
	padding-left: 10px;
	line-height: 1.25em;
}
/***********************************************
                   FOOTER
***********************************************/
div#footer {
	border-top-width: 1px;
	border-top-style: dashed;
	text-align: right;
	padding: 0px;
}
div#footer p {
	margin:0;
	font-size: 0.8em;
}
div#footer {
	clear: both;
	width: 100%;
}
/***********************************************
                  HEADERSUB
***********************************************/
#navbar {
	text-align: left;
	margin-bottom: 5px;
	background-color: #9E996A;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 6px;
	height: 18px;
}
#navbar ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}
#navbar ul li {
	display: inline;
	margin-right: 5px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#navbar ul li a:hover {
	text-decoration: none;
}
/***********************************************
                 HIGHSLIDE
***********************************************/
.mm_outliner {
	padding: 4px;
}
.mm_menu {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #803232;
}
.mm_menu:hover {
	background-color: #F3F1E0;
}
.highslide-maincontent {
	padding: 0px;
	text-align: left;
}
.highslide-html {
	background-color: #FEFDF3;
	padding: 5px;
}
.highslide-maincontent h3 {
	color: #803232;
	width: 100%;
	border-bottom: 2px solid #803232;
}
a.highslide {
	text-decoration: none;
	border: 0px;
}
a.highslide:hover {
	text-decoration: none;
	border: 0px;
}
a.noBorder {
	text-decoration: none;
	border: 0px;
}
a.noBorder:hover {
	text-decoration: none;
	border: 0px;

}
.bildGallerie {
	padding: 3px;
	margin-right: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #803232;
}
.highslide-close a:link {
	color: #eee;
	font-size: 0.7em;
	text-decoration: none;
	border: none;
}

/***********************************************
            FORUM GBOOK
***********************************************/
.gbook_comment{
padding: 5px;
background-color:#EFEDE0;
margin-top: -30px;
font-style: italic;
margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E996A;
}
.pc_info {
margin-top: 10px;

	width: 160px;
	float: left;
	height: 100%;
	text-align: left;

}
.pc_info p {
	font-size: 0.7em;
}

.pc_content {
margin-top: 10px;
margin-bottom: 10px;
  min-height: 100px;
	float: none;
	padding-left: 10px;
	padding-right: 15px;
	margin-left: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9E996A;

}
.postcontainer {

	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E996A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9E996A;
}
/*----------------------------------------------
                Buttons
----------------------------------------------*/
.forum_buttons {
text-align: right;
margin-bottom: 10px;
}
a.forum {
color: #803232;
text-decoration: none;
	font-size:0.9em;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
border: 1px solid #9E996A;
margin-bottom: 50px;
}
a.forum:hover {
background-color: #EFEDDC;
}
.username {
display: block;
margin-top: 0px;
font-size: 0.8em
}
.rang {
line-height: 1.8em;
}
.scheme2 td {
padding: 5px;
}
.scheme2 .even {
	 background-color: #EFEDDC;

}
.scheme2 {
font-size: 1.2em;
}
.scheme2 .foruminfo {
width: 130px;
        font-size: 0.65em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EFEDDC;

}
.scheme2 .even .foruminfo {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FEFDF3;
}
/***********************************************
             MISC
***********************************************/
blockquote {
font-family: Georgia;
font-style: italic;
font-size: 0.8em;
margin: 20px 50px 30px 30px;
}
.colboxYoutube {
background-image:url(http://www.salinia.de/images/icons_standard/youtube-link.png);
background-repeat:no-repeat;
padding-left: 24px;
padding-bottom: 5px;
}
.hoerprobe {
border: 1px solid #9E996A;
padding: 1em 1em 1em 5em;
background:url(/images/icons_standard/music.png) no-repeat 10px 15px;
background-color: #EFEDDC;
margin-bottom: 1em;
}
.searchtable {
padding: 10px;
margin-bottom: 10px;
}
.searchtable h2 {
font-weight: bold;
font-size: 0.8em;
margin: 0px;
}
.searchtable p {
font-size: 0.7em;
margin-bottom: 10px;
}
.searchtable #lookup {
border: 1px solid #803232;
width: 130px;
margin-right: 10px;
}
.searchtable #submit {
cursor: pointer;
}
/***********************************************
             Styles fuer TinyMCE
***********************************************/
.pic_links {
	margin-top: 5px;
	margin-right: 8px;
	float: left;
	border: 1px solid #803232;
	padding: 2px;
}
.pic_rechts {
	margin-top: 5px;
	margin-left: 8px;
	float: right;
	border: 1px solid #803232;
	padding: 2px;
}
.pic_links_or {
	margin-right: 8px;
	float: left;
}
.pic_rechts_or {
	margin-left: 8px;
	float: right;
}
/***********************************************
             alte Styles
***********************************************/
#submit {
	color: #FEFDF3;
	background-color: #292929;
	border: 1px solid #FEFDF3;
}
.loginform {
	padding-top: 6px;
}
.loginbutton {
padding: 0px;
padding-bottom: 1px;
}
input {
	border: 1px solid #999999;
padding: 3px;
}
.login {
	font-size: 0.7em;
}
/***********************************************
             alte Styles
***********************************************/
#gbook {
text-align: center;
padding-top: 10px;

}
#gbook label {
float: left;
margin-left: 16px;
font-size: 0.65em;
}
#gbook img {
margin-bottom: 15px;
}