
body {
font-family: arial,sans;
font-weight: normal;
font-size: 11px;
background-image: url('bilder/blaetterbg.jpg');
background-repeat: no-repeat;
}

.n10 {font-weight: normal;font-size: 10px;}
.n12 {font-weight: normal;font-size: 12px;}
.b12 {font-weight: bold;font-size: 12px;}
.b14 {font-weight: bold;font-size: 14px;text-align:left}
td, .n12 {font-weight: normal;font-size: 12px;text-align:left}

.orange {
color: #ff9000;
}
.button {
font-weight: bold;
font-size: 12px;
padding:4px;
padding-left:10px;
padding-right:0px;
width:100px;
border-left:0px solid;
border-top: 0px solid;
border-color:#aaaaaa;
background: #ffffff;
margin-right: 10px;
float:left;
}


a:link, a:active, a:visited {
 text-decoration:none;
 color:#d06916;
}
a:hover  {
 border-color:#ff9000;
 text-decoration:underline;
 font-style:normal;
 color:orange;
}

div {
	margin:0;

}

.ro {
	background:url(bilder/box_ro.gif) top right no-repeat;
	
}

.lo {
  width:14px;
	background:url(bilder/box_lo.gif) top left no-repeat;
}

.ru {
	background:url(bilder/box_ru.gif) bottom right no-repeat;
}


.lu {
  height:14px;
	background:url(bilder/box_lu.gif) bottom left no-repeat;
}

.inhalt {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;

}

.inhalt p {
	margin:0;
	padding:0;
}

.thp {
padding:2px;
padding-left:0px;
padding-right:20px;
background-color:#e0e0e0;
}

.h1 {
font-family:Times New Roman,Times,serif;
font-weight: normal;
font-style: italic;
font-size: 22px;
color: #aaaaaa;
}
.h2 {
font-weight: bold;
font-size: 14px;
}
div.hr {
background-image:url(/bilder/linie.gif);
background-repeat:repeat-x;
float:left;
height:1px;
width:620px;
}
