body, html {
	margin:0px;
}
html {
	min-height:99%;
	margin-bottom:1px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#fff;
	background-image:url(../gif/bg-all.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

body.us {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#fff;
	background-image:url(../gif/bg-all-us.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, p, input, form {
	margin:0px;
	padding:0px;
}

.all {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
}

.all_inh {
	position:relative;
	top:0px;
	left:0px;
	width:982px;
	margin:auto;
}

#ko_be {
	width:980px;
	height:107px;
	margin:0 1px;
}

#ko_be #logo {
	float:left;
	width:345px;
	height:107px;
}

#ko_be #logo img {
	padding:25px 0 0 0;
}

#ko_be #log_be {
	margin:0 0 0 50px;
	width:221px;
	height:37px;
	background-image:url(../gif/bg-log_be.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#ko_be #log_be ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#ko_be #log_be li {
	float:left;
	font-size:x-small;
}

#ko_be #log_be li.ku {
	 padding:6px 0 0 33px;
}

#ko_be #log_be li.reg {
	padding:6px 0 0 58px;
}

#ko_be #log_be a:link,
#ko_be #log_be a:visited {
	color:#FFF;
	text-decoration:none;
}

#ko_be #log_be a:hover {
	color:#FFF;
	text-decoration:underline;
}

#ko_be #txt {
	clear:both;
	width:635px;
	height:70px;
}

#ko_be #txt h3 {
	font-size:14px;
	color:#FFF;
	text-align:right;
	padding:30px 10px 0 0;
}

#navi {
	width:980px;
	height:44px;
	background-image:url(../gif/bg-men.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 1px 0 1px;
}

#navi ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#navi li {
	float:left;
	height:44px;
	font-weight:bold;
	font-size:12px;
	line-height:44px;
}

#navi li.st {
	padding:0 12px 0 15px;
}

#navi li.se {
	padding:0 12px 0 14px;
	background-image:url(../gif/men-ba.gif);
	background-position:top left;
	background-repeat:no-repeat
}

#navi a:link,
#navi a:visited {
/*	color:#0068AB;*/
	color:#1e90ff;
	text-decoration:none;
}

#navi a:hover {
	color:#B80000;
	text-decoration:none;
}

#navi a.cur:link,
#navi a.cur:visited,
#navi a.cur:hover {
	color:#B80000;
	text-decoration:none;
}

/* ergänzung Drop */
#navi ul li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 2.6em; left: 0em;
    display: none;  /* Unternavigation ausblenden */
	background-color:#B5DDF1;
	border-left:2px solid #4890FF;
	border-right:5px solid #B5DDF1;
	text-align:left;
}

*:first-child+html #navi ul ul {  /* Workaround fuer den IE 7 */
    background-color:#B5DDF1; padding-bottom:0.4em;
}
  
#navi ul li {
    position: relative;
}

*:first-child+html #navi ul li {  /* Korrektur fuer den IE 7 */
    margin-bottom: 0.2em;
}

#navi ul li ul {
    margin: 0; padding:5px 0 0 0;
    position: absolute;
    top: 3.6em; left: 0em;
    display: none;  /* Unternavigation ausblenden */
	width:170px;
}

*:first-child+html #navi ul ul {  /* Workaround fuer den IE 7 */
    background-color:B5DDF1; padding-bottom:5px;
}
  
#navi ul li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
}

#navi ul li ul li {
    float: none;
    display: block;
	padding:0 0 5px 5px;
	margin:0px;
	height:20px;
	line-height:20px;
}

#navi ul a, #navi ul span {
    display: block;
}

#navi ul li ul a:link,
#navi ul li ul a:visited {
	color:#0068AB;
	text-decoration:none;
}

#navi ul li ul a:hover {
	color:#B80000;
	text-decoration:none;
}

/* ergänzung Drop ende */

