/*Stylesheet zu layout3
==============================================*/

@import url(reset.css);


html, body {
font-family: font-family:"trebuchet ms",arial,sans-serif;
font-size: 100%;
line-height: 1.5em;
text-align: center;
/*background: #EFEEEE url(images/bg_2.jpg) repeat-x;*/
background: #EFEEEE url(images/pf_bg_2.jpg) repeat-x;

margin: 0 auto;
padding: 0;
}

/* WRAPPER
==============================================*/
#wrapper {
	text-align: center;
	width: 900px;
	background: #FFF;
	margin: 10px auto;
}

/* HEADER
==============================================*/
#header {
	float: left;
	width: 100%;
	margin: 0;
	background: url(images/header_bg.jpg);
	border-top:solid 1px rgb(150,150,150);
	border-left:solid 1px rgb(150,150,150);
	border-right:solid 1px rgb(150,150,150);
}

#headerTop {
	float:left;
	width: 100%;
	height: 80px;
	/*background: url(images/bg_head_top.jpg);*/
	background-repeat: no-repeat;
}

#logo {
	float:left;
	margin: 10px 0 10px 10px;
	width: 339px;
	height: 62px;
	/*background: url(images/logo_pulsfog.gif) no-repeat;*/
}

/* Beginn Top Navigation
==============================================*/
#language {
	float: right;
	text-align: right;
	margin: 50px 10px 10px 0;
	width: 340px;
	height: 20px;
}

#language a {
	padding: 0 5px;
	text-decoration:none;
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 11px;
}

#language a:hover {
	padding: 0 5px;
	text-decoration:none;
	color: #000;
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
}

/* Ende Top Navigation
==============================================*/

#headerImg {
	float: left;
	width: 100%;
	/*background: url(images/bg_head_middle72.jpg);*/
	height: 150px;
}

#headerfix {
	float: left;
	margin: -1px 0 0 0;
	padding: 0;
	background: url(images/image_fix.png) no-repeat;
	width: 245px;
	height:150px;
}

#headernonfix {
	float: left;
	width: 655px;
	height: 150px;
}



/* Beginn Navigation Mitte
==============================================*/	
#middlenav {
	float:left;
	width: 100%;
	height: 40px;
	border-left:solid 1px rgb(150,150,150);
	border-right:solid 1px rgb(150,150,150);
	background: rgb(225,225,225) url(images/bg_head_bottom_nav.jpg) no-repeat;
}

.searchform {
	float:right; 
	width:190px;
	margin: 7px 10px 0 0;
	}
	
.searchform form fieldset {
	float:right; 
	border:none;
	}
	
.searchform input.field {
	width:140px; 
	padding:0.2em 0.2em 0.2em 0; 
	border:1px solid rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:80%; 
	}
	
.searchform input.button {
	width:2.5em;
	margin-left: 2px; 
	padding:1px;
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	font-size:80%;
	}
	
.searchform input.button:hover {
	cursor:pointer; 
	border:solid 1px rgb(80,80,80); 
	background:rgb(220,220,220); 
	color:rgb(80,80,80);
	}

.tx-indexedsearch-rules {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

.tx-indexedsearch-whatis {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 250px; 
    margin-left: 5px;
	}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	margin-left: 30px;
	}
	
