
html,body {
	background-color: #FDF5E6;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	margin:0px;
}
table {
	background-color: #8E2F46;
	font-size: 11px;
}

table.content td {
	text-align : justify;
}
a {
	color: #F4E2A4;
}
/*Top Grafik*/
#top {
	height: 156px;
	/*background-image : url(/images/web/krone-head3.jpg);*/
	background-position : bottom left;
	background-repeat : no-repeat;
}
#logo {
	margin-top: 10px;
}

/* Menü*/
#menu{
	background-color:  #FFFFFF;
	border-top: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	}

#menu  a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.hauptnavbutton {
	float: left;
	height: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	color: #000000;
}
div.hauptnavbuttonon {
	float: left;
	height: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	color: #000000;
	background-color: #FFD9E4;
}
/* Content */

h1 {
	font-size: 19px;
	font-weight: normal;
	/*text-transform : uppercase;*/
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding:0;
	color: #FFFFFF;
}
table.rahmen {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F4E2A4;
	border: 1px solid #F4E2A4;
	color: #000000;
}
table.rahmen a{
	color: #8E2F46;
}
table.rahmen2 {
	border: 2px solid #8E2F46;
	background-color: #FDEFF4;
}

table.rahmen2 table {
	background-color: #FDEFF4;
	color: #000000;
}

table.rahmen2 h1.headline {
	color: #000000;
}

table.rahmen2 h2 {
	color: #000000;
}


/* Bottom */

#bottom {
	background-color:  #FFFFFF;
	border-top: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	height: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
#bottom  a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

#bottom  a:hover {
	color: #8E2F46;
	text-decoration: none;
	font-weight: bold;	
}

#bottom  table {
	background-color:  #FFFFFF;
	color: #000000;
}

/*#contentbottom {clear: both;width: 546px;margin-left: 14px;}*/

/* Bottom */
#printit {background: transparent url(/images/web/bottom/print1.gif) no-repeat;color: #000000;margin-right: 4px;padding: 2px 2px 2px 14px}
#printit:hover {background: transparent url(/images/web/bottom/print2.gif) no-repeat;color: #8E2F46;}
#recommentit {background: transparent url(/images/web/bottom/recomment1.gif) no-repeat;background-position: 0px 3px 0px 0px;color: #000000;margin-right: 4px;padding: 2px 2px 2px 20px;}
#recommentit:hover {background: transparent url(/images/web/bottom/recomment2.gif) no-repeat;background-position: 0px 3px 0px 0px;color: #8E2F46;}



/* TEMPLATE INHALT */
.rahmen{
	width:610px;
	margin:auto;
	margin-left:75px;
	margin-top:20px;
}
.cB{
	clear:both;
}
.tmplInhalt{
	width:100%;
	margin:auto;
	clear:both;
	border:1px solid #bf526b;
	border-bottom:0px solid #bf526b;
	padding:10px;
	background-color:#7a2136;
}
.tmplInhalt h1{
	margin:0px;
	margin-bottom:10px;
}
.tmplInhalt img[align=left]{
	margin-right:10px;
}
.tmplInhalt img[align=right]{
	margin-left:10px;
}
.mehr{
	width:100%;
	display:block;
	border:1px solid #bf526b;
	border-top:0px solid #bf526b;
	padding:10px;
	margin-bottom:10px;
	background-color:#7a2136;
}
.anhaenge{
	text-align:right;
}
.pdf{
	background-image:url('/images/pdf.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
}
.doc{
	background-image:url('/images/doc.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
}
/* für nBilder */
.inhalt{
	float:left;
	margin-right:5px;
	width:395px;
}
.bilder{
	float:left;
	margin-left:5px;
	width:200px;
}
.bilder img{
	margin-bottom:5px;
}



