/* begin Page */

#mainframe, table
{
   font-family: Verdana, "Arial", Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13px;
   background: url('#');
   background-repeat: repeat;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

.class_logo-name, .class_logo-name a, .class_logo-name a:link, .class_logo-name a:visited, .class_logo-name a:hover,
.class_postheader, .class_postheader a, .class_postheader a:link, .class_postheader a:visited, .class_postheader a:hover
{
   font-family: Verdana, "Arial", Serif;
   font-style: normal;
   font-weight: bold;
   font-size: 22px;
   text-decoration: none;
}

html, body
{
   height:100%;
}

#mainframe
{
   position: relative;
   z-index: 0;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
}

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   color: #000000;
   background-color: #FFFFFF;
}

.cleared
{
   display:block;
   clear: both;
   float: none;
   margin: 0;
   padding: 0;
   border: none;
   font-size: 0;
   height:0;
   overflow:hidden;
}

.reset-box
{
   overflow:hidden;
   display:table;
}

/* Start Box */
.class_box, .class_box-body {
   margin:0 auto;
   position:relative;
}
/* End Box */

/* Start Bar - unter dem Header*/
.class_bar {
   position: fixed;
}
.class_bar:before, .class_bar:after {
   position:absolute;
   top: 0;
   bottom: 0;
   content: ' ';
   background-repeat: no-repeat;
   z-index: -1;
}
.class_bar:before {
   left:0;
   background-position: top left;
}
.class_bar:after {
   right:0;
   background-position: top right;
}
/* End Bar */

/* begin Header*/
div.class_header
{
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url('images/header.png');
   margin: 0 auto;
   position: fixed;
   width:1000px;
   height: 150px;
   left: 50%;
   margin-left: -500px;
   z-index: 100;
}

/* end Header */

/* begin HeaderObject - Wappen im Header*/

div.class_headerobject
{
   display: block;
   left: 12%;
   margin-left: 780px;
   position: absolute;
   top: 10px;
   width: 85px;
   height: 68px;
   background-image: url('images/#');
}

div.class_head-icon{
   display: block;
   left: 25%;
   margin-left: 0;
   position: absolute;
   top: 20px;
   width: 83px;
   height: 102px;
   background-image: url('#');
}

div.class_sidebar-left{
   display: block;
   border: none;
   left: 0px;
   margin-left: -220px;
   position: relative;
   top: 160px;
   width: 160px;
   height: 227px;
   background-image: url('images/portrait.jpg');
}

div.class_sidebar-right{
   display: block;
   margin-top: 225px;
   margin-bottom: 0;
   right: 100px;
   margin-right: 0;
   position: absolute;
   width: 182px;
   height: 497px;
   background-image: url('#');
   cursor:auto;
   overflow: hidden;
}

/* end HeaderObject */

/* Header Überschrift */
div.class_logo
{
   display: block;
   position: absolute;
   top: 50px;
   left: 40px;
   margin-left: 12px;
}

.class_logo-name
{
   display: block;
   text-align: left;
   padding: 0;
   margin: 0;
   color: #ffffff !important;
}

.class_logo-name a, 
.class_logo-name a:link, 
.class_logo-name a:visited, 
.class_logo-name a:hover
{
   font-size: 26px;
   padding: 0;
   margin: 0;
   color: #000000 !important;
}

/* begin Menu */
/* menu structure */

ul.class_hmenu a, ul.class_hmenu a:link, ul.class_hmenu a:visited, ul.class_hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.class_hmenu, ul.class_hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.class_hmenu li
{
   margin: 0;
   padding: 0;
   border: 0;
   display: block;
   float: left;
   position: relative;
   z-index: 5;
   background: none;
}

ul.class_hmenu li:hover{
   z-index: 1000;
   white-space: normal;
}
ul.class_hmenu li li{
   float: none;
   width: auto;
}
ul.class_hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
ul.class_hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

/* Funktion des auflappenden Menüs */
ul.class_hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: -1;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

/* höhe der Menübunkte in der Nav-Leiste */
ul.class_hmenu{
   position:relative;
   padding: 0px 2px 0 2px;
   float: left;
}

/* end menu structure */

/* menu bar unter dem Header*/

.class_nav
{
   width:1000px;
   margin: 0 auto;
   min-height: 50px;
   z-index: 100;
   margin-top: 150px;
   margin-bottom: 25px;
   left: 50%;
   margin-left: -500px;
}

.class_nav:before, .class_nav:after{
   background-image: url('images/nav.png');
}


.class_nav:before{
   right: 0;
}

.class_nav:after{
   width: 0;
}
/* end menu bar */

/* end Menu */

/* begin MenuItem */

/* Schrift des Header-Menü sowie Abstand der Menüpunkte*/

ul.class_hmenu>li>a
{
   position: relative;
   display: block;
   height: 25px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   font-weight: bold;
   padding: 0 10px;
   line-height: 20px;
   text-align: center;
}

ul.class_hmenu>li>a:before, ul.class_hmenu>li>a:after
{
   position: absolute;
   display: block;
   content:' ';
   top: 0;
   bottom:0;
   z-index: -1;
   background-image: transparent;
}

ul.class_hmenu>li>a:before
{
   left: 0;
   right: 15px;
   background-position: top left;
}

ul.class_hmenu>li>a:after
{
   width: 15px;
   right: 0;
   background-position: top left;
}

.class_hmenu a, .class_hmenu a:link, .class_hmenu a:visited, .class_hmenu a:hover
{
   text-align: left;
   text-decoration: none;
}

