/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ende reset-styles */


html, body {
	margin: 0;
	padding: 0;
	}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 62.5%;
	line-height: 180%;
	color:#454545;
	background-color:#fabd0c;
	}



/*
div { 
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}
*/


a 	{ 
	color: #333333;
	outline: none; 
	text-decoration: underline;
	}

img {
	border: 0;
}

.textversion	{
	display: none;
}

/* ### START hauptspalten ### */
div#wrapper { 
	position: relative;
	width: 80.8em; 
	margin-right: auto;
	margin-left: auto;
	
}	

div#inner {
	position: relative;
	float: left;
	background-color:#ffffff;
}

div#headerbild {
	margin: 2.4em 2.4em 2.6em 2.4em;
	padding: 0.6em 0.6em 0.6em 0.6em;
	border-width: 0.1em;
	border-style: solid;
	border-color: #fabd0c;
}


div#logo {
	margin: 0 0 1.6em 24px;
}



div#navigation ul, 
div#navigation li {
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	list-style-position: outside;
}

div#navigation ul li {
	float: left;
	display: inline;
	color: #0059a1;
	font-size: 1.1em;
	font-weight:bold;		
}

div#navigation ul li ul li {	
	font-size: 100%;
	font-weight: normal;
} 

div#navigation ul li a {
	text-decoration: none;
	color: #0059a1;
 }


div#navigation ul.level1 li {
	margin: 0 0 0 0.4em;
}

div#navigation ul.level1 li a {
	padding: 0.1em 0 0 2em;
}


div#navigation ul.level1 li.hier a {
	background: url(img/highlight.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0;
}


div#navigation ul.level1 li a:hover,
div#navigation ul.level1 li a:focus {
	background: url(img/rollover.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0;
}


div#navigation ul.level1 {
	position: absolute;
	top: 26.8em;
	left: 0em;
	padding: 0 0 0 30.2em;
	z-index: 2;
}



div#navigation ul.level2  {
	position: absolute;
	top: 6.3em;
	left: 2.2em;
	width: 16em;
	z-index: 3;
}


div#navigation ul.level2 li {
	display: block;
	float: none;
	padding: 0 0 0.4em 0;  
	margin: 0 0 0 0;
}

div#navigation ul.level2 li a {
	padding: 0 0 0 0;  
}

div#navigation ul.level3  {
	margin: 0.4em 0 0 1.2em;
}


div#navigation ul.level1 li ul li a:hover,
div#navigation ul.level1 li ul li a:focus {
	text-decoration: underline;
}

/* aktive*/
div#navigation ul.level1 li.hier ul.level2 li.hier a,
div#navigation ul.level1 li.hier ul.level2 li.hier ul.level3 li.hier a {
	font-weight: bold;
	background: url( );
	background-repeat: no-repeat;
	
}


/* nicht aktive*/
div#navigation ul.level1 li.hier ul.level2 li a,
div#navigation ul.level1 li.hier ul.level2 li.hier ul.level3 li a {
	font-weight: normal;
	background: url( );
	background-repeat: no-repeat;
}


div#content {
	position: relative; 
	float: left;
	width: 58em; /*808*/	
	margin: 2em 2.4em 0 0;
	padding: 0 0 3em 20.4em;
	z-index: 1;
}


#nurtext  {
	position: relative; 
	float: left;
	width: 48em; 
	margin: 0 2em 0 0;
}


#textspalte {
	position: relative; 
	float: left;
	width: 41.2em; /*432*/
	margin: 0 2em 0 0;
}

#bildspalte {
	position: relative; 
	float: left;
	width: 14.8em;
	margin: 1em 0 0 0;
}

#bildspalte img {
	margin: 0 0 1em 0;
	padding: 0.3em 0.3em 0.3em 0.3em;
	border-width: 0.1em;
	border-style: solid;
	border-color: #fabd0c;
	
}

h1, h2, h3, h4, h5 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0  0.2em 0;
}

h1 {
	font-size: 1.5em;
	color: #f0aa00;
	margin: 0 0 0.6em 0;
}


.projektindex h2 {
	margin: 1.2em 0 0.2em 0;
}

p {
	font-size: 1.1em;
	margin: 0 0 1.2em 0;
}



#content a {
	text-decoration: underline;
	color: #333333;
}



/*START STYLES FUER FORMATTOOL*/

#content ul {
		font-weight: normal;
		list-style-type: disc;
		list-style-position: outside;
		margin: 0 0 0 0; /*t r b l */
		padding: 0 0 0 1.5em; /*t r b l */
	}
	
#content ol {
		font-weight: normal;
		list-style-type: decimal;
		list-style-position: outside;
		margin: 0 0 0 0; /*t r b l */
		padding: 0 0 0 2.2em; /*t r b l */
	} 


/*Behandlung der Paragraphen im formattool 
diese Styles werden wie unten beschrieben vergeben.
!! Alle anderen Styles werden geloescht !!
!! Wenn es einen Style fuer <P> gibt -> auch in format_tool.css definieren !!
!! Die hier definierten Styles NICHT in format_tool.css definieren !!
*/

.huta_p_onix {
	margin: 0 0 1em 0; /*t r b l */
	}	/* der erste Style wenn es mehrere P gibt -> Abstand nur unten*/


.huta_p_garnix {
	margin: 0 0 1em 0; /*t r b l */
	} /* Style wenn es genau ein P gibt -> Oben und unten kein Abstand am, Unten und oben kein Umbruch  */

	
.huta_p_unix {
	margin: 0 0 0 0; /*t r b l */
	}	/* der letzte Style wenn es mehrere P gibt -> Abstand nur oben, Unten kein Umbruch  */

/*END STYLES FUER FORMATTOOL*/

.projektindex p,
.projektindex p.huta_p_onix,
.projektindex p.huta_p_unix,
.projektindex p.huta_p_garnix {
	margin: 0 0 0 0;
}


div#preview {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cccccc;
	text-align: center;
	font-size: 12px;
	color: #cc0000;
	padding: 6px;
	z-index: 20;
}

div#preview a {
	color: #000000;
	text-decoration: underline;
}

head {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0  0.2em 0;
}

head {
	font-size: 1.5em;
	color: #f0aa00;
	margin: 0 0 0.6em 0;
}