#h_pic_s {
	margin:28px 0 0 0;
	width:982px;
	height:343px;
	background-image:url(../gif/bg-hpic-start.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#h_pic_s h2 {
	font-size:36px;
	font-weight:normal;
	padding:70px 0 60px 35px;
	text-align:left;
}

#h_pic_s ul {
	list-style-type:none;
	list-style-image:url(../gif/haken.gif);
	margin:0 0 0 50px;
	padding:0px;
	text-align:left;
}

#h_pic_s li {
	font-size:18px;
	color:#0068AB;
	padding:0 0 10px 5px;
	font-weight:bold;
}

#boxes_s {
	width:982px;
	height:100px;
	margin:20px 0 0 0;
}

#boxes_s h3 {
	font-weight:bold;
	font-size:16px;
	padding:5px 10px 3px 10px;
	text-align:left;
}

#boxes_s p {
	padding:0 10px;
	text-align:right;
	font-size:11px;
}

#boxes_s ul {
	margin:0px;
	padding:0 10px 0 25px;
	list-style-type:disc;
	text-align:left;
}

#boxes_s li {
	padding:0 0 3px 0;
}

#boxes_s #b1 {
	float:left;
	width:307px;
	height:100px;
	margin:0 31px 0 0;
	background-image:url(../gif/bg-box1-start.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#boxes_s #b1 h3,
#boxes_s #b1 p,
#boxes_s #b1 ul {
	color:#FFF;
}

#boxes_s #b1 a:link,
#boxes_s #b1 a:visited {
	color:#FFF;
	text-decoration:underline;
}

#boxes_s #b1 a:hover {
	color:#B80000;
	text-decoration:underline;
}

#boxes_s #b2 {
	float:left;
	width:307px;
	height:100px;
	margin:0 30px 0 0;
	background-image:url(../gif/bg-box2-start.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#boxes_s #b2 h3,
#boxes_s #b2 p,
#boxes_s #b2 ul {
	color:#000;
}

#boxes_s #b2 a:link,
#boxes_s #b2 a:visited {
	color:#000;
	text-decoration:underline;
}

#boxes_s #b2 a:hover {
	color:#B80000;
	text-decoration:underline;
}

#boxes_s #b3 {
	float:left;
	width:307px;
	height:100px;
	background-image:url(../gif/bg-box2-start.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#boxes_s #b3 h3,
#boxes_s #b3 p,
#boxes_s #b3 ul {
	color:#000;
}

#boxes_s #b3 a:link,
#boxes_s #b3 a:visited {
	color:#000;
	text-decoration:underline;
}

#boxes_s #b3 a:hover {
	color:#B80000;
	text-decoration:underline;
}

#con {
	width:982px;
	padding:25px 0 0 0;
}

#con h1 {
	font-size:16px;
	font-weight:bold;
	color:#0068AB;
	padding:15px 0 0 0;
	text-align:left;
}

#con p {
	padding:15px 0 0 0;
	text-align:left;
}

#con a:link,
#con a:visited {
	color:#0068AB;
	text-decoration:underline;
}

#con a:hover {
	color:#B80000;
	text-decoration:underline;
}

/* Unterseiten */
#con_kom {
	float:left;
	width:982px;
	background-image:url(../gif/bg-sub_navi.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#con_kom-u {
	clear:both; width:982px; height:8px; background-image:url(../gif/bg_con-kom-u.gif); background-position:top left; background-repeat:no-repeat;
}

#sub_nav {
	float:left;
	width:223px;
	margin:0 27px 15px 0;
}

#sub_nav .tr {
	width:223px;
	height:81px;
	background-image:url(../gif/lft-ob.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#sub_nav h2 {
	font-size:14px;
	font-weight:bold;
	color:#980000;
	padding:5px;
	margin:30px 10px 0 0;
	text-align:left;
	background-color:#B5DDF1;
}

#sub_nav h3 {
	font-size:14px;
	font-weight:bold;
	color:#980000;
	padding:5px;
	margin:0px 10px 0 0;
	text-align:left;
	background-color:#B5DDF1;
}

