img {
border: none;
}
.center {
	text-align: center;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-variant: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8080C0;
	font-weight: normal;
	text-decoration: none;
}
td {
	vertical-align:top;
}
ul{
	list-style-type: disc;
	color: #333333;
	padding-top: 0px;
}
a:hover {
	color: #8080C0;
	text-decoration: underline;
}
a:active {
	color: #8080C0;
	text-decoration: underline;
}
div {
	margin: 10px;
}
.text {
	color: #333333;
	font-size: 11px;
}
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
table.tabelle_gesamt {
	padding: 0px;
	width: 760;
	margin-left: auto;
	margin-right: auto;
}
table.tabelle_navigation {
	width: 750px;
	height: 23px;
	border: 1px solid #8080C0;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/gradient.png);
}
table.tabelle_impressum {
	width: 750px;
	height: 23px;
	border: 1px solid #8080C0;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCFFFF;
}
table.tabelle_inhalt {
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	text-align: left;
}
td.angebot {
	 border: 1px solid #8080C0;
	 padding: 20px;
	 background-color:#FFFFCC;
}
.box_gross {
	border: 1px solid #8080C0;
	vertical-align: top;
	height: 380px;
	width: 380px;
	padding: 0px;	
}
.box_ganzgross {
	border: 1px solid #8080C0;
	vertical-align: top;
	height: 380px;
	width: 760px;
	padding: 0px;	
}
.box_klein {
	border: 1px solid #8080C0;
	vertical-align: top;	
	height: auto;
	width: 380px;
	padding: 0px;
}
.zwischenraum_zeile {
	height: 6px;
	width: 380px;
}
.zwischenraum_spalte {
	width: 4px;
}
