body {
    padding:20px 20px;
    color: #000;
    font-size: 10pt;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    line-height: 12pt;
    background-color: #ffffff;
	text-decoration: none;
}

p,table,td {
    text-decoration: none;
    color: #666;
    font-size: 10pt;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a { color: #3f3f3f; text-decoration: none }
a:link  {   color: #3f3f3f; text-decoration: none }
a:visited { color: #3f3f3f; text-decoration: none }
a:hover  {  color: #3f3f3f; text-decoration: underline }

input,
textarea {font-family: "Lucida Grande", Verdana, Arial, sans-serif; text-decoration: none;color: #666; font-size: 10pt;
          border: 1px solid gray;
}
ul {
    list-style-image:url(Images/button_normal.gif);
}



.header    { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold;   color: #2f2f2f; }
.medium    { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold;   color: #2f2f2f; }
.topic     { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold;   color: #2f2f2f; }
.text      { color: #333333; font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; }
.small     { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size:  8pt; font-style: normal; font-weight: normal; color: #333333; }


.msg_element {
    background-color: #f2f2f2;
    border: 1px solid gray;
    width: 95%;
    margin: 2px 2px 2px 2px;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
}

.status_element {
    background-color: #ECF3E1;
    border:1px solid #C5DEA1;
    width: 180px;
    margin: 2px 0px 2px 0px;
    height: 70px;
    padding: 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
}

.info_element {
    background-color: #ECF3E1;
    border:0px solid #C5DEA1;
    width: 80px;
    margin: 2px 0px 2px 0px;
    height: 38px;
    padding: 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
}

.debug_element {
    background-color: #F3ECE1;
    border:1px solid #DEC5A1;
    width: 1020px;
    margin: 2px 0 2px 4px;
    padding: 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
}

.error_element {
    background-color: #F3ECE1;
    border:1px solid #DEC5A1;
    padding: 10px;
    margin:  4px;
    width: 786px;
    max-width: 786px;
    overflow:hidden;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.wg_element {
    background-color: #f2f2f2;
    border:1px solid gray;
    margin: 2px 0 2px 4px;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
}

.error1 { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 10pt;  font-weight: bold;
    background-color:#FFFFCC;
    border-style: solid;
    border-width: 1px;
    border-color: #ff0000;
    vertical-align: top;
    text-align: left;
    padding:1px;
}

.rblock1 { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 8pt;
    background-color:#fff;
    border: 1px solid gray;
    vertical-align: top;
    text-align: left;
    padding:0px;
    width: 180px;
    max-width: 180px;
}

.rbheader {
    font-family: Verdana; font-size: 8pt; font-weight: bold; color:black;
    background-color: #c00a28;
    border-style: solid;
    border-width: 0px;
    border-color: gray;
    vertical-align: top;
    text-align: center;
    padding:1px;
}

#right p.active a {
	text-decoration:underline !important;
	color:black;
	cursor:default;
}

#maintable tr,td {
      vertical-align: top;

}

.mainblock {
          border:      0px solid gray;
          margin:      2px;
          padding:     2px;
          width:     810px;
          max-width: 810px;
          background-color: #fff; /*#f8f8f8;*/
          display:block;
        }

#cblock table {
    border-spacing: 4px;
}

#cblock td {
          font-size: 10pt;
          font-family: "Lucida Grande", Verdana, Arial, sans-serif;
          line-height: 12pt;
          border: 1px solid gray;
          padding: 4px;
          width:  392px;
          height: 120px;
          max-height: 120px;
          background:#fff url(../../Images/h300.png) repeat-x;	

          overflow:hidden;
          -moz-border-radius:4px;
          -webkit-border-radius:4px;
}

#cblog img {
           width: 120px;
           height: 120px;
           border: 1px solid red;
           float: left;
           -moz-border-radius:4px;
           -webkit-border-radius:4px;
}

#wblock table {
    border-spacing: 4px;
}

#wblock  td {
          border: 1px solid #ccc;
          padding: 4px;
          width:  322px;
          height: 100px;
          max-height: 120px;
          background:#fff url(../../Images/h300.png) repeat-x;
          overflow:hidden;
          -moz-border-radius:4px;
          -webkit-border-radius:4px;
}

.contentblock {
          border: 1px solid gray;
          padding: 10px;
          margin:  4px;
          width: 786px;
          min-height: 360px;
          max-width: 786px;

          background:#fff url(../../Images/gradient1.png) repeat-x;

          /*
          background-color: #f8f8f8; /*#f8f8f8;*/
          */
          overflow:hidden;
          -moz-border-radius:4px;
          -webkit-border-radius:4px;
        }

/*suchtabelle*/
#stable table {
}

#stable td {
      vertical-align: top;
      background-color: white;
}

#stable tr {
  border: 1px solid gray;
}

/*{{{ #right box */
#right div.box {
	width:181px;
	margin-top:  4px;
	margin-left: 4px;
}

