@charset "utf-8";
@import url("fce.css");
/* ****************************************** */
/* Orangefluid GbR                            */
/* www.orangefluid.com                        */
/* ****************************************** */

/* ****************************************** */
/* Global settings for Lippische Eisen        */
/* ****************************************** */
* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
	min-height: 100%;
}


body {
	height: 100%;
	min-height: 100%;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url('images/mainbg.gif');
	background-color: #fefefe;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment:fixed;
}

 ul, ol {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}

p {
	color: #000;
	font-size: 11px;
	line-height: 1.45em;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
a:link, a:visited, a:active {
	text-decoration: none;
	font-size: 11px;
	color: #6f7072;
	}
	
a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #f18d00;
	}

/* ****************************************** */
/* Headlines				      			  */
/* ****************************************** */
	
h1 {
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 0px;
}

h1 em {
	display: block; 
	background-repeat: no-repeat;
	height: 30px;
}

h1.hl2 {
	font-weight: bold;
	font-size: 14px;
	height: 60px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 0px;
}

h1.hl2 em {
	display: block; 
	background-repeat: no-repeat;
	height: 60px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 em {
	display: block; 
	background-repeat: no-repeat;
	height: 20px;
}	
	
h3 {
	font-weight: bold;
	font-size: 10px;
	height: 21px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 em {
	display: block; 
	background-repeat: no-repeat;
	height: 21px;
}

/* ****************************************** */
/* Container & Layout Settings		      	  */
/* ****************************************** */

div#wrapper {
	position: relative;
 	margin: 0 auto;
  	width: 935px;
	height: auto;
	min-height: 100%;
	background:url(images/contentwrap_hintergrund.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
	
	* html div#wrapper {
		height: 100%;
	}
	
	div#wrapper div#bgwrapper {
		position: relative;
		float: left;
		height: auto;
		min-height: 100%;
		width: 935px;
		background-color: #ffcc00;
		background:url(images/contentwrap_hintergrund.gif);
		background-repeat: repeat-y;
		background-position: left;
	}
	
div#header {
	width: 711px;
	height: 235px;
	position: relative;
	float: left;
	}
	
div#logo {
	width: 224px;
	height: 235px;
	position: relative;
	float: left;
	}
	
div#navigation {
	width: 192px;
	height: auto;
	min-height: 100px;
	position: relative;
	float: left;
	padding-left: 17px;
	padding-right: 15px;
	margin-top: 40px;
	background:url(images/navi/nav_head.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 28px;
	}
	
div#langmenu {
	position: relative;
	float: left;
	width: 120px;
	height: auto;
	padding-left: 40px;
	margin-top: 20px;
}

	div#langmenu a { margin-right: 10px; }
	div#langmenu img { border: none; }
	
	#nav img { border: none; }
	
div#naviwrap {
	width: 224px;
	float: left;
	height: auto;
	position: relative;
	}

div#contentwrap {
	width: 935px;
	height: auto;
	position: relative;
	float: left;
	background-image: url(images/contentwrap_hintergrund.gif);
	background-repeat: repeat-y;
	}
	
	* html div#contentwrap { height: 100%; }

div#content, div#contentsubpage {
	width: 681px;
	height: auto;
	position: relative;
	float: left;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 30px;
	padding-bottom: 15px;
	}
	
div#contentindex {
	width: 470px;
	height: auto;
	position: relative;
	float: left;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 30px;
	padding-bottom: 0px;
	}
	
	div#contenttop {
		position: relative;
		float: left;
		width: 100%;
		clear: both;
	}
	
	div#contentleft, div#contentright {
		width: 250px;
		height: auto;
		position: relative;
		float: left;
		padding-right: 20px;
		}
	
div#branche {
	width: 174px;
	height: auto;
	position: relative;
	float: left;
	padding-top: 30px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 15px;
	}	
	
div#trennlinie {
	width: 1px;
	height: 370px;
	background-color: #dbdbdc;
	position: relative;
	float: left;
	margin-top: 30px;
	}

div#flash {
	width: 196px;
	height: auto;
	min-height: 100px;
	position: relative;
	float: left;
	padding-left: 14px;
	padding-right: 14px;
	margin-top:20px;
	}

/* ****************************************** */
/* Branche Settings			      */
/* ****************************************** */

div#branche a:link, div#branche a:visited, div#branche a:active {
	float: right;
	text-decoration: none;
	color: #6f7072;
	font-weight: bold;
	}
	
div#branche a:hover {
	float: right;
	text-decoration: none;
	color: #f18d00;
	font-weight: bold;
	}
	
div#branche p {
	padding-top: 1px;
	padding-bottom: 23px;
	padding-right: 7px;
	}
	
.photobranche {
	width: 	166px;
	height: 53px;
	float: left;
	position: relative;
	padding: 0px;
	}
		

/* ****************************************** */
/* Footer								      */
/* ****************************************** */

div#footer {
	position: relative;
	margin: 0 auto;
	clear: both;
	width: 935px;
	height: 60px;
	margin-top: -60px;
	background: url(images/contentwrap_hintergrund.gif) repeat-y bottom left;
	}
	
div#footer p {
	color: #666666;
	font-size: 10px;
	line-height: 0.6em;
	}

div#tuev {
	width: 194px;
	height: 60px;
	position: relative;
	float: left;
	list-style-type: none;
	margin-left: 30px;
	}


div#tuev li {
	float: left;
	}
	
div#tuev img {
	float: left;
	margin: 3px;
	}


div#tuevbild {
	width: 59px;
	height: 47px;
	float: left;
	position: relative;
	margin-left: 42px;
	margin-right: 5px;
	}

div#footerorange {
	width: 708px;
	height: 20px;
	position: relative;
	float: right;
	background-color: #f29700;
	padding-left: 2px;
	margin-top: 40px;
	}
	
div#footerorange p {
	color: #fff;
	font-size: 10px;
	line-height: 1em;
	}