@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 900; src:url("fonts/RobotoCondensed-Bold.ttf") format("truetype");}
@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 700; src:url("fonts/RobotoCondensed-Regular.ttf") format("truetype");}
@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 400; src:url("fonts/RobotoCondensed-Light.ttf") format("truetype");}

@font-face {font-family: Cinzel; font-style: normal; font-weight: 900; src:url("fonts/Cinzel-Black.ttf") format("truetype");}
@font-face {font-family: Cinzel; font-style: normal; font-weight: 700; src:url("fonts/Cinzel-Bold.ttf") format("truetype");}
@font-face {font-family: Cinzel; font-style: normal; font-weight: 400; src:url("fonts/Cinzel-Regular.ttf") format("truetype");}

/* 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: RobotoCondensed, arial, sans-serif; color: #666; font-size: 28px; line-height: 1.2em; font-weight: 700; padding: 0 0 6px 0; margin: 0;}
h4 {font-family: RobotoCondensed, arial, sans-serif; color: #666; font-size: 24px; line-height: 1.4em; font-weight: 700; padding: 16px 0 6px 0; margin: 0;}
h5 {font-family: RobotoCondensed, arial, sans-serif; color: #666; font-size: 22px; line-height: 1.4em; font-weight: 700; padding: 16px 0 6px 0; margin: 0;}
h6 {font-family: RobotoCondensed, arial, sans-serif; color: #666; font-size: 20px; line-height: 1.4em; font-weight: 700; padding: 16px 0 6px 0; margin: 0;}
p {padding: 6px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.2em; 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.2em; border: 0; padding: 3px 0; margin: 2px 0 2px 17px;}
hr {height: 1px; clear: both; color: #999; background-color: #999; border: 0; margin: 16px 0;}
blockquote {background: #f9f9f9; padding: 2px 0 2px 20px; border-left: 3px solid #999;}
img {box-sizing: border-box; max-width: 100%;}





/* 
##############################
 C O N T E N T  C L A S S E S 
##############################
*/

