@charset "UTF-8";
/* CSS Document */

/* FONTS VIA FONT-FACE */
@font-face {
    font-family: 'caecilia_lt_std75_bold';
    src: url('../fonts/caecilialtstd-bold-webfont.eot');
    src: url('../fonts/caecilialtstd-bold-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/caecilialtstd-bold-webfont.woff') format('woff'),
         url('../fonts/caecilialtstd-bold-webfont.ttf') format('truetype'),
         url('../fonts/caecilialtstd-bold-webfont.svg#caecilia_lt_std75_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caecilia_lt_std85_heavy';
    src: url('../fonts/caecilialtstd-heavy-webfont.eot');
    src: url('../fonts/caecilialtstd-heavy-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/caecilialtstd-heavy-webfont.woff') format('woff'),
         url('../fonts/caecilialtstd-heavy-webfont.ttf') format('truetype'),
         url('../fonts/caecilialtstd-heavy-webfont.svg#caecilia_lt_std85_heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caecilia_lt_std55_roman';
    src: url('../fonts/caecilialtstd-roman-webfont.eot');
    src: url('../fonts/caecilialtstd-roman-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/caecilialtstd-roman-webfont.woff') format('woff'),
         url('../fonts/caecilialtstd-roman-webfont.ttf') format('truetype'),
         url('../fonts/caecilialtstd-roman-webfont.svg#caecilia_lt_std55_roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tele-groteskfetregular';
    src: url('../fonts/tele-groteskfet-webfont.eot');
    src: url('../fonts/tele-groteskfet-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/tele-groteskfet-webfont.woff') format('woff'),
         url('../fonts/tele-groteskfet-webfont.ttf') format('truetype'),
         url('../fonts/tele-groteskfet-webfont.svg#tele-groteskfetregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tele-groteskhalregular';
    src: url('../fonts/tele-groteskhal-webfont.eot');
    src: url('../fonts/tele-groteskhal-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('../fonts/tele-groteskhal-webfont.woff') format('woff'),
         url('../fonts/tele-groteskhal-webfont.ttf') format('truetype'),
         url('../fonts/tele-groteskhal-webfont.svg#tele-groteskhalregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* STANDARDS */

body {
	margin: 0px 0px 130px 0px;
	padding: 0px 0px 0px 0px;
	overflow-y: scroll;
	font-family: 'tele-groteskhalregular', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3;
	color: #333;
	text-align: center;
}

a {
	color: #73ca1d;
	text-decoration: none;
}

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

p {
	margin-top: 0px;
}

img {
	border: 0px;
}

hr {
	border-bottom: 2px dotted #73ca1d;
    clear: both;
    color: transparent;
    margin: 20px 0;
}

.green {
	color: #73ca1d;
}

h1 {
	padding: 0px 0px;
	line-height: 1;
	font-family: 'caecilia_lt_std85_heavy';
	font-weight: normal;
	font-size: 28px;
	color: #73ca1d;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

h2 {
	padding: 0px 0px;
	line-height: 1;
	font-family: 'caecilia_lt_std85_heavy';
	font-weight: normal;
	font-size: 22px;
	color: #73ca1d;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

h3 {
	padding: 0px 0px;
	line-height: 1;
	font-family: 'caecilia_lt_std85_heavy';
	font-weight: normal;
	font-size: 18px;
	color: #73ca1d;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

h5 {
	font-family: 'tele-groteskhalregular';
	font-weight: 500;
	font-size: 18px;
	color: #73ca1d;
	line-height:2;
	margin: 0;
	padding: 0;
}

/* WEBSITE */

#header-wrapper,
#mainnavi-wrapper,
#content-wrapper,
#footer-wrapper {
	width: 100%;
}

#header-wrapper{
	background-color: #fff;
	z-index: 111100000;
	
}

#header {
	width: 940px;
	height: 146px;
	text-align: left;
	margin: 0px auto 0px auto;
	position: relative;
}

img.header-logo {
	position: absolute;
	left: 0px;
	top: 22px;
	height: 100px;
}

h1.header-headline {
	display: table;
	padding: 5px 15px;
	line-height: 1;
	font-family: 'caecilia_lt_std85_heavy';
	font-weight: normal;
	font-size: 28px;
	color: #FFF;
	background-color: #73ca1d;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	position: absolute;
	right: 0px;
	top: 30px;
}

h2.header-subheadline {
	padding: 0px 0px;
	line-height: 1;
	font-family: 'tele-groteskfetregular';
	font-weight: normal;
	font-size: 16px;
	color: #53aa28;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	position: absolute;
	right: 0px;
	top: 74px;
}	

/* NAVIGATION */
#mainnavi-wrapper {
	position: relative;
	background-color: #73ca1d;
	-webkit-box-shadow: 0px 6px 8px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 8px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 8px -2px rgba(0,0,0,0.75);
	height: 50px;
	position: relative;
	z-index: 10000000;
}

#mainnavi {
	width: 940px;
	height: 45px;
	text-align: left;
	margin: 0px auto 0px auto;
	position: relative;
	padding-top: 9px;
}

ul.cssmenu {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	z-index: 10000000;
}

ul.cssmenu ul {
	position: relative;
	display: none;
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #FFF;
	-webkit-border-radius: 2px;    
    border-radius: 2px;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}

ul.cssmenu li {
	position: relative;
	display: inline;
	float: left;
}

ul.cssmenu li a {
	display: block;
	text-decoration: none;
	padding: 8px 15px 8px 15px;
	margin: 0px 10px 5px 0px;
	white-space: nowrap;
	line-height: 1;
	font-family: 'tele-groteskfetregular';
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFF;
	-webkit-box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 2px;    
    border-radius: 2px;
	background-color: #6bbc42;
}

ul.cssmenu li a:hover {
	text-decoration: none;
	color: #73ca1d;
	background-color: #FFF;
}

ul.cssmenu li.menuactive a {
	text-decoration: none;
	color: #73ca1d;
	background-color: #FFF;
}

ul.cssmenu li:hover > ul {
	position: absolute;
	display: inline;
	z-index: 60000;
	margin-left: 0px;
	padding-top: 0px;
}

ul.cssmenu li li:hover > ul {
	top: 0px;
	left: 180px;
	padding-top: 0px;
	padding-left: 0px;
}

ul.cssmenu li li a {
	width: 200px;
	padding: 6px 12px 6px 12px;
	color: #333;
	margin: 0px 0px 2px 0px;
	background: #ccc;
	-webkit-border-radius: 0px;    
    border-radius: 0px;
	text-transform: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

ul.cssmenu li li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #7c7c7c;
}

ul.cssmenu li.menuactive li a {
	width: 200px;
	padding: 6px 12px 6px 12px;
	color: #333;
	margin: 0px 0px 2px 0px;
	background: #ccc;
	-webkit-border-radius: 0px;    
    border-radius: 0px;
	text-transform: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

ul.cssmenu li.menuactive li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #7c7c7c;
}

/* CONTENT */

#content-wrapper {
	margin-top: 20px;
}

#content {
	width: 940px;
	text-align: left;
	margin: 0px auto 0px auto;
}

#content-sidebar {
	width: 220px;
	float: left;
}

#content-left {
	width: 700px;
	float: right;
}

#content-left ul {
	margin: 10px 10px 10px 25px;
	padding: 0;
}

