/* RESET BROWSERSTYLE */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,hr,blockquote {padding: 0; margin: 0;}

/* GLOBAL */
h1, h2, h3 {font-family: Arial, sans-serif; color: #e30010; font-size: 24px; line-height: 1.2em; font-weight: 400; padding: 0 0 6px 0; margin: 6px 0 10px 0;}
h4 {font-family: Arial, sans-serif; color: #e30010; font-size: 22px; line-height: 1.4em; font-weight: 400; margin: 15px 0 10px 0;}
h5 {font-family: Arial, sans-serif; color: #e30010; font-size: 20px; line-height: 1.4em; font-weight: 400; margin: 15px 0 10px 0;}
h6 {font-family: Arial, sans-serif; color: #e30010; font-size: 18px; line-height: 1.4em; font-weight: 400; margin: 15px 0 10px 0;}
p {margin: 10px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 2px 0 2px 22px;}
ul {list-style-image: url(../../../../Applications/MAMP/htdocs/templates/coco/images/inhlist.gif); margin: 6px 0;}
ul li {line-height: 1.2em; border: 0; padding: 3px 0; margin: 2px 0 2px 17px;}
hr {height: 1px; clear: both; color: #e30010; background-color: #e30010; border: 0; margin: 16px 0;}
blockquote {padding: 2px 0 2px 20px; border-left: 3px solid #999;}
div.tplge_content_anchor {display: none;}
div.tplge_menu_anchor {display: none;}
div.tplge_news_anchor {display: none;}
div.tplge_news_anchor_bottom {display: none;}





/* 
##############################
 C O N T E N T  C L A S S E S 
##############################
*/
img.tplge_left_border {float: left; max-width: 40%; border: 5px solid #998; margin: 0 20px 10px 0;}
img.tplge_left_noborder {float: left; max-width: 40%; border: 0; margin: 0 20px 10px 0;}
img.tplge_right_border {float: right; max-width: 40%; border: 5px solid #998; margin: 0 0 10px 20px;}
img.tplge_right_noborder {float: right; max-width: 40%; border: 0; margin: 0 0 10px 20px;}
img.tplge_border {border: 5px solid #998;}
img.tplge_noborder {border: 0;}
img.tplge_centered {display: block; margin: 24px auto;}
img.tplge_maxwidth98 {max-width: 97%;}

.tplge_code {clear: both; background: #eed; color: #6e4f28; font-family: 'courier new', monospace; border: 1px solid #999; padding: 10px 16px;}
.tplge_box01 {clear: both; background: #f6f6f3; border: 4px double #e30010; padding: 12px 16px; margin: 16px 0;}
.tplge_legal {padding: 6px 0;}

.tplge_clearLeft {clear: left;}
.tplge_clearRight {clear: right;}
.tplge_clearBoth {clear: both;}


.bigaltxt {width:100%; position:relative; left:-8px;
    text-align:left; margin:1.2em auto .8em 0;}
.bigaltxt li {display:inline-block; vertical-align:top;
    margin:.6em !important;}
.bigaltxt li img {width:175px; height:240px;
    margin:.3em; border:0px solid;}
.bigaltxt li p {text-align:center; width:170px;
    margin:0 4px 1.4em 4px;}




/* 
##############################
           B O D Y
##############################
*/

/* BODY UND SEITE / BODY AND PAGE */
body {background: #eee; font-size: 16px; color: #000; font-family: Arial, arial, sans-serif; line-height: 1.4em;}
#body {background: #f6f6f6; min-width: 720px; font-size: 16px; color: #000; text-align: left;}
#top {font-size: 10px; line-height: 10px;}





/* 
##############################
        L A Y O U T
##############################
*/

#tplge_headers {}
#tplge_header {}
#tplge_slimmenu {}

#tplge_main {max-width: 900px; margin: 0 auto;}
#tplge_sidebar1 {float: left; width: 300px;}
#tplge_content {margin: 0;}

#tplge_footers {border: 0px solid #060;}
#tplge_notes {}





/* 
##############################
        D E S I G N
############################## 
*/

/* KOPFBEREICH / HEADER */
#tplge_headers {}


/* top header */
#tplge_topheaderin {background: #b7c0c7;}
#tplge_topheaderin h1 {font-family: arial, sans-serif; font-size: 48px; font-weight: 300; color: #f4352d; font-style: italic; text-align: center; padding: 36px 16px 20px 16px; margin: 0;}

/* Hamburger Menü */
div.tplge_respToc {
position: absolute; top: 10px; left: 0; z-index: 999;
width: 48px; 
height: 36px;
font-family: arial, sans-serif;
font-size: 15px;
border: 0px solid #999;
padding: 0;
margin: 0 10px 24px 10px;
overflow: hidden;
}

.tplge_respToc:hover {width: 300px; height: auto;}
.tplge_respToc img {display: block; margin: 0;}

.tplge_respToc ul.menulevel1 {min-width: 260px; border: 2px solid #123; padding: 8px 0 16px 0;}

.tplge_respToc ul {background: #000; border-radius: 5px; padding: 0 0 9px 0; margin: 9px 0 6px 0;}
.tplge_respToc ul ul {background: #000;}
.tplge_respToc ul ul ul {background: #e30010;}
.tplge_respToc ul ul ul ul {background: #e30010;}
.tplge_respToc ul ul ul ul ul {background: #e30010;}

.tplge_respToc li {color: #e30010!important; padding: 9px 6px 2px 16px; margin: 0;}

.tplge_respToc a:link {color: #000; text-decoration: none;}
.tplge_respToc a:visited {color: #000; text-decoration: none;}
.tplge_respToc a:hover {color: #e30010; text-decoration: none;}
.tplge_respToc a:active {color: #e30010; text-decoration: none;}
.tplge_respToc a:focus {color: #e30010; text-decoration: none;}
/* End Hamburger Menü */

/* languagemenu */
div.tplge_langmenu_container {min-height: 36px; text-align: right; border: 0px solid #c00; padding: 12px 24px 0 16px; margin: 0;}
.tplge_langmenu_container img {margin: 0 0 0 16px;}

/* locator */
.tplge_locator {font-size: 14px; text-align: center; padding: 6px;}
.tplge_locator span.locator_text {font-weight: 700; padding: 0 6px;}

/* slimmenu header */
#tplge_slimmenu {color: #fff;}
#tplge_slimmenuin {max-width: 1232px; text-align: left; font-size: 20px; border-left: 8px solid transparent; padding: 1px 0.1% 0 0.1%; margin: 0px auto 16px auto;}
#tplge_slimmenu span {}

/* image header */
#tplge_header {border-top: 0px solid #123;}
#tplge_headerin {max-width: 1224px; margin: 0 auto;}
#tplge_headerin img {display: block; width: 100%;}



/* INHALTSBEREICH / CONTENTS */

#tplge_contents {max-width: 1224px; background: #fff; text-align: left; border: 0px solid #eee; margin: 0 auto;}
#tplge_contents {max-width: 1224px; background: #fff; text-align: left; border: 0px solid #eee; margin: 0 auto;}

#tplge_content {width: 890px; float: left;}
#tplge_contentin {padding: 34px 10px 20px 36px;}

/* searchbox */
.tplge_searchboxContainer {width: 260px; background: #ccd7c0 url('../../../../Applications/MAMP/htdocs/templates/coco/images/lupe1.jpg') right top no-repeat; border: 0px solid #789; border-radius: 17px; color: #620; padding: 0; margin: 16px 0 0 8px; overflow: hidden;}
#searchbox {text-align: left; padding: 0; margin: 0;}
#searchbox input.submit {background: none; color: transparent; font-family: courier new; font-size: 24px; line-height: 24px; font-weight: 700; border: 0px solid #999; padding: 3px 0 0 0; margin: 0;}
#searchbox input.submit:hover {cursor: pointer;}
#searchbox input.text {width: 196px; background: #ccd7e0; float: left; font-size: 14px; border: 0; border-right: 1px solid #999; border-radius: 15px 0 0 15px; padding: 6px 12px; margin: 0;}

#tplge_contentin li {background: #fff;}
#tplge_contentin h1, #contentin h2, #contentin h3 {}
#tplge_contentin input.text {background: #fff; border: 1px solid #ccc!important;}
#tplge_contentin textarea {width: 90%; background: #fff; border: 1px solid #ccc!important;}
#tplge_contentin input.submit, #tplge_contentin input#submit {background: url(../../../../Applications/MAMP/htdocs/templates/coco/images/button.jpg) repeat-x; float: left; color: #333; font-size: 16px; line-height: 20px; border: 1px solid #666; border-radius: 3px; padding: 2px 6px; margin: 0 6px 0 0;}

/* prev-top-next */
#tplge_prevtopnext {clear: both;}
#tplge_prevtopnextin {text-align: center; padding: 8px 0 0 0; margin: 24px 0 6px 0;}
#tplge_prevtopnextin span {padding: 0 16px;}

/* NewsArea und Newsboxen*/
.tplge_newsArea {width: 310px; float: right; margin: 0px 0 0px 24px;background: #e9e9e9}
.tplge_newsbox {width: 285px; float: left; padding: 12px;}

.tplge_newsArea h1, .tplge_newsArea h2, .tplge_newsArea h3, .tplge_newsArea h4, .tplge_newsArea h5, .tplge_newsArea h6 {font-size: 20px;}
.tplge_newsArea h6, .tplge_newsArea h6 {font-size: 18px;}

.tplge_newsArea2 {background: #e9e9e9; width: 1224px; margin: 2px auto;}
.tplge_newsbox {width: 260px; float: left; padding: 0 10px 0 25px;}

.tplge_newsArea h1, .tplge_newsArea h2, .tplge_newsArea h3, .tplge_newsArea h4, .tplge_newsArea h5, .tplge_newsArea h6 {color: #e30010;}
.tplge_newsArea h1, .tplge_newsArea2 h2, .tplge_newsArea h3, .tplge_newsArea h4, .tplge_newsArea h5, .tplge_newsArea h6 {color: #e30010;}


.tplge_notesin {max-width: 1224px; font-size: 12px; text-align: right; border-top: 0px solid #eee; padding: 9px 0 90px 0; margin: 0 auto;}
div#tplge_notesin p {padding: 0 20px; margin: 0;}

/* sitemap */
.sitemaplevel1 {font-size: 16px; font-weight: 700;}
.sitemaplevel2 {font-size: 15px; font-weight: 100;}

/* icons div */
#tplge_icons {text-align: center; padding: 0px 0 0px 0;}
#tplge_icons img {border: 0; margin: 0 12px;}



/* FOOTER */
#tplge_footers {border-top: 0px solid #fff;}
.tplge_footer {max-width: 1224px; background: #eee; border: 0; margin: 10px auto;}

ul.menulevel1 {list-style: none; font-weight: 700;}
ul.menulevel2 {list-style: none; font-weight: 400;}
ul.menulevel3 {list-style: none; font-weight: 400;}
ul.menulevel4 {list-style: none; font-weight: 400;}
ul.menulevel5 {list-style: none; font-weight: 400;}
ul.menulevel6 {list-style: none; font-weight: 100;}

ul.menulevel1 li {color: #c60;}



/* LINKFORMATIERUNG / LINKS */
a:link {color: #e30010; text-decoration: none;}
a:visited {color: #e30010; text-decoration: none;}
a:hover {color: #cb231b; text-decoration: underline;}
a:active {color: #cb231b; text-decoration: underline;}
a:focus {color: #cb231b; text-decoration: underline;}

#tplge_slimmenu a:link {color: #000; text-decoration: none;}
#tplge_slimmenu a:visited {color: #000; text-decoration: none;}
#tplge_slimmenu a:hover {color: #000; text-decoration: none;}
#tplge_slimmenu a:active {color: #000; text-decoration: none;}
#tplge_slimmenu a:focus {color: #000; text-decoration: none;}

#tplge_footers a:link {color: #e30010; text-decoration: none;}
#tplge_footers a:visited {color: #e30010; text-decoration: none;}
#tplge_footers a:hover {color: #f90; text-decoration: none;}
#tplge_footers a:active {color: #f90; text-decoration: none;}
#tplge_footers a:focus {color: #f90; text-decoration: none;}





/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

/* scroll-to-top-button */
#tplge_up {position: fixed; bottom: 24px; right: 10px; display: block; opacity: 0.75; transition: 2s;}





/* 
############################## 
   R E S P O N S I V E  CSS
############################## 
*/

.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1259px) {
#body {min-width: 300px; font-size: 16px;}

/* slimmenu */
#tplge_slimmenuin {border: 0; padding: 0 10px 0 0;}

/* Content */
#tplge_content {width: 900px; float: none; margin: 0 auto;}
#tplge_contentin {padding: 10px;}

/* News Area */
.tplge_newsArea {width: 900px; float: none; padding: 0 0 24px 0; margin: 10px auto;}
.tplge_newsArea2 {width: 300px; padding: 0 0 0px 0; margin: 10px auto;}
}




@media (max-width: 1023px) {
#tplge_content {width: 600px;}
.tplge_newsArea {width: 600px;}
}



@media (max-width: 639px) {
#tplge_content {width: 300px;}
.tplge_newsArea {width: 300px;}
}
