/* WP-Styles Anfang */
a:active, a:visited, a:link, a:hover { color: #0000ff; }
.hypertitle { color: #000000; }
.versteckt { display: none; }
.anzeigen { display: block; }
.Alert {
	font-size: 22px;
	color: #ff0000;
}
hr {
	color : gray;
	height : 1px;
}
.suchfeld {
	border : solid #322C90 1px;
	width : 95px;
}
.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
}
.unactiveLink {
 	color: #969696;
	text-decoration: underline;
 }
.highlight {
	background-color: #ff0000;
	font-weight: bold;
}
.kalender_gesamt {
	width: 100%;
	border: 1px solid #000000;
}
.kalender_ueberschrift {
	background: #dddddd;
	border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
	background-color: #dddddd;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.kalender_zeile1 {
	background-color: #ffffc0;
	height: 35px;
}
.kalender_zeile2 {
	background: #C0FFC0;
	height: 35px;
}
.Small {
	font-size: x-small;
	font-style: normal;
}
.SmallAlert {
	font-size: 13px;
	font-style: normal;
	color: #ff0000;
}
.BlackBold{
	font-weight: bold;
}
input.openid_login {
	padding-left: 18px;
	background-image: url(/auto_image.php?image=Images/openid_logo_small.png&y=16);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	width: 18px;
	height: 18px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
/* WP-Styles Ende */
* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	background-size: 100% 100%;
}
body {
	background-color: #ffffff;
	font-family: 'Roboto Condensed', Arial, verdana, serif;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#gesamt {
	width: 1200px;
	display: block;
	margin: 0 auto;
	height: auto;
	-moz-box-shadow: 0px 0px 10px #ddd;
	-webkit-box-shadow: 0px 0px 10px #ddd;
	box-shadow: 0px 0px 10px #ddd;
}
#header {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	height: 300px;
	width: 100%;
	background-image: url(/userfiles/layout/Masada.jpg);
	xbackground-image: url(/userfiles/layout/1_Alpengluehen.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
#header.Recherche_Forschung {
    background-image: url(/image/userfiles/layout/2_Marktpl--1200.jpg);
    background-size: cover;
    background-position-y: -342px;
}
#header.Vermittlung {
	background-image: url(/userfiles/layout/1_Alpengluehen.jpg);
    background-size: cover;
    xbackground-position-y: -342px;
}
#header.Religionsgeschichte {
    background-image: url(/image/userfiles/layout/3a_Herodion--1200.JPG);
    background-size: cover;
    background-position-y: -224px;
}
#header.Latein {
    background-image: url(/image/userfiles/layout/3b_Creux--1200.JPG);
    background-size: cover;
    background-position-y: -281px;
}
#header.Leseproben {
    background-image: url(/image/userfiles/layout/4_golden_hour--1200.jpg);
    background-size: cover;
    background-position-y: -231px;
}
#header.Kontakt {
    background-image: url(/image/userfiles/layout/5_Ffm--1200.jpg);
    background-size: cover;
    background-position-y: -129px;
}
#headerlogo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: block;
}
#headerlogo img {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#logo {
   display: none;
}
#adressdaten {
	display: none;
}
#navigation {
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	left: 0px;
	position: relative;
	top: 0px;
	background-color: #8B0000;
}
.fixed #navigation {
    position: fixed;
    left: calc(50% - 600px);
    z-index: 1000;
    
}
@media (min-width: 1201px) {
    .fixed #navigation {
    width: 1200px;
    }
}
.fixed #header {
    margin-bottom: 40px;
}
.navigation_leseproben {
    background-color: #FFBD42 !important;
}
#navigation ul {
	display: block;
	height: auto; 
	float: right;
}
#navigation ul li {
	display: block;
	width: auto;
	height: 40px;
	float: left;
	list-style-type: none;
	padding: 0;
}
#navigation ul li:hover {
    background-color: #fff;
}
#navigation ul li:hover a {
    color: #8B0000;
}
#navigation ul li a {
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	text-align: center;
}
#navigation ul li.active {
	font-weight: bold;
    background-color: #fff;
}
#navigation ul li.active a {
    color: #8B0000;
}
#content {
	display: block;
	position: relative;
	margin-top: 30px;
	left: 20px;
	width: calc(100% - 40px);
	height: auto;
	float: left;
	height: auto;
	min-height: 600px;
}
#content h1 {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content h2 {
    line-height: 30px;
}
#content h3 {
    line-height: 26px;
}
#content p {
	display: block;
	margin: 0px;
}
#content a {
	text-decoration: none;
	color: #8B0000;
	font-weight: bold;
}
#content ul {
	display: block;
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}
#content ol {
	display: block;
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}
#content img {
	background-image: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#content div.contentblock {
	display: block;
	height: auto;
	width: 640px;
	border: 1px solid #6EA3B2;
	margin: 20px 30px 10px 30px;
	background-color: #dee7e9;
	color: #103D48;
}
div.contentblock h1 {
	padding: 0px;
	border-bottom: 1px solid #6ea3b2;
}
div.contentblock fieldset {
	border: none;
	margin: 0px;
}
div.contentblock label {
	padding: 0px;
	display: block;
	width: 80px;
	height: 20px;
	float: left;
	text-align: right;
	vertical-align: top;
}
#content div.contentblock input {
	float: left;
	display: block;
	width: 250px;
	height: 18px;
	background-color: #f3f8f9;
	color: #103d48;
	border: 1px solid #6ea3b2;
}
div.contentblock br {
	clear: both;
	display: block;
	margin: 0px;
}
#footer	{
	display: block;
	clear: both;
	width: calc(100% - 40px);
	height: 30px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer a {
    text-decoration: none;
	color: #8B0000;
}
.dropotron {
    background-color: #930000;
    list-style: none;
}
.dropotron a {
	color: white;
	text-decoration: none;
	padding: 2px 5px;
	font-weight: bold;
}
.dropotron a:hover {
	background-color: white;
	color: #930000;
}
.dropotron li {
  height: 30px;
  padding-top: 5px;
}
#navigation-mobile {
    display: none;
}