@charset "ISO-8859-1";
<!--

/************************ Allgemeines ************************/

* { 
margin: 0;
padding: 0;
}


a:link 	{ color:#666666; text-decoration:none; 	font-weight:bold; }
a:visited { color:#666666; text-decoration:none; font-weight:bold; }
a:active { color:#666666; text-decoration:underline; font-weight:bold; }
a:hover { color:#666666; text-decoration:underline; 	font-weight:bold; }

	
img { margin:0; padding:0; border:0; }

hr { 	
	float:left;
	border-top: 1px solid #000000;
	border-bottom: 0;
	height: 1px;
	width: 100%;
}


table {
	border-width:0px;
	margin:0px; 
	width:100%;
	color:#000000; 
	line-height:21px; 
	font-family:arial; 
	font-size:14px;
}

ul, li {margin:0px 12px 0px 0px;padding:0; list-style-type:&bull; list-style-position:inside;}

h1, h2, h3, h4, h5, h6 { color: #9f141c; }
h1 { font-size: 32px; padding: 10px 0px 10px 0px; margin:0; }
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }


html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	background: #ee9312 url(images/bg.png) repeat-x; 
}





/************************ MODUL-Klassen ************************/ 

.textmodul, .document_download , .fotogalerie, .kontaktform {
	margin-bottom:15px;
}

/* TEXTMODUL */
.textmodul { float:left; width:100%;}
.textmodul p {}
.textmodul img { margin:0px 0px 0px 15px; border: #c3c3c3 solid 3px;}


/* DOKUMENT DOWNLOAD */
.document_download { 
	float:left;
	width: 100%;
	min-height: 20px;
}
.document_download a{ 
	line-height:20px;
}
.document_download img{ 
	float: left;
	display:block;
	width:20px;
	height:20px;
	padding-right:10px;
}


/* BILDERGALERIE-MODUL*/
.fotogalerie {
	float: left;
	width: 100%;
}
.fotogalerie a{
}
.fotogalerie img {
	float: left;
	border: 3px #c3c3c3 solid;
	display: block;
	margin: 0px 10px 10px 0px;
}

/* KONTAKFORMULAR-MODUL*/
.kontaktform { float:left; width:100%; }
.kontaktform .kontaktinput {
	border: 1px solid #000;
	background-color: #f0f0f0;
	color: #000;
	padding: 2px;
	width:250px;
	font-family:arial;
	font-size:12px;
}
.kontaktform .kontakttextarea {
	border: 1px solid #000;
	background-color: #f0f0f0;
	color: #000;
	padding: 2px;
	width:250px;
	height: 100px;
	font-family:arial;
	font-size:12px;
}
.kontaktform .kontaktsubmit {
	border: 1px solid #000;
	background-color: #f0f0f0;
	color: #000;
	padding: 2px;
}
.kontaktformerror {
	padding:10px;
	background-color:#ff0;
	color: #f00;
}


/* BANNERMODUL */
.banner {
	float:left;
	width: 960px;
	height: 225px;
	overflow:hidden;
}


/* VIDEOMODUL */
.video {
	float:left;
	width: 276px;
	border: 4px #2E67A6 solid;
	background-color:#2E67A6;
	margin: 10px 0px 10px 0px;
}

.videobeschreibung {
    width: 264px;
	padding: 6px 6px 3px 6px;
	background-color:#2E67A6;
}










/************************ IDs - Seitenaufbau ************************/
#box_alles
{
	position:relative;
	margin:0 auto; 
	width:980px; 
	padding-top:0px;
}

	#box_oben 
	{
		float:left;	
		width:980px;
		height:385px; 
	}


		#box_header_bild
		{
			position:absolute;	
			width:960px; 
			height:225px; 
			top: 24px;
			left: 4px;
			z-index:1;
		}

		#box_header
		{
			position:absolute;	
			width:980px; 
			height:385px; 
			top: 0px;
			left: 0px;
			z-index:2;
			background: transparent url(images/header.png) no-repeat;
		}
		*html #box_header
		{
			background: transparent url(images/header.gif) no-repeat;
		}
	
		#box_header_logo
		{
			position:absolute;	
			width:960px; 
			height:91px; 
			top: 242px;
			left: 4px;
			z-index:3;
			font-family: century gothic;
			font-size:16px;
			letter-spacing:0.7pt;
		}
		
			#box_consenia_logo, #box_consenia_logo img {
				display:block;
				float:left;
				width: 119px;
				height:91px;
				overflow:hidden;
				padding:0px 15px 0px 4px;
			}
			#box_consenia_text {
				float:left;
				width:550px;
				height:60px;
				overflow:hidden;
				padding-top:41px;
				vertical-align: bottom;
			}
			#box_consenia_name {
				float:left;
				width:240px;
				height:70px;
				overflow:hidden;
				padding: 21px 30px 0px 0px;	
				text-align:right;
			}

		#box_header_menu
		{
			position:absolute;	
			width:920px; 
			height:25px; 
			top: 346px;
			left: 30px;
			z-index:3;
		}





	#box_unten
	{	
		float:left;
		width:980px;
		background: #ffffff url(images/content_bg.png) repeat-y;
	}

		#box_inhalt
		{
			float:left;
			width:960px;
			padding: 0px 4px;
		}
		

		
			/************************ Inhaltsformatierung ************************/
			#mitte
			{
				float:left;
				width:890px; 
				padding:20px 35px 20px 35px; 
				min-height: 200px;
				font-family:arial;
				font-size: 14px;
				line-height: 21px;
				color: #000000;
			}
			*html #mitte
			{
				height: 200px;
			}
		



	#box_footer
	{
		float:left;	
		margin:0 auto;
		background:transparent url(images/footer.png) no-repeat;
		width:980px;
		height:48px;
	}
	
		#box_footer_inhalt
		{
			float:left;
			width:758px; 
			height:22px; 
			color:#ffffff;
			line-height:25px; 
			font-family:arial; 
			font-size:14px;
			text-align:right;
		}
		
		#box_footer_inhalt .textmodul, #box_footer_inhalt p
		{
			margin:0; padding:0; 
		}

		#box_footer_inhalt a:link 	
		{ 
			color:#ffffff;
			text-decoration:none; 
		}

		#box_footer_inhalt a:visited 
		{ 
			color:#ffffff;
			text-decoration:none; 
		}

		#box_footer_inhalt a:active 
		{ 
			color:#ffffff;
			text-decoration:underline; 
		}

		#box_footer_inhalt a:hover 
		{ 
			color:#ffffff;
			text-decoration:underline; 
		}

		#box_footer_static
		{
			float:left;
			width:167px; 
			height:22px; 
			color:#ffffff;
			line-height:25px; 
			font-family:arial; 
			font-size:14px;
			text-align:right;
			overflow:hidden;
		}









 
 
-->