body {
	font: 0.8em arial,sans-serif;
	text-align: center;
	color: #000000;
	background-color: white;
	margin: auto;
/*	background-image: url('../img/new_bg.jpg'); */
	background-repeat: repeat-x;
	background-color: #000066;
	width: 950px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

.main_box {
	background-image:url(../img/content_kalenderbg.jpg);
	border-top: 1px solid #BDDEFF;
	background-repeat: repeat-x;
	padding: 0 0 15px 0;
	width:  430px;
}

.main_box_full {
	background-image:url(../img/content_h1bg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 116px 5px;
	margin: 0 0 -110px -10px;
	padding: 15px;
}

.main_box_right {
	background-image:url('../img/content_balken_rechts.jpg');
	background-repeat: repeat-x;
	padding: 0 0 15px 0;
	width:  250px;
}

.main_box p , .main_box_hot p {
	padding: 15px 0 0 10px;
}

.main_box_right p {
	padding: 0 0 0 10px;
}

a.category {
	margin: 5px 10px 5px;
	padding: 5px 5px 5px 5px;
	background: white;
	border: 1px dashed #DADADA;
	text-decoration: none;
	display: block;
}

a.category:hover {
	margin: 5px 10px 5px;
	padding: 5px 5px 5px 5px;
	background: #FFEADD;
	border: 1px dashed #FF6302;
	text-decoration: none;
	display: block;
	color: #FF6302;
}

.rahmen {
	margin: 5px 10px 5px;
	padding: 5px 5px 5px 5px;
	background: #FFEADD;
	border: 1px dashed #FF6302;
	text-decoration: none;
	display: block;
	color: #FF6302;
}

.bilderstrecke img {
	margin: 5px;
	border: 1px solid #000;
}

.galleryimage200 {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background: #FFEADD;
	border: 1px dashed #FF6302;
	text-decoration: none;
	width: 200px;
	height: 150px;
	color: #FF6302;
}

.galleryimage113 {
	margin: 5px 5px 5px 5px;
	padding: 5px 49px 5px 48px;
	background: #FFEADD;
	border: 1px dashed #FF6302;
	text-decoration: none;
	width: 113px;
	height: 150px;
	color: #FF6302;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.box h3 {
	margin: 0;
	font: 13pt trebuchet ms,arial,verdana,sans-serif;
	font-weight: normal;
}

#p_headcontainer h1 {
	margin: 0;
	font: 20pt trebuchet ms,arial,verdana,sans-serif;
	font-weight: bold;
}

#p_headcontainer a {
	text-decoration: none;
	color: #FFF;
}

#p_maincontainer {
	text-align: left;
	border: 0;
}

#p_logocontainer {
	text-align: left;
	border: 0;
}

#p_content {
	line-height: 1.4;
	padding: 20px;
	vertical-align: top;
	width: 438px;
}

#p_content_full {
	line-height: 1.4;
	padding: 20px;
	vertical-align: top;
	width: 688px;
}

#p_content_full div {
	padding-left: 5px;
}

#tbl_person {
	background-color: #E5F2FF;
	padding:0;
	margin:0;
	width: 225px;
	color: black;
	border: 1px solid #BDDEFF;
}

#tbl_kalender {
	padding:0;
	margin:0;
	color: black;
	background-image:url(../img/content_kalenderbg.jpg);
	background-repeat: repeat-x;
}

#tbl_kalender td {
	padding:2px 5px 2px 5px;
}

#tbl_kalender_titel {
	padding:3px;
	background: white;
	font: 12pt trebuchet ms,arial,verdana,sans-serif;
	border-bottom: 1px solid #BDDEFF;
}

#tbl_galerie_titel {
	padding:3px;
	font: 12pt trebuchet ms,arial,verdana,sans-serif;
	border-bottom: 1px solid #BDDEFF;
}

#tbl_galerie {
	padding:0;
	margin:0 0 0 -5px;
	color: black;
	background-image:url(../img/content_galeriebg.jpg);
	background-repeat: repeat-x;
}

#tbl_galerie td {
	padding:2px 5px 2px 5px;
}

#tbl_galerie_titel {
	padding:3px;
	background: white;
	font: 14pt trebuchet ms,arial,verdana,sans-serif;
	border-bottom: 1px solid #BDDEFF;
}

.tbl_person_sub {
	padding: 5px 2px 2px 2px;
	margin:0;
}

#p_content_special {
	line-height: 1.4;
	padding: 0px;
	vertical-align: top;
}

#p_navigation {
	background: none;
	color: #000;
	vertical-align: top;
	padding-top: 15px;
	width: 220px;
}

div #p_navigation a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a#p_navigation-link, a#p_navigation-link:visited, a#p_navigation-link:link, #p_navigation-link {
	padding: 7px 10px 10px 20px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #DADADA;
	display: block;
	text-decoration: none;
}
a#p_navigation-link:hover, a#p_navigation-link:active {
	padding: 7px 10px 9px 20px;
	text-decoration: none;
	color: #FF6302;
	border-bottom: 2px solid #FF6302;
}

#p_ticker {
	background-color: #D8D8D8;
	padding: 5px 0 0 0;
}

#p_ticker a:link, #p_ticker a:active, #p_ticker a:visited {
	text-decoration: underline;
}

#p_ticker a:hover {
	text-decoration: none;
}

