* {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
}

body {
	background-color:#fff;
	padding:5px 10px 10px 30px;
}

img  {
	border-width:0;
}

a {
	color:#D5C28C;
}

.clear {
	clear:both;
}

.TxtSmall {
	font-family:inherit;
	font-size:10px;
}

.TxtBold {
	font-family:inherit;
	font-weight:bold;
}

.TxtNormal {
	font-family:inherit;
	font-weight:normal;
}

.TxtBlack {
	color:#000;
	font-family:inherit;
}

.TxtBeige {
	color:#996;
	font-family:inherit;
}

.AlignCenter {
	text-align:center;
}

.AlignRight {
	text-align:right;
}

.FloatLeft {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

.FloatRight {
	float:right;
	margin-bottom:8px;
	margin-left:8px;
}

div.SeparatorLine {
	border-bottom:solid 1px #999;
	margin:10px 0;
}

div.Spacer {
	margin-top:5px;
}


/* GRID-DEFINITION */
#BannerTop {
	background-color:#fff;
	height:60px;
	width:780px;
}

#tblSpacerBorder {
	background-color:#fff;
	border-right:solid 15px #fff;
}

#GridFoot {
	background-color:#fff;
	border-top:solid 1px #999;
	clear:both;
	font-size:10px;
	text-align:center;
	width:780px;
}


/*	Navigationen
	NavLeft - Hauptnavigation links
*/

#NavLeft {
	width: 140px;
}

#NavLeft ul {
	list-style-type: none;
}

#NavLeft a {
	background-color: #cc9;
	border-bottom: 1px solid #eee;
	color:#000;
	display: block;
	font-size:10px;
	font-weight:bold;
	padding: 4px 3px 4px 5px;
	text-decoration:none;
	width: 132px;
	
}

#NavLeft a:link, #NavLeft a:visited {
	color: #000;
	text-decoration: none;
}

#NavLeft a:hover {
	background-color: #996;
	color: #fff;
}

#NavLeft a.NavChild, #NavLeft a.NavChild:visited {
	background-color: #999;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	padding: 2px 3px 2px 5px;
	text-transform:none;
}

#NavLeft a.NavChild:hover {
	background-color: #666;
	color:#fff;
	text-transform:none;
}

#NavLeft a#NavLeftParentCurrent {
	color: #000;
	background-color: #996;
}

#NavLeft a#NavLeftChildCurrent {
	color: #fff;
	background-color: #000;
}


#NavLeftEdition {
	border-top:solid 2px #fff;
	padding:5px;
	width:100%;
}

#NavLeftEdition a {
	color:#000;
	font-size:10px;
}

#NavLeftEdition a:hover {
	color:#999;
	font-size:10px;
}


/* Normale Links */

a {
	color:#996;
	text-decoration:underline;
}

a:link, a:visited {
	color: #999;
	
}

a:hover {
	color: #666;
}


/* INHALTSDEFINITIONEN */

#ContentMain {
	font-family:Times New Roman, Serif;
	margin:0 14px;
	width:482px;
}

#ContentMain2 {
	font-family:Times New Roman, Serif;
	margin:0 14px;
	width:342px;
}

#ContentMain strong, #ContentMain2 strong {
	font-family:Times New Roman, Serif;
	font-size:inherit;
}

/* Seiten-Titel */
#ContentMain h1, #ContentMain2 h1 {
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	color: #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:110%;
	margin-bottom:10px;
	padding:2px 0 5px 0;
	text-transform:uppercase;
}
#ContentMain h1 a, #ContentMain2 h1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

/* Kurz-Titel */
#ContentMain h2, #ContentMain2 h2 {
	color: #DE032F;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:5px;
}

/* Artikel-Titel */
#ContentMain h3, #ContentMain2 h3 { 
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	line-height:31px;
	margin-bottom:8px;
}

/* Zwischen-Titel */
#ContentMain h4 {
	color: #000;
	font-family:Times New Roman, Serif;
	font-size:14px;
	margin:14px 0 0 0;
}

#ContentMain p.Lead, #ContentMain2 p.Lead {
	color: #000;
	font-family:Times New Roman, Serif;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}

#ContentMain p, #ContentMain2 p {
	color: #000;
	font-family:Times New Roman, Serif;
	font-size:14px;
	line-height:17px;
	margin-bottom:8px;
}

