@import "mediaquery999.css";

@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oxygen-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Oxygen Regular'), local('Oxygen-Regular'),
       url('../fonts/oxygen-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oxygen-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oxygen-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oxygen-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oxygen-v7-latin-regular.svg#Oxygen') format('svg'); /* Legacy iOS */
}

body {
	margin: 0px;
    font-size:0.85em;
    color:#6A7684; 
    font-family:Oxygen,sans serif;
    line-height:1.5em;
	background-color : #fff;
}

#sitewrapper {
    padding-top:30px;
}

#logo {
    width:273px;
    padding: 0px 0px 10px 20px;
}

#site {
    margin:auto;
    width:1200px;
    background-color : #fff;
}

.fullsize {
	width:100%;
	height:auto;	
}	

/*
*   Mainnavigation
*/


#hamburger {
	display:none;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    height: 24px;
    padding: 3px 4px 3px;
    position: relative;
}
 
/*
The white stripes in the hamburger button
*/
#hamburger div {
    background-color: #145288;
    border: 1px solid #145288;
    border-radius: 2px 2px 2px 2px;
    height: 2px;
    margin-top: 3px;
    width: 50px;
}

#hamburgerclose {
	display:none;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    height: 24px;
    padding: 3px 4px 3px;
    position: relative;
}
 
/*
The white stripes in the hamburger button
*/
#hamburgerclose div {
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 2px 2px 2px 2px;
    height: 2px;
    margin-top: 3px;
    width: 50px;
}

#mainnavigation {
    height:50px;
}

#mainnavigation ul {margin:0; float:left; list-style:none outside; padding:0; }
#mainnavigation li {display:inline; float:left; margin:0px; padding:0px; }

#mainnavigation div {
	display:none;	
}


/* Breadcrumb ************************************ */
#breadcrumbs {
    margin: auto;
    line-height:40px;
    color:#555;
    padding-left:1%;
    background-color: #EDEFEC;
}

#breadcrumbs ol {margin:0; list-style:none outside; padding:0; }
#breadcrumbs li {display:inline; margin:0px; padding:0px; }


#claimwrapper {
	background-color : #EDEFEC;
    border-top: 1px dotted #ccc;
    margin-bottom:20px;
}

#claimcontainer {
    margin:auto;
    width:1200px;
    padding: 1% 0%;
}

#videocontainer {
    margin:auto;
    width:1200px;
    border-top: 1px dotted #ccc;
    padding-top:1%;
}

#motiv {
	position:relative;
	z-index:10;	
}

#namen {
	width:30%;
	position:absolute;
	left:2%;
	bottom:25px;
	color:#0E518A;
    line-height:normal;
}

.name {
	margin-bottom:10px;	
}

.headername {
    font-size:1.4em;
}

.headerberuf {
    font-size:0.9em;
}

.headerphone {
    font-size:1.6em;
}

#claim {
    line-height:normal;
    width:65%;
    padding:2% 1% 2% 1%;
    float:left;
}

#claim h1 {
	font-size:3.0em;
}

#claimdescription {
    line-height:normal;
    width:32%;
    padding:2% 1% 2% 0%;
    float:right;
}


#openerboxen {
    margin:auto;
    width:1200px;
    border-top: 1px dotted #ccc;
    margin-bottom:20px;
    padding-top:10px;
}

.openerbox {
    width:31%;
    float:left;
    padding:1%;
}

#kooperationen {
    margin:auto;
    width:1160px;
    border-top: 1px dotted #ccc;
    padding:30px 20px 30px 20px;
}

    
#kooperationen img {
    display:block;
    float:left;
    padding-right:20px;
}


#sitespacer {
    padding:50px 25px 25px 25px;
}

#content {
    margin:auto;
    width:1200px;
    border-top: 1px dotted #ccc;
    margin-bottom:40px;
    padding-top:40px;
}

#leftcol {
    float:left;
    width:30%;
}


#subnavigation {
    width:280px;
    float:left;
    text-align:left;
    color:#000;
}

#subnavigation ul { margin:0; list-style:none outside; padding-left:0px; padding-top:0px; }
#subnavigation li { display:block; }

#rightcol {
    float:right;
    width:70%;
}

#centercol {
	padding:0px 20px 0px 20px;
}


#topnavigation {
    text-align:right;
    float:right;
    color:#fff;
    padding-right:40px;
    width:300px;
}

#topnavigation ul { float:right;margin:0; text-align:left; height:20px; list-style:none outside; padding-left:0px; padding-top:8px; }
#topnavigation li { display:inline; height:15px; padding-right:10px; padding-left:8px; border-right:1px solid #585858; }