#content-left li {
	color: #53aa28;
	font-size: 17px;
	font-family: 'tele-groteskhalregular';
	margin: 5px 0px; 
}


.kolegiumimg {
	width: 729px;
	
}

.imgiteme {
	float: left;
	margin-right: 29px;
	height: 300px;
	
}

.itemeimage {
	width: 214px;
	margin-bottom: 5px;
	
}

/* SUBNAVIGATION */

#subnavi {
	background-color: #73ca1d;
	padding: 10px 10px 1px 10px;
	margin-bottom: 20px;
}

#subnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subnavi ul li a {
	display: block;
	padding: 4px 10px;
	color: #FFF;
	font-size: 16px;
	font-family: 'tele-groteskfetregular';
	background: #6bbc42;
	margin-bottom: 10px;
	-webkit-box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 2px;    
    border-radius: 2px;
}

#subnavi ul li a:hover {
	color: #73ca1d;
	background: #FFF;
	text-decoration: none;
}

#subnavi ul li.menuactive a {
	color: #73ca1d;
	background: #FFF;
	text-decoration: none;
}

/* SIDEBAR TEASER */

#telefon {
	width: 130px;
	height: 45px;
	background-image: url(../bilder/bg-telefon.jpg);
	margin-bottom: 20px;
	padding: 20px 10px 15px 80px;
}