img.tplge_left_border {display: block; float: left; max-width: 44%; height: auto; border: 5px solid #999; margin: 0 20px 20px 0;}
img.tplge_left_noborder {display: block; float: left; max-width: 44%; height: auto; border: 0; margin: 0 20px 20px 0;}
img.tplge_right_border {display: block; float: right; max-width: 44%; height: auto; border: 5px solid #999; margin: 0 0 20px 20px;}
img.tplge_right_noborder {display: block; float: right; max-width: 44%; height: auto; border: 0; margin: 0 0 20px 20px;}
img.tplge_border {border: 5px solid #999;}
img.tplge_noborder {border: 0;}
img.tplge_centered {display: block; margin: 24px auto;}

.tplge_code {clear: both; background: #fff; color: #333; font-family: 'courier new', monospace; font-size: 15px; border: 3px solid #ccc; padding: 10px 16px;}
.tplge_box01 {clear: both; background: #f6f6f3; border: 4px double #aaa; padding: 12px 16px; margin: 16px 0;}
.tplge_legal {padding: 6px 0;}
.tplge_2cols {columns: 2; clear: both;}

.tplge_clearLeft {clear: left;}
.tplge_clearRight {clear: right;}
.tplge_clearBoth {clear: both;}





/* 
##############################
          B O D Y
##############################
*/

/* BODY UND SEITE / BODY AND PAGE */
body {background: #eee; color: #444; font-family: RobotoCondensed, arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.4em;}
#body {background: #333 url(images/bgbody.jpg) top center; min-width: 320px; font-size: 18px; color: #444; text-align: left;}
#top {font-size: 0; line-height: 0;}





/* 
##############################
      B E R E I C H E
############################## 
*/

/* FIXED NAVIGATION */
.tplge_pageNav {display: none; position: fixed; box-sizing: border-box; width: 100%; background: #222; padding: 0; margin: 0 auto; z-index: 1; opacity: 0.8;}
.tplge_pageNavIn {box-sizing: border-box; height: 48px; padding: 0; margin: 0 auto; overflow: hidden;}

/* buttons */
img.tplge_homelinkButton {float: left;}
img.tplge_sitemaplinkButton {float: left;}
img.tplge_contentlinkButton {float: right;}
img.tplge_menulinkButton {float: right;}
img.tplge_newslinkButton {float: right;}
img.tplge_searchlinkButton {float: right;}
img.tplge_toplinkButton {float: right;}

img.tplge_homelinkButton:hover {background: #090;}
img.tplge_contentlinkButton:hover {background: #090;}
img.tplge_menulinkButton:hover {background: #090;}
img.tplge_newslinkButton:hover {background: #090;}
img.tplge_searchlinkButton:hover {background: #090;}
img.tplge_toplinkButton:hover {background: #090;}

img.tplge_scrolltoTopButton {background: #222; position: fixed; bottom: 60px; right: 0; display: block; border: 0px solid #999; border-radius: 20px 0 0 20px;}
img.tplge_scrolltoTopButton:hover {background: #090;}





/* SITE CONTAINER */

.tplge_siteContainer {padding: 0; margin: 0;}

/* language menu */
.tplge_langmenu {min-height: 24px; text-align: right; padding: 0 6px 16px 30px;}
.tplge_langmenu img {margin: 0 0 9px 24px; border: 3px solid #ccc;}

/* header */
.tplge_header {max-width: 1180px; margin: 0 auto;}
.tplge_headerIn {padding: 24px 6px 9px 6px;}
h1.tplge_sitetitle {font-family: Cinzel, serif; color: #996; text-shadow: 2px 2px 2px #000; font-size: 64px; font-weight: 400; padding: 0; margin: 0; letter-spacing: -1px;}



/* INHALTSBEREICH / CONTENTS */

.tplge_contentsContainer {background: #eee; max-width: 1200px; text-align: left; border-radius: 3px; padding: 8px 20px; margin: 0 auto;}

/* locator */
.tplge_locator {box-sizing: border-box; font-size: 17px; font-weight: 700; border-bottom: 1px solid #999; padding: 12px 0; margin: 9px 20px 12px 20px; overflow: hidden;}
.tplge_locatorIn {padding: 0; margin: 0; overflow: hidden;}

/* content */
.tplge_content {box-sizing: border-box; width: 900px; float: right; padding: 0; margin: 0;}
.tplge_contentin {padding: 10px 20px 0 20px; margin: 0;}

.tplge_contentin li {background: none;}
.tplge_contentin input.text {width: 80%; background: #fff!important; border: 1px solid #ccc!important;}
.tplge_contentin textarea {width: 96%; background: #fff!important; border: 1px solid #ccc!important;}
.tplge_contentin input.submit, #tplge_contentin input#submit {background: url(images/button.jpg) repeat-x; float: left; color: #333; font-size: 16px; line-height: 20px; border: 1px solid #666; border-radius: 3px; padding: 2px 12px; margin: 0 6px 0 0;} 

/* prev-top-next */
.tplge_prevtopnext {clear: both; text-align: center; padding: 0; margin: 36px 0 24px 0;}
.tplge_prevtopnext span {padding: 0 24px;}
.tplge_prevtopnext img {background: #ccc; padding: 9px; border: 0px solid #c0c6c9; border-radius: 16px;}
.tplge_prevtopnext img:hover {background: #aaa;}

/* sitemap */
.sitemaplevel1 {font-size: 18px; font-weight: 700;}
.sitemaplevel2 {font-size: 17px; font-weight: 400;}



/* SIDEBAR */

.tplge_sidebar {box-sizing: border-box; width: 300px; float: left; color: #333; font-size: 17px; padding: 0; margin: 0;}
.tplge_sidebarIn {padding: 16px 20px 20px 20px; margin: 0;}

img.tplge_sidebarimg {display: block; max-width: 300px; padding: 0; margin: 0 auto;}
.tplge_menuLink {height: 0;}

/* searchbox */
.tplge_searchboxContainer {box-sizing: border-box; width: 260px; float: left; background: url('images/lupe.png')  227px 7px no-repeat; border: 0px solid #c0c6c9; border-radius: 3px; margin: 0 auto; overflow: hidden;}
.tplge_searchboxContainer:hover {background: #aaa url('images/lupe.png')  227px 7px no-repeat;}
.tplge_searchboxContainer input.submit, .tplge_searchboxContainer input#submit {width: 42px; height: 36px; float: right; background: none!important; border: 0; padding: 0; margin: 0;}
.tplge_searchboxContainer input.submit:hover {cursor: pointer;}
.tplge_searchboxContainer input.text {width: 190px; background: #fff; float: left; font-size: 14px; border: 1px solid #aaa; border-radius: 3px; padding: 9px 12px; margin: 0;}

/* Hauptmenü / toc */
.tplge_toc {width: 300px; clear: both;}
.tplge_toc h1.tplge_menu {font-weight: 400; padding: 16px 24px 0 24px; margin: 0;}

/* menulevel 1 */
ul.menulevel1 {list-style: none; padding: 10px 0; margin: 0;}
ul.menulevel1 li {list-style: none; color: #c50; font-size: 18px; line-height: 22px; font-weight: 900; padding: 6px 12px 6px 2px; margin: 0;}

/* menulevel 2 */
ul.menulevel1 li ul {padding: 2px 0 4px 0; margin: 0;}
ul.menulevel1 li ul li {list-style: none; font-size: 17px; font-weight: 400; padding: 9px 0 0 0; margin: 0;}

/* menulevel 3 */
ul.menulevel1 li ul li ul li {list-style: none; font-weight: 400; padding: 9px 0 0 20px;}

/* icons div */
.tplge_icons {height: 60px; text-align: center; padding: 0;}
.tplge_icons img {display: block; float: left; border: 0; margin: 0 10px;}

/* toc Area */
.tplge_tocArea {box-sizing: border-box; padding: 0; margin: 0;}
.tplge_tocArea h4 {box-sizing: border-box; background: #697; color: #fff; font-size: 22px; font-weight: 700; text-align: center; border-radius: 3px; padding: 3px 16px; margin: 0 0 24px 0;}

/* News Area */
.tplge_newsArea {box-sizing: border-box; padding: 0; margin: 0;}
.tplge_news {padding: 16px 0; margin: 0 auto;}

.tplge_news h1, .tplge_news h2, .tplge_news h3, .tplge_news h4, .tplge_news h5, .tplge_news h6 {background: #697; color: #fff; font-size: 22px; font-weight: 700; text-align: center; border-radius: 3px; padding: 3px 16px; margin: 0 0 9px 0;}




/* FOOTER */

.tplge_footer {color: #ccc; font-size: 15px; text-align: center; border-top: 0px solid #eee; padding: 16px 0 130px 0;}
div#tplge_footer p {padding: 0 20px; margin: 0;}



/* LINKFORMATIERUNG / LINKS */
a:link {color: #158; text-decoration: none;}
a:visited {color: #158; text-decoration: none;}
a:hover {color: #c50; text-decoration: underline;}
a:active {color: #c50; text-decoration: underline;}
a:focus {color: #c50; text-decoration: underline;} 

ul.menulevel1 a:link {color: #222; text-decoration: none;}
ul.menulevel1 a:visited {color: #222; text-decoration: none;}
ul.menulevel1 a:hover {color: #c50; text-decoration: none;}
ul.menulevel1 a:active {color: #c50; text-decoration: none;}
ul.menulevel1 a:focus {color: #c50; text-decoration: none;}

.tplge_footer a:link {color: #eee; text-decoration: none;}
.tplge_footer a:visited {color: #eee; text-decoration: none;}
.tplge_footer a:hover {color: #fff; text-decoration: none;}
.tplge_footer a:active {color: #fff; text-decoration: none;}
.tplge_footer a:focus {color: #fff; text-decoration: none;}


.tplge_locator a:link {font-weight: 400;}
.tplge_locator a:visited {font-weight: 400;}





/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

/* MailForms Plugin */
div.ddfmwrap {font-size: 16px;}
div.ddfmwrap input.ddmf_text {min-width: 240px!important; max-width: 99%!important; background: #fff!important; border: 1px solid #ccc!important; padding: 4px 6px!important;}
div.ddfmwrap input.ddmf_verify {min-width: 106px!important; width: 106px!important;}
div.ddfmwrap textarea {width: 99%!important; background: #fff!important; border: 1px solid #ccc!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: 1280px) {
.tplge_siteContainer {background: #eee; border-radius: 0;}
}

@media (max-width: 1260px) {
#body {min-width: 320px; font-size: 18px;}
.tplge_pageNav {display: block; position: fixed;}

/* Header */
.tplge_header {max-width: 890px; padding: 48px 0 0 0; margin: 0 auto;}
h1.tplge_sitetitle {font-size: 48px;}

/* Content */
.tplge_contentsContainer {width: 900px;}
.tplge_content {width: 100%; float: none; padding: 0; margin: 0 auto;}
.tplge_contentin {margin: 0;}


/* Sidebar */
.tplge_sidebar {width: 100%; float: none; margin: 0 auto;}
.tplge_sidebarIn {padding: 0 0 20px 0; margin: 0;}
.tplge_toc {}

.tplge_tocArea {clear: none; width: 300px; float: left; padding: 36px 20px 16px 20px; margin: 16px 0 0 0;}
.tplge_newsArea {clear: none; width: 600px; float: left; padding: 36px 0 0 0; margin: 0;}
.tplge_news {box-sizing: border-box; width: 300px; float: left; padding: 16px 20px 16px 20px; margin: 0 auto;}

.tplge_footer {padding-top: 16px;}

/* scroll buttons */
img.tplge_homelinkButton {display: block;}
img.tplge_sitemaplinkButton {display: block;}
img.tplge_contentlinkButton {display: block;}
img.tplge_menulinkButton {display: block;}
img.tplge_newslinkButton {display: block;}
img.tplge_searchlinkButton {display: block;}
img.tplge_toplinkButton {display: block;}

img.tplge_scrolltoTopButton {display: none;}
}





@media (max-width: 960px) {
.tplge_header {max-width: 580px; padding: 48px 10px 0 10px; margin: 0 auto;}
.tplge_contentsContainer {width: 600px; padding: 10px;}
h1.tplge_sitetitle {font-size: 36px;}
.tplge_newsArea {width: 300px;}
}





@media (max-width: 639px) {
.tplge_contentsContainer {width: 100%; padding: 2px 0;}
h1.tplge_sitetitle {}
.tplge_2cols {columns: 1;}
.tplge_sidebar {width: 300px;}

}





@media (max-width: 480px) {
img.tplge_right_border, img.tplge_left_border, img.tplge_right_noborder, img.tplge_left_noborder {max-width: 100%; float: none; margin: 16px 0;}
}
