/* 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: 170%;
	color:#58585a;
	background-color:#f2f6d9;
	}



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


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

img {
	border: 0;
}

.textversion	{
	display: none;
}

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

div#inner { 
	position: relative;
	float: left;
	background-color:#e5eac8;
	padding: 0 0 2em 0;
}	


div#logo {
	float: left;
	width: 17em; 
	margin: 0;
}

div#aktionsflaeche {
	float: left;
	width: 61em;
	height: 14em;
	background-image:url(img/bg_aktionsflaeche.gif);
	background-repeat: no-repeat;
	background-repeat: 0 0;
	margin: 0;
}


div#navigation {
	clear: left;
	position: relative;
	float: left;
 	width: 11.3em; /*14.2em;*/
	padding: 0.7em 1em 0 1.9em;
}


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

div#navigation ul li,
ul#fussnavigation li {
	color: #58585a;
}


div#navigation ul li a,
ul#fussnavigation li a {
	text-decoration: none;
	color: #58585a;
 }

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

div#navigation ul li a:hover {
	color: #d6dfb2;
 }

div#navigation ul.level1 li {
	text-transform: uppercase;
	padding: 0 0 0.2em 0;
}


div#navigation ul.level2 {
	padding: 0 0 0.6em 0;
}


div#navigation ul.level2 li {
	text-transform: none;
	background-image:url(img/bg_navebene2.gif);
	background-repeat: no-repeat;
	background-position:  left bottom;
	padding: 0 0 0.2em 1.2em;
	height: 1.2em;
}

div#navigation ul.level2 li.hier {
	background-image:url(img/bg_navebene2_aktiv.gif);
	background-repeat: no-repeat;
	background-position:  left bottom;
}

div#navigation ul.level3 li,
div#navigation ul.level3 li.hier {
	background-image: none;
	float: left;
	display: inline;
	padding: 0 0 0 0.4em;
}

div#navigation ul.level3  {
	position: absolute;
	top: 0.8em;
	left: 16.4em;
	width: 58em;
	z-index: 3;
}

div#navigation ul.level3 li {
	text-align: left;
}


/* aktive*/
div#navigation ul.level1 li.hier,
div#navigation ul.level1 li.hier a,
div#navigation ul.level1 li ul.level2 li.hier,
div#navigation ul.level1 li ul.level2 li.hier a,
div#navigation ul.level1 li ul.level2 li ul.level3 li.hier,
div#navigation ul.level1 li ul.level2 li ul.level3 li.hier a  {
	color: #699117;
}

/*nicht aktive, tiefer verschachtelte unterhalb .hier*/
div#navigation ul.level1 li.hier ul li,
div#navigation ul.level1 li.hier ul li a,
div#navigation ul.level1 li ul.level2 li.hier ul li,
div#navigation ul.level1 li ul.level2 li.hier ul li a,
div#navigation ul.level1 li ul.level2 li ul.level3 li.hier 
div#navigation ul.level1 li ul.level2 li ul.level3 li.hier a {
	color: #58585a;
}


div#navigation ul.level1 li a:hover,
div#navigation ul.level1 li a:focus,
div#navigation ul.level1 li ul.level2 li a:hover,
div#navigation ul.level1 li ul.level2 li a:focus,
div#navigation ul.level1 li ul.level2 li ul.level3 li a:hover,
div#navigation ul.level1 li ul.level2 li ul.level3 li a:focus {
	color: #699117;
}


div#content {
	position: relative; 
	float: left;
	width: 57.3em; /*622*/
	height: 24em;  /*26.9em*/
	padding: 2.3em 2.3em 0.6em 2.6em;
	margin: 0 1em 0 0;
	background-color:#f6f8ee;
	z-index: 2;
}


.lang div#content {
	height: auto;
	min-height: 24em; 
	overflow: visible;
}


#bildspalte {
	position: relative; 
	float: left;
	padding: 0.7em 1.4em 0 0;
}

#textspalte {
	position: relative; 
	float: left;
	padding: 1.4em 3em 0 0;
}

#nurbild {
	/*oben mehr abstand als nurtext*/
	margin: 0.7em 0 0 0;
}

#nurtext {
	/*nach rechts begrenzt/schmaler*/
	width: 55.2em;
}


#index {
	/*tiefer wegen navi 3.ebene*/
	margin: 1.7em 0 0 0;
}

#detailseite {
	/*tiefer wegen navi 3.ebene*/
	margin: 1.7em 0 1.8em 0;
	width: 55.2em;
}

#logos {
	width: 57.6em; /*576*/
	height: 21.3em; /*213*/
	/*
	border-width: 0.1em 0.1em 0.1em 0.1em;
	border-color:#dae392;
	border-style: solid;
	*/
}


.blaettern {
	position: absolute;
	float: right;
	height: 0.8em;
	right: 2em;
	bottom: 0.7em;
	color: #8b8a8a;
	font-size: 120%;
	line-height: 100%;
}

.zumindex {
	position: absolute;
	float: right;
	height: 0.8em;
	right: 2em;
	bottom: 1.6em;
	color: #8b8a8a;
}

#content .blaettern a,
#content .zumindex a {
	color: #58585a;
	padding: 0 0 0 0.6em;
}


ul#fussnavigation {
	position: relative;
	width: 50em;
	float: right;
 	margin: 0.6em 4em 0 0;
}


ul#fussnavigation li {
	display: inline;
	float: right;
	height: 1.2em;
	text-align: right;
 }

ul#fussnavigation li.hier,
ul#fussnavigation li.hier a {
	color: #699117;
 }



h1, h2, h3, h4, h5 {
	font-size: 100%;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
}



p {
	margin: 0 0 1.8em 0;
}


#content a {
	text-decoration: none;
	color: #699117;
}



legend {
	display: none;
}

fieldset {	
	border: 0;
	padding: 0;
}

label {
	width: 120px;
	float: left;
	font-size: 1.1em;
	margin: 0 0 0.6em 0;
}

label.checktext {
	width: 50em;
}

label.zahlrhythmus {
	width: auto;
	margin: 0 1.6em 0.6em 0;
}


.fehler {
	color:#cc0000;
	padding: 1em 0 0 0;
}

fieldset div {
	width: 100%;	
	position: relative;
	float: left;
	padding: 0 0 0.6em 0; 
}


input {	
	width: 200px;
	float: left;
	font-size: 1.1em;
}

input.check {	
	width: 2em;
	margin: 0.2em 0.6em 0 0;
}

input.xsmall {	
	width: 20px;
}

input.beitrag {	
	width: 40px;
}


div.buttons input {
	width: 12em;
	font-size: 1.1em;
	cursor: pointer;
	margin: 0 0 4em 0;
}

div.buttons input.send {
	float: right;
	margin: 0 0 0 20em;
}






/*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*/

div#preview {
	clear: both;
	position: relative;
	float: left;
	width: 98%;
	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;
}

