body {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

html {
	height: 100%;
}

/* ----------------------- Tabellen, td's ----------------------- */

table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	height: auto;
}

td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

table.content {
	width: 675px;
}

table.content td {
	padding-left: 15px;
}

table.content td.topic {
	width: 100%;
	height: 50px;
	vertical-align: middle;
}

table.inner_content td {
	padding: 0px;
}

table.navigation {
	background-image:  url(../images/navi_background.gif);
	width: 140px;
	height: 100%;
}

table.top {
	width: 100%;
	height: 67px;
}

table.navi_text {
	margin: 3px;
	padding: 3px;
	width: 125px;
}

table.navi_text td {
	padding-left: 10px;
}

table.navi_members {
	width: 138px;
	height: 30px;
	background-color: #ffebcd;
	color: #993300;
}

table.sidebar {
	width: 140px;
	border-left: 1px solid #FFCC99;
}

table.sidebar_europe {
	width: 140px;
	height: 550px;
	border-left: 1px solid #FFCC99;
}

table.sidebar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table.sidebar td.trennung {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 2px;
	text-align: left;
	color: #FFCC99;
}

td.trennung {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 2px;
	text-align: left;
	color: #FFCC99;
}

div.box {
	width: 120px;
	margin: auto;
	padding: 5px;
	border: 1px solid #663300;
	text-align: center;
	line-height: 130%;
}

div.box img {
	padding-bottom: 2px;
}

table.footer {
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #663300;
}

table.footer td {
	margin: 5px;
	padding: 5px;
	text-align: center;
}

td.footline {
	color: #CC9966;
	font-size: 10px;
	text-align: center;
}

td.footline a {
	color: #CC9966;
	font-size: 10px;
}

table.partner {
	width: 400px;
}

table.partner td {
	text-align: center;
	padding: 10px;
}

table.formular td {
	margin: 2px;
	padding: 2px;
	vertical-align: middle;
}

td.form_row {
	background-color: #FDF5E6;
}

td.form_header {
	background-color: #FFE4C4;
}

table.preis {
	width: 450px;
	border: 1px dashed #FFCC99;
}

table.preis td {
	padding: 5px;
	vertical-align: top;
}

td.bild_klein {
	width: 120px;
}

td.bild_klein img {
	padding: 3px;
}

table.magazin {
	width: 100%;
}

table.magazin td {
	text-align: center;
	padding: 10px;
}

table.bilder {
	width: 90%;
	height: 130px;
	background-image: url(../images/bg_bilder.gif);
}

table.bilder td {
	text-align: center;
	vertical-align: middle;
}

/* ----------------------- Überschriften, Formate ----------------------- */

h1 {	
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

h2 {	
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	letter-spacing: 1px;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 5px 0px 0px 0px;
}

ul {
	list-style-image: url(../images/kuschelmeilen/icon_liste.png);
	line-height: 130%;
}

img {	
	border: 0px none;
}

img.gutschein {
	border: 1px solid #663300;
}

#img_left {
	width: 120px;
	float: left;
	margin-right: 10px;
	font-size: 9px;
}

#img_right {
	width: 120px;
	float: right;
	margin-left: 10px;
	font-size: 9px;
}

hr {
	border-top: solid #FFCC99 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 1px;
	width: 90%;
	text-align: center;
}

form {
	margin: 0px;
	padding-bottom: 0px;
}

select {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	border: 1px solid #663300;
}

option {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}

input,textarea,option {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	border: 1px solid #663300;
}

input.check {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	border: 0px;
}

/* ----------------------- Links ----------------------- */

a {
	color: #663300;
	text-decoration: none;
}

a:hover {
	color: #993300;
}

a.box:link {
	text-decoration: none;
}

a.box:visited {
	text-decoration: none;
}

/* ----------------------- div. Klassen ----------------------- */

#zeigebild {
	position: absolute;
	visibility: hidden;
}

#leiste {
	cursor: pointer;
	background-color: #FFFFFF;
	text-align: center;
}

#leiste #schliessen_text {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}