/* CSS Document Kneisper Mühle */
/* -------------------------------------------------------------------------------- */


/* CSS Definitionen für tinyMCS Boxen einfügen*/ 
@import "../webadmin/km_aktuelles.css";


/* Globale Definitionen */
html {
	height: 100%;
}

html body {
	/*text-align: center;	 text-align wird benötigt für  IE 5 und 5.5 */
}

body{
	background-image:url(../img/back-4.jpg);
	padding: 0px;
	margin:0px;
	
	height: 100%;
}

body, p, div, td, th, li, a, input, textarea, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #202f4a;
	color: #224061;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 16px;
	padding: 0px 0px 10px 0px;
	color: #226140;
	color: #614022;
}

h2 {
	font-size: 15px;
	padding: 0px 0px 5px 0px;
	color: #226140;
	color: #614022;
}

h3 {
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	color: #226140;
	color: #614022;
}

p {
	line-height: 18px;
}


/* Freie Definitionen */
.fett {
	font-weight:bold;
}

.italic {
	font-style:italic;
}


/* Bereiche 
div{border: 1px solid #cccccc;
}*/

#nav_main{
	width: 180px;
	height:550px;
	height: 100%;
}

#nav_logo{
}

#nav_menue{
	height: 100%;
	background: url(../img/logo-border-1.gif) top left repeat-y;
	padding: 30px 0px 0px 60px;
}

#nav_content{
	height: 100%;
	background: url(../img/logo-border-1.gif) top left repeat-y;
	background: url(../img/logo-rand-3.gif) top left repeat-y;
	padding: 0px 0px 0px 45px;
	padding: 0px 0px 0px 43px;
	/*border: 1px solid #666666;*/
}

#nav_aktuell{
	width:130px; 
	/* height: 150px;
	border: 2px solid #002046;
	background-color: #eddbcb;*/
	padding-top: 3px;
	text-align:center;
	
	/* Design als Kreidetafel */
	border: 2px solid #996600;
	border: 2px solid #614022;
	background-color: #333333;
	background:url(../img/bg_tafel.png);
}

#nav_aktuell p{
	font-size:10px;
	line-height: normal;
	
	/* nur bei #nav_aktuell Design als Kreidetafel */
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}

#nav_aktuell .gross {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#nav_aktuell .normal {
	font-size: 10px;
	font-weight:normal;
	padding: 0px 5px 0px 5px;
}

#nav_aktuell .hervorheben {
	color: #fcffb8;
}

#nav_aktuell h3{
	font-size:12px;
	line-height: normal;
	
	/* nur bei #nav_aktuell Design als Kreidetafel */
	margin-bottom: 10px;
	color: #ffffff;
	text-align:center;
}

#content_main{
	position:absolute;
	width: 775px;
	height:550px;
	top: 0px;
	left: 180px;
	/*border: 1px solid #cccccc;*/
}

#content_logo{
	z-index: 1;
}

#content_submenue{
	padding: 10px 10px 20px 20px;

}

#content_content{
	height: 100%;
	padding: 5px 0px 20px 20px;
	background: url(../img/logo-170-2-4.gif) center no-repeat;
	background: url(../img/logo-zentriert-3-2.gif) center no-repeat;
}

#content_opening{
	width:150px; 
	float:right;
	margin-left:10px;
	padding: 5px;
	text-align:center;
	color:#FFFFFF;
	
	/* Design als Kreidetafel */
	border: 2px solid #614022;
	/*background-color: #333333;*/
	background:url(../img/bg_tafel.png);
}

#content_opening h1{
	color:#FFFFFF;
	font-size:12px;
}

#content_opening p{
	color:#FFFFFF;
	font-size:12px;
}

#vorlage {
	margin: 20px 0px 20px 0px;
}

/* Links */
a.mainmenue{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height: 20px;
	color: #612240;
}

a.mainmenue:hover{
	color: #acacac;
	color: #224061;
}

a.mainmenue_select{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height: 20px;
	color: #f7f7d5;
	background-color: #612240;
}

a.mainmenue_select:hover{
	color: #acacac;
	color: #224061;
	background: none;
}

a.submenue{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	/*line-height: 20px;*/
	color: #226140;
}

a.submenue:hover{
	color: #612240;
	color: #acacac;
	color: #666666;
}

a.submenue_select{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	/*line-height: 20px;*/
	color: #f7f7d5;
	background-color: #226140;
}

a.submenue_select:hover{
	color: #612240;
	color: #acacac;
	color: #666666;
	background: none;
}


a.vorlage{
	/*margin: 10px;*/
	padding: 10px;
	background-color: #cc0000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #efefef;
}

a.vorlage:hover{
	background-color: #efefef;
	color: #cc0000;
}


/* Bilder */

img.left-side {
	padding: 5px 5px 5px 5px;
	float: left;/**/
	border-bottom: 2px dotted #669966;
	border-right: 2px dotted #669966;
	margin: 10px 10px 10px 10px;/**/
}

img.right-side {
	float: right;
	border-top: 2px dotted #669966;
	border-left: 2px dotted #669966;
	margin: 10px;
	padding: 5px 5px 5px 5px;
}


/* Listen Definitionen */
ul {
	margin: 5px 0px 5px 40px;
}

li {
	list-style-image:url(../img/liste-nachtwaechter-5.gif);
	line-height: 20px;
}


/* Formular Definitionen */
span.text_error {
	font-size: 9px;
	padding-bottom: 3px;
	color: #cc0000;
	font-weight: bold;
}

td.form_text {
	font-size: 9px;
	padding-bottom: 3px;
}

input.feld_text {
	background-color: #fcfcda;
	border: none;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #996600;
	color: #614022;
	font-weight: bold;
	height: 16px;
	padding: 2px;
}

input.feld_text_error {
	background-color: #ffe1e2;
	background-color: #ffeadf;
	border: none;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #996600;
	color: #614022;
	font-weight: bold;
	height: 16px;
	padding: 2px;
}

input.form_button {
	background-color: #614022;
	color: #f7efe9;
	font-weight: bold;
	border: 2px solid #f7efe9;
}

textarea.feld_text {
	background-color: #fcfcda;
	border: none;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #996600;
	color: #614022;
	font-weight: bold;
	padding: 2px;
}

/* Definitionen Tabelle */
tr.back_hell {
	background-color: #fffcdf;
	
}

tr.back_dunkel {
	background-color: #feffbd;
	background-color: #f5f597;
}


/* Definitionen zum Debuggen */

div.achtung {
	font-weight: bold;
	padding: 10px;
	margin-bottom: 30px;
	border: 2px solid #990033;
}

div.achtung p {
	color: #cc0000;
}

span.achtung {
	color: #666699;
	font-size: 3em;
	font-weight: bold;
	font-style: italic;
}
