/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #c8d6ee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/background.gif);
	background-repeat: repeat;
	background-position: left top;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #3d107b;
	scrollbar-base-color: #3d107b;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #3d107b;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	overflow: hidden;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3d107b;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/* CSS Container */

#main {
	position: relative;
	width: 922px;
	height: 649px;
/*	border: #000000 solid 1px;*/
}
#nav {
	position: absolute;
	width: 480px;
	height: 15px;
	right: 10px;
	top: 140px;
/*	border: #000000 solid 1px;*/
}
#bigfoot {
	position: absolute;
	width: 18px;
	height: 228px;
	right: -5px;
	top: 365px;
/*	border: #000000 solid 1px;*/
}
#footer {
	position: absolute;
	width: 538px;
	height: 50px;
	left: 372px;
	top: 600px;
/*	border: #000000 solid 1px;*/
}
#content {
	position: absolute;
	width: 636px;
	height: 435px;
	left: 273px;
	top: 155px;
/*	border: #000000 solid 1px;*/
	overflow: auto;
}


/* CSS Stile */

.footer {
	color: #7d7d7d;
}
a.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7d7d7d;
}
a:link.footer_link {
	text-decoration: none;
}
a:visited.footer_link {
	text-decoration: none;
	color: #7d7d7d;
}
a:hover.footer_link {
	text-decoration: none;
	color: #3d107b;
}
a:active.footer_link {
	text-decoration: none;
	color: #7d7d7d;
}
.fett {
	color: #3d107b;
	font-weight: bold;
}
.img {
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
	border: #3d107b solid 1px;
}
.img3 {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	border: #3d107b solid 1px;
}
.img2 {
	border: #3d107b solid 1px;
}
.img4 {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: #3d107b solid 1px;
}
a.angebote_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3d107b;
	font-weight:bold;
}
a:link.angebote_link {
	text-decoration: none;
}
a:visited.angebote_link {
	text-decoration: none;
	color: #3d107b;
}
a:hover.angebote_link {
	text-decoration: none;
	color: #808080;
}
a:active.angebote_link {
	text-decoration: none;
	color: #3d107b;
}