#ContentMain a, #ContentMain2 a {
	font-family:Times New Roman, Serif;
	font-size:14px;
	text-decoration:none;
}

#ContentMain2 p.AuthorFront {
	color: #999;
	font-family:Times New Roman, Serif;
	font-size:12px;
	line-height:14px;
	margin-top:5px;
}

#ContentMain p.Author {
	color: #999;
	font-family:Times New Roman, Serif;
	font-size:12px;
	line-height:14px;
	padding:3px 0;
	margin-bottom:5px;
}

#ContentMain img.ImgFrontLeft, #ContentMain2 img.ImgFrontLeft {
	float:left;
	margin-right:10px;
	margin-bottom:6px;
}

#ContentMain img.ImgFrontRight, #ContentMain2 img.ImgFrontRight {
	float:right;
	margin-bottom:6px;
	margin-left:10px;
}

#ContentMain div.ImgArtikel, #ContentMain2 div.ImgArtikel {
	float:left;
	margin-right:10px;
	margin-bottom:6px;
	width:150px;
}

#ContentMain div.ImgArtikel p, #ContentMain2 div.ImgArtikel p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
}

#ContentMain ul {
	font-family:Times New Roman, Serif;
	font-size:14px;
	list-style-type:disc;
	margin:0 0 5px 15px;
	padding:0 0 5px 0;
}

#ContentMain ul li {
	font-family:Times New Roman, Serif;
	font-size:14px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}


/* Inhalts TeaserElemente */

div.ContentBoxGreen {
	background-color:#cccc99;
	margin-bottom:10px;
	padding:5px;
}

div.ContentBoxGray {
	background-color:#c0c0c0;
	margin-bottom:5px;
	padding:5px;
}


/* --- related box ------------------------------------------------------------*/

div.RelatedBox {
	background-color:#cccc99;
	margin-bottom:20px;
	padding-bottom:3px;
}

#ContentMain div.RelatedBox h1 {
	background-color:#996;
	border-width:0;
	color:#fff;
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	text-transform:none;
}

#ContentMain div.RelatedBox h2 {
	border-width:0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	padding:0 5px;
	text-transform:none;
}

#ContentMain div.RelatedBox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 5px;
}

#ContentMain div.RelatedBox a {
	color:#DE032F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#ContentMain div.RelatedBox a:hover {
	color:#999;
}


/* --- LinkBox ------------------------------------------------------------*/

div.LinkBox {
	margin-bottom:20px;
	padding-bottom:3px;
}

#ContentMain div.LinkBox h1 {
	background-color:#999;
	border-width:0;
	color:#fff;
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	text-transform:none;
}

#ContentMain div.LinkBox h2 {
	border-width:0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	padding:0 5px;
	text-transform:none;
}

#ContentMain div.LinkBox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 5px;
}

#ContentMain div.LinkBox a {
	color:#DE032F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#ContentMain div.LinkBox a:hover {
	color:#999;
}

/* --- content box hell-beiger hintergrund ------------------------------------------------------------*/

div.ContentBoxBeige {
	background-color:#cccc99;
	margin-bottom:20px;
	padding:5px 6px;
}

#ContentMain div.ContentBoxBeige h1, #ContentMain2 div.ContentBoxBeige h1 {
	border-width:0;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:23px;
	padding:0 6px;
	text-transform:none;
}

#ContentMain div.ContentBoxBeige h2, #ContentMain2 div.ContentBoxBeige h2 {
	color:#fff;
	border-width:0;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	padding:0 6px;
	text-transform:none;
}

#ContentMain div.ContentBoxBeige p, #ContentMain2 div.ContentBoxBeige p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 6px;
}

#ContentMain .ContentBoxBeige a, #ContentMain2 .ContentBoxBeige a {
	color:#DE032F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#ContentMain .ContentBoxBeige a:hover, #ContentMain2 .ContentBoxBeige a:hover {
	color:#999;
}


/* --- content box dunkel-beiger hintergrund ------------------------------------------------------------*/

div.ContentBoxDbeige {
	background-color:#996;
	margin-bottom:20px;
	padding:5px;
}

#ContentMain div.ContentBoxDbeige h1, #ContentMain2 div.ContentBoxDbeige h1 {
	color:#000;
	border-width:0;
	font-size:20px;
	font-weight:bold;
	line-height:23px;
	padding:0 6px;
	text-transform:none;
}

