body{
background-color:#fef6e5;
font-family: Arial, Helvetica, sans-serif;
color:#666;
background-image:url(picts/bg_paper.jpg);
}

.editor{
	position:absolute;
	left:150px;
	top:20px;
	width:700px;
	}
.klein{
	font-size:11px;
}

hr{
	background-color:#666;
	color:#666;
	height:1px;
	border:none;
	padding:0px;
	margin:0px;
}

.downloads{
	font-size:13px;
}

.pict{
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:0px;
}

.icon{
	margin-top:10px;
}

.downloads p{
	margin-top:12px;
	margin-bottom:0px;
}
.inhalt{
	background-color:#FFF;
-webkit-box-shadow: inset 2px 2px 2px #dedede; /* webkit browser*/ -moz-box-shadow: inset 2px 2px 2px #dedede;	/* firefox */ box-shadow: inset 2px 2px 2px #dedede;}

.inhalt_1{
	padding:15px;
	font-size:14px;
}

.inhalt_1 p{
	margin-bottom:10px;
	margin-top:0px;
}

.inhalt_1 a {
    font-weight: normal;
    text-decoration: underline;
}
#dropmenudiv{
	position:absolute;
	background-color: #FFFFFF;
	border: 1px transparent;
	z-index: 100;
	line-height: 18px;
}

#dropmenudiv a{
width: 300;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #999999;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #000000;
}

body {
	background-color: #FFFFFF;
}
.schriftzug {
	font-size: 50px;
	font-weight: bold;
	color: #393939;
	letter-spacing: 0.2em;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 18px;
}

.adresse {
	margin-left:18px;
	letter-spacing: 0.05em;
	line-height:140%;
	font-size: 13px;
	color: #666;
	
}

.lauftext {
	letter-spacing: 0.05em;
	line-height:140%;
	font-size: 12px;
	color: #333333;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
}
.lauftext a{
text-decoration:underline;
}
.navigation {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	margin-top: 0pxpx;
	margin-bottom:5px;
	margin-left: 15px;
}

.subnavi{
	font-size: 13px;
	font-weight:normal;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
}

.subnavi a{
	font-weight:normal;
}

.downloads .format {
		text-align:center;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-top: 10px;
}

.downloads {
	background-color: #CCCC66;
}
.linie{
	border-top: 2px solid #999999;
	border-right: 1px none #CCCC66;
	border-bottom: 1px none #000000;
	border-left: 1px none #CCCC66;
	width: 100%;
}

h1{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.1em;
}

h2{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
h3 {
font-size: 15px;
margin-bottom: 0px;
margin-top: 10px;
}
h4 {
font-size: 15px;
margin-bottom: 0px;
margin-top: 10px;
}
