@charset "UTF-8";

@import url("standard.css");
@import url("content_base.css");
@import url("jd.gallery.css"); 

body {
	background: url(../images/bg.png) #fefefc repeat-x;
	text-align:center;
	border-top:10px solid #000;
}

#page {
	text-align:left;
	width:901px;
	height:auto;
	margin:0 auto;
	background:#fff;
}

a {
	color:#7c101e;
	text-decoration:none;
}

a:hover {
	color:#7c101e;
	text-decoration:underline;
}

ul {
	color:#7c101e;
	margin-left:16px;
	list-style:url(../images/arrow.gif);
}

ul li {
	list-style:url(../../images/arrow.gif);
}

p {
	font-size:11px;
}


#header {
	width:901px;
	height:105px;
	background:url(../images/header.png);
	border-bottom:5px solid #000;
}

#header p {
	display:block;
	float:right;
	width:250px;
	height:35px;
	margin:42px 5px 0 0;
}

#header p a {
	font-weight:bold;
	color:#384046;
	text-decoration:none;
}

#header p a:hover {
	text-decoration:underline;
}

#mainpic  {
	width:901px;
	height:218px;
	background:url(../images/mainpic.jpg);
}

#mainpic p {
	float:left;
	margin:185px 0 0 20px;
}

#mainpic p a {
	font-weight:bold;
	color:#c3c7c3;
	text-decoration:none
}

#mainpic p a:hover {
	text-decoration:underline
}

ul#navi {
	margin:0;
	width:901px;
	height:33px;
	background:url(../images/navi-bg.png) repeat-x;
}

ul#navi li {
	display:block;
	float:left;
	list-style:none;
	line-height:30px;
	padding-right:20px;
	
	background:url(../images/navi-li-bg.gif) center right no-repeat;
}

ul#navi li a {
	font-weight:bold;
	text-decoration:none;
	color:#384046;
}

ul#navi li a:hover {
	color:#7c101e;
}

#content {
	width:901px;
	height:auto;
	background: url(../images/bg-content.gif);
}

a.vithomepage {
	display:block;
	float:left;
	padding:2px 5px;
	background:#fff;
	color:#000!important;
	font-size:14px;
}

#primary-content {
	text-align:justify;
	float:left;
	width:600px;
	padding-bottom:10px;
}

#primary-content h1, #primary-content h2, #primary-content h3, #primary-content h4, #primary-content p {
	margin:7px 20px;
    text-align: left;
}

#primary-content p {
  line-height:16px;
}

#primary-content h1 {
	margin-top:20px;
	font-size:28px;
	color:#7c101e;
	font-weight:normal;
}

#primary-content h2 {
	margin-top:14px;
	margin-bottom:4px;
	font-size:12px;
	color:#384046;
}

#secondary-content {
	float:right;
	width:275px;
	padding-bottom:10px;
	border-left:1px solid #ececeb;
	background:#f6f6f5;
}

#secondary-content h1, #secondary-content h2, #secondary-content h3, #secondary-content p {
	margin:7px 20px;
}

#secondary-content h1 {
	margin-top:20px;
	font-size:24px;
	color:#7c101e;
	font-weight:normal;
}

#secondary-content h2 {
	margin-top:14px;
	margin-bottom:3px;
	font-size:12px;
	color:#384046;
}

#secondary-content p {
	margin-top:3px;
	line-height:16px;
}

#secondary-content a {
	text-decoration:none;
	color:#7c101e;
	font-weight:bold;
}

#secondary-content a:hover {
	text-decoration:underline;
}

#secondary-content img {
	border:5px solid #bec0a8;
}

#footer {
	width:901px;
	height:113px;
	background:url(../images/footer.gif);
}

#footer p {
	float:left;
	font-size:11px;
	line-height:14px;
	width:230px;
	margin:35px 0 0 20px;
}

#footer img {
	float:right;
	margin-right:15px;
}

#secondary-navi {
	float:right;
	margin:0 330px 0 0;
	color:#fff;
	background:url(../images/secondary-bg.gif) no-repeat ;
	font-size:11px;
	height:18px;
	padding:0 0 0 0;
	margin-top:-1px;
	width:210px;
	font-weight:bold;
}

#secondary-navi li {
	float:left;
	list-style:none;
	padding:0;
}

#secondary-navi li a{
	text-decoration:none;
	color:#fff;
}

#secondary-navi li a:hover{
	text-decoration:underline;
}


#secondary-navi li.active{
	color:#CCC;
    font-weight: bold;
}
.gallery {
    margin:7px 20px;
}


.thumbs {
   border: 1px solid #384046;
   margin: 0 18px 18px 0;
   float: left;
}

.errors {
	background-color:#F5EEE7;
	margin: 10px 20px;
	padding: 10px;
	border: 1px solid #7c101e;
}

h1.skip{
	left: -1000px;
	top: -1000px;
}

#secondary-content .datum{
	font-size: 10px;
	color:#7c101e;
	font-weight:bold;
}

.lbpicture{
	margin: 10px 10px 5px 0;
	border: 1px solid #7c101e;
}	



/* Kontaktformular */

	
fieldset {
	border: none;
}

input  {
	width:200px;
	line-height:18px;
	height:18px;
	padding: 3px;
	border:1px solid #ccc;
}

textarea {
	width:300px;
	height:100px;
	border:1px solid #ccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 3px;
}


input.radio {
	float:left;
	margin-right:0.3em;
	line-height:20px;
	height:20px;
	border: none;
}

label {
	display:block;
	float:left;
	width:100px;
}

input.reset, input.submit {
	border: 1px solid #ccc;
	color:#fff;
	padding:2px;
	margin-right:5px;
	height:25px;
	line-height:20px;
}

#cfContact {
	padding:2px;
	height:25px;
	line-height:20px;
	border: 1px solid #aaa;
	padding-bottom:4px;
	background:#e9e9e6;
}

/* DatePicker Start */

input.DatePicker{
	display: block;
	width: 176px;
	padding-left: 24px;
	font-size: 13px;
	background: #fff url(../images/date.gif) no-repeat top left;
	cursor: pointer;
}
input:focus.DatePicker{
	background: #fffce9 url(../images/datefocus.gif) no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	border: 1px solid #0070bf;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #d9eefc;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}