#kalender {
	width: 130px;
	height: 45px;
	background-image: url(../bilder/bg-kalender.jpg);
	margin-bottom: 20px;
	padding: 20px 10px 15px 80px;
}

#telefon h3,
#kalender h3 {
	color: #fff;
	margin: 0px 0px 4px 0px;
}

#telefon p,
#kalender p {
	color: #fff;
	font-family: 'tele-groteskfetregular';
	text-transform: uppercase;
	font-size: 16px;
}

#telefon a,
#kalender a {
	color: #fff;
}

/* FOOTER */

#footer-wrapper {
	position: fixed;
	bottom: 0px;
	z-index: 100000000;
	background-color: #73ca1d;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.75);
}

#footer {
	width: 940px;
	height: 50px;
	text-align: left;
	margin: 0px auto 0px auto;
	position: relative;
	font-family: 'tele-groteskfetregular';
	text-transform: uppercase;
	color: #fff;
}

#footer-navi {
	width: 400px;
	position: absolute;
	top: 18px;
	left: 0px;
}

#footer-copy {
	width: 400px;
	position: absolute;
	top: 18px;
	right: 0px;
	text-align: right;
}

#footer a,
#footer a:hover {
	color: #FFF;
}

/* SPECIALS */

/* SLIDER */

#slider-out {
	width: 934px;
	height: 378px;
	background: #e9e9e9;
	border: 3px solid #73ca1d;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	/* -webkit-border-radius: 2px;    
    border-radius: 2px; */
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

#smallslider {
	width: 694px;
	height: 294px;
	background: #e9e9e9;
	border: 3px solid #73ca1d;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	/* -webkit-border-radius: 2px;    
    border-radius: 2px; */
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

#content-left iframe {
	width: 694px;
	height: 294px;
	background: #e9e9e9;
	border: 3px solid #73ca1d;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4);
	/* -webkit-border-radius: 2px;    
    border-radius: 2px; */
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

/* HOME TEASER BZW. NEWS / KALENDER */

.big-3col-wrapper {
	width: 960px;
}

.big-3-item {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 280px;
	padding: 10px 10px 0px 10px;
	background: #73ca1d;
	color: #FFF;
}

.big-3-item h3 {
	color: #FFF;
	border-bottom: 2px dotted #FFF;
	padding-bottom: 10px;
	font-size: 22px;
}

.big-3-info {
	padding: 10px;
	background: #4f9f00;
	height: 60px;
	width: 260px;
	margin: 10px 0px 10px 0px;
	-webkit-box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 2px;    
    border-radius: 2px;
}

.big-3-info:hover {
	background: #FFF;
}

a .big-3-info {
	color: #FFF;
}

a:hover .big-3-info {
	color: #60b111;
	text-decoration: none;
}

a .big-3-info h2 {
	color: #FFF;
	text-decoration: none;
}

a:hover .big-3-info h2 {
	color: #73ca1d;
	text-decoration: none;
}

.big-3-pic {
	float: left;
	width: 60px;
	height: 60px;
	background-color: #FFF;
	overflow: hidden;
	text-align: center;
}

.big-3-pic img {
	width: 80px;
}

.big-3-text {
	float: right;
	width: 190px;
	height: 60px;
}

.big-3-info h2 {
	color: #FFF;
	font-size: 14px;
	font-family: 'tele-groteskfetregular';
	line-height: 1.3;
	margin: 0px 0px 0px 0px;
	text-transform: none;
	text-decoration: none;
}

.big-3-info p.date {
	font-family: 'caecilia_lt_std85_heavy';
	color: #333;
	margin: 0px 0px 6px 0px;
}

/* GALLERY */
.gallery { width: 710px; }
.gallery-item { width: 132px; height: 132px; overflow: hidden; float: left; margin: 0px 10px 10px 0px; }
.gallery-item img {  }

.tabulator1 { width: 150px; display: block; float: left; }
.tabulator2 { width: 300px; display: block; float: left; }
.tabulator3 { width: 450px; display: block; float: left; }