body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding:0px;
	background: White url(/images/background.gif) repeat-y;
}

/* PNG FIX */

/*img { 
	behavior:url("/images/z_pngfix.htc"); 
	border:none; 
}*/

/* texts */

td, p {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
}

.txtsmall {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px; 
	color: #808080;
}

.txtsmall a {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
}

.title {
	color: #112e91;
	font-size: 18px;
}

.product {
	color: #112e91;
	font-size: 15px;
	font-weight: bold;
}

.product_img {
	border: 1px solid #112e91;
	background-color: #ffffff;
	z-index: 100;
	left: 0px;
	top: 0px;
	position: absolute;
}



ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}

ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 23px;
	background-image: url(/images/icon_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


ul.products {
	list-style: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}

ul.products li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(/images/icon_list_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


.row_title {
	background-color: #d6dbec;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}

.box td {
	padding: 5px;
	border-bottom: 1px solid #d9d9d9;
}

.img_border {
	padding: 5px;
	border-bottom: 1px solid #d9d9d9;
}


/* links */

a {
	color: #153193;
	text-decoration: none;
	outline: none;
}

a:hover, a.active, a.active:hover {
	color: #153193;
	text-decoration: none;
}

a.small {
	font-size: 10px;
	color: #153193;
	text-decoration: none;
}

a.small:hover {
	font-size: 10px;
	color: #153193;
	text-decoration: none;
}

a.nav {
	color: #ffffff;
	text-decoration: none;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
}

a.category {
	font-size: 12px;
	color: #153193;
	text-decoration: none;
	display: block;
	width: 151px;
	padding: 3px 0px 3px 23px;
}

a.category:hover {
	font-size: 12px;
	color: #153193;
	background: transparent url(/images/nav_category.gif) repeat-y;
	text-decoration: none;
	display: block;
	width: 151px;
	padding: 3px 0px 3px 23px;
}

a.category_active, a.category_active:hover {
	font-size: 12px;
	color: #153193;
	background: transparent url(/images/nav_category_active.gif) repeat-y;
	text-decoration: none;
	display: block;
	width: 151px;
	padding: 3px 0px 3px 23px;
}

a.subcategory {
	font-size: 11px;
	color: #153193;
	text-decoration: none;
	display: block;
	width: 121px;
	padding: 2px 0px 2px 40px;
}

a.subcategory:hover {
	font-size: 11px;
	color: #153193;
	background: transparent url(/images/nav_subcategory.gif) repeat-y;
	text-decoration: none;
	display: block;
	width: 121px;
	padding: 2px 0px 2px 40px;
}

a.subcategory_active, a.subcategory_active:hover {
	font-size: 11px;
	color: #153193;
	background: transparent url(/images/nav_subcategory_active.gif) repeat-y;
	text-decoration: none;
	display: block;
	width: 121px;
	padding: 2px 0px 2px 40px;
}

a.lang {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.lang:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.copyright {
	font-size: 9px;
	color: #a6a6a6;
	text-decoration: none;
}

.copyright:hover {
	font-size: 9px;
	color: #a6a6a6;
	text-decoration: none;
}

/* forms */

.formfield {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #acacac;
}

.formsubmit {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #acacac;
	background-color: #153193;
	color: #ffffff;
}

/* backgrounds */

.bg_black {
	background-color: #000000;
	z-index: 1;
	left: 0px;
	top: 490px;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000000 url(/images/background.gif) repeat-x;	
}


/* ids */

#head {
	z-index: 5;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 20px;
	position: absolute;
}

#navigation {
	z-index: 5;
	width: 510px;
	height: 34px;
	left: 7px;
	top: 82px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#content {
	z-index: 5;
	width: 590px;
	height: 20px;
	left: 204px;
	top: 179px;
	position: absolute;
	padding-bottom: 10px;
}

#logo {
	z-index: 50;
	width: 509px;
	height: 60px;
	left: 16px;
	top: 13px;
	position: absolute;
	padding-bottom: 10px;
}

#ekg {
	z-index: 50;
	width: 455px;
	height: 132px;
	left: 539px;
	top: 0px;
	position: absolute;
	padding-bottom: 10px;
}

#sidebar_left {
	z-index: 15;
	width: 174px;
	height: 20px;
	left: 0px;
	top: 170px;
	position: absolute;
}

#sidebar_left_hider {
	z-index: 10;
	width: 142px;
	height: 20px;
	left: 0px;
	top: 164px;
	position: absolute;
}

#sidebar_right {
	z-index: 15;
	width: 142px;
	height: 20px;
	left: 840px;
	top: 175px;
	position: absolute;
}

#sidebar_right_hider {
	z-index: 10;
	width: 142px;
	height: 20px;
	left: 829px;
	top: 132px;
	position: absolute;
	font-size: 10px;
}




/* esc.publisher */

.nptitle {
	font-size: 15px;
	font-weight: bold;
	color: #153193;
}

.nplink {
	color: #153193;
	text-decoration: none;
}

.nplink:hover {
	color: #153193;
	text-decoration: none;
}

.npdoctitle {
	color: #153193;
}

.nplead {
	font-weight: normal;
	color: #7a7a7a;
}

.npheadline {
	font-size: 11px;
	font-weight: bold;
	color: #153193;
	text-decoration: none;
}

.npheadline:hover {
	font-size: 11px;
	font-weight: bold;
	color: #153193;
	text-decoration: none;
}

.npheadlinelead {
	font-size: 11px;
	font-weight: normal;
	color: #7a7a7a;
}

.npthumbtitle {
	color: #7a7a7a;
}

.img_border {
	border: 1px solid #112e91;
	background-color: #ffffff;
	padding: 2px;
}

.suche {
	font-size: 14px;
	color: #cc0000;
	font-weight: bold; 
	text-decoration: blink;
}
.suche1 {
	font-size: 14px;
	color: #cc0000;
	font-weight: bold; 
}
.suche1 a{
	text-decoration: underline;
	color: #cc0000;
}
.suche1 a:hover{
	text-decoration: none;
}

.mitarbeitersuche a{
	text-decoration: underline;
}
.mitarbeitersuche a:hover{
	text-decoration: none;
}

.headline {
	 line-height: 1.5em;	
}

.headline a{
	 font-weight: bold;
	 color: #000;
}

.grau {
	background-color: #f5f5f5;	
}

#navigation img{
	border: 0px;	
}

/*Overlay*/
/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color: #FFF;
	
	width:450px;	
	min-height:200px;
	border:1px solid #666;
	padding: 9px 18px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(/images/close.png);
	background-repeat: no-repeat;
	position:absolute;
	right:-20px;
	top:-10px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* styling for elements inside overlay */
	.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:11px;
		color:#fff;
		width:150px;
	}
	
	.details h3 {
		color:#aba;
		font-size:15px;
		margin:0 0 -10px 0;
	}
	
#mies1 {
	position: absolute !important;
	top: 50px !important;
	left: 40px !important;
}

.text-gruen {
	color: #393;
	font-weight: bold;
	font-size: 12px;
}
