﻿@charset "utf-8";
/* CSS Document */

* {
    margin:0;
    padding:0;
    }
html { width: 100%;
overflow-y: scroll;}
html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}
#wrap {
	min-height:97%;
	width: 100%;
	max-width:1200px;
	min-width:1000px;
	margin-top: 0;
	margin-right: auto;
	/*margin-bottom: 10px;*/
	margin-left: auto;
	margin-bottom:0px;
    }
	/*html* #wrap {
   margin-top: 5px;;*/
}
	#wrap2 {
   margin-bottom:0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1200px;
    min-height: 100%;
    min-width: 1000px;
    width: 100%;
}
    /* IE Win < 7 only \*/
* html #wrap {
    height:100%;
    } /* end IE Win < 7 only */
.logo {
	text-align: right;
	height:100px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 33px;
}
#suchen {
    color: #ccc;
    height: 25px;
}
.logo a img{
	text-align: right;
	height:100px;
	border: 0px;
}

/*Navigation oben Beginn*/
#nav {
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:0.8em;
	z-index:500;
}
#nav .select {
	margin:0; padding:0; list-style:none; white-space:nowrap;
	}
#nav li {
	float:left;	background-color:#FFF;
	}
#nav .select a {
	display:block;
	height:36px;
	float:left;
	padding:0 15px 0 0;
	text-decoration:none;
	white-space:nowrap;
	color:#333;
}
h2 {color:#666666;
font-weight:bold;
font-size:0.9em;}
#nav .select a b {
	display:block;	padding:0 30px 10px 15px;
}
#nav .select li:hover a {
	padding:0 15px 0 0;
	cursor:pointer;
	color:#95371D;
}
#nav .select li:hover a b {
	display:block;
	padding:0 30px 9px 15px;
	cursor:pointer;
	color: #666;
}
#nav #sub {
	display:none;
	margin:0;
	padding:0 0 0 99px;
	list-style:none;
}
#nav #sub2 {
	display:none;
	margin:0;
	padding:0 0 0 47px;
	list-style:none;
}
#nav .sub li {background:transparent;}
#nav .sub2 li {background:transparent;}
#nav .select li:hover #sub {
	height:18px;
	display:block;
	position:absolute;
	float:left;
	width:auto;
	top:28px;
	left:0;
	text-align:center;
}
#nav .select li:hover #sub2 {
	height:18px;
	display:block;
	position:absolute;
	float:left;
	width:auto;
	top:28px;
	left:0;
	text-align:center;
}
#nav .select li:hover #sub li a {
	display:block;
	height:25px;
	line-height:16px;
	float:left;
	padding:0 9px;
	margin:0;
	white-space:nowrap;
	color:#888;
	font-size:0.9em;
}
#nav .select li:hover #sub2 li a {
	display:block;
	height:25px;
	line-height:16px;
	float:left;
	padding:0 9px;
	margin:0;
	white-space:nowrap;
	color:#888;
	font-size:0.9em;
}
#nav .select li:hover #sub li a:hover {
	color:#95371D;
}
#nav .select li:hover #sub2 li a:hover {
	color:#95371D;
}
/*Navigation oben Ende*/
#col1_2 {
	float: left;
	width: 25%;
	padding-top: 60px;
	/*änderung von 3em auf 1em
	padding-bottom: 1em;*/
	height: 100%;
	margin-bottom: 1%;
}
#col2_2 {
	float: right;
	height: 100%;
	width: 49%;
}
#col_mitte {width: 49%;}
.zeigenichts {
	display: none;
}
/*navi links*/
#navi3 {
	padding-top: 0px;
	color:#333333;
	max-height: 406px;
	height: 406px;
}
#navi3 ul li a {
	color: #333;
	text-decoration: none;
	line-height:1.2em;
}
#navi3 ul li a:hover {
	text-decoration: none;
	color: #930;
}
#col1_2 #navi3 ul li {
	list-style-type: none;
	padding-bottom: 6px;
	font-size: 0.9em;
	padding-top: 6px;
	background-color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95371D;
}
#col1_2 #navi3 ul li {
	list-style-type: none;
	padding-bottom: 4px;
	font-size: 0.8em;
	padding-top: 4px;
	background-color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95371D;
	display: block;
}
#col1_2 #navi3 ul li a:hover {
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color:#FFF;
	color:#95371D;
	display: inline
}
#col1_2 #navi3 ul li.bordbott {
	list-style-type: none;
	padding-bottom: 6px;
	font-size: 0.9em;
	border:0;
	padding-top: 6px;
	background-color:#FFF
}
#col1_2 #navi3 ul li.bordbott a {
	list-style-type: none;
	padding-bottom: 4px;
	font-size: 0.9em;
	padding-top: 4px;
	display:block;
	/*background-color:#f5f5f5;*/
}
#col1_2 table tr td a {
	color: #FFF;
	background-color: #95371D;
	text-decoration: none;
	display: block;
}
#col1_2 table tr td a:hover {
	color: #ccc;
	background-color: #95371D;
	text-decoration: none;
	display: block;
}
#navi3 ul li span a:hover {
	list-style-type: none;
	padding-bottom: 6px;
	font-size: 0.9em;
	padding-top: 6px;
	display:block;
	color: #95371D;
}
.bread {
	color:#666;
	font-size:0.9em;
	padding-bottom:2px;
	background-color: #FFF;
}
.bread2 {
	color:#666;
	font-size:0.9em;
	padding-bottom:2px;
	background-color: #95371D;
}
.aktiv3 { opacity:0.3 }
#content {
	padding-top: 60px;
	float: right;
	width: 70%;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-bottom: 1%;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #95371D; */
}
#content-editor {
	padding-top: 60px;
	float: right;
	width: 70%;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-bottom: 1%;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #95371D; */
}
.ende {
	clear: both;
}
.texte {
	font-size: 0.8em;
	text-align:left;
	color: #333;
	line-height: 130%;
}
.bildrechts {
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.aktiv {color: #95371D;}
.texte p {padding-top: 10px;padding-bottom:10px;}
.links {	float: left;}
.foto {
	font-size: 0.9em;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 25px;
}
.foto a {
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	background-color: #95371D;padding: 3px;
}
.foto a:hover {
	color: #ccc;
	text-decoration: none;
	background-color: #95371D;padding: 3px;
}
#navi_sub ul li a {
	text-decoration: none;
	color: #666;
}
#content img {
	padding-bottom:10px;
	border: 0;
	max-width:840px;
	min-width:400px;
	width: 100%;
}
#content-editor img {
	padding-bottom:10px;
	border: 0;

}
#navi ul .aktiv a {
	color: #95371D;
}

