html, body {
    margin:0;
    padding:0;
    height:100%;
    
    font-family: 'Josefin Slab', serif;
    font-weight: 400;
    font-size:18px;
    line-height: 22px;
    color:#252526;
    
    background: url(../img/nasty_fabric.png) repeat 0 0;
}
.invisible {
	display:none;
}
.site {
    height: 100%;
}
.center {
    width:1000px;
    margin:0 auto;
}
.icon {
	position:fixed;
	bottom:0;
	left:75px;
	display:block;
	
	width:283px;
	height:553px;
	
	background: url(../img/tuba.png) no-repeat 0 0;
}
a {
	text-decoration:underline;
	color:#252526;
}
h1 {
    font-size:40px;
    line-height: 44px;
    font-weight: 300;
    color:#f2da00;
    background: #fff;
    padding:0;
    padding:10px 8px 8px 8px;
    display:inline-block;
}
h2 {
    font-size:25px;
    line-height: 39px;
    font-weight: 700;
}
h3 {
    font-size:20px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.container {
    position: relative;
    display: inline-block;
}
.left, .right {
    display:inline-block;
    vertical-align: top;
    padding-top: 80px;
}
.left {
    width:60%;
}
.right {
    width:35%;
    padding-top:213px;
}
.clear {
    clear:both;
}
img {
    border:6px solid #fff;
}
.logo img {
    border:none;
}
.logo {
    margin-top:-25px;
    padding-bottom: 25px;
}
/* General Styles */
.page {
    min-height:100%;
}
.ce_form {
    padding-top:40px;
}
input, textarea {
    height:40px;
    margin-bottom: 5px;
    width:350px;
    background: rgba(255,255,255,0.8);
    border:1px solid #a9a9a9;
    border-radius: 4px;
    padding: 0 10px;
    
    font-family: 'Josefin Slab', serif;
    font-weight: 400;
    font-size:18px;
}
input.inactive {
    opacity: 0.5;
}
textarea {
    height: 150px;
    padding:10px;
}
.submit {
    background: #f2da00;
    width: 373px;
    cursor: pointer;
}
/* Navigation */
.navi {
    display:block;
    width: 100%;
    height: 65px;
    background: rgba(255, 255,255, 1);
    position: fixed;
    bottom: 0;
    left: 0;
    text-align:center;
}
.navi ul {
    margin:0;
    padding:0;
}
.navi ul li {
    display:inline-block;
    vertical-align: top;
    padding:21px 8px;
}
.navi ul li a {
    color:#252526;
    text-decoration: none;
    text-transform: uppercase;
}
.navi ul li.active {
    background: #f2da00;
}
.navi ul li.loginIcon {
	position:relative;
	top:-12px;
	float:right;
}
.navi ul li.loginIcon.active {
	background:none;
}

/* Startseite */
#start .mod_eventlist .header, #start .mod_eventlist .time {
    display:none;
}
#start .mod_eventlist {
    display:inline-block;
    vertical-align: top;
    width:100%;
}
#start .mod_eventlist .event {
    display:inline-block;
    padding:15px;
    background:rgba(255,255,255,0.5);
    width: 100%;
    margin-bottom:2px;
}
#start .mod_eventlist .event h2, #start .mod_eventlist .event p {
    padding:0;
    margin:0;
}
#start .mod_eventlist .event h2 {
    text-transform: uppercase;
    font-size: 20px;
}
#start .mod_eventlist .event.special {
	background:#ffffff;
}
.eventButton {
    background:#fee300;
    display:block;
    
    width: 70px;
    padding:12px 0 5px 0;
    
    border-radius: 60px;
    text-align: center;
    
    position: absolute;
    top:-25px;
    right: -45px;
    
    z-index:500;
}
.eventButton p {
    line-height: 18px;
}
.eventButton a {
    color:#3f3f3f;
    text-decoration: none;
}
.wesearch {
    display:inline-block;
    padding:15px;
    background:rgba(255,255,255,0.5);
    width: 100%;
    margin-bottom:2px;
}
.wesearch .item {
    cursor: pointer;
    margin-bottom: 5px;
    display: block;
}
 .wesearch h2 {
    margin-top:0;
}
.wesearch .text {
    width:100%;
    color:#252526;
}
.wesearch a {
    text-decoration: none;
}
.wesearch .arrow {
    float:right;
    color:#252526;
}

