/* ========================================= Allgemeine Angaben =========================== */

/*html, body	{ height:100%; }*/
body		{ background-color: #F1F1F1; }
* {
	margin: 0;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2D2E;
	border: 0;
}
img.text {
	margin-top:3px;
	margin-bottom:3px;
	float:left;
}


/* ====================================== Klassen ======================================= */

.headline {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
	padding-bottom:2px;
}

.subline {
	font-size: 22px;
	font-weight: normal;
}

.subsubline {
	font-weight:bold;
	font-size:14px;
	border-bottom: 1px solid #CCCCCD;
	margin-bottom: 5px;
}

.text, .reg, .bold, .orange, .einleitung, table.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/*font-size: 13px;*/
	line-height:20px;
}

.bold	{ font-weight: bold; }
td b	{ color: #EB662E; }

.smalltext, .small {
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0px;
	color:#777777;
}

.brackets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FA601F;
}


ul {
	list-style-type: square;
	list-style-position: inside;
	/*list-style-image: url(../images/list.gif);*/
	padding-left: 0px;
}


/* ===================================== Links =============================== */

a, a.text:link, a.text:active, a.text:visited, a.text:hover	{ text-decoration: none; color: #000000; }
a.text:link, a.text:active, a.text:visited, a.text:hover	{ padding:1px; }
a.text:hover												{ background-color: #EFEFEF; }

a.navi, a.naviactive {
	padding: 5px;
	font-size:7px;
	margin-right:5px;
}
a.navi:hover		{ background-color: #FFFFFF; }	
a.naviactive		{ background-color: #FFFFFF; }	
a.naviactive:hover	{ /*background-color:transparent;*/ }


/* ===================================== DIV-Klassen ========================= */

div.textcontainer, div.textcontainer2, div.textcontainer3 {
	position: relative;
	text-align: justify;
}

div.textcontainer {
	width: 200px;
	margin:0;
	padding:0;
	margin-right: 15px;
	margin-top: 15px;
	float:left;
	position: relative;
}

div.textcontainer2 {
	margin-right: 15px;
	width: 415px;
	float:left;
	padding-top: 10px;
}

div.textcontainer3, div.textcontainer3withborder {
	clear: both;
	padding-top: 10px;
	width: 630px;
	text-align:justify;
}

div.textcontainer3withborder {
	border-top: 1px solid #CCCCCD;
}

div.break {
	clear: both;
	width: 630px;
	border-top: 1px solid #CCCCCD;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	position: relative;
}

div.footer {
	float:left;
	width:200px;
	letter-spacing:1px;
}


/* ================================= Container ================================= */

#background {
	background-image: url(../images/bg_main.gif);
	background-position: center;
	background-repeat: repeat-y;
	z-index:2;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:740px;
}

#center {
	position: relative;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #54585A;
	/*border-top:0px;*/
	background-color:#FFFFFF;
}

#header {
	z-index:1;
	background-color: #FFFFFF;
	/*background-image: url(../images/bg_header1.jpg);*/
	height: 110px;
}	

#navicontainer {
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/bg_navi.gif);
	height: 40px;
	border-top: 1px solid #8D9091;
	border-bottom: 1px solid #91989C;
	margin-bottom: 30px;
}

#navigation {
	z-index:10;
	position: absolute;
	display:block;
	top: 121px;
	left: 14px;
	height:30px;
	width: 519px;
}

#mbeatlogo {
	z-index:1;
	position:absolute;
	/*top:66px;
	left:434px;*/
	top:52px;
	left:18px;
}

#claim {
	z-index:1;
	position:absolute;
	top:82px;
	left:414px;
}

#footercontainer {
	clear:both;
	border-top: 1px solid #91989C;
	background-image: url(../images/bg_footer.gif);
	background-position:center;
	padding:15px;
	padding-right:0px;
	height:17px;
}

#shadowbottom {
	background-image: url(../images/bg_shadowbottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	height:16px;
}

#magazin {
	display:block;
	z-index:0;
	position:absolute;
	top:150px;
	text-align:center;
	width:100%;
	height:350px;
	left:-320px;
}
#hinweis {
	/*background-image:url(../images/bg_blaettern.gif);*/
	visibility:hidden;
	position:relative;
	top:-305px;
	left:-305px;
}
#contentcontainer {
	background-color: #FFFFFF;
	padding: 15px;
	padding-top:0px;
}

#headlinecontainer {
	border-bottom: 1px solid #CCCCCD;
	margin: 15px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}


#headlinetable {
	/*min-height:142px;
	height:142px;*/
}
#headlinetable td img{
	/*min-height:100px;
	min-width:199px;*/
}


/* ====================================== CSS für Formulare ========================== */

.formfield			{ font-size:11px; padding-left:5px; background-color: #FFFFFF; border: 1px solid #BBBBBB; }
.formfielde			{ font-size:11px; background-color:#ffffff; border:1px solid #DD0000;}
.formarea			{ background-color: #F0F0F0; border: 1px solid #BBBBBB; }
.formerror {
	font-size: 11px;
	line-height:13px;
	text-align:left;
	margin-left: 0px;
	margin-top:-2px;
	width:99%;
	color:#DD0000;
	background-color:#FAFAFA;
	padding: 2px;
	border: 1px solid #DD0000;
}
.formbutton,.formbuttonh {
	color: #FFFFFF;
	background-color: #91989C;
	font-size: 11px;
	border: none;
	cursor: pointer;
	letter-spacing:0.4em;
	margin: 0px;		
	width:100px;
	height:20px;
}
.formbuttonh	{ background-color: #BBBBBB; }
.formbuttonspan	{ background-color: #FFFFFF; padding:1px; border: 1px solid #91989C; width:100px; height:20px; margin-top:10px;}


/* ====================================== CSS für Angebote ========================== */
.preis {
	font-size:		18px;
	color:			#EB662E;
	letter-spacing:	0px;
}

td.tablecell1, td.tablecell2, td.tablecell3, td.tablecell0, .tablehead {
	line-height: 10px;
	padding: 3px;
}

.tablehead		{ font-weight:bold; background-color: #EBEBEB; background-image: url(../images/bg_navi.gif); }
.tablecell1		{ background-color: #F9F9F9; }
.tablecell2		{ background-color: #F0F0F0; }
.tablecell3 	{ background-color: #EBEBEB; }
.tablecell4		{ background-image: url(../images/bg_footer.gif); background-repeat: repeat-x; background-position: bottom; height:10px;}

.tablecell1 a, .tablecell2 a, .tablecell3 a, .highlight	{
	font-size: 17px;
	font-weight: normal;
	color:#000000;
}

.tablecell1 a:hover, .tablecell2 a:hover, .tablecell3 a:hover {
	color: #7A7F82;
}

.highlight {
	background-color:#000000;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
}
