/* CSS Document */

body {
	background-color: #FF6600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #333333;
}
#bg {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
#footer-left {
	position:absolute;
	width:360px;
	height:50px;
	z-index:999;
	margin-top: 10px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#footer-left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
#footer-right {
	position:absolute;
	width:360px;
	height:50px;
	z-index:1000;
	margin-top: 10px;
	margin-left: 590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#footer-right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
#effect {
	position:absolute;
	width:136px;
	height:284px;
	z-index:1;
	margin-top: -284px;
	margin-left: -136px;
	visibility: visible;
}
#webdesign-internetagentur {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1001;
	display: none;
}
#bg #line {
	color: #FF6600;
	background-color: #FF9900;
}
a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
#bg #MenuVerticalBox {
	height: 500px;
	overflow: visible;
}
#bg #MenuVerticalBox object {
	height: 350px;
}
#feedback {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBBB;
}

