* 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0ex;
	margin:0ex;
}

html 
{
	position: relative;
}

body {
  padding:0px;
  margin:0px;
  background-color:#ffffff;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#000000;
  font-size: 90%;
}
#kopf {
  /* height:165px; */
  margin:0px;
  margin-top: -1ex;
  background-color:#fda132;
}

#contentwrapper {
	position: relative;
}

#inhalt {
  width:auto;
  min-width:250px;
  padding:10px;
  margin:0px 10.5em 0px 16.5em;
  background-color:#ffffff;
}
#links {
  position:absolute;
  top:0px;
  left:0px;
  width:15em;
  /* height:300px; */
	/* text-align:center; */
  background-color:#fda132;
  padding-top: 3px;
  padding-left: 15px;
  padding-right: 0px;
}
#rechts {
  position:absolute;
  top:0px;
  right:0px;
  width:9.5em;
  /* height:300px; */
  text-align:center;
  background-color:#dddddd;
	border-width:1px;
	border-style:solid;
	border-color:#ffcc00;  
	margin-top: 15px;
}

#himg
{
   
}


#himg a, #himg a:visited, #himg a:hover, #himg a:active    {
	color: #000;
}

.headerimage
{
		float: left;
}

#navigation
{
	background-color: #fda132;
	color: #ffffff;
	/* width: 10em; */
	/* float: left; */
	padding-bottom: 40px;
	/*padding-top: 5px; */
	/* padding-left: 5px; */
	/* padding-right: 5xp; */
}

#navigation a, #subnavigation a:visited
{
    color: #666666;
}

#navigation ul
{
    list-style: none;
    list-style-position: outside;
}

#navigation ul li
{
    display: block;
    background-color: #fdc132;
    margin-top: 0.5ex;
    padding: 0.2ex;
	border-width:1px;
	border-style:solid;
	border-color:#ffcc00;
}

#navigation ul a:hover
{
    display: block;
    background-color: #fdc132;
}

#login
{
	margin-top: 2ex;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #666666;
	/* margin-left: -1em; */
	/* padding: 1ex; */
	font-size: 80%;
	line-height: 130%;
        width: 85%;
}

#login input
{
	margin: 0.3ex;
        width: 100%;
}

#login .buttonstyle
{
        text-align: center;
}

#inhalt img
{
        padding: 2ex;    
}

h1
{
	font-size:110%;
}

h2
{
    font-size: 105%;
    font-weight: bold;
    margin-bottom: 1ex;
    margin-top: 0ex;

}

h3
{
    margin-top: 2ex;
    margin-bottom: 1ex;
    font-size: 110%;
    font-weight: bold;
}

a, a:visited, a:hover, a:active
{
	color: #FF9900;
	text-decoration: none;
}

a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

.headertext
{
	font-size:130%;
	color:#666666;
	text-decoration:none;
	padding: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
}

a.headertext
{
	color:#666666;
	text-decoration: none;
}

#breadcrumb
{
	margin-bottom: 15px;
}

.articleheader
{
	font-size: 130%;
	font-weight: bold;
}

.articlesubheader
{
	font-weight: bold;
	margin-bottom: 15px;
}

.teaserimg
{
	margin-right: 1ex;
}

.teaserlayer
{
	margin-top: 4ex;
}

.textlayer ul li
{
    margin-left: 2em;
}

.searchform {
    font-size: 80%;
    line-height: 130%;
	display: block;
	position: absolute;
	top: 25px;
	right: 20px;
	z-index: 100;
}
.searchform .searchheader {
	float: left; 
	width: 53px;
}
