/*------------------------------------------------------------------------------------*/
/* GENERAL SETUP */
/*------------------------------------------------------------------------------------*/

html { 
	font-size: 100%; 
	/*IE hack*/ 
	/*height: 100%; 
	margin-bottom: 1px;*/ 
	overflow: scroll;
	overflow-x: auto;
} 


div{
}

body{
	
	
	color: #333;
	background: transparent url(../../resources/images/bg_body.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
			
}

body, td{
	
	font-family:  Verdana;
	font-size: 12px;

}


img {
	border: none;
	margin: 0px;
	padding: 0px;
}



/*------------------------------------------------------------------------------------*/
/* PAGE STRUCTURE */
/*------------------------------------------------------------------------------------*/

#wrapper{
	width: 100%;
	height: 100%;
	text-align: center;
	
}

#page{
	margin: 0 auto;
	width: 945px;
	padding: 0px 10px 10px 10px;
	text-align: left;
	border: 0px solid green;
	position: relative;
	margin-bottom: 25px; 
}


#service_line {
	background-image: url(../../resources/images/toolbar-bg.jpg);
	background-image:  none;
	background-repeat: no-repeat;
	height: 25px;
	border: 0px solid red;
	position: relative;
	top: 25px;
	overflow: visible;
	text-align: right;
	

}
#logo-bf{
	position: absolute; 
	top: -18px;
	right: -12px;
	overflow:hidden;
	border: 0px solid red;
}

.top_login{
	
	display: block;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../../resources/images/login-pfeil.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0px 20px 0px 0px;
	color: #000;
	
}

#toolbar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	border: 0px solid red;
	width: 290px;
	color: #FFF;
	float: right;
	
}

#toolbar .tl{
float: left; 
padding: 5px 20px 0px 5px;
}

#toolbar .tr{
float: left;
}




#header{
	border: 0px solid green;
	position: relative;
	/*abstand zur nav einhalten*/
	margin-top: 80px;
	
}


.header-container, #start_header{
	height: 277px; 
	width: 945px;
	border: 0px solid red;
	padding: 8px 0px 0px 10px;
	background-repeat: no-repeat;
	
	
}


#start_header{
	
	
	border: 0px solid red;
	position: absolute;
	z-index: 0;
	top: 112px;
	top: -13px;
	top: -16px;
	left: 0px; 
	
	display: none;
	
}

#start_header .nf-links{

	border: 0px solid red;
	display: block;
	width: 241px;
	height: 205px;
	position: absolute;
	

}

#start_header #l1{

	background-image: url(../../data/uploads/flash_media/header_animations_de/01_back.png);
	top: 25px;
	left: 210px;;
}

#start_header #l2{

	background-image: url(../../data/uploads/flash_media/header_animations_de/02_back.png);
	top: 25px;
	left: 460px;;

}

#start_header #l3{

	background-image: url(../../data/uploads/flash_media/header_animations_de/03_back.png);
	top: 25px;
	left: 710px;;

}

#start_header #l1,#start_header #l2,#start_header #l3{
	display: none;
}


.header-img-container{
	border: 0px solid red;
	width: 954px; 
	height: 260px; 
	overflow: hidden; 
	 
	background-image: url(../../resources/images/default_header.jpg);
	background-image: none;
	background-repeat: no-repeat;
}

.edit .header-img-container{
	border: 0px solid red;
	overflow: auto;
	height: 260px; 
}





#logo{
	margin: 0px 0px 0px 0px;
	float: left;	
	height: 67px;
	width: 200px;
	overflow:hidden;
}

#logo a{
	outline: none;
}

#bread-crumb{
	color: #8696a0;
	color: #CCC;
	/*height: 34px;*/
	border: 0px solid red;
	margin:0px;
	padding:0px 0px 10px 0px;
	
	margin-top: 70px;
	
	
}

.startseite #bread-crumb{
		margin-top: 0px;
}


#bread-crumb ul {
	border: 0px solid red;
	list-style-type: none;	
	margin: 8px 0px 0px 10px;
	margin:0px;
	padding:0px 0px 0px 10px;
}

#bread-crumb li {
	display: inline; 
	margin:0px;
	padding:0px;
}

#bread-crumb a{
	color: #8696a0;
	color: #CCC;
	font-size: 10px;
	/*text-decoration:none;*/
	
}
#linke-spalte {
	width: 200px;
	float: left;
	width: 175px;
	/*background-image: url(../../resources/images/left-container-bg-head.png);*/
	background-repeat: no-repeat;
	overflow:hidden;
}

#linke-spalte {
	
}


#recht-spalte {
	width: 769px;
	/*width: 740px;*/
	float: left;
	border-left: 0px solid #FFFFFF;
	/*border-bottom: 1px solid #000000;*/
	
	/*background-image: url(../../resources/images/bottom_line.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom center;
	
}

.rel-switch{
	color: #FFF;
	text-decoration: none;
}

/*------------------------------------------------------------------------------------*/
/* MAIN MENU */
/*------------------------------------------------------------------------------------*/



.m-c-box{
	border: 0px solid blue;
	position: absolute;
	
	z-index: 9999;
	z-index: 1000;
}



.menu-container-box{
	float: right; 
	border:1px solid red; 
	/*width: 79%;
	width: 770px;*/
	
	
}

