@charset "utf-8";


html {
	background-color: #FFF;
	font-size:75%;
}

h2, .medihome {
	font-family: Georgia, Times New Roman, serif;
	font-size: 2.1em;
	color: #9a0000;
	background: url(images/h2bottom_normal.png) no-repeat;
	background-position: bottom center;
	padding-bottom: 37px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}

h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.6em;
	color: #9a0000;
	font-weight: normal;
	letter-spacing: 0.05em;
}

.h3space {
	margin-top: 50px;
}

.medihome {
	background: url(images/h2bottom.png) no-repeat;
	background-position: bottom center;
	font-size: 2.2em;
}

.headerImg {
	height:161px;
}

.headerFrame {
	height:161px;
	background:url(images/bg0.gif) no-repeat;
}

.headerLogo {
	width:242px;
	height:60px;
	background:url(images/logo.png) no-repeat;
}

.background2 {
	background:url(images/bg2.gif) repeat-x;
	height:11px;
}

.background3 {
	background:url(images/bg3.gif) repeat-x;
	height:3px;
}

.background4 {
	background:url(images/bg2.gif) repeat-x;
	height:11px;
	margin-top: 1px;
}

.navigationsleiste {
	height:19px;
	background:#333;
	color:#FFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	letter-spacing:0.05em;
	text-align:left;
	padding-top: 5px;
}

.navigationsleiste li /*, .active a */ {
	display: inline;
	background: url(images/navi_pfeil.gif) no-repeat;
	background-position: 20px 0%;
	padding-left: 28px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-right: 1px solid white;
	cursor: pointer;
}

.navigationsleiste li a, .navigationsleiste li a:visited, .navigationsleiste li a:active {
	color: white;
	text-decoration: none;
}

.navigationsleiste li a:hover{
	color: #9A0000;
	text-decoration: none;
}

.navi_ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 2px;
}

.content {
	background:#eaeaea;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:180%;
	padding:10px;
	text-align:left;
}

.content a {
	color: rgb(152,0,0);
}

.extern {
	color: rgb(152,0,0);
	background:url(images/arrow_extern.gif) no-repeat left;
	padding:0 0 0 16px;
}

/*
.content a[href^="http:"] {
	color: rgb(152,0,0);
	background:url('/images/arrow_extern.gif') no-repeat left;
	padding:0 0 0 21px;
}
*/

.content a:hover {
	color: black;
}

.quote {
	font-family: Georgia, Times New Roman, serif;
	background: url(images/quotes-up.gif) no-repeat left;
	background-position: 0px 0%;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	margin-top: 20px;
	color:#666;
	line-height: 190%;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}

.footnote {
	border-top: 1px solid #999;
	padding-top: 10px;
	margin-top: 20px;
	color: #999;
	line-height: 140%;
	margin-bottom: 0px;
}

.footnote a, .footnote a:hover {
	color: #999;
}
.footnote a:hover {
	text-decoration: none;
}

/*
.active a, .active a:hover, .active a:visited, .active a:active {
	background: #9A0000 url(images/navi_pfeil.gif) no-repeat;
	background-position: 20px 0%;
	margin-left: -28px;
	margin-right: -20px;
	border-right: 0;
	border-bottom: 1px solid #eaeaea;
	padding-right: -1px;
}
*/