#ContentMain div.ContentBoxDbeige h2, #ContentMain2 div.ContentBoxDbeige h2 {
	border-width:0;
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	padding:0 6px;
	text-transform:none;
}

#ContentMain div.ContentBoxDbeige p, #ContentMain2 div.ContentBoxDbeige p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#ContentMain .ContentBoxDbeige a, #ContentMain2 .ContentBoxDbeige a {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}


/* ----- TEASERBOX RECHTS ------------------------------------------------------------------------------- */

div.TeaserImage {
	margin-bottom:10px;
}

/* Start TeaserBoxRed */

div.TeaserBoxRed {
	border-bottom: 20px solid #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.TeaserBoxRed h1 {
	background-color:#DE032F;
	border-bottom: 1px solid #000;
	color: #fff;
	font-size: 10px;
	font-weight:bold;
	margin-bottom:2px;
	padding:0 0 0 3px;
	text-transform:uppercase;
}

div.TeaserBoxRed p {
	color: #000;
	font-size: 10px;
	line-height:13px;
	padding: 0 0 3px 0;
}

div.TeaserBoxRed a, div.TeaserBoxRed a:active, div.TeaserBoxRed a:visited {
	color:#DE032F;
	display:block;
	font-size: 10px;
	text-decoration:underline;
}

div.TeaserBoxRed a:hover {
	color: #666;
}

/* Start TeaserboxExtern - NUR FUER WERBUNG VERWENDEN */

div.TeaserboxExtern {
	border-bottom: 20px solid #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.TeaserboxExtern h1 {
	background-color:#ccc;
	border-bottom: 1px solid #999;
	color: #000;
	font-size: 10px;
	font-weight:bold;
	margin-bottom:2px;
	padding:0 0 0 3px;
	text-transform:uppercase;
}

div.TeaserboxExtern h2 {
	color: #000;
	font-size: 10px;
	font-weight:bold;
	line-height: 13px;
	margin-bottom:2px;
	padding:0;
}

div.TeaserboxExtern p {
	color: #000;
	font-size: 10px;
	line-height:13px;
	padding: 0 0 3px 0;
}

div.TeaserboxExtern a, div.TeaserboxExtern a:active, div.TeaserboxExtern a:visited {
	color:#000;
	display:block;
	font-size: 10px;
	text-decoration:underline;
}

div.TeaserboxExtern a:hover {
	color: #666;
}



/* Start TeaserBox */

div.Teaserbox {
	border-bottom: 20px solid #fff;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.Teaserbox h1 {
	background-color:#cccc99;
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 10px;
	font-weight:bold;
	margin-bottom:2px;
	padding:0 0 0 3px;
	text-transform:uppercase;
}

div.Teaserbox h2 {
	color: #000;
	font-size: 10px;
	font-weight:bold;
	line-height: 13px;
	margin-bottom:2px;
	padding:0;
}

div.Teaserbox p {
	color: #000;
	font-size: 10px;
	line-height:13px;
	padding: 0 0 3px 0;
}

div.Teaserbox img {
	margin-bottom:2px;
}

div.Teaserbox a, div.Teaserbox a:active, div.Teaserbox a:visited {
	color:#000;
	display:block;
	font-size: 10px;
	text-decoration:underline;
}

div.Teaserbox a:hover {
	color: #666;
}


#ContentMain p.error {
	color:#DE032F;
	font-weight:bold;
}

/* Tabellen-Definition */

#ContentMain table, #ContentShop table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#ContentMain table a, #ContentShop table a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#ContentMain caption, #ContentShop caption {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:left;
}

#ContentMain thead, #ContentShop thead {
	font-weight:bold;
	height:20px;
}

#ContentMain thead td, #ContentShop thead td {
	border-bottom:solid 2px #000;
}

#ContentMain tfoot td, #ContentShop tfoot td {
	padding:5px 0;
}

#ContentMain tfoot td.TxtLeft, #ContentShop tfoot td.TxtLeft {
	text-align:left;
}

#ContentMain tbody td, #ContentShop tbody td {
	border-bottom:solid 1px #999;
	font-size:10px;
	padding:5px 0;
}
.tdkontakt
{
	border: none;
	text-decoration: none;	
}