#main-menu{
	margin: 3px 0px 0px 0px;
	width: 730px;
	
	border:0px solid red; 
        position: absolute;
	top: 30px;
	left: 227px;
}

#main-menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#main-menu li{
	display: block;
	float: left;
	
	/*width: 144px;*/
	overflow: hidden;
	background-color: #99cc33;
	color: #FFFFFF;
	border-left: 1px solid;
	text-align: center;
	background: url(../../resources/images/main-btn_n.jpg) -8px 0px no-repeat;
	
	
}
#main-menu li.home{
	background-image: none;
}

#main-menu li.home a{
	background-image: none;
	padding: 0px 0px 7px 0px;
	
}
	
	
#main-menu li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	
	border: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: url(../../resources/images/main-btn_n1.jpg) top right no-repeat;
	
	
	height: 23px;
	padding: 7px 23px 0px 22px;
	padding: 7px 27px 0px 26px;
	display: block;
	position: relative;
}	

	

#main-menu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	/*border-bottom: 1px solid #4c7ea0;*/
	
}

#main-menu li a.act{
	background: url(../../resources/images/main-btn_a1.jpg) top right no-repeat;
}

#main-menu li.act{
	text-decoration: underline;
	background: url(../../resources/images/main-btn_a.jpg) -8px 0px no-repeat;
}


#main-menu li.home a:hover, #main-menu li.home a.act {
	border: none!important;
}

.under{
	border-bottom: 1px solid #4c7ea0!important;
}

.act .under{
	border-bottom: 1px solid #99cc33!important;
}

/*------------------------------------------------------------------------------------*/
/* MEGA MENU */
/*------------------------------------------------------------------------------------*/


/*

 .MegaMenuContent{
	display: block;
	background-color: white;
	border: 0px solid red;
	position: absolute;
	z-index: 999; 
	padding: 10px 0px 10px 10px;
	margin: 47px 0px 0px 5px;
	display: none;
}
*/


.MegaMenuContent{
	display: none;
	position: absolute;
	/*background: url(../../resources/images/bg_mega_menu.png) top left no-repeat;*/
	/*width: 390px;
	height: 150px;*/
	top: 31px;
	padding: 0px 0px 0px 0px;
	
}

.MegaMenuContent .content{
	background-color: #4c7ea0;
	padding: 10px 10px 0px 10px;
	/*-moz-border-radius-bottomleft: 		4px;
	-webkit-border-bottom-left-radius: 	4px;
	-moz-border-radius-bottomright: 	4px;
	-webkit-border-bottom-right-radius: 	4px;*/
}


.act .MegaMenuContent .content{
	background-color: #99cc33;
}

}
.act .MegaMenuContent{
	/*background: url(../../resources/images/bg_mega_menu_green.png) bottom left no-repeat;*/
}

.MegaMenuContent  table{
	border-collapse: collapse;
}


.MegaMenuContent ul li {
	background-image: none!important;
	border: none;
}

.MegaMenuContent a, .MegaMenuContent li{
	background-image: none!important;
	padding: 0px!important;
	border: none!important;
	
	
}


 .MegaMenuContent ul, .MegaMenuContent li, .MegaMenuContent a {
	padding: 0px!important;
	margin: 0px!important;
	height: auto!important;
	display: block;
	clear: both;
	
}

.MegaMenuContent a{
	border: 0px solid red;
	line-height: 0.9em;
	font-size: 0.63em;
	font-family: "Lucida Grande", "Lucida Console", Arial, Verdana;
	color: black;
	padding: 3px!important;
	display: block;
	height: auto!important;
	display: block;
	width: 100%;
	text-align: left;
}

.MegaMenuHead{
	font-weight: bold;
	padding-bottom: 5px;
	
}

.MegaMenuContent a:hover, .MegaMenuContent  a.active{
	text-decoration: underline!important;
}


.MegaMenuContent .content td, .MegaMenuContent .content th{
	width: 100px;
	vertical-align: top;
	padding: 0px 10px 0px 5px;
	border: 0px solid grey;
	background: url(../../resources/images/round_border/blue_td.gif) center left no-repeat;
	
}

.MegaMenuLists{
	
}

.act .MegaMenuContent .content td{
	background: url(../../resources/images/round_border/green_td.gif) center left no-repeat;
}

.MegaMenuContent .content td.first{
	background-image: none;
}

.MegaMenuContent .content td.last{
	
}

.MegaMenuContent th a{
	font-weight: bold!important;
	border-bottom: 1px solid #000; 
		
	
}

.MegaMenuContent  .bottom_borders table{
	/*width: 100%;*/
	height: 10px;
}

.MegaMenuContent  .bottom_borders table td.left{
	width: 10px;
	background: url(../../resources/images/round_border/blue_rb_bottom.png) top left no-repeat;
}

.MegaMenuContent  .bottom_borders table td.center{
	width: 100%;
	background-color: #4c7ea0;
	background-image: none;
}

.MegaMenuContent  .bottom_borders table td.right{
	width: 10px;
	background: url(../../resources/images/round_border/blue_rb_bottom.png) top right no-repeat;
}



.act .MegaMenuContent  .bottom_borders table td.left{
	background: url(../../resources/images/round_border/green_rb_bottom.png) top left no-repeat;
}


.act .MegaMenuContent  .bottom_borders table td.center{
	background-color: #99cc33;
	background-image: none;
}