#right div.box h2, #drawer a.header {
	background:url(../../Images/sidenav.png) no-repeat;
	font-size:12px;
	height:16px;
	margin:0px;
	padding:8px 10px;
	display:block;
	text-decoration:none;
	color:#000;
	letter-spacing:0px;
}

#right div.box h2.ruby {
	background-position:0 -255px;	
	color:#fff;	
}

#right div.box h2.another {
	background-position:0 -31px;
}


#right div.inside, #right div.box ul {
	background:url(../../Images/sidenav_strip.jpg) no-repeat;
}

#right div.gradient {
	background:#f0f6f7 url(../../Images/h300.png) repeat-x;	
	margin:0 3px;	
	padding:6px 8px;
}

#right div.gradient.ruby {
	background:#fff url(../../Images/h150.png) repeat-x;
}

#right div.clear {
	background:url(../../Images/sidenav.png) no-repeat 0 -353px;
	height:10px;	
}


/* box content */
#right div.box ul {
	margin:0;
	padding:0;
}

#right div.box li {	
	list-style-type:none;		
}

#right div.box li a {
	display:block;
	padding:6px 8px;
	border-bottom:1px solid #999;
	text-decoration:none;	
	font-size:12px;
	margin:0px 3px;
}


#right div.box li a:hover {
	background-color:#efefef;
	color:black;
}

#right div.box li a.selected, #right div.box li a.selected:hover {
	background-color:#666;
	color:#fff;
	cursor:default;
}

#right div.box input.text {
	width:150px;		
}

/* tooltip styling. uses a background image (a black box with an arrow) */
div.tooltip {
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-top: 60px;
	background:transparent url(../../Images/white_arrow_big2.png) no-repeat scroll 0 0;	
	height:153px;
	width:310px;
	font-size:10px;
	display:none;
	color: white;
}

/* tooltip title element (h3) */
div.tooltip h3 {
	margin:0;
	font-size:18px;
	color: white;
}

#search input {
	padding:4px 8px;
	width:250px;
	border:1px solid #ddd;
	font-size:11px;
	color:#999;	
	outline: none;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;	
}

button.custom.low {
	background-image:url(../../Images/suchen.JPG);
	background-repeat: no-repeat;
	background-position: center;
	width:26px;		
	height:26px;
	font-size:11px;
	border: 0px;
}