#image {
    height:180px;
    border-bottom:16px solid #A7A8AA;
    background-color:#ff0000;
}

#newsbox {
    float:right;
    width:240px;
    height:180px;
	background-color : #fff;
	border-left: 2px solid #A7A8AA;
	border-right: 2px solid #A7A8AA;
}

#newsbox h2 {
    font-size:1.4em; color:#E7823B; padding-top:0px; padding-bottom:20px; margin:0px; 
}

#newsboxspacer {
    padding:20px 10px 0px 20px;
}

.textblock {
    padding-bottom:40px;
}

#glossaralphabet {
	padding:0px 0px 20px 0px;	
}


.eventteaser {
}

.eventteaserdate {
    background-color:#0E518A;
    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari, Chrome */
    -khtml-border-radius:10px; /* Konqueror */
    border-radius:10px; /* CSS3 */
    float:left;
    /*width:150px;*/
    width:20%;
    color:#fff;
    padding:10px;
}

.eventteaserentry {
    float:left;
    /*width:700px;*/
    width:75%;
    padding:0px 10px 10px 10px;
}


.eventyear {
    font-size:2.2em;
}

.bookteaser {
}

.bookteaserimage {
    float:right;
    width:150px;
    padding:10px;
}

.bookteaserentry {
    float:left;
    width:100%;
    padding:0px 20px 10px 0px;
}


#footercontainer {
	background-color : #EDEFEC;
	padding-bottom:5%;
}

#footer {
    margin:auto;
    width:1160px;
    border-top: 1px dotted #ccc;
    padding:20px;
    color:#777;
}


