html, body  {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans","Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	height:100%;
}
input, button, textarea {
	font-family: "Lucida Sans","Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
}
strong{
	font-weight:bold;
}
#frame {
	position: absolute;
	z-index:1;
	width:955px;
	min-height:100%;
	background-image:url(../pics/hg-navi.gif);
	background-repeat:repeat-y;
	background-position: left top;
}
#frame-left,#frame-left-top {
	width:204px;
	float:left;
}
/* frame-left START-------------*/
#frame-left-top {
	width:204px;
	height:77px;
}
#frame-left-middle {
	width:204px;
	height: auto;
/*	border-bottom:1px #FFF solid;
    border-top:1px #CCC solid;*/
}
/* frame-left END-------------*/
#frame-center,#frame-center-top {
	width:512px;
	float:left;
}
#frame-center.wide{
	width:751px;
}
#frame-center-top {
	width:512px;
	height:77px;
}
#frame-center-middle {
	width:751px;
	height:225px;
}
#frame-center-bottom{
	padding:25px 0 0 0;
	width:512px;
	height:auto;
}
.wide #frame-center-bottom{
	width:751px;
}
/* frame-center END-------------*/
#frame-center-right{
	float:left;
	width:751px;
}

#frame-right,#frame-right-top {
	width:239px;
	float:right;
}
#frame-right-top {
	width:239px;
	height:77px;
}
#frame-right-middle {
	background-color: #b6c6d4;
	width:751px;
	height:255px;
}
#frame-right-bottom{
	width:239px;
	height:auto;
	padding: 50px 0 0 0;
}
#frame-right-bottom a:link, #frame-right-bottom a:hover, #frame-right-bottom a:visited {
	font-size:0.9em;
}
#frame-right-bottom-links{
	border: 1px #d8d7d7 solid;
	padding:17px 0 17px 17px;
	margin:0 0 17px 0;
}
#frame-right-bottom-downloads{
	border: 1px #d8d7d7 solid;
	padding:17px 0 17px 17px;
	margin:0 0 17px 0;
}
#frame-right-bottom-downloads li{
	padding:0 0 2px 0;
}
#frame-right-bottom-downloads li a{
	display:block;
	min-height:16px;
	padding:0 0 0 20px;
}
#frame-right-bottom-downloads li.pdf a {
	background-image: url(../pics/iconPDF.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ansprechpartnerBox {
	border: 1px #d8d7d7 solid;
	padding: 7px 0 7px 7px;
	margin: 0 0 17px 0;
	font-size: .9em;
	position: relative;
	min-height:105px;
}
.ansprechpartnerBox img {
	position: absolute;
	right: 7px;
	top: 7px;
}
.ansprechpartnerBox h4{font-weight:normal; margin-top:0;}
.ansprechpartnerBox h4,.ansprechpartnerBox h3, .ansprechpartnerBox p { width: 150px; }
.ansprechpartnerBox p a{ font-size:1em;}
/* frame-right END-------------*/

#frame-fuss{
	position:absolute;
	width:204px;
	height:30px;
	padding:5px 0 0 14px;
	vertical-align:bottom;
	line-height:30px;
	bottom:10px;
}

/* content START-------------*/

#content-picto {
	width:70px;
	float:left;
}
#content-text {
	width:407px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:1px;
	border-style:solid;
	border-color:#CCC;
	float: right;
	padding:25px 17px 25px 17px;
}
.wide #content-text { width: 663px; padding-right:0;}
#pic-layer-blur {
	padding:10px;
	width:203px;
	height:152px;
	background-image:url(../pics/blur.png);
	background-repeat:no-repeat;
}
#pic-layer {
	position: absolute;
	margin:140px 0 0 724px;
	z-index:2;
}


h1 {
	font-size:12px;
	font-weight:bold;
	padding:0 0 15px 0;
}
h2{
/*	font-size:0.9em;*/
	font-weight:bold;
	padding:0 0 15px 0;
}
h3 {
	font-size:11px;
	font-weight:bold;
	padding:0 0 15px 0;
}

a, a:link, a:active, a:visited, a.mailto:link  {
	font-size:12px;
	color:#3c2f87;
	text-decoration:none;
}
a:hover {
	color:#000;	
	text-decoration:underline; 
}

.hidden{
	display:none;
}
.error{
	color: #ff0000;
}

.clear{
	clear:both;
}
/* Nebennavigation START -------------*/

#nebennavi{
	padding:17px 0 12px 0;
	display:block;
}
#nebennavigation{
	list-style:none;
}
#nebennavigation li{
	border-left: 1px #3c2f87 solid;
	font-size: .9em;
	line-height:16px;
	height:12px;
	float:left;
}
#nebennavigation li:first-child{
	color:#ff0000;
	border:none;
	margin: 0 0 0 -10px;
}

#nebennavigation a{
	font-size: .9em;
	color:#3c2f87;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#nebennavigation a:hover{
	color:#000;
	text-decoration: underline;
}

/* Nebennavigation END -------------*/

