
a {
	color: #c18527;
	text-decoration: none;
}

html{	height:100%;}


body {
    margin:0px;;
    padding:0px;
	background:url(imgs/faux.gif) 40% 0;
}


#main_left {
    margin-top:0;
    padding:0;
	float:left;
    width:40%;


	
}

#main_right {
	float:left;
    padding:0;
    width:50%;

}


#rightheadline {
     font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 1.5em;
     color: #6d820e;
     padding-left:25px;
	 border-bottom:dotted 1px #6d820e;
}
#righttext {
    width: 500px;
    font-family: "Trebuchet MS";
    font-size: 0.8em;
    color: #333333;
    padding-left:25px;
}
#rightgreen {

    font-family: "Trebuchet MS";
    font-size: 0.8em;
    color: #7d9c19;

}
#righttext2 {

    font-family: "Trebuchet MS";
    font-size: 0.8em;
    color: #333333;
    padding-left:25px;
}
.rightquest {
    font-family: "Trebuchet MS";
    color: #6d820e;
}
#logo {
	width: 297px;
	height: 109px;
	margin-top: 50px;
	float:right;
}
#news {
	width: 90%;
	margin-top: 0px;
	float:right;
	margin-right:25px;
	font-family: "Trebuchet MS";
	text-align:right;
}
#newsbox {
width:250px;
float:right;
}
#newshead {
	width: 200px;
	margin-top: 5px;
	text-align:right;
	font-size: 1.2em;
	color: #637900;
	border-bottom: 1px solid #666666;
}
#newstext {
	width: 200px;
	margin-top: 10px;
	text-align:right;
	font-size: 0.7em;
	color:#737b80;
}
.descr {
	color:#637900;
	font-size: 1.0em;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#637900;
}
.descrsp {
	color:#637900;
	font-size: 1.0em;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color:#637900;
}
/*********** Navigation NEU */

#navigation {
    margin-top: 20px;
	width: 400px;
	float:right;
	margin-right:0px;
	text-align:right;
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #333333;
}
#navigation a {
	color: #333333;
	text-decoration: none;
}
#navigation a:hover {
	color: #6d820e;
	text-decoration: none;
	font-size:13px;
}
div#navigation .current {
	color: #6d820e;
	text-decoration: none;
	font-size:13px;
}

/*********** Navigation */
#menu {
text-align:right;
width: 170px;
float:right;
font-family: "Trebuchet MS";
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font-size:0.8em;
display: block;

}

#menu h2 {
color: #FF8635;
text-transform: uppercase;
}

#menu a {
color: #333333;
text-decoration: none;
height: 30px;
}

#menu a:hover {
color: #8aae16;
width: 170px;
height:30px;
}

#menu li {
position: relative;
height:30px;
}

#menu ul ul ul {
position: absolute;
top: 0;
right: 100%;
width: 100%;
}

div#menu ul ul li ul .current,
div#menu ul ul ul li ul .current
 {
display: block;}


div#menu ul ul ul,
div#menu ul ul li:hover ul ul 
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*********** Schrift **********/

p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	color: #637900;
	font-size: 2em;
	font-family: "Trebuchet MS";
}

h2 {
	font-size: 1em;
	color: #9A0500;
	padding-top: 3px;
	padding-left: 8px;
}
intro {
	color: #637900;
	font-size: 0.8em;
	font-family: "Trebuchet MS";
}