h1 { font-size:2.0em; color:#0E518A; padding-top:0px; padding-bottom:15px; margin:0px; font-weight:normal; line-height:normal; }
h2 { font-size:1.4em; color:#0E518A; padding-top:0px; padding-bottom:15px; margin:0px; font-weight:normal; line-height:normal; }
h3 { font-size:1.0em; color:#0E518A; padding-top:0px; padding-bottom:0px; margin:0px; font-weight:bold; }
h4 { font-size:1.0em; color:#0E518A; padding-top:0px; padding-bottom:10px; margin:0px; font-weight:bold; }

img { border:0px; }

.off { display:none; }

.clear { clear:both; }

/* Cookie *****************************************************/
#cookiehinweis a {color:#000; text-decoration:none;}
#cookiehinweis a:hover {text-decoration:underline;}
#cookiehinweis div {padding:10px; padding-right:40px;}
#cookiehinweis { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6d6d6; 
   background: -moz-linear-gradient(top, #d6d6d6 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6d6d6 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6d6d6 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6d6d6 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6d6d6 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6d6d6', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiehinweisCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiehinweisCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}



.elastic-video {
position: relative;
padding-bottom: 55%;
padding-top: 15px;
height: 0;
overflow: hidden;
}

.elastic-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;

}

table {
	 width: 100%;
	 empty-cells: hide;
	 vertical-align: middle !important;
	 line-height: 18px;
	 margin-bottom: 15px;
}

table td, table th {
 padding: 10px 10px;
}

table img {
 display: inline;
 vertical-align: middle;
}

tbody tr {
 background: #efefef;
}


tr:hover {
 background: #fff;
}

a.headlinelink:link  { color:#0E518A; text-decoration:none; }
a.headlinelink:visited { color:#0E518A; text-decoration:none; }
a.headlinelink:hover { color:#0E518A; text-decoration:underline; }
a.headlinelink:active { color:#0E518A; text-decoration:none; }

a:link  { color:#0E518A; text-decoration:none; }
a:visited { color:#0E518A; text-decoration:none; }
a:hover { color:#0E518A; text-decoration:underline; }
a:active { color:#0E518A; text-decoration:none; }

a.top:link  { color:#fff; text-decoration:none; }
a.top:visited { color:#fff; text-decoration:none; }
a.top:hover { color:#fff; text-decoration:underline; }
a.top:active { color:#fff; text-decoration:none; }

/*
*   Hauptnavigation
*/

a.mainlevel:link, a.mainlevel:visited {
	display: inline;
    float:left;
	margin:0;
    font-size: 1.1em;
    line-height:50px;
    position:relative; 
    color:#0E518A;
    padding-left:20px;
    background-image: url("../img/bgMainnavigation.gif");
    background-repeat: no-repeat;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #ababab;
}

a.mainlevelActive:link, a.mainlevelActive:visited {
	display: inline;
    float:left;
	margin:0;
    font-size: 1.1em;
    line-height:50px;
    position:relative; 
    color:#ccc;
    padding-left:20px;
    background-image: url("../img/bgMainnavigation.gif");
    background-repeat: no-repeat;
}

a.mainlevelActive:hover {
	text-decoration: none;
	color: #0E518A;
}
a.sublevel:link, a.sublevel:visited {
	margin:0; 
    line-height:30px;
    display:block;
    padding-left:40px;
    color:#58585A;
    font-size:1.1em;
    border-bottom: 1px dotted #ddd;
}

a.sublevel:hover {
	text-decoration: none;
	color: #E7823B;
    background:#f6f6f6;
}

a.sublevelActive:link, a.sublevelActive:visited {
	margin:0; 
    line-height:30px;
    display:block;
    padding-left:40px;
    color:#0E518A;
    font-size:1.1em;
    border-bottom: 1px dotted #ddd;
    background:#f0f0f0;
}

a.sublevelActive:hover {
	text-decoration: none;
	color: #E7823B;
}


a.thirdlevel:link, a.thirdlevel:visited {
	margin:0; 
    line-height:30px;
    display:block;
    padding-left:60px;
    color:#58585A;
    font-size:1.0em;
}

a.thirdlevel:hover {
	text-decoration: none;
	color: #E7823B;
}

a.thirdlevelActive:link, a.thirdlevelActive:visited {
	margin:0; 
    line-height:30px;
    display:block;
    padding-left:60px;
    color:#0E518A;
    font-size:1.0em;
}

a.thirdlevelActive:hover {
	text-decoration: none;
	color: #E7823B;
}


@media screen and (max-width:1199px) {
    #site {
        margin:auto;
        width:95%;
    }
    
    
	#leftcol {
	    float:left;
	    width:30%;
	}
	
	
	#subnavigation {
	    width:100%;
	    float:left;
	    text-align:left;
	    color:#000;
	}
	
	#rightcol {
	    float:left;
	    width:70%;
	}
    
    #motiv img {
        width:100%;
        height:auto;
    }
    
    #claimcontainer {
        margin:auto;
        width:95%;
    }
    
    #videocontainer {
        width:95%;
    }
    
    #claim {
        line-height:normal;
        width:40%;
        padding:20px 10px 20px 10px;
        float:left;
    }
    
    #claimdescription {
        line-height:normal;
        width:40%;
        padding:40px 20px 40px 20px;
        float:right;
    }

	#claim h1 {
		font-size:2.3em;
	}
    
    #openerboxen {
        margin:auto;
        width:95%;
        border-top: 1px dotted #ccc;
        margin-bottom:10px;
    }
    
    .openerbox {
        width:33%;
        float:left;
        padding:0px;
    }
    
    .openerboxspacer {
        padding:15px;
    }
    
    #kooperationen {
        margin:auto;
        width:95%;
        border-top: 1px dotted #ccc;
        padding:20px 10px 20px 10px;
    }
    
    #kooperationen img {
        display:block;
        float:left;
        padding-right:20px;
    }
    
    #content {
	    margin:auto;
	    width:95%;
	    border-top: 1px dotted #ccc;
	    margin-bottom:20px;
	    padding-top:30px;
	}
	
	

	#leftcol {
	    float:left;
	    width:30%;
	}
	
	#rightcol {
	    float:right;
	    width:70%;
	}
    
    #footer {
        margin:auto;
        width:95%;
        border-top: 1px dotted #ccc;
        padding:20px 10px 20px 10px;
        color:#777;
        font-size:0.85em;
    	background-color : #EDEFEC;
    }
    
    a.mainlevel:link, a.mainlevel:visited {
		display: inline;
	    float:left;
		margin:0;
	    font-size: 1.0em;
	    line-height:50px;
	    position:relative; 
	    color:#0E518A;
	    padding-left:20px;
	    background-image: url("../img/bgMainnavigation.gif");
	    background-repeat: no-repeat;
	}
	
	a.mainlevel:hover {
		text-decoration: none;
		color: #ababab;
	}
	
	a.mainlevelActive:link, a.mainlevelActive:visited {
		display: inline;
	    float:left;
		margin:0;
	    font-size: 1.0em;
	    line-height:50px;
	    position:relative; 
	    color:#ccc;
	    padding-left:20px;
	    background-image: url("../img/bgMainnavigation.gif");
	    background-repeat: no-repeat;
	} 
}