#sprachen{
	padding:17px 0 0 0;
	display:block;
}


/* Navigation START ---------------*/

#navigation{
font-weight: normal;
list-style: none;
margin-left: 0px;
padding: 0;
margin: 0 0 40px 0;
}
#navigation a{
text-decoration: none;
color:#000;
line-height: 18px;
vertical-align:middle;
}
#navigation li a:hover {
	color: #FFF;
	background-color: #888;
}
#navigation li {  /*text-transform: uppercase;*/}
#navigation li+li{
border-bottom:1px #CCC solid;
border-top:1px #FFF solid;
}
#navigation li.active{
color:#000;
text-decoration: none;
font-weight:bold;
background-color:#666;
}
#navigation li a{
	display:block;
	text-decoration: none;
	padding:0 0 0 14px;
	font-size:12px;

	line-height:24px;
}
#navigation li.active a{
color:#FFF;
font-weight:bold;
text-decoration:none;

}
#navigation li.active li a {
	font-weight: normal;
	color: #000;
	padding: 0 0 0 25px;
	background-position: 15px center;
	background-repeat: no-repeat;
	background-color: #D8D7D7;
	background-image: url(../pics/naviactivebg.gif);
}

#navigation li.active li.active a, #navigation li.active li a:hover { 
/*font-weight: normal;*/
/*text-decoration: underline;*/
	color: #FFF;
	background-color:#888;
	background-image: url(../pics/naviactivebg_a.gif);
}

/*#navigation li.active li.active a{
font-weight: normal;
text-decoration: underline;
color: #000;
}*/
#navigation li li{
text-transform: none;
border: none;
}
/*.bottom20 {*/

ul#bilder{
	margin:2em 0 0 -10px;
	padding:0;
	list-style: none;
	width:580px;
	clear:both;
}
ul#bilder li.clear{
	clear:both;
}
ul#bilder li{
	float:left;
	margin:0 10px 20px 10px;
	padding:0;
}
ul#bilder li a{
	display:block;
/*	padding:1px;*/
}
ul#bilder li a:hover{
	background-color:#FFF;
	color:#000;
}
/* teamliste */
.team h4{
	margin:0;
}
ul#teamliste{
	margin:1em 0 0 0;
	padding:0;
	list-style: none;
	width:660px;
	clear:both;
}
ul#teamliste li{
	float:left;
	margin: 0 0 20px 0;
	width:330px;
	height:137px;
}
ul#teamliste li.clear{
	clear:both;
}
ul#teamliste li img{
	float:left;
	width:90px;
	margin:2px 20px 0 0;
}
ul#teamliste li h4{
	font-weight:bold;
}
ul#teamliste li div{
	float:left;
	width:200px;
}
ul#anmeldung,ul#anmeldung ul{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
ul#anmeldung ul{
	margin:0;
}
ul#anmeldung li{
	padding:1px 0;
	position: relative;
}
#anmeldung label{
	display:block;
	width:120px;
	float:left;
}
ul#anmeldung input.couponAdresse{
	width:15px;
	height:15px;
	border:none;
	float:left;
}
ul#anmeldung label.couponAdresse{
	float:left;
	margin-left:1em;
	width:auto;
}
#anmeldung input,#anmeldung textarea,#anmeldung select{
	width:200px;
	border: 1px solid #CCC;
	margin:0;
	padding:0;
}
#anmeldung span{
	display:block;
	float:left;
	width:200px;
}
#anmeldung img{
	position: relative;
	left: 304px;
}
#anmeldung fieldset input,#anmeldung fieldset select{
	width:auto;
	float:left;
}
#anmeldung fieldset input { border: none; }
#anmeldung fieldset label{
	width:auto;
	margin:0 16px 0 4px;
}
#anmeldung h3{
	margin-top:.4em;
	font-weight:bold;
}
div.buttons{
	margin-left:120px;
}
div.buttons input{
	background-color:#F0F0F0;
	border: 1px solid #CCC;
	cursor: pointer;
}
div.buttons input:hover{
	background-color:#CCC;
	border: 1px solid #AAA;
}
/** news **/
/*#newsliste{
	margin-top:1em;
}*/
.news .back {
	padding-left:10px;
	background-image: url(../pics/arrow_back.gif);
	margin-top: 2em;
	background-repeat: no-repeat;
	background-position: left center;
}
#newsliste a { color:#000;}
#newsarchivliste a { color:#25325F;}
#newsarchivliste a:hover { color:#9B9B9B;}
.news h2{ padding:0 0 1em 0;}
.news #newsliste h2{ padding-bottom:0.5em;}
.news p { padding-bottom:2em;}
.news .more { color:#9b9b9b; font-weight:bold; font-size:14px;}
.newsbilder img{
	margin:0 3px 3px 0;
}
/** files **/
.files input,.login input,.files button,.login button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	border: 1px #CCC solid;
	margin:2px 0;
	padding: 1px 2px;
	width:200px;
}
.files label,.login label{ width:200px; display:block; margin:2px 0;}
.files button,.login button {
	background-color: #ECEDED;
	cursor: pointer;
	margin: 2px 0;
	padding: 1px 2px;
	width:auto;
	display:inline;
}
.files button:hover,.login button:hover { background-color:#CCC;}
.files table { margin:1em 0 .5em 0;}
.files th,.files td{padding:1px; text-align:left;}
.files tr th,.files tr td{ border-bottom: 1px #CCC solid; }
.files tr th{background-color: #E9EAEF; font-weight:bold; padding-left:2px;}
.files tr td a { display:block;}
.files tr td+td{ width:115px;}
.files tr td+td+td{ width:50px;}
.files tr td+td+td+td{ width:25px;}
.files tr td+td+td+td+td{width:50px; padding-right:0;}
.files.nothumbs tr td+td+td+td+td{ display:none;}
.files tr:hover td {background-color: #FBFBFF;}
a.logoff{
	font-size:.75em;
	line-height:1.5em;
}
.files p { margin:1em 0;}
#picselection a.active {
	text-decoration: underline;
}
/** files ende **/

/*********** schulungsdaten start ***********/
.schulung p.einleitung {
	margin: 0 0 1.5em 0;
}
.schulung .back {
	margin: 1.5em 0;
}
.schulung p.preis {
	margin: 1.5em 0 .5em 0;
}
.schulung p.plaetze {
	margin: .5em 0 1.5em 0;
}
.schulung h2 {
	padding-bottom: 0;
}
ul.schulungen {
	margin-top: 1em;
}
ul.schulungen li {
	padding: 1em 0;
}
ul.schulungen li a:hover {
	text-decoration: none;
}
ul.schulungen span {
	display: block;
	float: left;
}
ul.schulungen .datum {
	width: 75px;
}
ul.schulungen .preis {
	float: right;
}
ul.schulungen .einleitung {
	padding: .5em 0 0 75px;
	float: none;
	clear: both;
	color: #000;
}
ul.schulungen .plaetze {
	padding: 0 0 0 75px;
	float: none;
	clear: both;
	font-style: italic;
	color: #000;
}

/*********** schulungsdaten ende ***********/

/*********** registrierung start ***********/
label.required:after { 
	content:" *";
}
#regform .label {
	display: block;
	float: left;
	width: 100px;
}
#regform .input {
	display: block;
	float: left;
	width: 270px;
	padding: 2px 0;
}
#regform .input input {
	width: 100%;
}
#regform .buttons {
	margin: .5em 0 .5em 100px;
}
/*********** registrierung start ***********/