.act .MegaMenuContent  .bottom_borders table td.right{
	background: url(../../resources/images/round_border/green_rb_bottom.png) top right no-repeat;
}





	


.bottom_borders{
	border: 0px solid black; 
	position: absolute;
	left: 0px; 
	bottom: -20%;
	width: 100%;
	height: 20%;
	text-align: left;
	
}



._left{
	border: 1px solid red; 
	width: 10px; 
	height: 10px;  
	background: url(../../resources/images/round_border/blue_rb_bottom.png) top left no-repeat;
	float: left;

}

._right{
	border: 1px solid red; 
	width: 10px; 
	height: 10px;  
	background: url(../../resources/images/round_border/blue_rb_bottom.png) top right no-repeat;
	float: right;
}
 
/*------------------------------------------------------------------------------------*/
/* LEFT MENU */
/*------------------------------------------------------------------------------------*/


#left-menu{
	margin-bottom: 20px;
}


#left-menu ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}


#left-menu ul li{

}


#left-menu ul li a{
	
	display: block;
	background: url(../../resources/images/left_menu_n.gif) top left no-repeat;
	padding: 6px;
	color: white;
	text-decoration: none;
}


#left-menu ul li a.active{
	background: url(../../resources/images/left_menu_a.gif) top left no-repeat;
}


#left-menu ul li a:hover{
	text-decoration: underline;	
}

#left-menu ul ul{

}


#left-menu ul ul li{
	
}


#left-menu ul ul li a{
	padding-left: 20px;
	border-bottom: 1px solid #cacaca;
	color: #333;
	background-image: none;
	margin: 0px 10px 0px 5px;
}

#left-menu ul ul li a.last{
	border: none;
	margin-bottom: 10px;
}


#left-menu ul ul li a.active{
	background-image: none;
	color: #99cc33;
}

#left-menu ul ul li a:hover{
	
}

/*------------------------------------------------------------------------------------*/
/* SUB MENU */
/*------------------------------------------------------------------------------------*/

#sub-menu{
	margin: 0px 0px 0px 1px;
	width: 760px;
	height: 22px;
	background-image: url('../../resources/images/sub-nav-bg.gif');
	background-repeat: no-repeat;
	}

#sub-menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	color: #FFFFFF;
	font-weight: normal;
	
	}

#sub-menu li{
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 22px;
	border: none;
}

#sub-menu li a{
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 22px;
	}

#sub-menu li a:hover, #sub-menu li a.act {
	color: #486070;
	text-decoration: none;
	background-image: url('../../resources/images/subnav_a.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 8px; 
	background-position: 0px -4px;
}

/*------------------------------------------------------------------------------------*/
/* SUB SUB MENU */
/*------------------------------------------------------------------------------------*/

#subsub-menu{
	margin: 0px 0px 0px 0px;
	/*width: 769px;*/
	border: 0px solid red;
	height: 34px;
	border-bottom: 5px solid #99cc33;	
	
}

#subsub-menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	
	
}


#subsub-menu .parent{
	font-size: 9px;
}


#subsub-menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
	background-image: url('../../resources/images/_ss_l_n.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px; 
	width: 20%;
	border: 0px solid red;
	}

#subsub-menu li:hover, #subsub-menu li.active{
	background-image: url('../../resources/images/_ss_l_a.gif');
	
}	

#subsub-menu li.active {
border-bottom: 1px solid #99cc33;
}	
	
	
	
#subsub-menu li a{
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 0px 5px;
	background-image: url('../../resources/images/_ss_r_n.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 31px;
	display: block;
	border-right: 1px solid white;
		
	}
	
#subsub-menu li:hover a, #subsub-menu li a.active{
	background-image: url('../../resources/images/_ss_r_a.gif');
	color: #FFF;
	
}

#subsub-menu li a:hover{
	color: #FFF;
}

	
	
	
/*---------- ALTES SUB SUB MENU ---------*/	
	
	
/*


#subsub-menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url('../../resources/images/subsub_nav_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px; 
	}
	
#subsub-menu li.act {
	background-image: url('../../resources/images/subsub_nav_right_a.gif');
	border-bottom: 1px solid #99cc33;

	
}

#subsub-menu li a{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 0px 5px;
	background-image: url('../../resources/images/subsub_nav.gif');
	height: 31px;
	float: left;
	display: block;
	padding: 2px 0px 0px 0px;	
	}

#subsub-menu li a:hover {
	color: #FFFFFF;
	background-image: url('../../resources/images/subsub_nav_a.gif');
	padding: 2px 0px 0px 0px;
	height: 31px;
	
}
#subsub-menu li div.act {
	color: #FFFFFF;
	background-image: url('../../resources/images/subsub_nav_a.gif');
	padding: 2px 0px 0px 0px;
	height: 31px;
	border: 0px solid blue;

}
*/



/*------------------------------------------------------------------------------------*/
/* SERVNAV */
/*------------------------------------------------------------------------------------*/

#serv-nav{
	font-size: 10px;
	color: #99cc33;
	text-align: center;
	}

#serv-nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#serv-nav li{
	display: inline;
	
	}

#serv-nav li a{
	color: #99cc33;
	text-decoration: none;
	margin: 0px 32px 0px 32px;
	padding: 0px;
	overflow: hidden;
	}

#serv-nav li a:hover{
	color: #99cc33;
	text-decoration: underline;
}