#zelle {
	background-image: url(../pix/einzeiler-1.gif);
	background-repeat: no-repeat;
	background-position: center 165px;
}
.quelle {
	font-size: 0.7em;
	font-style: italic;
	color: #666;
	text-align: right;
}
#col1_2 table {
	font-size: 0.8em;
	text-decoration: none;
	background-color: #e4e4e4;
	color: #FFF;
	margin-bottom: 20px;
}
#content p {
	font-size: 0.9em;
	line-height: 1.4em;
	padding-top: 15px;
	color: #333;
}
#content-editor p {
	font-size: 0.9em;
	line-height: 1.4em;
	padding-top: 15px;
	color: #333;
}
.ort {
	font-size: 0.8em;
	color: #666;
	display: block;
}
#content table tr td {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333;
}
#content table {
	border-top-color: #95371D;

}
#content-editor table tr td {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333;
}
#content-editor table {
	/*border-top-color: #95371D;*/

}
#content-editor a {
/*text-decoration:underline;*/
font-weight:bold;
	

}
#content-editor a:hover {
/*text-decoration:underline;*/
font-weight:bold;
	color: #95371D;

}
.kategorie {
	color: #666666;
	display: block;
	padding-left: 3px;
	font-size: 0.9em;
	font-weight: 100;
	background-color: #F5F5F5;
}
.kategorien a{
	color: #666666;
	display: block;
	padding-left: 3px;
	font-size: 0.9em;
	font-weight: 100;
	list-style-type: none;
	padding-bottom: 6px;
	font-size: 0.9em;
	border:0;
	padding-top: 6px;
	background-color:#f5f5f5
}
#schule {
	display: none;
}
h1 {
	font-weight: normal;
	color: #95371D;
	font-size: 1.2em;
	padding-bottom:5px;
}
.tc {
	background-image: url(../pix/chrono.gif);
	background-repeat: no-repeat;
}
.tc:hover {
	background-image: url(../pix/chrono-over.gif);
	background-repeat: no-repeat;
}
.tc-link {
	width: 27px;
	height:20px;
	display: block;
}
.cc {
	background-image: url(../pix/thema.gif);
	background-repeat: no-repeat;
}
.cc:hover {
	background-image: url(../pix/thema-over.gif);
	background-repeat: no-repeat;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
/*	background:#333;
	padding:5px;*/
	display:none;
	color:#fff;
	background: transparent;
	
	}
#footer {
	height:3%;
	/*margin-top:-5%;*/
	background-color:#95371D;
	color: #FFF;
	text-align: right;
	font-size: 0.8em;
	bottom: 0px;
	width: 100%;
	/* [disabled]padding-right: 1%; */
	
    }
.fusstext {
	width: 100%;
	text-align:right;
	font-size:0.9em;
	color:#fff;
	padding-right:8px;
	}
	.fusstext a {color: #fff; text-decoration:none; padding-left:8px;}
.kategorie li a:hover {
	color: #95371d !important;
}
#col1_2 .bread a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#col1_2 .bread a:hover {
	color: #95371d;
}
.einzug {
	padding-left: 12px;
}
.bread .aufgabe {
	color: #333;
	background-color: #f4f4f4;
	padding-top: 8px;
	padding-bottom: 8px;
}
td a {
    color:  #333;
    text-decoration: none;
}
#content-editor td a {
    color:  #333;
    text-decoration: none;
}
#content-editor p a {
    color:  #333;
    text-decoration: none;
}
.suchbegriff {
	color: #666;
	border: solid #95371D 1px;
}
.buttongo {
	font-family: Arial, Helvetica, sans-serif;
	color: #95371D;
	background-color: #FFF;
	/* [disabled]border:0; */
}
em {
	background-color: #95371D;
	color: #FFF;
	padding-left:5px;
	padding-right:5px;
	margin-left:2px;
	margin-right:2px;
}