* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #fff;
	color: #555555;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

body {
	text-align: center;
	margin: auto;
}

/* Allgemeine Selektoren */

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #ad2142;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 5px 0px;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	font-size: 14px;
	color: #ad2142;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	font-size: 13px;
}
h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	font-size: 12px;
}
ol {
	margin: 5px 0px 5px 25px;
	list-style-type: lower-alpha;
}
ul 
 {
	margin: 10px 0px 10px 25px;
	list-style-type: square;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


/* Cleaner */
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
.small {
	margin-top: 10px;
	font-size: 10px;
	line-height: 12px;
}
.pointer {
	cursor: pointer;
}

/* Container zentriert das layout */
#container {
	width: 980px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
} 

/* outer und inner */
#outer{ 
	border-left: solid 174px #fff;  /* linke Menue Spalten Farbe  */ 
	background-color: #fff; /* Farbe fuer Inhalt Spalten  */
 } 

#inner{  /* die IE PC schlaufe */
	margin:0px; 
	width:100%;  
	}

/* Linke Spalte */
#left {
 width: 174px; 
 float: left; 
 position: relative; 
 margin-left: -177px;
 }

/* Rechte Spalte */
#right{ 
	position: relative; 
	width: 800px;
	margin: 0;
	padding: 0;
	background-image: url(../pic/basics/bg_right.gif);
	background-repeat: repeat-y;
	}
#right2{ 
	position: relative; 
	width: 800px;
	margin: 0;
	padding: 0;
	}

/* Linke Navigation */
#left ul {
	list-style-type: none;
	margin: 23px 0px 0px 0px;
}
#left li {
	text-align: right;
	margin: 0px 0px 7px 0px;
}
#left li a {
	display: block;
	border-right: 5px solid #838281;
	border-bottom: 1px solid #838281;
	padding-right: 5px;
	color: #838281;
	background-color: #fff;
	width: 164px;
	text-decoration: none;
	font-weight: bold;
}
#left li a:hover {
	border-right: 5px solid #ad2142;
	border-bottom: 1px solid #ad2142;
	color: #ad2142;
}

/* Subnavigation ind der linken Spalte */
.subnav {
	margin: 0px 0px 0px 0px;
	padding: 40px 10px 0px 35px;
	text-align: right;
}
.subnav p {
	line-height: 16px;
	display: block;
}
.subnavunderline {
	padding-right: 16px;
	background-image: url(../pic/basics/arrow-red-down.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* Suchfeld */
#search {
	position: absolute;
	top: 21px;
	left:650px;
	width: 150px;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height:20px;
	float: left;
}
.searchtext {
	border: 0px solid #fff;
	padding-left: 5px;
	width: 80px;
	height: 14px;
	line-height: 14px;
	font-size: 9px;
	background: #fff url(../pic/basics/search.gif) no-repeat left top;
	float: left;
	margin-top: 3px;
}
#search span {
	float: left;
}

/* Teaser */
#teaser {
	position: relative;
	width: 800px;
	height: 200px;
	border: 0;
}
#teaserheadline {
	position: absolute;
	top: 92px;
	left: 450px;
	width: 350px;
	text-align: center;
	background-color: transparent;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	z-index: 1;
}

#c1 {
	position: relative;
	width: 450px;
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 10px;
}
#c2 {
	position: relative;
	width: 330px;
	margin: 0;
	padding: 0;
	float: right;
}

#cthema {
	float: left;
	text-align: right;
	padding: 5px 0px 0px 0px;
}
#cthema h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 19px;
}
#cthema h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #ad2142;
	font-size: 16px;
	line-height: 20px;
}
#cservice {
	float: right;
	text-align: left;
	padding: 5px 30px 0px 0px;
}
#cservice h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 19px;
	clear: both;
}
#cservice h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #ad2142;
	font-size: 16px;
	line-height: 20px;
}
#cintro {
	clear: both;
	text-align: left;
	padding: 10px 15px 15px 0px;
}
#welcome {
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: left;
	color: #fff;
}
#cnews {
	padding: 0px 27px 10px 27px;
	text-align: left;
}
#cnews p {
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	line-height: 12px;
}
#cnews h3 {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	clear: both;
}
#cnews h2 {
	margin: 0px 0px 0px 0px;
	color: #ad2142;
	font-size: 16px;
	line-height: 20px;
}
#cnews img {
	float: left; 
	margin: 3px 10px 10px 0px;
}

#content {
	position: relative;
	margin: 105px 0px 0px 180px;
	clear: left;
	padding: 10px 10px 10px 10px;
}

.themal {
	margin: 10px 0px;
	clear: both;
}
.themar {
	clear: both;
	text-align: right;
}

/* Breadcrumb Navigation */

