@charset "utf-8";

{
behavior: url(iepngfix.htc);
}


body {
	background-color: #CCCCCC;
	background-image: url(gfx/bg-husse01.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
}
html body {

	margin: 0px auto;

}
a:link {
	color: #666666;
}
a:visited {
	color: #DB1218;
}
a:hover {
	color: #DE1319;
}
a:active {
	color: #666666;
}
#box {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	height: auto;
}
#werbung {
	width: 145px;
	float: right;
	height: 620px;
	background-image: url(gfx/bgwerbung.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#werbung img {
	padding-top: 16px;
	padding-right: 13px;
}


#head {
	width: 830px;
	background-image: url(gfx/husse_logo.jpg);
	height: 85px;
	text-indent: -2000px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	clear: left;
}

#head h1 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#head h2 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
#link1 {
	position: relative;
	height: 60px;
	width: 170px;
	z-index: 20;
	text-indent: 0px;
	top: 0px;
	padding: 0px;
	display: block;
	clear: both;
	float: left;
}
#link2 {
	position: relative;
	height: 20px;
	width: 130px;
	z-index: 20;
	text-indent: 0px;
	padding: 0px;
	float: right;
	right: 0px;
	bottom: 0px;
}
#menu {
	background-image: url(gfx/menu-bg_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#menu ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 3px;
	list-style-type: none;
}
#menu li {
	padding-bottom: 6px;
}
#menu  ul li a {
	font-size: 12px;
	display: block;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(gfx/li_dot-black.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
#menu  ul li a:link {
	color: #333333;
	background-color: #FFFFFF;
}
#menu ul li a:hover {
	color: #000;
	background-image: url(gfx/bghover.gif);
	background-position: left 1px;
	background-repeat: repeat-x;
}
#menu ul ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu ul ul a {
	font-size: 11px;
	color: #666666;
}
#menu ul ul a:link {
	color: #666666;
}
#menu ul ul a:hover {
	color: #000;
	display: block;
}
#menu a:visited {
	color: #333333;
	display: block;
}
#current {
	background-color: #E41319;
	font-size: 12px;
	display: block;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
}
#current a{
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#current a:link{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#current a:visited{

	color: #FFFFFF;
}
#current a:hover{
	background-color: #E41319;
	color: #FFFFFF;
	display: block;

}


.content {
	color: #000000;
	background-image: url(gfx/content-box_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: transparent;
	width: auto;
}
.content-frage {
	color: #FFFFFF;
	background-image: url(gfx/content-box_bg-1.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	padding-left: 10px;
}
.content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #E41319;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E31321;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.content h2 {
	font-size: 17px;
	color: #E41319;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.content strong {
	color: #666666;
}


.content form h2 {
	font-size: 14px;
	font-weight: normal;
	color: #E41319;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E41319;
	border-bottom-color: #E41319;
	border-right-width: 0px;
	border-left-width: 0px;
}
.content form h5 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
}


.content p {
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.content form {
	margin: 0px;
	padding: 0px;
}
.content label {
	font-size: 13px;
	color: #333333;
	padding: 5px;
}
.form1 {
	width: 100%;
}
.form2 {
	width: 55px;
}
.form3 {
	width: 98%;
}

.formbg1 {
	background-image: url(gfx/eigenesformat2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#form h5 strong {
	font-weight: bold;
	color: #E41319;
}





.button {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.button a {
	margin: 0px;
	display: table;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.button h2 {
	margin: 0px;
	padding: 0px;
}

.ba a {
	font-size: 12px;
	color: #000000;
	background-image: url(gfx/b-button1.jpg);
	height: 48px;
	width: 204px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
	background-repeat: no-repeat;
}
.ba a:link {
	font-size: 12px;
	color: #000000;
	background-image: url(gfx/b-button1.jpg);
	height: 48px;
	width: 204px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1600px;
	background-repeat: no-repeat;
}
.ba a:hover {
	font-size: 12px;
	color: #000000;
	background-image: url(gfx/b-button1-over.jpg);
	height: 48px;
	width: 204px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
	background-repeat: no-repeat;
}
.bb a {
	font-size: 12px;
	color: #000000;
	background-image: url(gfx/b-button2.jpg);
	height: 48px;
	width: 204px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
	background-repeat: no-repeat;
}
.bb a:link {
	font-size: 12px;
	color: #000000;
	background-image: url(gfx/b-button2.jpg);
	height: 48px;
	width: 204px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}
.bb a:hover {
	font-size: 12px;
	color: #000000;
	background-image: url(gfx/b-button2-over.jpg);
	height: 48px;
	width: 204px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}
.bc a {
	font-size: 12px;
	color: #000000;
	background-image: url(gfx/b-button3.jpg);
	height: 48px;
	width: 204px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}
.bc a:link {
	font-size: 12px;
	color: #000000;
	background-image: url(gfx/b-button3.jpg);
	height: 48px;
	width: 204px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}
.bc a:hover {
	font-size: 12px;
	color: #000000;
	background-image: url(gfx/b-button3-over.jpg);
	height: 48px;
	width: 204px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}
.fragen {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
.fragen strong {
	font-size: 15px;
}

.fragen a:link {
	color: #FFFFFF;
}
.fragen a:visited {
	color: #FFFF99;
}
.fragen a:hover {
	color: #E11218;
}
.fragen a:active {
	color: #FFFFFF;
}

#footer {
	font-size: 11px;
	color: #666666;
	text-align: right;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;

}
#footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 165px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer strong {
	float: left;
	padding-left: 168px;
	font-weight: normal;
}

#footer a:link {
	color: #666666;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #E11218;
}
#footer a:active {
	color: #666666;
}
.linie1 {
	background-image: url(gfx/bg-linie.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.linie2 {
	width: 100%;
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 12px;
}
.content ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 13px;
}
.content li {
	padding-bottom: 8px;
}
.zinfo {
	background-image: url(gfx/menu-bg_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 18px;
	padding-left: 15px;
}
.zinfo h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.zinfo p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-align: justify;
	white-space: normal;
}
.content h1 strong {
	color: #E41319;
	text-decoration: blink;
}


#slideshow {
	position:relative;
	height:240px;
	margin-left: 20px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}.content table #image001 {
	float: right;
	margin-left: 20px;
}
.content table tr td h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 15px;
	color: #E41319;
	font-weight: normal;
}

