/* CSS Document Metabion */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;

}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #00509d;
}

p {
	margin-top:0px;
	margin-bottom:8px;

}

h1 {
  color:#00509d;
  font-size:18px;
  margin-top:20px;
  margin-bottom:16px;
  font-weight:bold;
  padding-left:30px;
}

h2 {
  color:#00509d;
  font-size:14px;
  margin-top:20px;
  margin-bottom:6px;
  font-weight:bold;
}

h3 {
  color:#00509d;
  font-size:12px;
  margin-top:12px;
  margin-bottom:2px;
  font-weight:bold;
}

.h1rechts {
color:#00509d;
  font-size:18px;
  margin-top:40px;
  margin-bottom:6px;
  font-weight:bold;
  text-align:center;
}



.impressum {
  font-size:10px;
  color:#ccdcec;
  padding:5px; 
  text-align:right;
  background-color:#003d78;
}

.breadcrumps {
  padding-left:30px;
  margin-top:8px;
  font-size:11px;
}

.content {
	padding-left:30px;
	width:550px;
	margin-bottom:50px;
}

.contenthome {
	padding-left:30px;
	width:600px;
	margin-bottom:50px;
}

.contentbreit {
	padding-left:30px;
	width:650px;
	margin-bottom:50px;
}

.contentnews {
	padding-left:30px;
	width:710px;
	margin-bottom:50px;
}

.contentganzbreit {
	padding-left:10px;
	width:750px;
	margin-bottom:50px;
}

.klein {
	font-size:10px;
}

.blue14 {
  color:#00509d;
  font-size:14px;
}

a.impressum:active		{color: #ccdcec; text-decoration:none;}
a.impressum:link		{color: #ccdcec; text-decoration:none;} 
a.impressum:visited 	{color: #ccdcec; text-decoration:none;}
a.impressum:hover 		{color: #ccdcec; text-decoration:underline;}

.txt16bbold { font-size:16px; font-weight:bold;}
.txt18bbold { font-size:18px; font-weight:bold;}

.txtnews { font-size:11px;}

.linkwhite {
  color:#ccdcec;
  font-weight:bold;
}

a.linkwhite:active		{color: #ccdcec; text-decoration:none;}
a.linkwhite:link		{color: #ccdcec; text-decoration:none;} 
a.linkwhite:visited 	{color: #ccdcec; text-decoration:none;}
a.linkwhite:hover 		{color: #ccdcec; text-decoration:underline;}

a { color: #00509d; text-decoration:none; }
a:hover {color: #fda700; text-decoration:none;}

.white {
 color:#FFFFFF;
}

ul.menu {
	list-style-image:url(../images/arrow2.gif);
	margin-left: 22px;
	padding:0px;
	margin-top:3px;
	margin-bottom:3px;
}

.menu li {
	margin-left: 0px;
	padding-left:0px;
	line-height: 18px;
}

.submenu {
	font-weight:normal;
	font-size:11px;
	margin-top:2px;
	margin-bottom:2px;
}

ul.submenu {
	list-style-image:url(../images/arrow3.gif);
	margin-left: 12px;
	padding:0px;
	margin-top:3px;
	margin-bottom:3px;
}

.submenu li {
	margin-left: 0px;
	padding-left:0px;
	line-height: 14px;
}

.submenu_aktiv {
	color: #fda700;
	font-weight:bold;
}

table#products {
	width:100%;
	border:1px solid #00519d;
}

table#products th {
	background-color:#00519d;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

table#products td {
	padding:2px 4px 2px 4px;
}

table#products .cat {
	background-color:#ffe8a1;
	font-weight:bold;
}

table#products .subcat {
	background-color:#e3eaf2;
}

table#products .subcatblue {
	background-color:#00519d;
}

table#products .subcatblue td {
  color:#FFF;	
}

table#products .intro {
	padding:4px;
}

table#products .footer {
	padding:6px 4px 4px 4px;
}

table#products .cell_hg {
	background-color:#fff5d8;
	border-right:1px solid #ffdd57;
}

table#products .cell_dg {
	background-color:#ffe8a1;
	border-right:1px solid #ffdd57;
}

table#products .cell_rg {
	border-right:1px solid #ffdd57;
}

table#products .cell_ug {
	border-bottom:1px solid #ffdd57;
}

table#products .cell_og {
	border-top:1px solid #ffdd57;
}

table#products .cell_rw {
	border-right:1px solid #ffffff;
}

table#products .zeile1 {
	background-color:#ffffff;
}

table#products .zeile2 {
	background-color:#bfcfe8;
}

table#products .zeile1_ug {
	background-color:#ffffff;
}

table#products .zeile1_ug td {
	border-bottom:2px solid #ffdd57;
}

table#products .zeile2_ug {
	background-color:#bfcfe8;
}

table#products .zeile2_ug td {
	border-bottom:2px solid #ffdd57;
}

table#products2 {
	width:100%;
	border:1px solid #000;
}

table#products2 td {
	padding:2px 4px 2px 4px;
}

table#products2 .spalteblau1 {
	background-color:#538ed5;
	color:#fff;
	border-right:1px solid #000;
}

table#products2 .spalteblau2 {
	background-color:#dbe5f1;
	
}


table#products2 .spaltegelb {
	background-color:#ffffcc;
	
}

table#products2 .cell_rb {
	border-right:1px solid #000;
}

table#products3 {
	width:100%;
	border:1px solid #376091;
	border-collapse:collapse;
}

table#products3 th {
	background-color:#376091;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

table#products3 td {
	padding:2px 4px 2px 4px;
	border:1px solid black;
}

.bluebox {
	border:1px solid #00509d; 
	padding:10px; 
	margin-top:20px;
	color:#00509d;
}

.spalterechtshead {
	margin-top:47px;
	color:#00509d; 
	font-size:14px; 
	margin-bottom:16px; 
	font-weight:bold;
	text-align:center;
	padding-right:12px;
}


