@import url(/css/layout.css);



body {
	color: #000;
	font-family:Tahoma, Calibri, Arial;
	font-size: small;
	font-style: normal;
	background-image: url('/media/2628/hintergrund.png');
	background-repeat: repeat-x;
}

/* Beginn TinyMCE Konfiguration*/

body.mceContentBody {
   background: white;
}

.mceContentBody a {
   color: red !important; /* FF requires a important here */
}

/* Ende TinyMCE Konfiguration*/


#container {
	width: 970px;
	margin: 0 auto;
	background-color: #c00000;
	position: relative;
	border: solid 1px #000;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #c00000;
}
#navigation {
	background-color: #ffeaaa;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 100%;
	height: 400px;
	background-color: #c00000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
}
#left {
	float: left;
	width: 390 px;
}
#center {
	float: left;
	width: 390 px;
}
#right {
	float: left;
	width: 190 px;
}
#werbung {
	text-align: center;
	width: 185px;
	margin-left: 8px;
	color: #000;
	font-size: x-small;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #000;
}
#meldungen {
	float: none;
	width: 377px;
	background-color: #fff;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	border: solid 1px #000;
	
}
#termine {
	width: 377px;
	background-color: #fff;
	margin-top: 10px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	border: solid 1px #000;
}
#neues {
	width: 352px;
	margin-left: 10px;
	background-color: #fff;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	border: solid 1px #000;
}
.meldung {
	width: 365px;
	height: 80px;
	vertical-align: middle;
	border-top: dotted 2px #ccc;
	padding: 5px;
	
}
.newsfoto  {
	float: left;
	padding-right: 10px;
}
.ueberschrift {
	letter-spacing: 0.2em;
	font-size: 1.2em; 
	width: 100px; 
	font-weight: bold; 
	padding-left: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#breadcrumb {
	color:#000;
	font-size: 0.8em;
	position: absolute;		
}

#breadcrumb ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumb li {
	
	float: left;
	margin: 0;
	padding: 0;
}

#breadcrumb a {
	color: #000;	
}
#column_l {		
	margin-left: 10px;
	background-color: #c00000;
	float: left;
	
}
#column_r {
	float: none;
	width: 90px;
	margin: 0;
	padding: 5px;
	margin: 0;
	background-color: #c00000;
	right: 3px;
	top: 9px;
}
#subsidebar {
	width: 130px;
	margin-left: 5px;
	background-color: #c00000;
	left: 0px;
	top: 5px;
	font-size: 12px;
	
}
#subcolumn_l {		
	margin-left: 5px;
	width: 815px;
	padding: 5px;
	float: right;
	background-color: #fff;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
#footer {
	background-color: #c00000;
	padding-bottom: 5px;
}
/* Formatvorlagen für Mastertitel */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 0px 0px 0px 0;
	padding: 0;
}

.rund {
	-moz-border-radius: 2ex; 
	-webkit-border-radius: 2ex;
} 

/* Formatvorlagen für die Navigation */
.secondaryNav {
	float: none;
	color:#fff;
	font-size: 1.4em;
}
.secondaryNav ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.secondaryNav li {
	
	float: none;
	margin: 0;
	padding: 0;
}
.secondaryNav a:link {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
	border: 1px solid #eee;
	background-color: #fff;
	font-size: small;
}
.secondaryNav a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
	border: 1px solid #eee;
	background-color: #fff;
	font-size: small;
}

.secondaryNav a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ffeaaa;
	background-color: #ffeaaa;
	font-size: small;
	}

.SubNaviLv3 {
	color:#fff;
	font-size: 1.4em;
	height: 5px;
}
.SubNaviLv3 ul {
	float: none;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.SubNaviLv3 li {
	
	float: left;
	margin: 0;
	padding: 0;
}
.SubNaviLv3 a:link {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #ffeaaa;
	font-size: small;
}
.SubNaviLv3 a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
	border: 1px solid #eee;
	background-color: #ffeaaa;
	font-size: small;
}
.SubNaviLv3 a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ffeaaa;
	background-color: #fff;
	font-size: small;
	}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #eee;
	background-color: #fff;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ffeaaa;
	background-color: #ffeaaa;
	}

/* Inhaltsformatvorlagen */
p { 
	margin: 0px;
}
h1 {
	font-size: 1.15em;
	color: #000;
	margin: 2px;
}
h2 {
	font-size: 22px;
	color: #000;
	
}
h3 {
	font-size: 22px;
	color: #000;
	letter-spacing: 2px;
	font-weight: lighter;
}
h4 {
	font-size: 22px;
	color: #fff;
	letter-spacing: 0.2em;
	font-weight: lighter;
	background-color: #c00000;
	margin-top: 18px;
	margin-bottom: 10px;
}
h5 {
	font-size: 1.2em;
	color: #fff;
	margin: 2px;
}
h6 {
	font-size: 1.0em;
	color: #000;
	margin: 2px;
}
h7 {
	font-size: 1.4em;
	color: #000;
	margin: 2px;
}
hr {
	border-top: dotted 2px #ccc;
	color: #fff;
	size: 1px;
}
/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #eee;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #eee;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Formatvorlagen für Hyperlinks */
a {
	color: #c00000;
	text-decoration: underline;
	border: 0;
	
}
img {
	border:0;
}
a:hover {
	color: #800000;
	text-decoration: underline;
	border: 0;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}











































































































































































































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
p {

}

h2 {

}

h6 {

}

h1 {

}

h3 {

}

h4 {

}

h5 {

}