ul.class_hmenu>li>a.active:before {
   background-position: bottom left;
} 
ul.class_hmenu>li>a.active:after {
   background-position: bottom left;
}
ul.class_hmenu>li>a.active {
   color: #ffffff;
   font-weight: bold;
}

/* Abstand des Untermenüs zu den Hauptpunkten */

ul.class_hmenu>li>a:hover:before, ul.class_hmenu>li:hover>a:before {
   background-position: center left;
}
ul.class_hmenu>li>a:hover:after, ul.class_hmenu>li:hover>a:after {
   background-position: center left;
}
ul.class_hmenu>li>a:hover, ul.class_hmenu>li:hover>a{
   color: #ffffff;
   font-weight: bold;
   margin-bottom: 5px;
}

/* Abstand zwischen den Menüpunkten */
ul.class_hmenu>li {
   margin-left:15px;
}
ul.class_hmenu>li:first-child {
   margin-left:10px;
}

/* end MenuItem */

/* Beginn MenuSubItem - Untermenüs unterhalb der Punkte in der Headerzeile */
.class_hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 30px;
   background-image: url('images/subitem.png');
   background-position: left top;
   background-repeat: no-repeat;
   border-width: 0;
   border-style: solid;
   min-width: 7em;
   text-align: left;
   text-decoration: none;
   line-height: 24px;
   color: #00ff00;
   margin: 0;
   padding: 0 8px;
}

/* Erster untermenüpunkt */

.class_hmenu ul>li:first-child>a
{
   border-top-width: 1;
   margin-left:0px;
   margin-bottom: 1px;
}

/* Untermenüdarstellung */

.class_hmenu ul a:link, .class_hmenu ul a:visited, .class_hmenu ul a:hover, .class_hmenu ul a:active
{
   text-align: left;
   text-decoration: none;
   line-height: 24px;
   color: #ffffff;
   border: solid 1px;
   font-weight: bold;
   margin: 1px;
   padding: 0 5px;
}

.class_hmenu ul li a:hover
{
   color: #00ff00;
   background-position: left top;
   border-top-width: 1 !important;
}

.class_hmenu ul li:hover>a
{
   color: #000000;
   background-position: left top;
   border-top-width: 1 !important;
}

/* end MenuSubItem */

/* begin Box, Sheet */
.class_sheet
{
   padding-top: 225px;
   max-width:1000px;
   margin-top: 0;
   margin-bottom: 0;
   cursor:auto;
   width: 1000px;
   overflow: hidden;
}
.class_sheet-body 
{

   padding:5px;
   min-width:70px;
   min-height:70px;
   padding-top:0;
   padding-bottom:0;
   overflow-y: hidden;
}

/* end Box, Sheet */


/* begin PostHeaderIcon - Überschriften */
.class_postheader
{
   color: #000000;
   margin: 5px 0;
   line-height: 1em;
   font-size: 20px;
}

.class_postheader a, 
.class_postheader a:link, 
.class_postheader a:visited,
.class_postheader a.visited,
.class_postheader a:hover,
.class_postheader a.hovered
{
   font-size: 20px;
}

.class_postheader a, .class_postheader a:link
{
   text-align: left;
   text-decoration: none;
   color: #000000;
}

.class_postheader a:visited, .class_postheader a.visited
{
   color: #000000;
}

.class_postheader a:hover,  .class_postheader a.hovered
{
   color: #000000;
}

.class_postheadericon
{
   background:url('images/pfeil_rot.png') no-repeat left 0.5em;
   padding-top:10px;
   margin-top:-13px;
   padding-left:32px;
   display:inline-block;
   min-height:26px;
   line-height: 1em;
}

/* Definition der Felder mit Text */

blockquote
{
   margin: 10px;
   padding: 15px;
   border: noen;
   border-width: 0px;
   margin-left: 0px;
   padding-left: 20px;
   background-repeat: no-repeat;
   /* Block wird nich hinter einem image ausgerichtet, wenn diese auf selber Höhe sind! */
   overflow: auto;
   clear:both;
}
/* end PostQuote */


/* begin Footer */
.class_footer
{
   position: relative;
   margin-top: 50px;
   margin-bottom: 0;
   width: 100%;
}

.class_footer-body
{
   position:relative;
   padding: 0;
   color: #000000;
   font-size: 11px;
}

/* Hover der Footer-Verlinkungen */
.class_footer-body a,
.class_footer-body a:link
{
   color: #000000;
   text-decoration: none;
}

.class_footer-body a:visited
{
   color: #000000;
}

.class_footer-body a:hover
{
   color: #00ff00;
   text-decoration: none;
}

.class_footer-center
{
   position: relative center;
   text-align: center;
}


#form {
	margin: 20px 0 0px 0px;
	width:575px;
}
#form input {
	border:000000 0,25px solid;
	background:#fff;
	font: 14px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:11px 9px 13px 11px;
	outline: medium none;
	width: 350px;
	height:14px;
	float:left;
}
#form textarea {
	border:000000 0,25px solid;
	background:#fff;
	font: 14px Arial, Helvetica, sans-serif;
	color:#000000;
	height: 192px;
	outline: medium none;
	overflow: auto;
	padding: 12px 0px 0px 11px;
	width: 500px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
}
#form label {
	position:relative;
	overflow:hidden;
	display: block;
	min-height:53px;
}
.btns {
	text-align:right;
	width:575px;
	padding-top:10px;
}
.btns a {
	display:inline-block;
	margin:0 0px 0 10px;
}