#sub_nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#sub_nav li {
	font-weight:bold;
	text-align:left;
	width:223px;
	height:32px;
	background-image:url(../gif/bg-sub_navi-li.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	line-height:32px;
}

#sub_nav li.kat_li2 {
	width:200px;
	height:auto;
	background-image:url(../gif/bg-sub_navi-li.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-right:23px;
}

#sub_nav li.ak {
	font-weight:bold;
	text-align:left;
	width:223px;
	height:34px;
	background-image:url(../gif/bg-sub_navi-li-ak.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	line-height:34px;
}

#sub_nav a:link,
#sub_nav a:visited {
/*	color:#0068AB;*/
	color:#1e90ff;
	text-decoration:none;
}

#sub_nav a:hover {
/*	color:#0068AB;*/
	color:#1e90ff;
	text-decoration:underline;
}

#sub_nav li.ak a:link,
#sub_nav li.ak a:visited {
	color:#F3F3F3;
	text-decoration:none;
}

#sub_nav li.ak a:hover {
	color:#F3F3F3;
	text-decoration:none;
}

#sub_nav .pic_1 {
	width:223px;
}

#sub_nav .pic_1 img {
	padding:40px 9px 0 0;
}

#sub_nav .pic_2 {
	width:223px;
}

#sub_nav .pic_2 img {
	padding:20px 9px 0 0;
}

#sub_nav .pic_3 {
	width:223px;
}

#sub_nav .pic_3 img {
	padding:30px 9px 0 0;
}

#sub_nav .pic_4 {
	width:223px;
}

#sub_nav .pic_4 img {
	padding:5px 9px 0 0;
}

#con-us {
	float:left;
	width:717px;
	padding:71px 0 0 0;
}

#con-us .newsletterbox {
	width:717px;
	height:120px;
	background-image:url(../gif/bg-newsletter.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#con-us .box_inh-n {
	width:95%;
	text-align:center;
}

#con-us .leistungsbox {
	float:left;
	width:717px;
	background-image:url(../gif/bg-leibo_u.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#con-us h1 {
	font-size:16px;
	font-weight:bold;
	color:#0068AB;
	margin:0px;
	padding:0px;
	text-align:left;
}

#con-us h2 {
	font-size:16px;
	font-weight:bold;
	color:#0068AB;
	margin:0px;
	padding:25px 0 0 0;
	text-align:left;
}

#con-us h3 {
	text-align:left;
	font-size:14px;
	color:#980000;
	padding:10px 0;
}

#con-us h4.lei {
	width:717px;
	height:30px;
	padding:10px;
	background-image:url(../gif/bg-leibo_o.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
	color:#980000;
}

#con-us .li-list-n {
	width:717px;
	height:15px;
	background-image:url(../gif/bg-leibo_o.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#con-us .dwl {
	padding:0 10px;
}

#con-us p {
	padding:15px 0 0 0;
	text-align:left;
}

#con-us p.p2 {
	font-weight:bold;
	padding:25px 0 0 0;
}

#con-us ul {
	margin:0px;
	padding:10px 0 0 25px;
	list-style-type:none;
	list-style-image:url(../gif/bull-1.gif);
}

#con-us li {
	text-align:left;
	padding:0 10px 3px 0;
}

#con-us a:link,
#con-us a:visited {
	color:#0068AB;
	text-decoration:underline;
}

#con-us a:hover {
	color:#B80000;
	text-decoration:underline;
}

#con-us .but_but_all {
	margin-left:271px;
	margin-top:25px;
	width:170px;
	height:42px;
	background-image:url(../gif/button1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#con-us .but_but-p {
	padding-top:9px;
	text-align:center;
	font-weight:bold;
}

#con-us td {
	text-align:left;
}

#breadi {
	position:absolute;
	top:175px;
	left:0px;
	width:982px;
}

