/* ********************************************************************************************************************	*/
/*						S T Y L E								*/
/* ********************************************************************************************************************	*/
html, body {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #fff url(/images/hintergrund.jpg) repeat-x;
}

th {
	font-size: 1.1em;
	color: #274463;
	font-weight: bold;
}

img {
	border-style: none;
	border-width: 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #D9B401;
}

p {
	font-size: 12px;
}

.achtung {
	color: #f61a1a;
	font-size: 13px;
	font-weight: bold;
}

.editor {
	background: #fff url(/images/editor.png) repeat-y;
	height: 1000px;
}

h1,h2,h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	display: block;
}

h1 {
	margin: 20px 0;
	background: #fec100 url(/images/h1.jpg) repeat-y;
	color: #fff;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #274463;
}

h2 {
	margin: 0 0 7px 0;
	color: #274463;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #274463;
}

h3 {
	margin: 14px 0 4px 0;
}

#container {
	margin: 0 auto;
	width: 970px;
	text-align: left;
	overflow: hidden;
	background: url(/images/hintergrund_container.jpg) repeat-y;
}

#header {
	background: url(/images/header.jpg) no-repeat;
	height: 180px;
	width: 970px;
}

#header-link {
	position: absolute;
	width: 150px;
	height: 180px;
}

#main {
	width: 970px;
}

#sidebar {
	width: 188px;
	color: #fff;
	margin: 10px 0;
	padding: 0 0 0 12px;
	float: left;
	text-align: center;
}

#content {
	margin: 0 10px 5px 30px;
	width: 710px;
	float: left;
}

#crumb {
	font-size: 11px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 15px;
}

#crumb a {
	color: #000;
	text-decoration: underline;
}

#crumb a:hover {
	color: #274463;
	text-decoration: underline;
}

#footer {
	font-size: 11px;
	height: 41px;
	clear: both;
	color: #fff;
	font-weight: bold;
	background: url(/images/footer.jpg) no-repeat;
	padding-top: 45px;
	padding-left: 25px;
	padding-right: 120px;
}

#footer td {
	padding: 0;
	margin: 0;
}
#footer a {
	text-decoration: none;
	color: #fff;
} 

/* link zu besucher und scipmanager.de */

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


/* H A U P T N A V I G A T I O N ****************************************************************************** */
#navi {
	position: absolute;
	top: 0;
	font-size: 13px;
	font-weight: bold;
	margin: 153px 0 0 210px;
	clear: both;
	overflow: hidden;
	width: 760px;
}

#navi ul {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi li {
	float: left;
	display: inline;
	height: 26px;
}

#navi a {
	color: #fff;
	float: left;
	padding: 5px 7px 0;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	height: 26px;
}

#navi a:hover {
	text-decoration: none;
	display: block;
	height: 26px;
	color: #fff;
	background: #fec100 url(/images/hover.jpg) repeat-x;
}

#navi .activ {
	text-decoration: none;
	display: block;
	background-color: #fec100;
	height: 26px;
	background-image: url(/images/hover.jpg);
}


/* N A V I G A T I O N   (LOGIN, SUCHE, ...) ****************************************************************** */
#navi2 {
	color: #fff;
	font-size: 11px;
	margin: 2px 15px 8px 8px;
	float: right;
	display: inline;
	font-weight: bold;
}

#navi2 a {
	text-decoration: none;
	color: #fff;
	padding: 3px;
	background: #274463;
}

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

#navi2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navi2 li {
	display: inline;
	float: left;
}


/* S U B N A V I ********************************************************************************************** */
#subnavi {
	text-align: left;
	line-height: 120%;
}

#subnavi .head {
	display: block;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	height: 18px;
	padding: 4px 0 0 6px;
	margin-top: 8px;
	letter-spacing: 0.1em;
	background: url(/images/subnavi.jpg) no-repeat;
	border: 1px solid #fff;
}

#subnavi a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#subnavi a:hover {
	text-decoration: none;
	color: #fff;
}

* html #subnavi a {
	width: 100%;
}

#subnavi ul li ul li a {
	padding: 4px 0 4px 6px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#subnavi ul li ul li a:hover {
	background: #fec100 url(/images/subnavi.jpg) no-repeat;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#subnavi ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #000
}

#subnavi ul li {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#subnavi ul li ul li {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}

#subnavi a.head {
	color: #fff;
	text-decoration: none;
}

#subnavi a.head:hover {
	color: #fff;
	text-decoration: none;
}

/* B I L D E R ****************************************************************************** */

.bild-links {
	float: left;
	max-width: 350px;
	height: auto;
	margin-right: 10px;
}

.bild-rechts {
	float: right;
	max-width: 350px;
	height: auto;
	margin-left: 10px;
}

.listbild {
	float: left;
	margin-right: 10px;
	width: 100px;
	height: auto;
}

/* F O R M U L A R E ****************************************************************************** */

.formular {
	border-collapse: collapse;
	width: 70%;
}

.formular tr {
	border-bottom: 1px solid #026496;
}

.formular td {
	color: #000;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}

.formularfeld {
	height: 25px;
	background-color: #eeeeee;
	border-style: none;
	padding-left: 10px;
}

.textfeld {
	background-color: #eeeeee;
	border-style: none;
	padding: 10px;
}

/* G Ä S T E B U C H ****************************************************************************** */

#gaestebuchEintraege {
	list-style-type: none;
}

#gaestebuchEintraege li {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #274463;
}

.grau {
	background-color: #eaeaea;
	padding: 5px;
	display: block;
	margin-bottom: 5px;
}

/* K A L E N D E R ****************************************************************** */

.kalender {
    /* Grundformatierung des Kalenders */
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    }

.wtag {
      /* Ein normaler Wochentag */
      background-color: #f4f4f4;
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #000000;
      line-height : 18px;
    }

.we {
    /* Ein Tag des Wochenendes */
    background-color: #274463;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    line-height : 18px;
	color: white;
}

.SELECTFELD {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100px;
	margin-right: 5px;
  	}

.BUTTON{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 140px;
    }

#termin {
	float: left;
	margin-left: 18px;
}

/* H A C K S ****************************************************************************** */

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

* html .clearfix {
	height: 1%;
}