/*------------------------------------------------------------------------------------*/
/* PAGE CONTENT */
/*------------------------------------------------------------------------------------*/


#page-content{
	margin-top: 20px;
	/*border: 1px solid red;
	background-image: url('../../resources/images/content-bg.png');
	background-image: url('../../resources/images/content-bg.jpg');
	background-image: url('../../resources/images/content-bg-large.png');*/
	/*background-repeat: repeat-y;*/
	min-height: 270px;
	height: auto!important;
	height: 270px;
	

}

#linker-container {
	/*background-image: url('../../resources/images/left-container-bg-head.gif');*/
	background-repeat: no-repeat;	
	/*padding-top: 35px;*/
	position: relative;
}

#containt-main {
	
}

#content-hl {
	background-color: #99cc33;
	color: #FFFFFF;
	padding: 5px 0px 5px 30px;
	font-size: 20px;
	display: none;
}



.register-li {
	display: block;
	margin: 0px;
	float: left;
	border-right: 1px solid #FFFFFF;
	background-image: url('../../resources/images/reg_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	border: 1px solid red;

}

.register-li-act {
	background-image: url('../../resources/images/reg_right_a.gif');
	border-bottom: 1px solid #99cc33;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	
	height: 25px;
}
	
a.register {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin: 0px 6px 0px 0px;
	background-image: url('../../resources/images/reg_bg.gif');
	height: 23px;
	float: left;
	line-height: 11px;
	
	
	padding-top: 2px;
	border: 0px solid red;
	
	
	}

a.register:hover {
	color: #FFFFFF;
	background-image: url('../../resources/images/reg_bg_a.gif');
	height: 23px;
	padding-top: 2px;

}
a.register-act {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin: 0px 6px 0px 0px;
	background-image: url('../../resources/images/reg_bg_a.gif');
	height: 23px;
	float: left;
	line-height: 11px;
	vertical-align:middle;
	padding-top: 2px;
	
	border: 1px solid red;
	}

/*--------------- NEUE REGISTER ------------------*/
	
.register-karte {
	/*border-bottom: 5px solid #99cc33;*/
	margin: 10px 0px 0px 0px;
}
	
.register-reiter{
	list-style-type: none; 
	margin: 0px; 
	padding: 1px 0px 0px 0px;
	clear: both;
	font-size: 10px;
	line-height: 10px;
	
	height: 26px;
	display: block;
	border-bottom: 5px solid #99cc33;
	margin: 1px 0px 0px 0px;
	
}
	
.reiter, .reiter-active{
	display: block;
	border: 0px solid red;
	
	float: left!important;
	width: auto!important;	
	
	background-image: url(../../resources/images/_reg_l_n.gif);
	margin: 0px 1px 0px 0px; 
	
	
}

.reiter a, .reiter-active a{
	text-decoration: none;
	color: #333;
	display: block;
	padding: 3px 10px 3px 10px;
	/*height:25px;*/
	height: 19px;
	background-image: url(../../resources/images/_reg_r_n.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	
}
.reiter a:hover, .reiter-active a{
	color: white;
	
}

.reiter-active a{
	border-bottom: 1px solid #99cc33;
}

.reiter:hover, .reiter-active{
	background-image: url(../../resources/images/_reg_l_a.gif);
}

.reiter:hover a, .reiter-active a{
	background-image: url(../../resources/images/_reg_r_a.gif);
}

	
/*--------------- ENDE NEUE REGISTER ------------------*/


	
	
/*---------------------------*/
/* CONTENT MAIN */
/*---------------------------*/


.content-abschluss{
/*
	background-image: url(../../resources/images/content-bottom-line.jpg);
	background-repeat: no-repeat;
	background-position: 220px bottom!important;
	border: 0px solid red;
	padding-bottom: 15px;
	*/
	
}

.content-margin{
	
	margin:20px 20px 0px 20px;
	margin:0px 20px 0px 20px;
	/*border-bottom: 1px solid #CFCFCF;*/
	
	
	

}
/*---------------------------*/

.cm-1{
	margin:0px;
}

/*---------------------------*/

.cm-2-1{
	margin: 0px 20px 0px 0px;
	width: 350px;
	float: left;
	border: 0px solid red;
}

.cm-2-2{
	margin: 0px 0px 0px 0px;
	width: 350px;
	float: left;
	border: 0px solid red;
}

/*---------------------------*/

.cm-3-1{
	/*width: 360px;*/
	/*float: left;*/
	margin: 0px 0px 0px 0px;
}

.cm-3-2{
	/*width: 360px;*/
	/*float: left;*/
	margin: 20px 0px 0px 0px;
}

.cm-3-3{
	margin: 20px 0px 0px 0px;
	padding-bottom: 20px;
	
}

/*---------------------------*/

.cm-4-1{
	margin: 0px 20px 0px 0px;
	width: 360px;
	float: left;
	border: 0px solid red;
	
}

.cm-4-2{
	margin: 0px 0px 0px 0px;
	width: 340px;
	float: left;
	border: 0px solid red;

}

.cm-4-3{
	margin: 20px 0px 0px 0px;
	padding-bottom: 0px;
	
}

.cm-4-4{
	margin: 20px 0px 0px 0px;
	padding-bottom: 20px;
	/*border-bottom: 1px solid #cfcfcf;*/
}



	
/*------------------------------------------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------------------------------------------*/

#footer {
	/*background-image: url('../../resources/images/content-bg-end-helper.gif');*/
	background-position: left bottom;
	background-repeat: repeat-y;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #99cc33;

}


.footer-kunden{
	padding-left: 30px;
	border: 0px solid red;
	text-align: center;
	
	
}

.footer-kunde{
	margin-right: 20px;
}

.footer-kunden img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
}


