/* CSS zur Matrixseite */

* {
	border: 0;
	margin: 0;
	padding: 0;
	}

html {
	background-color: #003E66;
	overflow: scroll;
	overflow-x: visible;
	}
	
/* IE6 hack */
* HTML .content {
	height: 470px;
	width: 490px;
	display: block;
	}
* HTML .content_ref {
	height: 470px;
	width: 490px;
	display: block;
	padding-right: 30px
	}
* HTML .navi_ref {
	display: block;
	width: 320px;
	height: 300px;
	}
* HTML .refcontent-image img {
	}
	
/* float Eigenschaft aufheben */
clearBoth {
	clear: both;
	}

/* formatieren der Sprachbuttons */	
.lang {
	position: absolute;
	top: 70px;
	left: 40px;
	height: 14px;
	width: 70px;
	visibility: visible;
	color: #003E66;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
	.lang a {
		text-decoration: none;
		color: #A8BDCB;
		font-size: 11px;
		font-weight: bold;
	}
	.lang a:hover {
	}
	.langselector {
		display: block;
		width: 24px;
		height: 14px;
	}

/* Formatierung für Tabellen */

td {
	vertical-align: top;
	padding-bottom: 5px;
	}
	
/* Formate für die Überschriften und Texte */

h1, h2, h3, h4, h4, h5, h6 {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
h1 	{
	font-size: 20px;
	font-weight: bold;
	}
h2      {
	font-size: 16px;
        }
h5 	{
	font-size: 11px;
	}
h6 	{
	font-size: 11px;
	color: #003E66;
	}
/* Hintergrundebene, auf der die einzelnen Elemente positioniert werden */

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}


.main {
	width: 700px;
	height: 100%;
	}
	
	/* Einzelne Dekoelemente absolut positioniert */
	
	.bg_main1 {
		position: absolute;
		left: 640px;
		top: 5px;
		}
		
/* Inhaltsebene */

.content {
	position: absolute;
	top: 70px;
	left: 195px;
	width: 390px;
	min-height: 400px;
	background-color: #A8BDCB;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
	.content p {
		color: #003E66;
		font-size: 11px;
		line-height: 15px;
		}
	.content a {
		color: #ffffff;
		font-size: 11px;
		text-decoration: none;
		}
	.content a:hover {
		font-weight: bold;
		}
	/* für Verlinkung innerhalb des Contents unter neues */
	.content a.normalbold {
		font-weight: bold;
		}
	.content  ul {
		font-weight: normal;
		font-size: 11px;
		color: #003E66;
		margin-left: 35px;
		margin-top: 10px;
		}
		
	.neuescontent-image {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		}
		
	/* Spezielle formatierung für die Inhaltsseiten unter Referenzen */
.content_ref {
	position: absolute;
	top: 70px;
	left: 195px;
	width: 410px;
	min-height: 470px;
	background-color: #A8BDCB;
	padding: 30px;
	padding-right: 50px;
	padding-bottom: 40px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
	.content_ref p {
		color: #003E66;
		font-size: 11px;
		line-height: 15px;
		}
	.content_ref a {
		color: #003E66;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		}
	.content_ref a:hover {
		font-weight: bold;
		}
	.content_ref a.normalbold {
		font-weight: bold;
		}
	.content_ref  ul {
		font-weight: normal;
		font-size: 11px;
		color: #003E66;
		margin-left: 35px;
		margin-top: 10px;
		}


	/* Formatierung der Schriften in der Profil -> Leistungen -> Innovative Entwürfe */
	
	.content div {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #ffffff;
		}
	#dynText {
		position: absolute;
		top: 10px;
		left: 80px;
		color: #ffffff;
		font-size: 18px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		}
		
	/* Dekoelemente innerhalb des Content */
	
	/* Bild rechts oben */
	.bg_content1 {
		position:absolute;
		top: 0;
		right: 0;
		z-index: 0;
		}
	
	/* Bild mitte links */
	.bg_content2 {
		position: absolute;
		left: 0;	
		top: 45px;
		}
		
	/* Bild rechts unten */
	.bg_content3 {
		position: absolute;
		right: -30px;
		bottom: -40px;
		}

/* NAVIGATIONEN */
	
	/* ROOTNAVI unter neues... */
	
	.root_navi {
		position: absolute;
		left: 195px;
		top: 50px;
		padding-left: 15px;
		background-image: url(style_FILES/menu_butt3.gif);
		background-position: left 6px;
		background-repeat: no-repeat;
		}
		.root_navi span {
			margin-right: 5px;
			color: #ffffff;
			font-size: 10px;
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
		.root_navi a {
			text-decoration: none;
			color: #ffffff;
			font-size: 10px;
			font-weight: normal;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
		.root_navi a:hover {
			font-weight: bold;
			}
		
	/* Überlappendes Bildmenü rechts in Profil*/
	
	.navi3 {
		position: absolute;
		right: -127px;
		top: 330px;
		height: 100px;
		width: 525px;
		display: block;
		margin-bottom: 50px;
		}
		.navi3 img {
			margin-left: 5px;
			float: left;
			}
			
	#profile_subimage {
		position: absolute;
		top: 300px;
		right: -30px;
		height: 140px;
		width: 140px;
		display: block;
		}
		
	.navi_kompetenz {
		position: absolute;
		top: 200px;
		right: 30px;
		width: 20px;
		display: block;
		}
		.navi_kompetenz img {
			margin-bottom: 10px;
			height: 20px;
			width: 20px;
			}
		#textSwitch {
			position: absolute;
			left: 740px;
			top: 450px;
			color: #ffffff;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			}
		.content_kompetenz {
			margin-top: 80px;
			margin-left: 80px;
			display: block;
			width: 195px;
			} 
			
	.navi_neues {
		position: absolute;
		right: 10px;
		top: 247px;
		display: block;
		width: 39px;
		}
		.navi_neues img {
			margin-bottom: 5px;
			}
		.navi_neues_imageSwitch {
			position: absolute;
			right: -145px;
			top: 293px;
			display: block;
			width: 130px;
			height: 150px;
			}
			#neuesDynImage {}
		
			#neuesDynText {
				position: absolute;
				bottom: 0;
				left: 0;
				display: inline;
				line-height: 20px;
				font-size: 9px;
				color: #ffffff;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				}
			.neues_egde_image {
				position: absolute;
				top: 0;
				right: 0;
				height: 80px;
				width: 80px;
				}
	.navi2_neues {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-top: 50px;
		}
		.navi2_neues ul {
			list-style: none;
			margin-bottom: 20px;
			}
		.navi2_neues ul.box1 li a {
			font-weight: bold;
			line-height: 13px;
			}
		.navi2_neues ul.box1 li a:hover {
			font-weight: bold;
			}
		.navi2_neues ul.box1 li {
			line-height: 13px;
			}
		.navi2_neues ul.box1 li.active a {
			font-size: 18px;
			}
		.navi2_neues ul.box1 li.active {
			margin-top: 20px;
			}
		.navi2_neues ul.box1 li.active ul.box2 li a {
			font-size: 11px;
			}
		.navi2_neues ul.box2 {
			margin-top: 10px;
			margin-left: 20px;
			}
		.navi2_neues ul.box2 li {
			margin-bottom: 10px;
			}
		.navi2_neues ul.box2 li a {
			font-size: 11px;
			color: #003E66;
			font-weight: bold;
			}
		.navi2_neues ul.box2 li a:hover {
			font-weight: bold;
			}
		.navi2_neues ul.box2 li a p {
			font-size: 11px;
			color: #003E66;
			font-weight: normal;
			}
		.navi2_neues a:hover {
			font-weight: normal;
			} 

		span.whitefatlink {
			color: #ffffff;
			font-weight: bold;
			}
	.dynimage {
		position: absolute;
		left: 720px;
		top: 100px;
		width: 70px;
		/*background-color: #ffffff;*/
		}
		.dynimage img {
			width: 50px;
			height: 50px;
			margin-bottom: 15px;
			border: 5px solid #4a7692;
			}
	
	.dynimage2 {
		position: absolute;
		left: 790px;
		top: 100px;
		width: 70px;
		}
		.dynimage2 img {
			width: 50px;
			height: 50px;
			margin-bottom: 15px;
			border: 5px solid #4a7692;
			}

	.navi_ref {
		position: absolute;
		left: 655px;
		top: 190px;
		display: block;
		border-left: 30px solid #c1d0da;
		background-color: #a8bdcb;
		width: 270px;
		height: 280px;
		padding: 10px;
		overflow: hidden;
		}
		.navi_ref ul {
			list-style: none;
			}
		.navi_ref li {}
		.navi_ref a {
			text-decoration: none;
			color: #ffffff;
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 13px;
			}
		.subtitle {
			font-weight: normal;
			color: #000000;
			font-size: 10px;
			margin-left: 10px;
			line-height: 10px;
			}
			.btn_up {
				position: absolute;
				left: 955px;
				top: 165px;
				}
			.btn_down {
				position: absolute;
				left: 955px;
				top: 495px;
				}
				#scrollbox {
					position: absolute;
					top: 5px;
					left: 10px;
					}
				#scrollbox ul li {margin-bottom: 7px;}	
				* html #scrollbox ul {margin-top: 10px;}
					
					.border_top {
						position: absolute;
						top: 0;
						right: 0;
						height: 10px;
						width: 290px;
						background-color: #a8bdcb;
						display: block;
						overflow: visible;
						}
					.border_bottom {
						position: absolute;
						bottom: 0;
						right: 0;
						height: 10px;
						width: 290px;
						background-color: #a8bdcb;
						display: block;
						}
			
/* Hauptnavigation linke Seite */

.navi1 {

	background-color: #A8BDCB;
	background-image: url(style_FILES/bg_nav1.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 115px;
	left: 25px;
	width: 175px;
	height: 195px;
	}
	
	/* Formatierung des Logos */
	
	.navi1 img {
		margin-left: 25px;
		margin-top: 13px;
		height: 25px;
		width: 130px;
		}
	
	/* Formatierung der Linkliste */

	
	.navi1 ul { 
		list-style: none;
		margin-top: 13px;
		}
	
	.navi1 ul li {
		padding-left: 25px;
		padding-bottom: 0px;
		height: 25px;
		margin: 0;
		}
	
	.navi1 li.active {
		background-image: url(style_FILES/bg_nav_active.gif);
		background-repeat: no-repeat;
		}
	
	.navi1 ul li a {
		line-height: 23px;
		color: #003E66;
		font-size: 10px;
		text-decoration: none;
		}
		
	.navi1 ul li a:hover {
		font-weight: bold;
	}

		
/* Zweite Navigation rechts oben */

.navi2 {
	background-color: #477491;
	background-image: url(style_FILES/bg_navi2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 160px;
	width: 150px;
	position: absolute;
	left: 698px;
	top: 85px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	}
	
	/* Formatierung der Linkliste */
	
	.navi2 ul {
		list-style: none;
		}
		
	.navi2 li {
		margin-top: 10px;
		padding-left: 20px;
		}
		
	.navi2 li.active {
		background-image: url(style_FILES/navi2_butt.gif);
		background-position: left 6px;
		background-repeat: no-repeat;
		}
		
	.navi2 ul li a {
		color: #ffffff;
		font-size: 10px;
		text-decoration: none;
		}
	
	.navi2 ul li a:hover {
		font-weight: bold;
		}

/* Formatierung für die Inhaltselemente der Startseite */

.slogans {
	position: relative;
	margin-top: 100px;
	margin-left: 85px;
	height: 380px;
	width: 250px;
	text-align: center;
}

.slogan, .slogansmall {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
}

.slogansmall {
	font-size: 17px;
	font-weight: 700;
}

.rightbox {
	position: absolute;
	right: -22px;
	bottom: 120px;
}

/* Formatierung für die Vor- und Zurück-Navigation in Referenzen */

.nextprev_navi {
	display: block;
	position: absolute;
	left: 30px;
	bottom: 10px;
	}
	.nextprev_navi a {
		color: #ffffff;
		}
	
/* Formatierung für das Hauptbild in Referenzen */
.refcontent-image {
	margin-bottom: 10px;
	
	}
	.refcontent-image img {
		margin-top: 15px;
		}

/* Formatierung für die Kontaktseite */

#kontaktDynImage {
	border: 1px #003e66 solid;
	}

.kontakt_map_btn {
	height: 8px;
	margin-top: 20px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}
	.kontakt_map_btn img {
		height: 8px;
		}
		
/* Formatierung für das Impressum */

.impress {
	height: 30px;
	width: 120px;
	position: absolute;
	top: 506px;
	left: 45px;
	}

/* Formatierung für Seite "Lebkuchenhausaktion", temporär, kann gegebenenfalls gelöscht werden */

.imgSwitchclass {
	height: 300px;
	width: 400px;
	display: block;
	}
.imgButtons input {
        color: #003E66;
        font-size: 10px;
        font-weight: bold;
        background-color: #A8BDCB;
        border: 1px solid #003E66;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        }