.tx-indexedsearch {
	margin-top: 50px;
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
/* nav2 Drop-down menu*/
.nav2 ul {
	margin: 0;
	padding: 0;
	}

.nav2 {
	/*white-space:nowrap;*/
	float:left;
	width: 700px;
	/*background: rgb(225,225,225) url(images/bg_head_bottom_nav.jpg) no-repeat;*/
	color:rgb(100,100,100);
	font-family:"trebuchet ms",arial,sans-serif;
	font-size:0.8em;
	} 
	
.nav2 ul {
	list-style-type:none;
	}
	
.nav2 ul li {
	float:left; 
	z-index:auto !important; 
	z-index:1000; 
	border-right:solid 1px rgb(175,175,175);
	}
	
.nav2 ul li a {
	float:none !important; 
	float:left; 
	display:block; 
	height:3.1em; 
	line-height:3.1em; 
	padding:0 16px 0 16px; 
	text-decoration:none; 
	font-weight:bold; 
	color: rgb(100,100,100);
	}
	
.nav2 ul li ul {
	display:none; 
	border:none;
	}


.nav2 ul li:hover {
	position:relative;
	}
	
.nav2 ul li:hover a {
	background-color:rgb(215,215,215); 
	text-decoration:none;
	}

/* Einstellungen an der Liste vornehmen*/	
.nav2 ul li:hover ul {
	display:block; 
	width:10.0em; 
	position:absolute; 
	z-index:999; 
	top:2.6em; 
	margin-top:0.5em; 
	left:0;
	}
	
.nav2 ul li:hover ul li a {
	white-space:normal; 
	display:block; 
	width:10.0em; 
	height:auto; 
	line-height:1.3em; 
	margin-left:-1px; 
	padding:4px 16px 4px 16px; 
	border-left:solid 1px rgb(175,175,175); 
	border-bottom: solid 1px rgb(175,175,175); 
	background-color:rgb(240,240,240); 
	font-weight:normal; color:rgb(100,100,100);
	}
	
.nav2 ul li:hover ul li a:hover {
	background-color:rgb(215,215,215); 
	text-decoration:none;
	}


.nav2 table {
	position:absolute; 
	top:0; left:0; 
	border-collapse:collapse;
	}
	
.nav2 ul li a:hover {
	position:relative /*Sylvain IE hack*/; 
	z-index:1000 ; 
	background-color:rgb(215,215,215); 
	text-decoration:none;
	}
	
.nav2 ul li a:hover ul {
	display:block; 
	width:10.0em; 
	position:absolute; 
	z-index:999; 
	top:2.1em; 
	top:2.0em; 
	left:0; 
	margin-top: 0.1em;
	}
	
.nav2 ul li a:hover ul li a {
	white-space:normal; 
	display:block; 
	w\idth:10.0em; 
	height:1px; 
	line-height:1.3em; 
	padding:4px 16px 4px 16px; 
	border-left:solid 1px rgb(175,175,175); 
	border-bottom: solid 1px rgb(175,175,175); 
	background-color:rgb(240,240,240); 
	font-weight:normal; 
	color:rgb(50,50,50);
	}
	
.nav2 ul li a:hover ul li a:hover {
	background-color:rgb(215,215,215); 
	text-decoration:none;
	}

/* Ende Navigation Mitte
==============================================*/

/* Ende Header
==============================================*/

/* Beginn "Klickpfad"
==============================================*/
#breadcrumbs {
	clear:both;
	width: 100%;
	height: 4em;
	background: url(images/bg_head_breadcrumbs.jpg) repeat-y;
	border-left:solid 1px rgb(150,150,150);
	border-right:solid 1px rgb(150,150,150);
}

#klickpfad {
	float:left;
	text-align: left;
	margin: 5px 0 10px 10px;
	width: 590px;
	height: 11px;
}


#klickpfad a {
	text-align: left;
	text-decoration:none;
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 11px;
}

/* Ende "Klickpfad"
==============================================*/

/* Beginn Hauptbereich
==============================================*/

#mainarea {
	float: left;
	width: 100%;
	background-image: url(images/bg_main_withnav.jpg);
	border-left:solid 1px rgb(150,150,150);
	border-right:solid 1px rgb(150,150,150);
}

/* Beginn Navigation links
==============================================*/
#leftnav {
	padding-top: 2px;
	float: left;
	width: 200px;
	text-align: left;
	text-indent: 10px;
	color: #000;
	/*height: 500px;
	overflow:auto;*/
}

.caption {
	width: 200px;
	margin-top: -2px;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 1em;
	background:#BEBEBE url(images/oben_links.jpg) no-repeat;
	}

.submenu {
	text-align: left;
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 0.8em;
	width: 180px;
	margin: 5px 10px;
}

.submenu ol {
	text-decoration: none;
	list-style-type:none;
	list-style-position:outside;
}

.nav_l {
	padding:0;
	margin:10px 0;
	}
	
a.level1-no  {
	line-height:1.7em;
	text-decoration: none;
	color: #333333; 
	padding:0 0 0 10px; 
	background:url(images/bg_bullet_full_1.gif) no-repeat 0px 50%;
}

a:hover.level1-no {
	color: #000;
	background:url(images/bg_bullet_full_2.gif) no-repeat 0px 50%;
}

a.level1-act {
	line-height:1.7em;
	text-decoration: none;
	color: #000; 
	padding:0 0 0 10px; 
	background:url(images/bg_bullet_full_2.gif) no-repeat 0px 50%;
}

a.level2-no {
	line-height:1.7em;
	text-decoration: none;
	color: #333333;
	margin:0 0 0 10px; 
	padding:0 0 0 15px; 
	background:url(images/bg_bullet_half_1.gif) no-repeat 0px 50%;
}

a:hover.level2-no {
	color: #000;
	background:url(images/bg_bullet_half_2.gif) no-repeat 0px 50%;
}

a.level2-act {
	line-height:1.7em;
	text-decoration: none;
	color: #000;
	margin:0 0 0 10px;  
	padding:0 0 0 15px; 
	background:url(images/bg_bullet_half_2.gif) no-repeat 0px 50%;
}

a.level3-no {
	line-height:1.7em;
	text-decoration: none;
	color: #333333;
	margin:0 0 0 15px; 
	padding:0 0 0 20px; 
	background:url(images/bg_bullet_half_1.gif) no-repeat 0px 50%;
}