#breadi p {
	border-bottom:1px solid #F3F3F3;
	text-align:left;
	padding:0 0 5px 0;
	color:#F3F3F3;
}

#breadi a:link,
#breadi a:visited {
	color:#0068AB;
	text-decoration:none;
}

#breadi a:hover {
	color:#0068AB;
	text-decoration:underline;
}

#breadi a.cur:link,
#breadi a.cur:visited {
	font-weight:bold;
}

#breadi a.cur:hover {
	font-weight:bold;
}

#box_u {
	width:982px;
	height:182px;
	margin:30px 0 0 0;
	background-image:url(../gif/bg-u_be.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#box_u #d1 {
	float:left;
	width:219px;
	height:182px;
}


#box_u #d2 {
	float:left;
	width:224px;
	height:182px;
	background-image:url(../gif/trenn-u.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#box_u #d2 img {
	padding:3px 51px 2px 53px;
}

#box_u #d3 {
	float:left;
	width:235px;
	height:182px;
	background-image:url(../gif/trenn-u.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#box_u #d3 img {
	padding:44px 49px 39px 51px;
}

#box_u #d4 {
	float:left;
	width:304px;
	height:182px;
	background-image:url(../gif/trenn-u.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#box_u #d4 p.x1 {
	font-size:x-small;
	text-align:center;
}

#box_u #d4 p.x2 {
	text-align:center;
	padding:5px 0 0 0;
}

#box_u #d4 p.x3 {
	font-size:14px;
	color:#0068AB;
	font-weight:bold;
	text-align:center;
}

#box_u #d4 .kl_lo {
	padding:15px 5px;
}

#ko_be .au_bo {
	float:left;
	width:200px;
	margin:0 0 0 164px
}

.fl_219 {
	float:left; width:219px;
}

.fl_220 {
	float:left; width:220px;
}

.fl_224 {
	float:left; width:224px;
}

.fl_271 {
	float:left; width:271px;
}

.fl_538 {
	float:left; width:538px;
}

.fl_635 {
	float:left; width:635px;
}

.fl_763 {
	float:left; width:763px;
}

#footer {
	width:982px;
	float:left;
	margin:20px 1px 0 1px;
	background-image:url(../gif/bg-gu.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.footer_inh {
	width:982px;
	float:left;
	background-image:url(../gif/bg-gu_o.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#footer h4 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:15px 0 5px 15px;
}

#footer p {
	text-align:left;
	padding:15px;
}

#footer ul {
	list-style-type:none;
	margin:0px;
	padding:0 0 10px 17px;
}

#footer li {
	padding:2px;
	text-align:left;
}

#footer a:link,
#footer a:visited {
	color:#0068AB;
	text-decoration:none;
}

#footer a:hover {
	color:#B80000;
	text-decoration:none;
}

#footer_u {
	width:982px;
	float:left;
	margin:0 1px 20px 1px;
	background-image:url(../gif/bg-foot_u.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-top:1px solid #B5DDF1;
}

#footer_u p {
	font-size:x-small;
	text-align:center;
	padding:5px;
}

#footer_u a.wedo:link,
#footer_u a.wedo:visited {
	color:#48CAE2;
	text-decoration:none;
}

#footer_u a.wedo:hover {
	color:#B80000;
	text-decoration:none;
}

.clb {
	clear:both;
}

.pt_12 {
	padding:12px 0 0 0;
}

.fett {
	font-weight:bold;
}

/* ######## Alt #########*/
table.contentpaneopen {}

table.contentpaneopen td {
	text-align:left;
}

.b2b_form-td-1 {
	padding:3px;
}

.b2b_form-td-2 {
	padding:3px 3px 0 3px:
}

.b2b_form-td-3 {
	padding:0 3px 3px 3px:
}

.b2b_form-td-4 {
	padding:3px;
	font-size:10px;
}

.b2b_form-td-5 {
	padding:5px 3px 5px 3px:
}

