html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
text-align: left;
vertical-align: baseline;
}

:focus {
    outline: 0;
}

ul {
list-style: none;
}

/*
global
------------------------------------------------------------------*/
html { 
overflow: -moz-scrollbars-vertical;
}


/*
topnavi1
----------------------------------------*/
#topnavi1 {
width:915px;
font: 0.9em,  Arial, Sans-serif;
background: url(../images/navitop.gif) top left no-repeat;
background-color:#910000;
color:#FFC441;
font-weight:bold;
margin-left:15px;
}

#logo {
float:right;
}

#topnavi12 {
width:915px;
height:83px;
font: 0.9em,  Arial, Sans-serif;
background: url(../images/navitop.gif) top left no-repeat;
background-color:#910000;
color:#FFC441;
font-weight:bold;
font-size:11px;
margin-left:15px;
}

#logo1 {
float:left;
}

#navi1 {
padding:33px 0 32px 32px;
}

#navi1 a {
color:#FFC441; 
text-decoration:none;
padding:0 15px 0 15px;
}

#navi1 a:hover {
color:#FF8200; 
text-decoration:underline;
}

/*
topnavi2
----------------------------------------*/
#topnavi2 {
width:915px;
padding:4px 0;
background-color:#FF9D00;
font-weight:bold;
border-bottom:1px solid #910000;
font: Arial, Sans-serif;
margin-left:15px;
}

/* 
suckerfish dropdown ------------------------------- */
#nav a {
	color: #910000;
	font-size:11px;
}
#nav a {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
	color:#B90101;
}
#nav li li a {
	display: block;
	color: #910000;
	width:200px;
	margin:5px 0;
	font-size:12px;
	letter-spacing:0.04em;
}
#nav li li a:hover {
	text-decoration:underline;
}
#nav li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	padding:0 0 0 20px;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background:#FF9D00;
	border-left:1px solid #910000;
	border-right:1px solid #910000;
	border-bottom:1px solid #910000;
}
#nav li>ul {
	top: auto;
	left: 0;
}
#nav li li {
	display: block;
	float: none;
	border: 0;
	padding:1px 5px;
}
#nav li:hover ul, li.over ul {
	display: block;
}

/* 
topnavi3
----------------------------------------------------- */
#topnavi3 {
width:915px;
font: 0.9em, Arial, Sans-serif;
background: url(../images/navibottom.jpg) bottom right no-repeat;
background-color:#FF8200;
height:26px;
margin-left:15px;
}

#navi3 {
padding:4px 0px 0px 205px;
}

#topnavi3 a {
color:#910000; 
text-decoration:none;
margin:0 6px;
/*
padding:2px 12px 5px 0px;
margin:0px 6px;
display:block;
float:left;
*/
}


#navi3 li {	float:left; width:120px; 
			border-left:1px solid #910000; border-top:1px solid #910000; border-right:1px solid #910000;
			padding:2px; background-color:#FFC466; 
			-webkit-border-top-left-radius: 1em 1em;
			-webkit-border-top-right-radius: 1em 1em;
			-moz-border-radius-topleft: 1em 1em;
			-moz-border-radius-topright: 1em 1em;
}
#navi3 li:hover {background-color:#FDFDFD;border-bottom:1px solid #FFF;}
#navi3 li.aktiv {background-color:#FFF;border-bottom:1px solid #FFF;}


/*

#topnavi3 a span{
padding:2px 0px 5px 12px;
}

#topnavi3 a:hover {
background:url(../images/tab_a_over.jpg) right top no-repeat;
}

#topnavi3 a:hover span{
background:url(../images/tab_span_over.jpg) left top no-repeat;
}

#topnavi3 a.aktiv {
background:url(../images/tab_a.jpg) right top no-repeat;
}

#topnavi3 a.aktiv span{
background:url(../images/tab_span.jpg) left top no-repeat;
}

*/