.breadcrumb {
	font-size: 10px;
	margin-top: 0px;
}
.breadcrumbtext {
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	float: left;
}
.breadcrumblink {
	margin: 0px 0px 0px 80px;
	line-height: 12px;
}


#inhalt {
	text-align: left;
	padding: 15px;
}

#inhalt h3 {
	padding-bottom: 10px;
	padding-top: 5px;
}

.ansprechpartner {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 100px 60px;
}
.ansprechpartner h3 {
	color:#ad2142;
	font-size: 13px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px; 
}
.ansprechpartner strong {
	color:#ad2142;
}
.ansprechpartner p {
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px; 
}
.ansprechpartner td {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px; 
}
.ansprechpartnerlink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px; 
	background-image: url(../pic/basics/arrow-red-right.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.trgrey {
	background-color: #eee;
}

.tablemediadaten {
	margin: 20px 0px 20px 0px;
}
.tablemediadaten td {
	padding: 3px 10px 3px 5px;
	border-right: 2px solid #fff;
}
.tablemediadaten th {
	padding: 3px 10px 3px 5px;
}

.tablekontakt {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.tablekontakt td {
	width: 300px;
	padding: 3px 10px 3px 5px;
}
.tablekontakt th {
	width: 300px;
	padding: 3px 10px 3px 0px;
}
.tablekontaktgr {
	background-color: #eee;
}

.tablebookstore {
	margin: 10px 0px 20px 10px;
}
.tablebookstore td {
	width: 200px;
	padding: 1px 10px 1px 5px;
}
.tablebookstore th {
	width: 200px;
	padding: 3px 10px 3px 5px;
}
.tablebookstoregr {
	background-color: #eee;
}

.tablebookstore2 {
	margin: 10px 0px 20px 10px;
}
.tablebookstore2 td {
	width: 150px;
	padding: 1px 10px 1px 5px;
}
.tablebookstore2 th {
	width: 150px;
	padding: 3px 10px 3px 5px;
}
.tablebookstoregr2 {
	background-color: #eee;
}

.tableprodukte  {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.tpi {
	border: 1px solid silver;
	margin:5px 0px 5px 0px;
	padding: 0px;
}
.tableprodukte h3 {
	margin-left: 0px;
}
.tableprodukte td {
	width: 250px;
	margin: 0px;
	padding: 1px 10px 1px 0px;
	text-align: left;
}
.tableprodukte p {
	text-align: left;
	font-size:10px;
	line-height: 12px;
}
.tableprodukte ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tableprodukte li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
}

.termine h2 {
	width: 95%;
	color: #fff;
	background-color: silver;
	margin: 15px 0px 5px 0px;
	padding: 1px 5px 2px 5px;
	font-size: 12px;
}
.termine p {
	width: 95%;
	margin: 0px 0px 5px 0px;;
	padding: 0px 0px 2px 5px;
	border-left: 5px solid silver;
	border-bottom: 1px solid silver;
}
.red {
	color: #ad2142;
}

.pverteiler table {
	margin-top: 20px;
}
.pverteiler td {
	padding-right: 8px;
	padding-bottom: 3px;
}

.pm h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	border-right: 5px solid silver;
	font-weight: normal;
}
.pm h4 {
	margin: 0px 0px 8px 0px;
	padding: 5px 5px 5px 5px;
	border-right: 5px solid silver;
	font-weight: bold;
	color: #fff;
	background-color: silver;
}
.pm p {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 5px 5px;
	border-right: 5px solid silver;
	border-bottom: 1px solid silver;
}
.pm img {
	float: left;
	margin: 15px 10px 5px 0px;
}
.pmdate {
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	border-right: 5px solid silver;
	border-left: none!important;
	border-bottom: none!important;
	font-size: 10px;
}

#footer  {
	width: 800px;
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ad2142;
	color: #fff;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	clear: both;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}


#footer2  {
	width: 800px;
	padding: 3px 0px 4px 0px;
	margin: 1px 0px 1px 180px;
	background-color: #ad2142;
	color: #fff;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	clear: both;
}
#footer2 a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}
#footer2 a:hover {
	color: #fff;
	text-decoration: underline;
}









#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav li { /* all list items */
	float: left;
	width: 200px; /* width needed or else Opera goes nuts */
	border-right: 1px solid #fff;
}
#nav li a {
	display: block;
	width: 200px;
	padding: 3px 0px 4px 0px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#nav li li { /* all list items */
	width: 200px; /* width needed or else Opera goes nuts */
}
#nav li li a { 
	display: block;
	width: 196px;
	padding: 5px 0px 5px 4px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
#nav li li a:hover {
	background-color: #ad2142;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #838281;
	width: 200px;
	border: 1px solid #fff;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}



#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}