/* Besetzung */
#besetzung h2 {
	text-decoration:none;
	color:#999;
	background:#ffffff;
	padding:5px 5px 3px 5px;
	cursor:pointer;
	display:inline-block;
	margin:0;
	margin-bottom:2px;
}
#formular .right {
	padding-top:118px;
}

/* Fotos */
.ce_gallery li {
	display:inline-block;
	vertical-align:top;
}

/* Notendownload */
.notendownload .mod_login {
	display:none;
}
.notendownload .ce_text p, .linkBg {
	background:#fff;
	padding:5px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}

.price {
	position:absolute;
	top:0;
	right:80px;
}
.price img {
	border:none;
}

/* Aushilfen */
.aushilfen {
	background:#9a0e14;
	padding:0 15px;
	width:100%;
	margin-bottom:2px;
}
.aushilfen p, .aushilfen a, .aushilfen img {
	color:#ffffff;
	border:none;
}
.button.aushilfen {
	text-align:center;
	padding:15px;
	width:100%;
	position:relative;
}
.button.aushilfen h2 {
	line-height:22px;
	text-transform:uppercase;
}
.button.aushilfen .link {
	position:absolute;
	right:17px;
	bottom:11px;
}

body.brautweiser {
	background:#f6d500;
	height:auto;
}
body.brautweiser.height {
	height:100%;
}
body.brautweiser .mod_article {
	padding-top:100px;
	padding-bottom:80px;
}
body.brautweiser .ce_text {
	background: #ffffff;
    padding: 50px;
    margin: 0;
    box-sizing: border-box;
    position:relative;
}
body.brautweiser .ce_text h1 {
	font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    color: #111111;
    /* background: #fff; */
    padding: 0;
    /* padding: 10px 8px 8px 8px; */
    /* display: inline-block; */
    margin-top:0;
    margin-bottom: 40px;
}
body.brautweiser .ce_text p {
	font-size:18px;
	line-height:30px;
}
body.brautweiser .ce_text .image_container img {
	position: absolute;
    top: 170px;
    right: 30px;
    width: 300px;
    height: auto;
}
body.brautweiser .ce_form {
    background: #f2da00;
    box-sizing: border-box;
    padding: 50px;
}
body.brautweiser .ce_form label {
	display: inline-block;
    width: 220px;
    vertical-align: top;
    position: relative;
    top: 6px;
}
body.brautweiser .image_container img {
	width: 100%;
    height: auto;
    border: none;
    display: block;
}
body.brautweiser .submit {
	background:#111111;
	color:#FFFFFF;
	border:none;
}
body.brautweiser .widget {
	margin-bottom:10px;
}
body.brautweiser select {
	height: 40px;
    margin-bottom: 5px;
    width: 372px;
    background: rgba(255,255,255,0.8);
    border: 1px solid #a9a9a9;
    border-radius: 4px;
    padding: 0 10px;
    font-family: 'Josefin Slab', serif;
    font-weight: 400;
    font-size: 18px;
}
body.brautweiser .widget legend {
	display: inline-block;
    vertical-align: top;
    width: 220px;
    float: left;
}
body.brautweiser .checkbox {
	width:20px;
	height:30px;
}

@media screen and (max-width: 1700px) { 
    .icon {
        display:none;
    }
}
@media screen and (max-width: 1100px) { 
    .left, .right {
        display:block;
        width:100%;
    }
    .right {
    	width:92%;
    }
    table, td, tr {
    	display:block;
    	width:100% !important;
    }
    .center {
    	width:100%;
    }
}
@media screen and (max-width: 650px) { 
	img {
		width:80%;
		height:auto;
	}
	.logo img {
		width:50%;
		height:auto;
	}
}