/*********** berechnung start ***********/
label.required:after { 
	content:" *";
}
#calcform .label {
	display: block;
	float: left;
	width: 295px;
	font-size: 11px;
	padding: 2px 0;
}
#calcform .radio,
#calcform .input,
#contactform .splitinput {
	display: block;
	float: right;
	width: 106px;
	padding: 2px 0 2px 4px;
	font-size: 11px;
}
#calcform .special {
	display: none;
}
#calcform .disabled {
	opacity: .6;
	position: relative;
}
#calcform .disabled .special {
	display: block;
	position: absolute;
	width: 407px;
	height: 20px;
	top: 0;
	right: 0;
	background-image: url(../pics/spacer.gif);
	background-repeat: repeat;
	background-position: left top;
}
#calcform .disabled input {
	color: #FFF;
}
#calcform .input input {
	width: 104px;
	font-size: 11px;
	border: 1px solid #CCC;
}
#calcform .input input.with_info {
	width: 82px;
}
#calcform .input a.info {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 4px;
	background-image: url(../pics/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#calcform #elementrechnungsdarstellung .label{
	width: 270px;
}
#calcform #elementrechnungsdarstellung .radio {
	width: 160px;
	float: none;
	margin-bottom: 1em;
}
#calcform #rechnungsdarstellung {
	font-size: 11px;
}
#calcform #rechnungsdarstellung .special {
	display: block;
	height: 3px;
}
#calcform button.button {
	margin-left: 1em;
}
#calcform .buttons {
	text-align: right;
	margin: .5em 0 .5em 200px;
}
#calcform .radio,
#calcform .pflichtfeldInfo, 
#calcform .buttons button,
#calcform  .calc_info {
	font-size: 11px;
}
#calcform h3 {
	padding: 0;
}
#calcform .subblock,
#calcform p {
	margin: 0 0 10px 0;
}
#calcform .calc .label {
	width: 275px;
}

#calcform .changeform {
	display: inline;
}
#calcform .warning {
	border: 1px solid red;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	background-color: #FCC;
}
#contactform .label {
	width: 200px;
}
#contactform .input,
#contactform .splitinput {
	width: 196px;
}
#contactform .input input {
	width: 194px;
}
#contactform .splitinput input {
	width: 44px;
	font-size: 11px;
	border: 1px solid #CCC;
}
#contactform .radio {
	float: right;
	width: 196px;
}
#contactform #elementinstalliert .radio {
	padding-top: 1em;
}

/*********** berechnung ende ***********/
