@charset "utf-8";
/* CSS Document */
/*  
 Datum: 	11.03.2010 
 Version: 	1.0
 Kontakt: 	info@redk.de
 Tel: 		01743484230
*/
/* Allgemein */
body {
	background-image: url(images/pgbk.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	background-color: #7C7C7C;
}
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84847A;
}
.content a:link {
	color: #990000;
	text-decoration:none;
	border-bottom:1px dotted #84847A;
}
.content a:visited {
	color: #990000;
	text-decoration:none;
	border-bottom:1px dotted #84847A;
}
.content a:hover {
	color: #990000;
	text-decoration:none;
	border-bottom:1px dotted #84847A;
}
.content a:active {
	color: #990000;
	text-decoration:none;
	border-bottom:1px dotted #84847A;
}
hr {
	border: 1px dotted #84847A;
	height: 0px;
	margin: 0px;
	padding: 0;
	border-bottom: 0px;
}
.header p {
	margin:0;
}
/* Menu */



.menu {
	font-size: 15px;
	font-weight: bold;
	color: #8B2425;
	line-height:1.6em;
	text-transform: lowercase;
}
.menu a:link {
	color: #8B2425;
	text-decoration:none;
	font-weight: bold;
}
.menu a:visited {
	color: #8B2425;
	text-decoration:none;
	font-weight: bold;
}
.menu a:hover {
	color: #8B2425;
	text-decoration:none;
	font-weight: bold;
	border-spacing:3px;
}
.menu a.active {
	color:#84847A;
	background: url("../../media/link_menu.gif") no-repeat;
	padding-left:10px;
	line-height:1.6em;
}
.law {
	font-size: 11px;
	color: #84847A;
}
.law a:link {
	color: #84847A;
	text-decoration:none;
	border-bottom:1px dotted #84847A;
	border-spacing:3px;
}
.law a:visited {
	color: #84847A;
	text-decoration:none;
	border-bottom:1px dotted #84847A;
	border-spacing:3px;
}
.law a:hover {
	color: #84847A;
	text-decoration:none;
	border-bottom:1px dotted #990000;
	border-spacing:3px;
}
.law a:active {
	color: #84847A;
	text-decoration:none;
	border-bottom:1px dotted #84847A;
	border-spacing:3px;
}
/* inhalt */

.content {
	font-size: 12px;
	color: #84847A;
	line-height: 1.5;
}
.content h1 {
	font-size: 15px;
	font-weight: bold;
	color: #8B2425;
	line-height:1.6em;
}
.content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #8B2425;
	line-height:1.6em;
}
.bild {
	border:1px dotted #8B2425;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.bild a:hover {
	border:1px dashed #FFCC00;
	background-color:#333333;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.thema {
	font-size: 16px;
	font-weight: bold;
	color: #8B2425;
}
/* Boxen */

.sub {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.3;
}
.sub h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.sub a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.sub a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.sub a.active {
	color:#FFFFFF;
}
/* Footer */

.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.footer a.active {
	color:#FFFFFF;
}
/* Eingabefelder, Buttons, Kontaktformular */

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #84847A;
	font-size: 11px;
	border: 1px solid #84847A;
	background-color: #FFFFFF;
	padding: 3px;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #84847A;
	font-size: 11px;
	border: 1px solid #84847A;
	background-color: #FFFFFF;
	padding: 3px;
}
.field_heading {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8B2425;
	padding-top: 10px;
	color: #8B2425;
}
.breadcrumb {
	font-size: 11px;
	text-align:right;
	line-height:1.3em;
	font-weight:normal;
}
.breadcrumb a:link {
	color: #990000;
	font-size: 11px;
	text-decoration:none;
	border-bottom: 1px dotted #84847A;
	padding:0px 2px 0px 2px;
}
.breadcrumb a:visited {
	color: #990000;
	font-size: 11px;
	text-decoration:none;
	border-bottom: 1px dotted #84847A;
	padding:0px 2px 0px 2px;
}
.breadcrumb a:hover {
	color: #990000;
	font-size: 11px;
	text-decoration:none;
	border-bottom: 1px dotted #84847A;
	padding:0px 2px 0px 2px;
}
.breadcrumb a.active {
	color: #990000;
	font-size: 11px;
	text-decoration:none;
	border-bottom: 1px dotted #84847A;
	padding:0px 2px 0px 2px;
}
.leftside img {
	border:1px dotted #990000;
	background-color:#FFF;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.leftside img a:link {
	border:1px dotted #990000;
	background-color:#FFF;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.leftside img a:visited {
	border:1px dotted #990000;
	background-color:#FFF;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.leftside img a:hover {
	border:1px dotted #990000;
	background-color:#FFF;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.leftside img a:active {
	border:1px dotted #990000;
	background-color:#FFF;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

