@font-face {font-family: Ubuntu; font-style: normal; font-weight: 400; src:url("fonts/Ubuntu-regular.ttf") format("truetype");}
@font-face {font-family: Ubuntu; font-style: normal; font-weight: 700; src:url("fonts/Ubuntu-regular.ttf") format("truetype");}

/* RESET BROWSERSTYLE */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,hr,blockquote {padding: 0; margin: 0;}

/* ONEPAGE CLASSES */
.cmsimple_onepage_outer {}
.cmsimple_onepage_inner {max-width: 900px; padding: 20px 20px 80px 20px; margin: 0 auto;}

/* outer div classes for styling */
.tplge_page1 {background: black; color: silver; clear: both;}
.tplge_page2 {background: black; color: silver; clear: both; border-top: 2px solid #FF8800;}
.tplge_page3 {background: black; color: #aaa; clear: both; border-top: 2px solid #FF8800;}
.tplge_page3 h1, .tplge_page3 h2, .tplge_page3 h3, .tplge_page3 h4, .tplge_page3 h5, .tplge_page3 h6 {color: #ccc;}
.tplge_page3 a:link {color: #eee; text-decoration: none;}
.tplge_page3 a:visited {color: #eee; text-decoration: none;}
.tplge_page3 a:hover {color: #fc0; text-decoration: underline;}
.tplge_page3 a:active {color: #fc0; text-decoration: underline;}
.tplge_page3 a:focus {color: #fc0; text-decoration: underline;}

.tplge_page4 {background: black	; color: silver; clear: both; border-top: 2px solid #FF8800;}
.tplge_page5 {background: #dcdfd0; clear: both;}
.tplge_page6 {background: #fff; clear: both;}
.tplge_page7 {background: #b6bfb6; clear: both;}
.tplge_page8 {background: #eee; clear: both;}

/* onepage internal classes */
.tplge_onePageMenu {clear: both; font-size: 16px; font-weight: 700; color: #fc0; padding: 6px 0 0 10px;}
.tplge_hideOnePageMenu {display: none;}

/* GLOBAL */

h1 {font-family: Verdana, Ubuntu, georgia, serif; color: #FF8800; font-size: 48px; line-height: 1.2em; font-weight: 400; padding: 0; margin: 24px 0 24px 0;}
h2 {font-family: Verdana, Ubuntu, georgia, serif; color: #FF8800; font-size: 48px; line-height: 1.2em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h3 {font-family: Verdana, Ubuntu, georgia, serif; color: #FF8800; font-size: 48px; line-height: 1.2em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h4 {font-family: Verdana, Ubuntu, georgia, serif; color: #FF8800; font-size: 36px; line-height: 1.2em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h5 {font-family: Verdana, Ubuntu, georgia, serif; color: #FF8800; font-size: 34px; line-height: 1.2em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
h6 {font-family: Verdana, Ubuntu, georgia, serif; color: #FF8800; font-size: 32px; line-height: 1.2em; font-weight: 400; padding: 0; margin: 24px 0 10px 0;}
p {margin: 10px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0 2px 22px;}
ul {list-style-image: url(images/inhlist.gif); margin: 6px 0;}
ul li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0 2px 17px;}
hr {height: 1px; clear: both; color: #aaa; background-color: #aaa; border: 0; margin: 16px 0;}
blockquote {padding: 2px 0 2px 20px; border-left: 3px solid #999;}


/* 
##############################
 C O N T E N T  C L A S S E S 
##############################
*/

/* Bilder / Images */
img {box-sizing: border-box;}

img.tplge_left_border {display: block; float: left; max-width: 44%; border: 6px solid #998; margin: 0 20px 16px 0;}
img.tplge_left_noborder {display: block; float: left; max-width: 44%; border: 0; margin: 0 20px 16px 0;}
img.tplge_right_border {display: block; float: right; max-width: 44%; border: 6px solid #998; margin: 0 0 16px 20px;}
img.tplge_right_noborder {display: block; float: right; max-width: 44%; border: 0; margin: 0 0 16px 20px;}
img.tplge_border {border: 6px solid #998}
img.tplge_noborder {border: 0;}

img.tplge_left {max-width: 46%; float: left; margin: 0 20px 16px 0;}
img.tplge_right {max-width: 46%; float: right; margin: 0 0 16px 20px;}
img.tplge_centered {display: block; margin: 24px auto;}
img.tplge_border_white {border: 1px solid #fff;}

.tplge_box01 {clear: both; background: #e0e6e9; border: 3px solid #abc; padding: 16px 24px; margin: 16px 0;}
.tplge_code {max-height: 310px; background: #eee; color: #333; font-family: 'Verdana, Ubuntu, georgia, serif', monospace; font-size: 15px; border: 3px solid #a0a6a9; padding: 16px 24px; margin: 24px 0; overflow: scroll;}

.tplge_clearLeft {clear: left;}
.tplge_clearRight {clear: right;}
.tplge_clearBoth {clear: both;}


/* 
##############################
           B O D Y
##############################
*/

/* BODY UND SEITE / BODY AND PAGE */
body {color: #345; font-family: Verdana, Ubuntu, georgia, serif; font-size: 18px; font-weight: 400; line-height: 1.4em;}
#body {background: black; min-width: 300px; background: white; text-align: left; border-top: 30px solid black;}
#top {font-size: 10px; line-height: 10px;}


/* KOPFBEREICH / HEADERS */

/* image header */
header { }
/*.tplge_imageHeader {background: url(../../templates/2bruder/images/header.jpg); padding: 0; margin: 0; overflow: hidden; border-bottom: 6px solid #FF8800; border-bottom-right-radius: 20px; max-height: 280px; height: 15em; }*/
.tplge_imageHeader { background: black; }
.trans {  width: 100%; height: auto; border-bottom: 6px solid #FF8800; border-bottom-right-radius: 20px; }


/* Bildergalerie */
main {	padding: 0; }

#gallery { width: 20em; height: 15em; margin: 0 auto; overflow: hidden; }

@media (min-width: 40em) {	
	#gallery { width: 40em;	height: 30em;	}
}
@media (max-width: 60em) {	
	#gallery {	width: 100%; height: 45em;	}
}
#gallery figure { position: relative; width: 100%; margin: 0; padding: 0; }
#gallery figcaption { position: absolute; left: 1em; bottom: 1em; color: white; }
#gallery img { width: 100%; margin: 0; padding: 0; }

/*Animation */
#gallery figure { height: 100%;animation: slide 18s infinite ease-in-out; }
#gallery:hover figure {animation-play-state: paused; }
@keyframes slide {0% {top: 0}12% {top: 0}16% {top: -100%}28% {top: -100%}32% {top: -200%}44% {top: -200%}48% {top: -300%}60% {top: -300%}65% {top: -400%}78% {top: -400%}83% {top: -500%}95% {top: -500%}100% {top: 0}}

/* onePageToc */
.tplge_onePageToc .tplge_menulink {float: right;}
.tplge_onePageToc {position: absolute; top: 20px; right: 10px; width: 50px; height: 46px; background: #FF8800; border: 0px solid #fff; border-radius: 3px; overflow: hidden; transition: width 0.5s; z-index: 9999;}
.tplge_onePageToc:hover {width: 280px; height: auto; opacity: 0.9;}
.tplge_onePageTocIn {font-family: Verdana, Ubuntu, georgia, serif; font-size: 14px; font-weight: 400; padding: 8px; margin: 0; border-radius: 0 0 0 24px;} 
.tplge_onePageToc ul {clear: both; list-style-image: none; padding: 8px 0 12px 0; margin: 0 auto;}
.tplge_onePageToc ul li {display: block; color: #fc0; padding: 6px 0; margin: 0;}
.tplge_onePageToc ul li a {display: block; border-radius: 3px; padding: 0 10px 3px 10px;}
.tplge_onePageToc ul li span {display: block; border-radius: 3px; padding: 0 10px 3px 10px;}

.tplge_onePageToc ul li:hover {background: #80595a; }

/* header links */
.tplge_onePageToc a:link {color: #fff; font-weight: 400;}
.tplge_onePageToc a:visited {color: #fff; font-weight: 400;}
.tplge_onePageToc a:hover {color: #fc0; text-decoration: none;}
.tplge_onePageToc a:active {color: #fc0; text-decoration: none;}
.tplge_onePageToc a:focus {color: #fc0; text-decoration: none;}

/* Hauptüberschrift / main heading */
.tplge_mainheading {max-width: 940px; margin: 0 auto;}
h1.tplge_sitename {padding: 48px 16px 0 16px; margin: 0;}

/* INHALT / CONTENT */

/* languagemenu */
.langmenu_container {background: #fff; text-align: right; padding: 0 20px 0 0; margin: 0;}
.langmenu_container img {border: 3px solid #998; padding: 0; margin: 16px 0 0 24px;}

.tplge_content {background: black; }
#tplge_content li {background: none;}

#tplge_content input {background: #fff; color: #344; border: 1px solid #b0b9bf; padding: 3px 6px;}
#tplge_content textarea {width: 90%; background: #fff; color: #344; font-family: Verdana, Ubuntu, georgia, serif; font-size: 15px; border: 1px solid #b0b9bf; padding: 6px;}

#tplge_content input.submit, #tplge_content input#submit {background: url(images/button.jpg) repeat-x; float: left; color: #333; font-size: 14px; line-height: 18px; border: 1px solid #666; border-radius: 3px; padding: 2px 6px; margin: 0 6px 16px 0; box-shadow: 0 0 0}
div.submitButton {min-height: 24px;}
div.submitButton input {float: left; background: url(images/button.jpg) repeat-x!important; border: 1px solid #999!important;}
#cmsimple_mailform {max-width: 900px; padding: 20px; margin: 0 auto;}
#cmsimple_mailform h1 {font-size: 32px; line-height: 30px; font-weight: 400; padding: 0; margin: 0 0 24px 0;}

.tplge_button {background: url(images/button.jpg) repeat-x; float: right; color: #333; line-height: 24px; border: 1px solid #666; border-radius: 3px; padding: 3px 9px; margin: 6px 16px 0 9px;}
.tplge_homepageLink {padding: 16px 16px 9px 16px;}

/* login */
div.cmsimple_loginform {max-width: 900px; padding: 36px 16px 96px 16px; margin: 0 auto;}


/* FUSSLINKS / FOOTER LINKS */

.tplge_footersContainer {background: black; color: silver; font-size: 17px; text-align: right; padding: 6px 20px; margin: 0;  border-top: 2px solid #FF8800;}
.tplge_footersContainer span {padding: 6px; white-space: nowrap;}

/* CMSimple MENU */
#tplge_footersContainer ul.menulevel2 {font-size: 16px; padding-left: 16px;}
#tplge_footersContainer ul li span {padding: 0;}
#tplge_footersContainer ul li a {padding: 0;}

/* scroll-to-top-button */
#tplge_up {position: fixed; bottom: 24px; right: 10px; display: block; opacity: 0.75; transition: 2s;}

/* footer links */
.tplge_footersContainer a:link {color: #bbb; text-decoration: none; font-weight: 400;}
.tplge_footersContainer a:visited {color: #bbb; text-decoration: none; font-weight: 400;}
.tplge_footersContainer a:hover {color: #c50; text-decoration: underline;}
.tplge_footersContainer a:active {color: #c50; text-decoration: underline;}
.tplge_footersContainer a:focus {color: #c50; text-decoration: underline;}

/* LINKFORMATIERUNG / LINKS */
a:link {color: #FF8800; text-decoration: none; font-weight: 700;}
a:visited {color: #FF8800; text-decoration: none; font-weight: 700;}
a:hover {color: #FF8800; text-decoration: underline;}
a:active {color: #FF8800; text-decoration: underline;}
a:focus {color: #FF8800; text-decoration: underline;}

#adminmenu a:link {font-weight: 400;}
#adminmenu a:visited {font-weight: 400;}

/* imagegalery */
.mingal{ float: left; width: 100%; } 
.mingal .kfimg { float: left; margin:0 15px 15px 0; position: relative; overflow: hidden; height: 140px; border: 1px solid rgba(120,120,120,.45); } 
.mingal .kfimg a { margin: 0; text-decoration: none; } .mingal .kfimg img{ } 
.mingal .kfimg .perd { width: 400px; position: absolute; top: 0; left: 0; height: 400px; background: rgba(0,0,0,0.5); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }  
.mingal .kfimg:hover .perd { background: none; } 
.mingal .kfimg .capt1, .mingal .kfimg .capt { background: #262626; color: #fff; position: absolute; left: 0px; bottom: 0px; padding: 0 5px 2px; width: 205px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } 
.mingal .kfimg .capt1{ display: none; } .mingal .kfimg:hover .capt1 { display: block; } 

/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

img.tplge_scrolltoTopButton {background: #FF8800; position: fixed; bottom: 60px; right: 0; display: block; border: 0px solid #999; border-radius: 20px 0 0 20px; padding: 0 0 2px 0}
img.tplge_scrolltoTopButton:hover {background: #930;}

/* MailForms Plugin */
div.ddfmwrap {font-family: Verdana, Ubuntu, georgia, serif!important;}
div.ddfmwrap input.ddmf_text {min-width: 240px!important; max-width: 99%!important; background: #fff!important; border: 1px solid #999!important; padding: 4px 6px!important;}
div.ddfmwrap input.ddmf_verify {min-width: 106px!important; background: #fff!important; border: 1px solid #999!important; width: 106px!important;}
div.ddfmwrap textarea {width: 96%!important; background: #fff!important; border: 1px solid #999!important; padding: 4px 6px!important;}
div.ddfmwrap div.submitButton {width: 116px!important;}
div.ddfmwrap div.submitButton input {width: 100%!important;}



/* 
############################## 
   R E S P O N S I V E  CSS
############################## 
*/

@media (max-width: 720px) {
h1 {font-size: 36px;}
h2 {font-size: 36px;}
h3 {font-size: 32px;}
h4 {font-size: 30px;}
h5 {font-size: 28px;}
h6 {font-size: 26px;}
}



@media (max-width: 480px) {
/*
h1 {font-size: 32px;}
h2 {font-size: 32px;}
h3 {font-size: 32px;}
h4 {font-size: 28px;}
h5 {font-size: 26px;}
h6 {font-size: 24px;}
*/

.tplge_imageHeader img {width: 100%; max-width: 100%; margin: 0;}
img.tplge_right_border, img.tplge_left_border, img.tplge_right_noborder, img.tplge_left_noborder {float: none; width: 100%; max-width: 100%; margin: 16px 0;}
}
