@charset "utf-8";

#header  {
	padding-right: 28px;
	background-color: #03458F;
	display: none;
    } 
#topnavi {
	background-repeat: no-repeat;
	background-image: url(img/_bg_topnavi.jpg);
	padding-top: 1px;
	display: none;
}
#picture p {
	margin-left: 20px;
	display: none;
}
#picture ul {
	width: 239px;
	display: none;
}

#picture ul li {
	list-style-type: none;
	line-height: 20px;
	border: 1px solid #03458F;
	margin-bottom: 5px;
	margin-left: -20px;
	display: none;
}
#picture ul li a {
	color: #03458F;
	text-decoration: none;
	line-height: 20px;
	display: block;
	background-color: #dcdcdc;
	padding-left: 10px;
	width: 247px;
	display: none;
}
#picture ul li a:hover {
	color: #B55142;
	background-color: #FFF;
	display: none;
}
#picture img {
	margin-top: 18px;
	margin-left: 20px;
	display: none;
}




#mainContent h1   {
	color: #C4462D;
	font-size: 16pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D73D31;
	margin-right: 50px;
	margin-top: 30px;
}
#mainContent h2 {
	color: #C4462D;
	font-size: 15pt;
	margin-right: 50px;
}
#mainContent h5 {
	color: #03458F;
	font-size: 110%;
	margin-right: 50px;
	font-style: italic;
	font-weight: normal;
}

#mainContent h6 {
	color: #C4462D;
	font-size: 105%;
	margin-right: 50px;
	font-style: italic;
	font-weight: normal;
}

#mainContent p {

}
#mainContent a  {
	color: #03458F;
	text-decoration: none;
	display: none;
}
#mainContent a:hover {
	color: #B55142;
	display: none;
}

#mainContent ul li {
	margin-top: 10px;
	margin-left: -25px;
	margin-right: 20px;
	display: none;
}
#mainContent table tr td ul li {
	margin-left: -25px;
	display: none;
}

#footer {
	background-image: url(img/_bg_footer.jpg);
	background-repeat: no-repeat;
	display: none;

}
#bottom a {
	color: #012041;
	text-decoration: none;
	padding-left: 30px;
	font-size: 10px;
	display: none;
}
#bottom a:hover {
	color: #012041;
	text-decoration: none;
	padding-left: 30px;
	font-size: 10px;
	display: none;
}
#form .box {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DA533C;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #DA533C;
	font-family: Verdana, Geneva, sans-serif;
}
#form .button {
	border: 1px solid #DA533C;
	background-color: #FFF;
}
.secondline {
	margin-left: 10px;
	line-height: 20px;
}
.aussenrahmen {
	border: 1px solid #03458F;
}

.left {
	float: left;
	margin-right: 10px;
}
.blau {
	color: #03458F;
	font-weight: bold;
}
.zitatautor {
	font-size: 80%;
	color: #333;
	font-weight: normal;
}

