@charset "utf-8";
/* CSS Document */

html {
	padding: 0;
}

body {
	min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
	background-color: #000000;
	margin: 0;
	padding: 0;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:21px;
}

img {
	border: none;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:focus,
a:hover {
	color: #cccccc;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}

#fixTop {
	float:left;
	height: 45px;
	width: 735px;
	left: 0px;
	top: 0px;
	background-color: #000000;
}

#fixTop a {
	float:left;
	position:static;
	margin:0;
	padding:0;
	height:45px;
	width:75px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	line-height:45px;
	overflow:hidden;
	cursor:pointer;
}


#fixTop a span {
	display:block;
	height:45px;
	width:75px;
	position:static;
	top:0;
	left:0;
	background-repeat: no-repeat;
	background-position: left top;
}

#Fusszeile {
	float:left;
	background-color: #000000;
	height: 30px;
	margin-top: -5px;
}

#fixTop a:focus span,
#fixTop a:hover span {
	background-position:top right;
}

#fixTop #HomePicLinkAktiv {
	background-image: url(../img/home_2.jpg);
	width: 45px;
}


#fixTop #HomeTextLink {
	width:45px;
}

#fixTop #ImpressumPicLink {
	background-image: url(../img/impressum_01.jpg);
}

#fixTop #KontaktPicLink {
	background-image: url(../img/kontakt_01.jpg);
}

#fixTop #HeaderPic {
	float:left;
	display:block;
	height:45px;
	width:540px;
	position:static;
	top:0;
	left:0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/header.jpg);
}

#fixTop #HeaderText {
	float:left;
	position:static;
	padding:0;
	height:45px;
	width:540px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	line-height:45px;
	overflow:hidden;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
}

#Fusszeile #FooterPic {
	display:block;
	height:30px;
	width:540px;
	top:0;
	left:0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/footer.jpg);
	float: left;
}

#Fusszeile #FooterText {
	float:left;
	position:static;
	padding:0;
	height:30px;
	width:540px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	line-height:30px;
	overflow:hidden;
	margin-left: -540px;
}

#Fusszeile #TopPicNoLink {
	display:block;
	height:30px;
	width:195px;
	position:static;
	top:0px;
	left:0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/top_no.jpg);
	float: left;
}

#box a {
	display: inline;
	color: #666666;
}

#box a:hover {
	color:#ff9933;
	background-color: #000000;
}

#box a span {
	display:none;
	font-style: normal;
	font-weight: normal;
}

#box a:hover span {
	display:block;
	position: absolute;
	left: 309px;
	z-index: 8;
	cursor: default;
	color: #CCCCCC;
}
#box a:hover #transparent {
	height: 31px;
	z-index: 7;
	margin-top: -30px;
	width: 400px;
}
#box  a:hover  #boxline   {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	margin-top: 1px;
	padding: 10px;
	width: 382px;
	background-color: #333333;
}
#box a:hover #link {
	display: inline;
	position: static;
	cursor: pointer;
	font-weight: bold;
}

#box a:hover #link:hover {
	color: #FFFFFF;

}
* html #box a:hover #link {
	color: #FFFFFF;
}


*   html   #box   a:hover  #transparent   {
	margin-top: -10px;
}
*  html  #box  a:hover  #boxline {
	margin-top: 20px;
}

#mausbild {
	height: 200px;
	width: 735px;
	margin-top: -50px;
	z-index: 6;
	position: static;
	background-image: url(../img/maus.jpg);
}

#mitte {
	background-image: url(../img/maus.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 357px;
	width: 735px;
}