.but_but_all {
	margin-left:271px;
	margin-top:25px;
	width:170px;
	height:42px;
	background-image:url(../gif/button1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.but_but-p {
	padding-top:9px;
	text-align:center;
	font-weight:bold;
}

.contentheader {
	font-size:13px;
	font-weight:bold;
	color:#E20A16;
	text-align:left;
}

.inputfield, select{
	border:1px solid #CCCCCC;
}

.input_must{
	border-left:5px solid #48CAE2;
}

fieldset {
	border:1px solid #48CAE2;
	padding-top:10px;
	padding-bottom:10px;
	width:99%;
}

.formtable {
	margin-top:10px;
	margin-bottom:20px;
}

legend {
	color:#48CAE2;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
}

.errormsg {
	color:#9E2C45;
	font-weight:bold;
	font-size:10px;
}

#fl_61s {
	float:left; width:61px;
}

#fl_61s img {
	padding:0 5px 0 0;
}
 
#htmltagcloud{

/******************************************
 * CUSTOMIZE CLOUD CSS BELOW (optional)
 */
	font-size: 70%;
	width: auto;		/* auto or fixed width, e.g. 500px   */
	font-family:'lucida grande','trebuchet ms',arial,helvetica,sans-serif;
	
	margin:1em 1em 0 1em;
	border:0px dotted #ddd;
	padding:2em; 
/******************************************
 * END CUSTOMIZE
 */

}

#htmltagcloud {
	line-height:2.4em;word-spacing:normal;letter-spacing:normal;text-transform:none;text-align:justify;text-indent:0
}

#htmltagcloud a:link {
	text-decoration:none
}

#htmltagcloud a:visited {
	text-decoration:none
}

#htmltagcloud a:hover {
	color:white;background-color:#05f
}

#htmltagcloud a:active {
	color:white;background-color:#03d
}

.wrd {
	padding:0;position:relative
}

.wrd a {
	text-decoration:none
}

.tagcloud0 {
	font-size:2.0em;color:#ACC1F3;z-index:10
}

.tagcloud0 a {
	color:#ACC1F3
}

.tagcloud1 {
	font-size:1.4em;color:#ACC1F3;z-index:9
}

.tagcloud1 a {
	color:#ACC1F3
}

.tagcloud2 {
	font-size:2.8em;color:#86A0DC;z-index:8
}

.tagcloud2 a {
	color:#86A0DC
}

.tagcloud3 {
	font-size:1.2em;color:#86A0DC;z-index:7
}

.tagcloud3 a {
	color:#86A0DC
}

.tagcloud4 {
	font-size:2.6em;color:#607EC5;z-index:6
}

.tagcloud4 a {
	color:#607EC5
}

.tagcloud5 {
	font-size:2.0em;color:#607EC5;z-index:5
}

.tagcloud5 a {
	color:#607EC5
}

.tagcloud6 {
	font-size:3.3em;color:#4C6DB9;z-index:4
}

.tagcloud6 a {
	color:#4C6DB9
}

.tagcloud7 {
	font-size:3.6em;color:#395CAE;z-index:3
}

.tagcloud7 a {
	color:#395CAE
}

.tagcloud8 {
	font-size:2.9em;color:#264CA2;z-index:2
}

.tagcloud8 a {
	color:#264CA2
}

.tagcloud9 {
	font-size:2.2em;color:#133B97;z-index:1
}

.tagcloud9 a {
	color:#133B97
}

.tagcloud10 {
	font-size:3.5em;color:#002A8B;z-index:0
}

.tagcloud10 a {
	color:#002A8B
}

.freq {
	font-size:10pt !important;color:#bbb
}

#credit {
	text-align:center;color:#333;margin-bottom:0.6em;font:0.7em 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif
}

#credit a:link {
	color:#777;text-decoration:none
}

#credit a:visited {
	color:#777;text-decoration:none
}

#credit a:hover {
	color:white;background-color:#05f
}

#credit a:active {
	text-decoration:underline
}