a:hover.level3-no {
	color: #000;
	background:url(images/bg_bullet_half_2.gif) no-repeat 0px 50%;
}

a.level3-act {
	line-height:1.7em;
	text-decoration: none;
	color: #000;
	margin:0 0 0 15px;  
	padding:0 0 0 20px; 
	background:url(images/bg_bullet_half_2.gif) no-repeat 0px 50%;
}

/* Ende Navigation Links
==============================================*/
.contentleft {
	text-align: left;
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 1em;
	width: 180px;
	margin: 5px 10px;
}
	
#content {
	float: left;
	margin: -70px 10px 10px 20px;
	text-align: left;
	width: 470px;
}

.iframeContent {
	margin-top: 80px;
	margin-left: -5px;
}

#info {
	padding-top: 2px;
	float: right;
}

.infoImg {
	margin-top: -2px;
	padding-left: 10px;
	width: 190px;
	text-align: left;
	font-family:"trebuchet ms",arial,sans-serif;
	background: #BEBEBE url(images/oben_rechts.jpg) no-repeat;	
	}

.contentRight {
	margin: 20px 0px 10px 10px;
	text-align: left;
	width: 180px;
	height: 500px;
	overflow:auto;
}

/* Beginn Footer
==============================================*/
#bottom {
	float: left;
	width: 100%;
	height: 50px;
	background: url(images/bg_foot.jpg);
	border-left:solid 1px rgb(150,150,150);
	border-right:solid 1px rgb(150,150,150);
	border-bottom:solid 1px rgb(150,150,150);
}

#footer {
	float: left;
	padding: 15px 0 10px 10px;
	width: 100%;
	height: 50px;
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 11px;
}

#footer a {
	text-decoration:none;
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 11px;
}

#footer a:hover {
	text-decoration:none;
	color: #000;
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
}

/* Ende Footer
==============================================*/

/* Formatieren des Erscheinungsbildes
==============================================*/

/*h1, h2, h3, h4, h5 {
	/*background-color: #CCCCCC;
	border-bottom: 1px #CCCCCC solid;
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
}*/
/*.contenttable td {
text-align: right;
}*/

#content h1 {
	clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(80,80,80); 
	font-weight:normal; 
	font-size:210%;
	}
	
#content h2 {
	clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(80,80,80); 
	font-weight:normal; 
	font-size:170%;
	}
	
#content h3 {
	clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(125,125,125); 
	font-weight:normal; 
	font-size:130%;
	}

#content {
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

#content a {
	text-decoration: none;
	}
#content table {clear:both; margin:2.0em 0 0.2em 0; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
#content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
#content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); color:rgb(80,80,80); font-weight:bold; font-size:110%;}
#content table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); font-weight:normal; color:rgb(80,80,80); font-size:110%;}
#content table td.align-right {text-align: right;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; color:rgb(80,80,80); font-size:110%;}*/

.contentleft {
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	}
	
.contentRight {
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
.infoImg h5 {
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.5em;
	}
	
#content_top {
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	}
	
#copyright {
	color: #333333;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 10px;
	}
	
/*Stylesheet zu layout2
==============================================*/
#mainarea2 {
	float:left;
	width: 100%;
	background-image: url(images/bg_main_withnavleft.jpg);
	border-left:solid 1px rgb(150,150,150);
	border-right:solid 1px rgb(150,150,150);
}

#content2 {
	float: left;
	margin: -70px 30px 10px 20px;
	text-align: left;
	width: 650px;
}

#content2 h1 {
	clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(80,80,80); 
	font-weight:normal; 
	font-size:210%;
	}
	
#content2 h2 {
	clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(80,80,80); 
	font-weight:normal; 
	font-size:170%;
	}
	
#content2 h3 {
	clear:both; margin:-1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(125,125,125); 
	font-weight:normal; 
	font-size:130%;
	}

/*Stylesheet zu layout1
==============================================*/
#mainarea1 {
	float:left;
	width: 100%;
	background-image: url(images/bg_main_withoutnav.jpg);
	border-left:solid 1px rgb(150,150,150);
	border-right:solid 1px rgb(150,150,150);
}

#content1 {
	float: left;
	margin: -70px 10px 10px 10px;
	text-align: left;
	width: 880px;
}

#content1 h1 {
	clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(80,80,80); 
	font-weight:normal; 
	font-size:210%;
	}
	
#content1 h2 {
	clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(80,80,80); 
	font-weight:normal; 
	font-size:170%;
	}
	
#content1 h3 {
	clear:both; margin:-1.0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:rgb(125,125,125); 
	font-weight:normal; 
	font-size:130%;
	}