/*------------------------------------------------------------------------------------*/
/* AV TEXT */
/*------------------------------------------------------------------------------------*/



p{
	padding: 0px;	
	margin: 0px;
}


h1, h2, h3, h4, h5 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	/*letter-spacing: -.05em;*/
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1{
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	color: #4A7D9F;
	
}


h2{
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	
	
}

h3{
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #99cc33;
	font-weight: bold;
	
}

h4{
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	color: #4A7D9F;
	
}

h5{
	/*font-size: 14px;
	line-height: 16px;*/
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	
	
}

h6{
	font-size: 11px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	color: #999;
	font-weight: normal;
	
}






a {
	margin: 0px;
	padding: 0px;
	color: #99cc33;
	color: #4A7D9F;
}

ul.avtext{
	list-style-type: none;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}


ol li.avtext{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	
}


ul li.avtext{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 28px;

	background-image: url(../../resources/images/li_default.png);
	/*background-image: url(../../resources/images/li_square.png);*/
	/*background-image: url(../../resources/images/li_brigde.png);*/
	/*background-image: url(../../resources/images/li_cube.png);*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
}

.default li.avtext{
	background-image: url(../../resources/images/li_default.png);
}

.square li.avtext{
	background-image: url(../../resources/images/li_square.png);
}

.cube li.avtext{
	background-image: url(../../resources/images/li_cube.png);
}

.bridge li.avtext{
	background-image: url(../../resources/images/li_brigde.png);
}

.product_teaser li.avtext{
	background-image: url(../../resources/images/li_default.png);

}




/*------------------------------------------------------------------------------------*/
/* GALLERY */
/*------------------------------------------------------------------------------------*/

.gallery img{
	border: none;
	margin-right: 10px;
	margin-bottom: 8px;
	
}



/*------------------------------------------------------------------------------------*/
/* NEWS TEASER */ /*EVENT TEASER */
/*------------------------------------------------------------------------------------*/

.news_teaser{
	position: relative;
}

.news_teaser .news_rss{
	position: absolute;
	right: 0px;
	top: -50px;
}

.news_teaser_cont, .event_teaser_cont  {
	margin: 15px;
}

a.news-link, a.event-link {
	color: #99cc33;
	color: #7598B7;
	font-size: 10px;
	text-decoration: underline;
}

.news-hl, .event-kal-hl {
	/*background-color: #99cc33;
	color: #FFFFFF;*/
	color: #4a7d9f;
	height: 23px;
}

.news-hl h1, .event-kal-hl h1 {
	font-size: 14px;
	/*padding: 2px 0px 4px 20px;*/
	color: #4a7d9f;
	/*font-weight: normal;*/
	
	
}
.news-item{
	margin: 0px 0px 10px 0px;

}
.news-date,.event-date, .event-link{
	color: #99cc33;
	color: #7598B7;
	font-size: 10px;

}

.news-teaser-hl, .event-kal-month, .event-teaser-hl{
	color: #333;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

.news-teaser-hl{
	font-weight: normal;
}

.news-teaser-txt {
	color: #333;
	margin: 0px 0px 4px 0px;
}

/*------------------------------------------------------------------------------------*/
/* NEWS MELDUNGEN  EVENT OVERVIEW UND DETAILS */
/*------------------------------------------------------------------------------------*/

.monats-trenner{
	background-color: #CCC;
	padding: 5px;
	margin: 30px 0px 10px 0px;
	font-weight: bold;
	font-size: 14px;

}


.news-meldungen-cont {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #cfcfcf;
}

a.news-meldungen-link {
	color: #99cc33;
	font-size: 10px;
	text-decoration: underline;
}


.news-meldungen-date, .event-meldungen-date{
	color: #99cc33;
	font-size: 10px;

}

.news-meldungen-hl, .event-meldungen-hl {
	color: #99cc33;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

.news_detail .news-meldungen-hl{

	font-size: 16px; 
}

.news-meldungen-txt {
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.event-item{
	border: 1px solid white;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	border-top: 1px dotted #999;
}


/*------------------------------------------------------------------------------------*/
/* TEASER */
/*------------------------------------------------------------------------------------*/

.teaser {
	margin: 0px 0px 0px 10px;
}

/*------------------------------------------------------------------------------------*/
/* SUCH BOX  &  LOGIN BOX*/
/*------------------------------------------------------------------------------------*/

#search-form {
	background-image: url(../../resources/images/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: 47px 0px;
	display: block;
}

#search-form {
	border: 0px solid red;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#search-form legend, #search-form label{
	display: none;
	margin: 0px;
	padding: 0px;
	
}

#search-form label{
	display: block;
	float: left; 
	padding-right: 15px;
	margin: 5px 0px 0px 0px;
}

#search-form fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}

#search-form input {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 110px;
	border: none;
	
	
	margin-bottom: 5px;
	color: #999;
	background-color: transparent;
	float: left;
	font-size: 10px;
	
}


#search-form input.button {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 5px;
	padding: 4px 5px 4px 8px;
	
	background-color: transparent;
	display: block;
	width: 32px;
	
	
	color: #FFF;
	color: #656565;
	font-size: 9px;
	
	/*border: 1px solid red;*/
	width: 30px;
	cursor: pointer;
}


