body {
	background-color: #014691;
	margin: 0px;
	padding: 0px;
}
body, p, table, td, tr, li, ul, ol, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #014691;
}
form {
	display: inline;
}
a:visited {
	color: #597DAF
}
/*------------------------------------------- Globale Seitentabelle */
table.page {
	width: 769px;
	border-left: 3px solid #FFD101;
	border-right: 3px solid #FFD101;
	border-bottom: 1px solid #FFD101;
	background-color: #D4E6F2;
	background-image: url(global_gfx/seitenheader.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
/*------------------------------------------- Footer */
td.footer {
	background-color: #014691;
	height: 25px;
	text-align: center;
	color: #FFF;
}
	td.footer a {
		color: #FFF;
		text-decoration: none;
	}
/*------------------------------------------- Spaltentabelle */
table.spaltentabelle {
	margin-top: 167px;
}
td.linkeSpalte {
	width: 178px;
	vertical-align: top;
}
td.rechteSpalte {
	width: 597px;
	vertical-align: top;
}
/*------------------------------------------- Seitenmenü */
#menu {
	margin-top: 24px;
	background-color: #014691;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 50px;
	border-bottom: 1px solid #D4E6F2;
}
	#menu ul {
		list-style: none;
		background-color: #597DAF;
	}
		#menu ul li a {
			padding: 4px 4px 4px 12px;
			text-decoration: none;
			display: block;
			color: #FFF;
			font-weight: bold;
			height: 15px;
			border-top: 1px solid #D4E6F2;
		}
/* IE Min-Height Hack*/
		html>body #menu ul li a {
			height: auto;
			min-height: 15px;
		}
/*-------------------*/
		#menu ul li a:hover {
			background-color: #7B97BF;
		}
		#menu ul li a.on {
			background-color: #7B97BF;
			background-image: url(global_gfx/menu_dot.gif);
			background-position: left center;
			background-repeat: no-repeat;
		}
		#menu ul ul li a {
			padding: 4px 4px 4px 18px;
			text-decoration: none;
			display: block;
			color: #FFF;
			font-weight: normal;
		}
		
		#menu ul ul ul li a {
			padding: 2px 4px 2px 28px;
			text-decoration: none;
			display: block;
			font-size:11px;
			color: #FFF;
			font-weight: normal;
		}
/*------------------------------------------- Inhaltsspalten 2-spaltig */
table.zweispaltig {
	margin-left: 23px;
	width: 574px;
	margin-bottom: 15px;
}
td.headline {
	width: 356px;
	padding-right: 18px;
	border-bottom: 1px solid #014691;
	font-size: 16px;
	font-weight: bold;
	color: #014691;
	height: 20px;
}
/*------------------------------------------- Seitenspaltendefinitionen */
td.seitenspalte {
	width: 170px;
	padding: 10px 15px 0px 15px;
	vertical-align: top;
	font-size: 11px;
	line-height: 15px;
}
	td.seitenspalte p {
		font-size: 11px;
		line-height: 15px;
		padding-bottom: 10px;
	}
	td.seitenspalte ul {
		margin-left: 1em;

	}
	td.seitenspalte li {
		font-size: 11px;
	}
/*------------------------------------------- Contentdefinitionen */
td.content {
	padding-right: 18px;
	padding-top: 10px;
	border-right: 1px solid #014691;
	vertical-align: top;
}
td.contentohne {
	padding-right: 18px;
	padding-top: 10px;
	vertical-align: top;
}
	td.content p, td.contentohne p {
		line-height: 18px;
		padding-bottom: 15px;
	}
	td.content ul, td.contentohne ul {
		margin-left: 2em;
		padding-bottom: 15px;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #000;
	text-align: left;	
	padding-top: 35px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #014691;
	text-align: left;
}
td.produkt {
	border-bottom: 1px solid #014691;
	text-align: center;
	border-right: 1px solid #014691;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.produktpdf {
	vertical-align: bottom;
	border-bottom: 1px solid #014691;
	padding: 0px 5px 10px 5px;
}
td.produktpdf table {
	width: 170px;
}
	td.produktpdf table td {
		padding: 5px;
		vertical-align: top;
	}
	td.produktpdf table td a {
		color: #000;
	}
	td.produktpdf table td img {
		margin-right: 5px;
		margin-bottom: 30px;
		float: left;
	}
.flaggen {
	padding: 5px 10px;
	margin-top: 10px;
}
.produkteRahmen {
	border: 1px solid #014691;
}
.pdf {
	background-image: url(global_gfx/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	/*background-color: #668DC6;*/
}
.pdf:hover {
	background-color: #FFD302;
}
.pdf a {
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding: 5px 3px 10px 30px;
}
.pdf a:hover {
	text-decoration: underline;
	color: #000!important;
}

.inhaltsVZ {
	background-color: #C9E0F0;
	padding: 15px 5px 0 5px;
}
.inhaltsVZ ul li {
	padding-bottom: 6px;
}
.inhaltsVZ ul li a {
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
}
.inhaltsVZ ul li a:hover {
	text-decoration: underline;
}





