/*--Style Holzfalke --*/

*{ margin: 0 ; padding: 0 ; }

body {
	font-size: 0.69em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
}

/*--Links allgemein --*/
a:link		{color: #660000;text-decoration: none;}
a:visited	{color: #660000;text-decoration: none;}
a:active	{color: #660000;text-decoration: none;}
a:hover		{color: #cccccc;text-decoration:none;}

ul		{margin: 0 0 0.8em;	}
li		{ line-height: 140%; margin: 0 0 0.2em 0;}
img		{ border:0;	margin: 20px; }
a img	{ border:0;	margin: 20px; }
.pixline{ background-image: url(../images/layout/pixline.jpg); background-repeat: repeat-x; height: 2em; }


h1,h2,h3 { font-weight: bold; font-size: 1em; }
h1		{font-size: 1.2em;}
p		{line-height: 140%;}

.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


/*--FORMULAR --*/
#fieldset	{
	line-height: 2em;
}
#fieldeset1 {
	padding-top: 42px;
	line-height: 2em;
}
#submit	{clear: both;display: block;width: 200px;left: 250px;}
error	{font-size: 0.8em; color: #990000;
}
#fieldeset3 {}

.float_left		{
	float: left;
	margin-right: 2em;
}
.float_rigth	{float: right;}

/*--FORMULAR END --*/

/*--Submit Button--*/
.submit_button
{
	cursor: default;
	background-color: #EDE9E6;
	height: 25px;
	width: 120px;
	border: 1px solid #666666;
	padding: 2px;
	display: block;
	margin: 10px;
}

#container
{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 887px;
	top: 10px;
}

#header
{
	width:887px;
	margin-left: auto;
	margin-right: auto;
	height: 138px;
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
}

#nav
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-left-color: #AAAAAA;
	text-align: left;
	background-image: url(../images/layout/hg_nav_top.jpg);
	background-repeat: repeat-x;
	height: 31px;
}

#nav ul
{
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 20px;
}

#nav ul li { display: inline; }

#nav ul li a 
{
	margin: 0 2em 0 0;
	padding: 0 0 0 8px;
	text-decoration: none;
	background: url(../images/layout/pfeil.jpg) 0 center no-repeat;
}

/* ----------------------------------------------------- */
#inhalt
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #660000;
	border-bottom-color: #660000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #aaaaaa;
	border-left-color: #aaaaaa;
	background-image: url(../images/hg_content.jpg);
	overflow: hidden;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: dashed;
	padding-bottom: 20px;
}

#inhalt a:link		{color: #660000;text-decoration: none;}
#inhalt a:visited	{color: #660000;text-decoration: none;}
#inhalt a:active	{color: #660000;text-decoration: none;}
#inhalt a:hover		{color: #CCCCCC;text-decoration: none;}

#texte_inhalt
{
	float:left;
	padding: 20px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 410px;
}
/* --------Qualität----------- */
#texte_qual
{	width: 420px;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	padding-top: 30px;
	}

/* --------Qualität----------- */
table {	text-align: left; font-size: 1em; }

#bilder{
	float: right;
	margin-top: 20px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 10px;
	width: 410px;
	}


#link{}

#link li {
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/layout/pfeil.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	}


#footer
{
	clear: both;
	text-align: right;
	height: 25px;
	background-color: #F9F9F9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #85878C;
	border-bottom-color: #85878C;
	border-left-color: #85878C;
}
#footer ul
{
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 20px;
}

#footer ul li { display: inline; }

#footer ul li  
{
	margin: 0 2em 0 0;
	padding: 0 0 0 8px;
	text-decoration: none;
	background: url(../images/layout/pfeil.jpg) 0 center no-repeat;
