/*
 * c-css by U4EA Technologies - Allan Jardine
 * Version:       1.2.php.2
 * CSS Author:    Oliver Bethke
 * Copyright:     IT-OH.de
 * Browser:       Webkit 537.3
 * Browser group: cssA
 */
* { padding: 0; margin: 0; font-family: Arial, Verdana; color: #58778B; font-size: 12px; letter-spacing: 0.5px; }
body { background-color: #58778B; }
.mainblock { margin: 0px auto; margin-top: 50px; margin-bottom: 50px; background-color: #ffffff; width: 960px; }
.header { background: url('images/header_rs.jpg') no-repeat center center; height: 180px; width: 960px; cursor: pointer; }
.cookiehinweis { background-color: #ef8d8d; color: #000000; }
.cookiehinweis td { color: #000000; font-weight: bold; font-size: 14px; }
.cookiehinweis button { width: 200px; height: 30px; font-size: 14px; line-height: 30px; vertical-align: middle; font-weight: bold; color: #000000; margin: 5px 0px 5px 10px; }
.navigation_header { margin: 0px; background: url('images/nav.gif') repeat-x center bottom; height: 30px; line-height: 30px; vertical-align: middle; text-align: center; width: 960px; }
.navigation_header a, .navigation_header a:visited { color: #000000; font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none; margin-left: 10px; margin-right: 10px; }
.navigation_header a:hover, .navigation_header a:active { color: #FFFFFF; }
.navigation_header a.menu-current, .navigation_header a.menu-parent:visited { color: #ffffff; }
.navigation_header a.menu-current:hover, .navigation_header a.menu-parent:active { color: #000000; }
.navigation_header .menu-first { #display: none; }
.completecontent { width: 920px; margin: 20px; padding: 0px; min-height: 1100px; }
.rand_right { background: #ffffff url('images/rand_rs.jpg') no-repeat center top; width: 180px; float: right; padding-top: 900px; margin-top: 0px; position: absolute; //top: 280px; margin-left: 280px; left: 50%; }
.pagecontent { background-color: #ffffff; background: url('images/background_rs.jpg') repeat; width: 530px; padding: 20px; float: left; box-shadow: 6px 6px 7px 4px #777; }
.pagecontent img { border: 1px solid #58778B; margin: 0px 20px 0px 20px; }
.pagecontent iframe { border: 1px solid #58778B; }
.pagecontent h1, .rand_right h1 { font-family: Arial, Verdana; font-weight: bold; font-size: 18px; color: #A6C4E6; margin: 0px 0px 10px 0px; }
.pagecontent h2 { font-family: Arial, Verdana; font-weight: bold; font-size: 16px; color: #A6C4E6; margin: 0px 0px 5px 0px; }
.pagecontent h3 { font-family: Arial, Verdana; font-weight: bold; font-size: 14px; color: #A6C4E6; margin: 0px 0px 5px 0px; }
.pagecontent p { margin-top: 10px; }
.pagecontent ul { padding-right: 20px; padding-left: 10px; max-width: 400px; }
.pagecontent li { margin-left: 10px; padding-right: 10px; margin-bottom: 10px; }
.pagecontent a, .pagecontent a:visited { color: #58778B; text-decoration: undeline; }
.pagecontent a:hover, .pagecontent a:active { color: #A6C4E6; text-decoration: none; }
.slideshow {width: 100%; vertical-align: middle; margin: 0;}
.slideshow div {width: 100%; margin: 0;}
#slidernav {margin: 0 0 10px 0; width: 100%; height: 13px; text-align: center;}
#slidernav a {width: 13px; height: 13px; margin: 0px 5px; padding: 0px; background: url('images/slideshow_grey.png') no-repeat center center; text-decoration: none;}
#slidernav a.activeSlide {background: url('images/slideshow_white.png') no-repeat center center; }
#slidernav a:focus {outline: none; color: #e7e7e7;}
#fancybox-title-inside {color: #58778B;}
table { width: 100%; padding: 5px; }
tr, td { padding: 5px; }
.field_title { font-weight: bold; }
input, select, textarea { width: 300px; border: #16182F 1px solid; color: #16182F; background-color: #E6DFD7; }
.submit { width: 250px; height: 30px; font-size: 12px; background: url('images/button.png') no-repeat center; font-weight: bold; color: #ffffff; border: 0px; }
.submit:hover { background: url('images/button_mirror.png') no-repeat center; }
.footer { background: url('images/footer.gif') repeat-x center bottom; color: #ffffff; font-size: 10px; height: 22px; padding: 2px 20px 0px 20px; line-height: 20px; vertical-align: middle; text-align: left; width: 920px; }
.footer a, .footer a:visited { color: #FFFFFF; font-size: 10px; font-family: Arial; text-decoration: underline; }
.footer a:hover, .footer a:active { color: #000000; text-decoration: none; }
.loading { display: none; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; background-image:url('images/transparentbackground.png'); }
.loadingmessage { position: absolute; left: 50%; top: 50%; margin-left: -180px; margin-top: -70px; width: 360px; height: 140px; background-color: #EDEDED; color: #000000; text-align: center; }
input.error {border: 1px solid #F89A08;}
td.error {font-weight: bold; color: #F89A08;}
