﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-image:url('media/siteImages/bg.jpg');
	background-repeat: no-repeat;
	background-color:#fff;
	overflow:hidden;
	z-index:0;
}
#frameborder {
	width:953px;
	height:421px;
	border:1px #bfb5aa solid;
	background-color: white;
	position:relative;
	z-index:40;
	top:52px;
}	
#masthead {
	background-image:url('media/siteImages/logo.gif');
	background-repeat:no-repeat;
	overflow: hidden;
	position:relative;
	top:-120px;
	margin-left: 0;
	padding: 0;
	z-index:20;
	}
#breadcrump{
	width:600px;
	height:auto;
	z-index:30;
	position:relative;
}
#content {
	background-color: none;
		overflow: hidden; 
}
#column_l {
	width: auto;
	padding: 0px;
	background-color: #fff;
}
#column_l a:hover {
	 font-style:oblique;
}
#myDiv{
	background-color: #fff;
}
#myDiv img{
	padding:10px 35px 10px 15px;
}

#footer_left {
	text-align: left;

}
html>body #footer_left {
	text-align: left;
}

/* Websitetypografie */
h1 {
	font-size: xx-large;
}
h2 {
	margin-top:10px;
	font-size: x-large;
		color: #9b1b3b;
}
h3 {
	margin:0;
	padding:0;
	font-size: 16px;
	color: #9b1b3b;
}
h4 {
	font-size: medium;
	color: #9b1b3b;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}
/* Fußzeile */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Hyperlinks */
#footer_left a {
	font-weight: bolder;
	text-decoration: none;
	font-size:12px;
	color: #333333;
}
#footer_left a:hover {
	font-weight:  bolder;
	text-decoration: none;
	font-size:12px;
	color: #9b1b3b;
}
#footer_right a {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}
#footer_right a:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #9b1b3b;
}
#breadcrump a {
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	color: #333333;
}
#breadcrump a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a {
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color: #333333;
}
a:hover {
	color: #9b1b3b;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
}

.style_header {
	font-weight: bold;
		color:#9b1b3b;
		font-size:16px;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_plain {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.style_block {
	font-size:12px;
	display:inline-block;
	background-color:#333333;
}
.style_breadcrump {
	font-size:small;
	padding:0 10 5 0;
	color: #333333;
}
.style_plain01 {
	font-size:12px;
	padding:0 0 0 0;
	color: #333333;
}
.style_zitat_start {
font-family:"Times","Times New Roman","Serif";
	font-size:16px;
	color: #9b1b3b;
	font-weight:bold;
}
.style_zitat {
font-family:"Times","Times New Roman","Serif";
	font-size:16px;
	color: #9b1b3b;
	font-weight:bold;
	font-style:italic;
}
.style_autor {
font-family:"Times","Times New Roman","Serif";
	font-size:14px;
	color: #666666;
	font-style:italic;
}
.style_small {
	font-size:xx-small;
	padding:0 0 0 0;
	color: #333333;
}
.style_plain02 {
	font-size:  x-small;
	font-style:italic;
	color: #333333;
}
.style_markup {
font-size:12px;
	color: #9b1b3b;
	text-decoration: none;
	font-weight:bold;
}
.style_markup_small {
font-size:11px;
	color: #9b1b3b;
	text-decoration: none;
	font-weight:normal;
}
.neueFormatvorlage1 {
}
.style_italic_small {
	font-style: italic;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
