﻿/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/
* {


	border-style: solid;
	border-width: 0px;
}



#HomeContainer {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding-bottom: 0px;
	height: 1100px;
	font-size: small;

}
}
#header {
	position: relative;
	height: 110px;
	width: 1000px;
}
#menu {
	height: 30px;
	padding-top: 2px;
	padding-bottom: 4px;
	position: relative;
	width: 1000px;
	top: 0px;
	left: 0px;
}
#NewsBereich {
	background: url('home/KastenBackground350dunkel.jpg');
	position: relative;
	border: 2px #404040 solid;
	height: 265px;
	padding: 0px;
	width: 1000px;
	top: 5px;
	left: -4px;
	text-align: center;
}
#HomeContent {
	position: relative;
	top: 10px;
	left: 1px;
	height: 612px;
	width: 1002px;
}
#AngebotsKasten1 {
	background: url('home/KastenBackground350dunkel.jpg');
	border: 2px #404040 solid;
	width: 495px;
	height: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#AngebotsKasten2 {
	position: absolute;
	border: 2px #404040 solid;
	width: 495px;
	height: 290px;
	padding: 0px;
	margin: 0px;
	right: 0px;
	background-image: url('home/KastenBackground350dunkel.jpg');
}
#AngebotsKasten3 {
	position: absolute;
	border: 2px #404040 solid;
	width: 495px;
	height: 290px;
	top: 305px;
	left: 0px;
	background-image: url('home/KastenBackground350dunkel.jpg');
}
#AngebotsKasten4 {
	position: absolute;
	border: 2px #404040 solid;
	width: 495px;
	height: 290px;
	padding: 0px;
	margin: 0px;
	top: 305px;
	right: 0px;
	background-image: url('home/KastenBackground350dunkel.jpg');
}
#footer {
	position: relative;
	top: 13px;
	height: 38px;
	left: 5px;

}
.MenueTabelle {
	border-color: #808080;
	background-color: #454545;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.Ueberschrift1 {
	font-size: medium;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
.Menuepunkt {
	margin: 13px;
	padding: 6px;
	vertical-align: middle;
	text-align: center;
}
.Bild {
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
}
.Bildrahmen {
	padding: 2px;
	margin-right: 0px;
}
.Untertitel {
	font-size: small;
	font-weight: normal;
	text-align: right;
}
.Bildtext {
	text-align: right;
}
.style4 {
	font-size: small;
	text-align: center;
}


/*--- Absätze ---*/
 
.copyr {
	text-align: left;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.linkleiste {
	font-size: 0.8em;
}


body {
	font-family: "Arial Unicode MS";
		border-width: 0px;
	background-color: #1B1B1B;
		color: #D4D4D4;
		font-family: "Arial Unicode MS";

}

/*--- Links ---*/

a:link {
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a:visited {
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


.Menuepunkt A:link {
	text-decoration: none;
	color: #d4d4d4;
	font-weight: normal;
	text-align: left;
}
.Menuepunkt A:visited {
	text-decoration: none;
	color: #d4d4d4;
	font-weight: normal;
}
.Menuepunkt A:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}
.Menuepunkt A:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}


.Ueberschrift1 A:link {
	text-decoration: none;
	color: #FF0000;
}
.Ueberschrift1 A:visited {
	text-decoration: none;
	color: #FF0000;
}
.Ueberschrift1 A:active {
	text-decoration: none;
	color: #d4d4d4;
}
.Ueberschrift1 A:hover {
	text-decoration: none;
	color: #d4d4d4;
}

.BreadCrumber {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}


.navigation { 
	text-align: left;
	font-size: 12pt; color:#FF0000
}

.thumbnail {
	border-width: 0px;
	text-align: center;
}
 
.FooterStrich {
	border-bottom: 1px solid #808080;
	border-top-style: solid;
	border-top-width: 0px;
	text-align: left;
	margin-top: 8px;
}


.Bildtext {
	table-layout: fixed;
	border-spacing: 3px;
	empty-cells: hide;
	border-collapse: collapse;
}
.style1 {
	background-color: #333333;
	font-size: 8pt;
	color: #C0C0C0;
}
.style3 {
	text-align: right;
}
.BildObenPadding {
	padding-top: 5px;
}
.AbstandshalterBox {
	margin: 5px;
}
.ZellenabstandUnten {
	padding-bottom: 5px;
}
.FooterText {
	font-size: x-small;
}
.ContentCentered {
	border-width: 0px;
	text-align: center;
}
.eXTReMe {
	margin: 0px 6px 11px 0px;
	padding-bottom: 10px;
}