.such-eintrag{
	background-image: url(../../resources/images/trenner_search.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;	
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 20px 0px;
	
	border: 0px solid red;
}

.such-eintrag a{
	text-decoration: none;
}

.such-eintrag h1 , .such-eintrag h1 a{
	color: black;
}

.such-eintrag .bread{
	padding: 3px 0px 3px 0px;
	color: #999;
	font-size: 11px;
}

/*------------------------------------------------------------------------------------*/
/* DB - Downloads */
/*------------------------------------------------------------------------------------*/
.hl {
	color: #99cc33;
	font-size: 11px;
	font-weight: bold;	
}
.download-container {
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
}





/*------------------------------------------------------------------------------------*/
/* PRODUCT TEASER */
/*------------------------------------------------------------------------------------*/

.product_teaser{

	width: 241px;
	overflow: hidden;
	margin-right: 2px;

	
	height: 400px;
	height: auto!important;
	min-height: 400px;
	
	background-image: url(../../resources/images/product_teaser.jpg);
	background-repeat: no-repeat;
	background-position: -4px 0px;
	background-color: transparent;	
	
	float: left;
	border: 0px solid red;
		
}

.product_teaser .container{
	margin: 1px;
}

.product_teaser h1{
	color: white;
	padding: 10px 10px 11px 10px;
	font-weight: normal;
}


.product_teaser .img{

	width: 241px;
	height: 155px;
	overflow: hidden;
}

.product_teaser .text{
	padding: 10px;
	border: 0px solid red;
	
}



/*------------------------------------------------------------------------------------*/
/*  CALCULATOR */
/*------------------------------------------------------------------------------------*/

.calculator{
	margin-bottom: 20px;
}	

.calculator .eintrag, .calculator .ohne, .calculator .mit, .calculator .ende{
	border-top: 1px solid #d0d0d0;
	position: relative;
	padding: 20px 20px 20px 180px;
	padding: 10px 20px 20px 0px;
	
}

.calculator h1{
	font-size: 40px;
	line-height: 40px;
	
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	color:#eaeaea;
	border: 0px solid red;
	
}


.calculator h4{
 	display: block;
	width: auto;
	position: relative;
	top: 0px;
	left: 180px;
	float: left;
	font-size: 10px;
	border: 0px solid red;
	width: 300px;
}

.calculator .ohne{
	
	display: none;
}

.calculator .mit, .calculator .ohne{
	
	
	
	border: none;
	
	background-image: url(../../resources/images/calculator_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;	
	padding-top: 15px;
	padding-bottom: 5px;
}

.calculator .mit{
	
	display: none;
}

.calculator .ohne h4, .calculator .mit h4, .calculator .ende h4{
	color: #333;
}


.calculator .ende{
	
	
	border: none;
	
	background-image: url(../../resources/images/calculator_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;	
	
	border: 0px solid red;
	padding-top: 20px;
	padding-bottom: 30px;
}

.calculator #savep{
	color: red!important;
}

.calculator .ohne input, .calculator .ende input{
	text-align: right;
	/*
	border: none;
	background-color: transparent!important;
	border-bottom: 1px solid #333;
	color: #333!important;
	font-weight: normal!important;
	*/
}

.calculator_form{
	padding: 0px;
	margin: 0px;
	border: 0px solid red;
	width: 706px;
}


.calculator_form fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}
.calculator_form legend{
	display: none;
}

.calculator_form input{
	display: block;
	float: right;
	margin-right: 20px;
}

.calculator_form select{
	display: block;
	float: right;
	width: 150px;
	margin-right: 20px;
}


.calculator_form input.disabled{
	
	background: white;
	
	font-weight: bold;
	color: black;
}



/*------------------------------------------------------------------------------------*/
/* SUPPORT TABLE */
/*------------------------------------------------------------------------------------*/

.spt{
	position: relative;
}




.spt table{
	width: 730px;
	background-image: url(../../../resources/images/spt_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;	
}




.spt table td {
	
	
	padding: 8px 5px 8px 20px;
	
	border: 0px solid red;	
}

.spt_header td{

	background-image: url(../../resources/images/support-head.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 8px 0px 5px 20px!important;
	height: 0px!important;
}

.spt_header h2{
	font-size: 12px;
}

.td0, .spt_header .td0, .tde, .spt_header .tde{
	width:8px;
	padding: 0px!important;
	margin: 0px!important;
	background-image: url(../../resources/images/support-left.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;	
}


.spt_header{
	padding: 10px 5px 5px 20px;
	color: white;
	font-weight: bold;
}

.spt_header .td0, .spt_header .tde{

	background-position: 0px 0px;
}



.tde{
	background-image: url(../../resources/images/supp-right-end.jpg);
	background-position: top right;
}

.spt_header .tde{
	background-image: url(../../resources/images/support-right.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.spt_footer td{
	background-image: url(../../resources/images/support-bottom.jpg);
	background-repeat: repeat-x;
	background-position: 0px 4px;
	height:8px!important;
	padding: 0px!important;
		
}

.spt_footer .tde{
	background-image: url(../../resources/images/support-bottom-right.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
}
.spt_footer .td0{
	background-image: url(../../resources/images/support-bottom-left.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
}



.spt .NO-legend{
	float: left;
	background-image: url(../../resources/images/spt_x.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 20px;
	margin: 15px 20px 0px 10px;
}


.spt .YES-legend{
	float: left;
	background-image: url(../../resources/images/spt_h.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 10px 20px;
	margin: 15px 20px 0px 10px;
}

.spt .OPT-legend{
	float: left;
	background-image: url(../../resources/images/spt_o.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 10px 20px;
	margin: 15px 20px 0px 10px;
}

/*------------------------------------------------------------------------------------*/
/* NEWSLETTER QUICK register */
/*------------------------------------------------------------------------------------*/
.nl-quickregister{
	padding: 10px 0px 10px 0px;
	/*border-top: 1px solid #A5AFB9;
	border-bottom: 1px solid #A5AFB9;*/
}

.nl-quickreg {
	padding: 0px;
	margin: 0px;
}

.nl-quickreg input{
	background-color: transparent;
	border:none;
	background-image: url(../../resources/images/nl-q-input.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #394F5A;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	width: 158px;
	
}

.nl-quickreg input.button{
	background-image: url(../../resources/images/nl-q-button.jpg)!important;
	width: 170px;
	cursor: pointer;
	margin-top: 5px;
	padding: 7px 5px 8px 22px;
	color: white;
}

.nl-quickregister a.nlink{

	background-image: url(../../resources/images/nl-q-button.jpg)!important;
	background-repeat: no-repeat;
	width: 130px;
	cursor: pointer;
	margin-top: 5px;
	padding: 7px 5px 8px 36px;
	color: white;
	display: block;text-decoration: none;
	font-size: 11px;
	
}


/*------------------------------------------------------------------------------------*/
/* KUNDEN LISTE */
/*------------------------------------------------------------------------------------*/

.kunden{
	border: 0px solid #FF0000;

}

.kunde{
	border-bottom: 1px solid #CFCFCF;
	padding: 10px; 
	

}
.kunde img{
	margin-right: 15px;
}

.kunde h3{
	margin-bottom: 10px;
}

/*------------------------------------------------------------------------------------*/
/*  PRESSE TEXT */
/*------------------------------------------------------------------------------------*/


.presse-text {
	border-bottom: 1px solid #CFCFCF;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;  
}

.presse-text h4{
	margin-bottom: 7px;
}

.presse-text .d-link, .gd-link{
	background-image: url(../../resources/images/d-link.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 13px;
}

.gd-link{
	font-size: 10px;
}

/*------------------------------------------------------------------------------------*/
/* PRESSE DOWNLOADS  */
/*------------------------------------------------------------------------------------*/

.presse-download {
	border-bottom: 1px solid #CFCFCF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;  
}



/*------------------------------------------------------------------------------------*/
/* TIME TABLE */
/*------------------------------------------------------------------------------------*/

.time_table{
	padding: 0px;
}


.time_table .head{
	background-color: #DDD;
	margin-bottom: 5px;
	padding: 5px;

}

.time_table .head h1{
	font-size: 14px;
	
}



.time_table .eintrag{
	border-top: 1px dotted #999;
	margin-bottom: 10px;	
	padding: 10px 10px 10px 10px;
}


/*------------------------------------------------------------------------------------*/
/*SceenCast*/
/*------------------------------------------------------------------------------------*/
.sc-backli {
	margin: 10px 0px 0px 0px;
}


/*------------------------------------------------------------------------------------*/
/* Client Login */
/*------------------------------------------------------------------------------------*/

.client-login {
	margin: 10px 0px 10px 15px;
	
}

/*------------------------------------------------------------------------------------*/
/* SOCIAL BOOKMARKS */
/*------------------------------------------------------------------------------------*/
.social_bookmarks h2{
	margin: 20px 0px 10px 0px;
	/*background: #99CC33;*/
	color:#4a7d9f;
	font-size:14px;
	/*padding:2px 0px 4px 20px;*/
}

.social_bookmarks .bookmark{
	padding: 0px 0px 5px 15px;
}


.social_bookmarks .bookmark a{
	background-repeat: no-repeat;
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	color: #7598b7;
}

.social_bookmarks .bookmark a:hover{
	color: #99CC33;
}

/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/

.jcarousel-skin-tango{
	/*border: 1px solid #99CC33;*/
}


/*------------------------------------------------------------------------------------*/
/* salesforce */
/*------------------------------------------------------------------------------------*/

.salesforce{
	border: 0px solid red;
	width: 400px;
	line-height: 30px;
}


.salesforce label{
	width: 120px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
}

.salesforce input{
	width: 150px;
}

.salesforce input.button{
	width: 154px;
	margin: 10px 0px 0px 120px;
	display: block;
}

/*------------------------------------------------------------------------------------*/
/* SLIDER */
/*------------------------------------------------------------------------------------*/

.text-holder{
	border: 0px solid red;
	width: 290px;
	position: absolute;
	right: 10px; 
	top: 10px;
}

.noedit #slider .wrapper{
	border: 0px solid red;
	overflow: hidden;
}

#slider{
	position: relative;
}

#slider ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#slider li{
	margin: 0;
	padding: 0;
}

.slide_overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 630px;
	height: 260px;
	background: transparent url(../..//resources/images/slide_overlay.png) top left no-repeat;
}

#slider .slide{
	position: relative;
	width: 630px;
	height: 260px;
}


#slider{

}

/*------------------------------------------------------------------------------------*/
/* STARTSEITEN TEASER */
/*------------------------------------------------------------------------------------*/

.startseiten_teaser{
	border: 0px solid red;
	padding-left: 10px;

}
	
.startseiten_teaser h2{
	color: #4a7d9f;
	margin-bottom: 10px;
}

.startseiten_teaser_item{
	width: 210px;
	padding: 0px 0px 0px 10px;
	margin-right: 15px;
	float: left;
	border: 0px solid red;
	
	background: url(../../resources/images/bg_stt.jpg) top left no-repeat;
}

.startseiten_teaser .first{
	background-image: none;
	padding: 0px 0px 0px 0px;
}

.startseiten_teaser .last{
	border: 0px solid blue;
	margin-right: 0px;
}

/*-------- NEWS TEASER --------------------------------------------*/
.startseiten_teaser .news_teaser{

}

.startseiten_teaser .news_teaser .news-hl, .startseiten_teaser .event-kal-hl{
	display: none;
}

.startseiten_teaser .news_teaser .news_teaser_cont{
	margin: 10px 0px 0px 0px;
}

.startseiten_teaser .nl-quickregister{
	padding: 0px;
}

/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/

.sd_button{
	width: 200px;
	background: url(../../resources/images/sd_button/button_bg.jpg) top center repeat-y;
	margin: 10px;
}

.sd_button .top{
	background: url(../../resources/images/sd_button/button_top.jpg) top center no-repeat;
}

.sd_button .bottom{
	background: url(../../resources/images/sd_button/button_bottom.jpg) bottom center no-repeat;
}


.sd_button a{	
	color: white;
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

.sd_button a span{	
	padding: 0px 10px 0px 0px;
	background: url(../../resources/images/sd_button/button_arrow.png) center right no-repeat;
}



/*------------------------------------------------------------------------------------*/
/* NEUE FARBEN */
/*------------------------------------------------------------------------------------*/

.news-meldungen-hl, .news-meldungen-date, a.news-meldungen-link{
	color: #4A7D9F;
}


/*------------------------------------------------------------------------------------*/
/* STARTSEITE */
/*------------------------------------------------------------------------------------*/


.startseite #page-content{
	border: 0px solid red;
	margin-top: 10px;
}

.startseite #bread-crumb{
	display: none;
}

.startseite #recht-spalte{
	width: 100%!important;
	border: 0px solid red!important;
}

.startseite .content-margin{
	margin: 0px;
}

/*------------------------------------------------------------------------------------*/
/* BIRTHDAY  */
/*------------------------------------------------------------------------------------*/

#birthday{
	position: relative;
}

#polaroid{
	background: url(../../resources/birthday/bg.jpg) center right no-repeat;
	padding: 0px;
	margin: 0px;
	width: 945px;
	height: 385px;	
	/*position: absolute;
	top: 0px;
	left: 0px;
	*/

}

#polaroid{
	width: 730px; 
	height: 485px; 
	background-color: transparent;
	
}

.form_holder {
	width: 380px;
	margin: 20px 20px 100px 20px;
	
}

.form_holder fieldset{
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: block;
	
}

.form_holder .fields{
	padding: 20px 0px 0px 0px;
}
.form_holder legend{
	color: #407289;
	font-weight: bold;
	text-indent: -4px;
	

}

.form_holder  .row{
	padding: 0px 0px 10px 0px;
}


.form_holder label{
	float: left;
	display: block; 
	width: 120px;
	
}

.form_holder .input{
	float: left;
	display: block; 
	width: 260px;
	
	
}

.form_holder input, .form_holder textarea{
	width: 250px;
}

.form_holder .radio{
	width: auto!important;
} 

.form_holder .radio_container {
	float: left;
	width: 52px;
	
	display: block;
	position: relative;
} 

.form_holder .radio_container img{
	width: 48px!important;
	border: 1px solid #333;
} 

.form_holder button, .flash_button{

	background: url(../../resources/birthday/bg_button.jpg) center right no-repeat;
	border: none;
	width: 186px; 
	height: 24px;
	
	color: #FFFFFF!important;
	text-shadow: 0px 0px 2px #000;
	margin-top: 20px;
	padding: 0px;
}

textarea{
	font-family: Arial;
}

.flash_button{
	display: block;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 88;
}

.pflicht{
	margin-top: 20px;
	font-size: 10px;
}


#fancybox-close, .fancybox-ie #fancybox-close{

	background: url(../../resources/birthday/close.jpg) center center no-repeat!important;
	top: 0px!important;
	right: 0px!important;
}

.originalDisplayInfo{
	font-size: 10px;
	text-align: right;
	color: #999;
}

.warningDisplayInfo{
	color: red;
}

.help_tip{
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../../resources/birthday/bg_info_button.jpg) center center no-repeat!important;
	width: 25px;
	height: 25px;
	color: white;
	font-size: 20px;
	text-indent: 10px;
	cursor: pointer;
}

.facebook_button{

	position: absolute;
	bottom: 10px;
	left: 10px;
}


/*------------------------------------------------------------------------------------*/
/*  qTip */
/*------------------------------------------------------------------------------------*/

.qTip{

}

.qTip .content{
	display: none;
}


/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/
