/*
rot: #be351e
grau linien: #939598 
text: #000
h1 back: f7e8de
block: e8e8e8
*/

/*@charset "utf-8";*/
/*@import url(http://fonts.googleapis.com/css?family=Dosis);*/

* {
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
}

p { margin:10px 0px; }

.container_16 { width: 1000px; margin:0px auto; /*background-color:#ccc;*/ }

.clearitem { clear:both; heigth:0px; line-height:0px; padding:0px; margin:0px; }
.clear { clear:both; }

.left { float:left; }
.right { float:right; }
p.more { padding:10px 0px; text-align: right; }
p.more a { padding-left:16px; background-image: url(pfeil_r.png); background-repeat: no-repeat; background-position: left center; }
p.less { padding:10px 0px; text-align: left; }
p.less a { padding-left:16px; background-image: url(pfeil_l.png); background-repeat: no-repeat; background-position: left center; }

html, body { height:100%; position:relative; }
body { background-color: #fff; color:#000; font-size: 14px; }

img { border:none; }

a { color:#666; text-decoration:none; }
a:hover { text-decoration: none; color:#000; }

/* ?berschriften */
h1, h2, h3, h4 { box-sizing:border-box; display:block; clear:both; }
h1 { margin-top:20px; margin-bottom:20px; padding:4px 15px; background-color:#f7e8de; color:#be351e; font-size:18px; font-weight:normal; }
h2 { margin-top:20px; margin-bottom:20px; color:#be351e; font-size:17px; font-weight:normal; }
h3 { margin-top:10px; margin-bottom:2px; color:#939598; font-size:16px; font-weight:normal; }
h4 { font-size:14px; clear:both; }

.item_col2 { padding:10px; }
.item_col2 p.title { padding:4px 10px; font-size:16px; }
.item_col2 p.title.red { background-color:#be351e; color:#fff; }

/* Haupt Divs */
/*.maincontent { width:980px; margin:0px auto; }*/
#titlecont { position:relative; height:360px; width:100%; overflow:hidden; padding-top:0px; background-color:#fff; }
#titlecont #titleimg { position:absolute; left:50%; margin-left:-490px; width:980px; height:360px; z-index:111; }
#logo { position:absolute; right:50%; margin-right:-470px; top:20px; z-index:111; }
#titlecont #titleresize { position:absolute; top:190px; left:50px; width:69px; height:69px; z-index:999; cursor:pointer; }

#main { margin-top:1px; padding-bottom:40px; background-color:#fff; background-image:url("ep_grey.gif"); background-repeat: repeat-y; background-position: 239px; }

#navcont { height:40px; background-color: #be351e; }

#col1 { float:right; }
#col2 { float:left; /*width:240px;*/ padding-top:20px; }
#logos { clear:both; margin-top:20px; padding-top:20px; border-top:1px solid #939598; }

#footercont{ background-color:#fff;}
#footer { background-color:#707072; height:160px; }
.itemfooter { margin-top:20px; color:#fff; height:120px; box-sizing:border-box; }

.itemfooter p.title { font-weight: bold; margin:0 0 5px 0; }
.itemfooter a { color:#ccc; }
.itemfooter a:hover { color:#000; }
#linksext img {display:block; margin-bottom:5px;}
img#logofooter { width:75%; margin-left:20px; }

#footer .cp { padding:20px 0; text-align: right; font-size: 0.8em; }

.box {}

/* === Standard Modul === */
div.line { border-top:1px solid #939598; }
div.line .imagescroller { padding-top:20px; }
div.lineafter { border-bottom:1px solid #939598; }
p.download { margin:10px 0px; }

.item { padding-bottom:20px; clear:both; line-height: 140%; }
.item ul { margin-left:20px; }
h1.has_submenu, h1.red { background-color:#be351e !important; color:#fff !important; }

.item .imgtitle { font-size:11px; color:#000; /*font-style: italic;*/ }

.item0 {}
.item0 .images { float:left; }
.item0 .images img { margin:0px 20px 10px 0px; display:block; }
.item0 .imgtitle { margin:-6px 0px 10px 0px; }

.item1 .images_horiz { margin-bottom:20px; clear:both; }
.item1 .images_horiz img { margin-right:10px; }

.item3 .images_horiz { margin-top:20px; clear:both; }
.item3 .images_horiz img { margin-right:30px; }

.bloecke { padding-top:20px; }
.block { background-color:#e8e8e8; margin-top:30px; margin-bottom:20px; }
.block h3 { background-color: #939598; color:#fff !important; margin:0px !important; padding:5px 20px; }
.block div { padding:15px 20px; }

.mitarbeiter { padding-bottom:20px; }
.mitarbeiter img { max-width:100%; }
.mitarbeiter p, .mitarbeiter h2 { margin:4px 0px !important; }
.mitarbeiter h3 { background-color:#939598; color:#fff !important; padding:5px 10px; margin:0px !important; height:46px; }
.mitarbeiter.first{ clear:both; }
.mitarbeiter.left { float:left; margin-right:35px; }
.mitarbeiter.right { float:right; }

div.cols2 {
    -webkit-column-count: 2; 
    -webkit-column-gap: 30px;  
    /*-webkit-column-rule-color: #939598; -webkit-column-rule-style: solid; -webkit-column-rule-width: 1px;*/
 
    -moz-column-count: 2;  
    -moz-column-gap: 30px;
    /*-moz-column-rule-color: #939598; -moz-column-rule-style: solid; -moz-column-rule-width: 1px;*/
 
    column-count: 2;  
    column-gap: 30px;
    /*column-rule-color: #939598; column-rule-style: solid; column-rule-width: 1px;*/
}

/* Bilder Scroller */
.imagescroller { margin-bottom:20px; clear:both; width:100%; position:relative; }
.imagescroller .scrollable {  position:relative; overflow:hidden; width:100%; height:200px; }
.imagescroller .scrollable  .items { width:20000em; position:absolute; }
.imagescroller .scrollable  .items div { float:left; margin-right:10px; }

.imagescroller  a.browse { position:absolute; top:0px; background-repeat: no-repeat; background-position:center; height:200px; width:30px; z-index:333; cursor:pointer; }
.imagescroller  a.left { left:0px; background-image: url(arrow_l.png); }
.imagescroller  a.right { right:0px; background-image: url(arrow_r.png); }

/* Home */
.homeitem { clear:both; padding:20px 0; }
.home .calendar { text-align: center; box-shadow: 3px 3px 10px #ccc; padding:20px 0; }
.home .calendar .d { font-size: 3.5em; color:#000; }
.home .calendar .m { color:#939598; font-size: 1.1em; }
.home .img { /*text-align: right;*/ }
.home img { max-width:100%; max-height:200px; }
.home h2, .home h3 { margin-top:0px; margin-bottom:5px; }
.home p.more { text-align: left; }

/* Events */
p.bezlang { font-size: 0.9em; }
.event .small { font-size: 0.9em; /*font-style: italic;*/ }
.eventlist h2 { margin-top:0px; margin-bottom:0px; /*font-weight: normal; font-size: 16px;*/ }
/*.eventlist p.datetime { margin-bottom:5px; margin-top:20px; }*/
.eventlist .small { font-size: 0.9em; /*font-style: italic;*/ }
.eventlist img, .event img { max-width:100%; }

.pre_info_events{ /*font-size: 0.9em;*/ padding-bottom:20px; }

.event .socials { padding-top:10px; }


/* RexSearch */
#rexsearch_form { display:block; padding-bottom:50px; }
#rexsearch_form p { float:left; }
#rexsearch_form p.formtext { width:80% }
#rexsearch_form input.text { color:#939598; padding-left:20px; }
#rexsearch_form p.formsubmit { padding-top:0; }
#rexsearch_form p.formsubmit input { height:29px; margin-left:1px; }

.rexsearchresults { list-style-type: none; }
.rexsearchresults h2 a { color:#BE351E; }
.rexsearchresults strong { background-color: #BE351E; color:#fff; font-weight: normal; }
.rexsearchresults li { border-bottom:1px solid #939598; }

#copyright { padding-top:10px; }
#totop { position:fixed }