﻿/*

aufbluehen.css
V1.00
5.6.2008

*/

html,body {
	/*height: 100%;*/
	margin: 0;
	padding: 0;
/*	_overflow:auto; */
	font-family: Arial, Helvetica, sans-serif;
}

body {
	/*background-color: #FCFCFC;*/
	width: 750px;
	text-align: center;
	min-width: 750px;
	/*padding-left: 50%;*/
	background-color: #FDF8E6;
	/*text-align: center;
	_text-align: left;*/
	background-image: url(/images/flower.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:fixed;
	_background-position-x: center;
	_background-position-y: bottom;
	_background-attachment: fixed;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	color: #4C4C4C;*/
}

p {
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	/*margin-left:0;*/
	top:0px;
	left:0px;
	/*left:125px;*/
	width:750px;
	_width:750px;
	height:175px;		/*ie*/
	/*background-color:#CAE1F3;*/
	background-image:url(images/header/header.gif);
	background-repeat:no-repeat;
}

.wrapper {
	top: 0;
	/*position: fixed; /*Mozilla*/
	position:absolute;	/*for IE*/
	left:50%;
	width: 750px; /*allgemein*/
	margin-left: -375px;
	margin-right: auto;
	/*margin: 0 auto;*/
	text-align: left;
	/*margin-left: auto;
	margin-right: auto;*/
	/*_margin-left: -375px;*/
	height: 100%;
}

div.menu {
	top: 150px;
	/*position: fixed;*/
	width: 200px;
	float:left;
}

.menu table {
	width:200px;
	_width:200px;
}

.content {
	width:500px;
	_width:500px;
	padding-left:200px;	/* mozilla */
	_padding-left:10px;	/* ie */
	padding-top:15px;
	padding-right:0px;
	
}


/*
.backdiv {
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #FDF8E6;
}
*/

.maintable {
	/*
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;*/
	/*background-color: #FCFCFC;*/
	border: 1;
	width: 750;
	padding: 0;
	height: 100%;
}

.newsheader {
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12;
}

.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4C4C4C;
	font-size: 12;
}

.blueheader {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #4C4C4C;
}

.blueitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #4C4C4C;
	font-weight: normal;
	text-align: justify;
}

.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #4C4C4C;
	font-weight: normal;
	text-align: justify;
}

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #7D79B0;
}

.impressum_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #7D79B0;
}

.redtopheader {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #8F392A;
}

.redheader {
	font-weight: bold;
	font-size: 14;
	color: #8F392A;
	text-decoration:none;	
}

.reditem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #8F392A;
	font-weight: normal;
	text-align: justify;
}

.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #7D79B0;
	font-weight: lighter;
}

.referenzheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #7D79B0;
	font-weight: bold;
}

.referenzitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #7D79B0;
}

.headline {
	font-weight: bold;
	font-family: inherit;
	font: large;
}

.formitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
}

.pflichtfeld {
	font-family: inherit;
	font-size: x-small;
	font-weight: bold;
	color: #7D79B0;
}

.freifeld {
	font-family: inherit;
	font-size: x-small;
	color: #7D79B0;
}

div.TDM_header {
	position:relative;
	text-align:right;
	left:0px;
	top:3px;
	width:100%;
}

table.TDM {
	width:100%;
	height:130px;
	text-align:left;
	border-collapse:collapse;
	background-image:url("/images/intext/tdm_aktuell.gif");
	/*
	border-top: #E7A8BF 3px solid;
	border-bottom: #E7A8BF 3px solid;
	border-left: #E7A8BF 0px solid;
	border-right: #E7A8BF 0px solid;
	*/
	padding: 0px;
}

tr.TDM {
	border-collapse:inherit;
}

td.TDM {
	border-collapse:inherit;
	height:25px;
	padding-left:5px;
	text-align: left;
}

a.TDM_title {
	font-size: small;
	color: #8F392A;
	font-weight:bold;
}

a.TDM_common {
	font-size: x-small;
	font-weight:normal;
}

a.TDM_mehr {
	font-size: smaller;
	color:#D5852A;
	font-weight:bold;
	text-decoration:none;
}

/* Kontakt-Bereich */

div.Kontakt_header {
	position:relative;
	text-align:right;
	left:0px;
	top:3px;
	width:100%;
}

table.Kontakt {
	width:100%;
	height:130px;
	text-align:left;
	border-collapse:collapse;
	/*
	border-top: #E7A8BF 3px solid;
	border-bottom: #E7A8BF 3px solid;
	border-left: #E7A8BF 0px solid;
	border-right: #E7A8BF 0px solid;
	*/
	padding: 0px;
}

tr.Kontakt {
	border-collapse:inherit;
}

td.Kontakt {
	border-collapse:inherit;
	height:25px;
	padding-left:5px;
	text-align: left;
}

a.Kontakt_title {
	font-size: small;
	color: #8F392A;
	font-weight:bold;
}

a.Kontakt_common {
	font-size: 12px;
	font-weight:normal;
	/*text-decoration: none;*/
	color: #8F392A;
}

a.Kontakt_common_mini {
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}

table.Kontakt_Gutschein {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	border-top: #E7A8BF 3px solid;
	border-bottom: #E7A8BF 3px solid;
	border-left: #E7A8BF 0px solid;
	border-right: #E7A8BF 0px solid;
	padding: 0px;
}

table.links {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	border: 0px solid;
	padding: 0px;
	
}

a.links_title {	
	font-size: 14px;
	color: #4C4C4C;
	font-weight:bold;
	text-decoration: none;
}

a.links_link {
	font-size: 12px;
	color: #D5852A;
	font-weight:bold;
	text-decoration: none;
}

a.links_text {
	font-size: 12px;
	color: #4C4C4C;
	font-weight:normal;
	text-decoration: none;
}