#p_footer, div#p_footer a {
	background: white;
	color: #285EB8;
}

#p_footer p {
	padding: 3px 10px;
	border-top: 1px solid #285EB8;
	font-size: 0.8em;
}

#p_maincontainer {
	margin: 0 auto;
}

#p_wrapper {
	float: left;
	background: white;
}

h1 {
	background-image:url(../img/content_h1bg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 116px 5px;
	margin: 0 0 -110px -5px;
	color: #000;
	font: 18px trebuchet ms,arial,verdana,sans-serif;
}

#p_navigation h1 {
	background-image:url(../img/content_h1bg.jpg);
	font-size: 16pt;
	font-weight: normal;
	padding: 0 0 116px 5px;
	margin: 0 0 -116px 0;
}

.titel {
	font-size: 18pt;
	color: #000;
	font: 20pt trebuchet ms,arial,verdana,sans-serif;
}

.hot {
	background-image:url(../img/content_h1redbg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 116px 5px;
	margin: 0 0 -110px -5px;
	font: 18px trebuchet ms,arial,verdana,sans-serif;
	color: #000;
}

#p_content h2, #p_content_full h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 13pt;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px solid #000066;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #000066;
}

#p_content p, #p_content_full p {
	margin: 0 0 10pt 0;
}

#p_navigation {
	width: 220px;
	margin-left: -100%;
	margin-top: 10px;
}

#p_rechte-spalte {
	width: 250px;
	padding-top: 20px;
	vertical-align: top;
	border: 0 0 1px 1px;
	border-color: black;
}

#p_rechte-spalte p {
	margin: 5pt 5pt 0 2pt;
}

#p_footer {
	clear: left;
	width: 100%;
}

.naviZeile {
	text-align: center;
	border-bottom: 0px solid #DADADA;
	margin: 0;
	padding: 7px 0 7px 0;
	font-size: 0.9em;
}

.naviZeile a, .naviZeile a:link, .naviZeile a:visited {
	border-right: 0px solid #DADADA;
	text-decoration: none;
	padding: 7px 15px 7px 15px;
	font-weight: bold;
}

.naviZeile a:hover, .naviZeile a:active {
	border-right: 0px solid #DADADA;
	border-bottom: 2px solid #FF6302;
	text-decoration: none;
	padding: 7px 15px 5px 15px;
	color: #FF6302;
}

.newstitle, .newstitle a {
	font-size: 17px; 
	font-weight: bold; 
	display: inline; 
	color: #285DB7; 
	text-decoration: none;
}

.newstext, .newstext a {	
	color: #000; 
}

.ticker_date {
	padding-left: 20px;
	background-image: url(../img/datum.gif);
	background-repeat: no-repeat;
	font-size: 7.5pt;
	color: #000;
}

.ico-wichtig {
	padding-left: 20px;
	background-image: url(../img/wichtig.png);
	background-repeat: no-repeat;
	color: #000;
}

.small {
	font-size: 7.5pt;
	color: #000;
}

.links {
	font-size: 9pt;
	color: black;
}

.links a {
	color: #000066;
	background-image: url(../img/leer.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	text-decoration: none;
}

.links a:hover {
	color: #FF6302;
	background-image: url(../img/pfeil.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}

p.newsarchive_element {
	border-bottom: 1px solid #DADADA;
	margin: 3px 0 10px 0;
}

.top_contact  {
	color: #fff;
	font-weight: bold; 
	font: 8pt verdana,arial,sans-serif;	
	text-align: right;
	vertical-align: top;
	padding-right: 10pt;
}

.top_logo  {
	vertical-align: top;
	padding-left: 10pt;
	width:220px; 
	height: 90px;
}

.ticker, .ticker a {
	font-size: 0.9em;
	color: #000;
}

.sublink, .sublink a {
	border-top: 1px solid #CACACA;
	font-size: 0.9em;
	padding-left: 5pt;
	margin-top: 5pt;
	color: #000;
	text-decoration: none;
}

hr {
	background-color: #FF6302;
	height: 1px;
	color: #FF6302;
	border: 0;
}

#p_rechte-spalte h1 {
	font-size: 16pt;
	font-weight: normal;
	padding: 12px 0 0 12px;
	margin: 0px;
	border-bottom: 1px solid #000;
}

.content-title {
	font-weight:bold;
	font-style: italic;
	text-align: right;
	font-size:1.5em;
	height: 50px;
	line-height: 50px;
	margin: 0;
	background: white;
	color: #285EB8;
}

.person {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #FF6302;
	text-align: left;
}

.title_vkazo {
	font: 24pt verdana,arial,sans-serif;
	color: black;
	font-weight: bold;
	text-align: center;
}

.termine-xtra {
	font: 8pt arial,sans-serif;
	color: #FF6302;
	font-weight: bold;
	
}

textarea, input, select {
	padding: 2px 2px 2px 2px;
	font: 10pt Tahoma,Helvetica;
	border: 1px solid #FF6302;
	color: #000066;
}

textarea:focus, input:focus, select:focus {
	background-color: #FFEADD;
	border: 1px solid #FF6302;
}

textarea {
	width: 100%;
	height: 200px;
}

.button_senden {
	padding: 5px;
	border: 1px solid #FF6302;
	background-color: #FFEADD;
}

.button_senden:hover {
	padding: 5px;
	border: 1px solid #FF6302;
	background-color: white;
}