@media screen and (max-width:768px) {
	#hamburger {
    	margin-top:10px;
		display:block;
	}
	
    #hamburgerclose {
    	margin-top:10px;
	}
	
	#mainnavigation {
    	height:auto;
    	display:none;
        width:100%;
        text-align:left;
    	padding-top:1px;
	}

	#mainnavigation div {
		display:block;
	}
	
	#subnavigation {
		display:none;
	}
	
	#mainnavigation #subnavigation {
		display:block;	
	}
	
	
    #mainnavigation {
        height:auto;
        
    }
    
    #mainnavigation ul {width:100%; margin:0; float:left; list-style:none outside; padding:0; }
    #mainnavigation li {display:block; float:none;margin:0px; padding:0px; }
	
    #site {
        margin:auto;
        width:95%;
    }

    #openerboxen {
        margin:auto;
        width:95%;
        border-top: 1px dotted #ccc;
        margin-bottom:10px;
    }
    
    .openerbox {
        padding:20px 10px 20px 10px;
        width:90%;
    }
    
    .openerboxspacer {
        padding:0px;
    }
    
    #motiv img {
        width:100%;
        height:auto;
    }
    
	#leftcol {
	    float:left;
	    width:95%;
	}
	
	#namen {
		/*display:none;*/
	}
	
	.name {
		margin-bottom:0px;	
	}
	
	.headerberuf {
		display:none;
	}
	
	#subnavigation {
	    width:100%;
	    float:left;
	    text-align:left;
	    color:#000;
	}
	
	#rightcol {
	    float:left;
	    width:100%;
	    padding:0px 0px 0px 0px;
	}
	
	#centercol {
		padding:0px 0px 0px 0px;
	}
	
    
    #kooperationen {
        margin:auto;
        width:95%;
        border-top: 1px dotted #ccc;
        padding:10px;
    }
    
    #kooperationen img {
        display:block;
        float:left;
        padding-right:20px;
    }
    
    #footer {
        margin:auto;
        width:95%;
        border-top: 1px dotted #ccc;
        padding:20px 10px 20px 10px;
        color:#777;
        font-size:0.85em;
    	background-color : #EDEFEC;
    }
    
    a.mainlevel:link, a.mainlevel:visited {
    	display: block;
        float:none;
    	margin:0;
        font-size: 1.1em;
        line-height:30px;
        position:relative; 
        color:#0E518A;
        padding-left:20px;
        background:none;
    	background-color : #EDEFEC;
        border-bottom:1px solid #fff;
    }
    
    a.mainlevel:hover {
    	text-decoration: none;
    	color: #ababab;
    }
    
    a.mainlevelActive:link, a.mainlevelActive:visited {
    	display: block;
        float:none;
    	margin:0;
        font-size: 1.1em;
        line-height:30px;
        position:relative; 
        color:#ccc;
        padding-left:20px;
        background:none;
    	background-color : #EDEFEC;
        border-bottom:1px solid #fff;
    }
    
    a.mainlevelActive:hover {
    	text-decoration: none;
    	color: #fff;
    }
}

@media screen and (max-width:480px) {
    
	#logo {
	    width:100%;
	    padding: 0px 0px 10px 0px;
	}
	
	#logo img {
		width:100%;
		height:auto;
	}
	
	.headername {
	    font-size:0.9em;
	}
    
    #claimcontainer {
        margin:auto;
        width:95%;
    }
    
    #claim {
        line-height:normal;
        width:95%;
        padding:20px 10px 20px 10px;
    }
    
    #claimdescription {
        line-height:normal;
        width:95%;
        padding:20px 0px 20px 10px;
        float:none;
    }
    
	#claim h1 {
		font-size:1.6em;
	}
    
	.eventteaserdate {
	    background-color:#0E518A;
	    -moz-border-radius:10px; /* Firefox */
	    -webkit-border-radius:10px; /* Safari, Chrome */
	    -khtml-border-radius:10px; /* Konqueror */
	    border-radius:10px; /* CSS3 */
	    float:left;
	    /*width:150px;*/
	    width:40%;
	    color:#fff;
	    padding:10px;
	}
    
    #kooperationen {
        margin:auto;
        width:95%;
        border-top: 1px dotted #ccc;
        padding:20px 0px 10px 0px;
    }
    
    #kooperationen img {
        display:block;
        float:none;
        padding-bottom:10px;
    }
    
    #footer {
        margin:auto;
        width:95%;
        border-top: 1px dotted #ccc;
        padding:20px 10px 20px 10px;
        color:#777;
        font-size:0.85em;
    	background-color : #EDEFEC;
    }
}