.headerblock {
    background-color:#f8f8f8;
	border:0px solid #ccc;
	padding:0px;
    margin:2px 5px;
	width: 400px;
	height:150px;
    background-image:url(../../Images/LogoKoenning2.jpg);
    background-repeat: no-repeat;
    background-position: left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.headerblock_right {
    background-image:url(../../Images/siegel_relief.png);
    background-repeat: no-repeat;
    background-position: right center;
    text-align: left;
    background-color:#fff;
    padding:10px;
	border:1px solid #ccc;
	margin:2px 5px;
	width: 564px;
	height:130px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.footerblock {
    background-color:#f8f8f8;
    border: 2px solid gray;
    padding:2px;
    margin:4px 5px;
    height: auto;
    width: 996px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.menublock {
          border-left: 1px solid gray;
          margin-top: 0px;
          padding-top: 0px;
          background-color: white;
          width: 180px;
        }


.contenttext {
          border-style: none;
          min-width: 600px;
          max-width: 600px;
          margin-top: 0px;
          padding: 0px;
          background-color: white;
          width: 600px;
        }
        
.rightblock {
          border: 0px solid gray;
          margin-top: 0px;
          padding-top: 0px;
          padding-right: 4px;
          background-color: #f8f8f8;
          width: 180px;
        }
        
.rbcontent {
          border: 0px solid gray;
          margin: 4px;
}
        
.docnavblock {
          border: 0px solid gray;
          margin-top: 5px;
          padding-top: 0px;
          background-color: #f8f8f8;
          background-image:url(../../Images/header2.jpg);
          width: 100%;
          height: 20px;
        }
        
.long {
          width: 16em;
	}
.short { width: 6em; }




/* header */

#header {
	border-bottom: 1px solid gray;
	position: relative;
	height: 38px;
    width: 1000px;
    margin: 0px 0px 0px 0px;
 /*
	border-bottom: 1px solid #A1A6B1;
	background-color: #33415D;
*/
	background-image:url(../../Images/header2.jpg);
	
/* 404s
	background: #33415D url("/img/template/header-background.png") top repeat-x;
*/
	z-index: 10;
}

#header ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	border-left: 1px solid silver; /*#576178;*/
	border-right: 1px solid white; /*#1f2635;*/
	position: absolute;
	top: 0;
	left: 180px;
}

#header li {
	float: left;
	padding: 0;
	margin: 0;
}

#header ul a:link, #header ul a:visited {
	display: block;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	border-right: 1px solid silver; /*#576178;*/
	border-left: 1px solid white; /*#1f2635;*/
	color: black; /*#dee0e5;*/
	height: 40px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
} #ignored {}

#header ul li a:hover {
	background: #a4a6a6;
	color: #fff;
	text-decoration: underline;
	layer-background-color:white;
    filter: Alpha(opacity=75, finishopacity=75);
    -moz-opacity: 0.75;
}

/* tooltip styling. uses a background image (a black box with an arrow) */
div.tooltip {
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-top: 30px;
	background:transparent url(../../Images/white_arrow_big.png) no-repeat scroll 0 0;
	height:153px;
	width:310px;
	font-size:10px;
	display:none;
	color: white;
	text-align: center;
}

/* tooltip title element (h3) */
div.tooltip h3 {
	margin:0;
	font-size:14px;
	color: black;
}

div.tooltip p {
    margin:0;
	font-size:12px;
	color: black;
}


/*
Example of selectors for icons. Change the height and width to match the actual
height and width of the icon image.
*/
.icon1 {
	background-image: url(../../Images/icon1.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon2 {
	background-image: url(../../Images/icon2.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon3 {
	background-image: url(../../Images/icon3.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

/* the overlayed element */

div.overlay {
	
	/* growing background image */
	background-image:url(../../Images/overlay/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(c../../Images/overlay/lose.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../../Images/overlay/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../../Images/overlay/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image: url(../../Images/overlay/white.png);
	
	/*
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image: url(../../Images/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#triggers {
	margin-top:2px;

}

#triggers img {
	background-color:#fff;
	padding:1px;
	border:1px solid #ccc;
	margin:2px 5px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.fimg {
	background-color:#fff;
	padding:1px;
	border:1px solid #ccc;
	margin:2px 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


/* container for slides */
.images {
	background:#fff url(../../Images/h300.png) repeat-x;
	border:1px solid #666;
	position:relative;	
	height:300px;
	width:650px;
	float:left;	
	margin:15px;
	cursor:pointer;
	
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;	
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	padding:15px 30px 15px 15px;
	height:256px;
	font-size:12px;
}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs {
	clear:both;
	margin-left:330px;
}

/* single tab */
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../../Images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;
} 	


/* prev and next buttons */
.forward, .backward {
	float:left;
	margin-top:140px;
	background:#fff url(../../Images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; }


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}

