h1, h2, h3, h4, h5, p, ul, ol, strong, em, body, fieldset, table, th, tr, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	font-weight:normal;

}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
}

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	font-size:12px;
	line-height: 16px;
}


body {
	text-align:center;
	background:#0071a6;
}






/* Inhaltselemente */

h1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0071A6;
	margin-bottom:14px;
}

h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0071A6;
	margin-bottom:14px;
}

p {
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-bottom:14px;
}

table {
	margin-bottom:14px;
	font-size:11px;
}

table p {
	margin-bottom:4px;
}

a {
	font-weight:bold;
	color:#0071a6;
	text-decoration:underline;
}

a:hover {
	color:#7bb529;
}

a:visited {
	color:#666666;
}

strong {
	font-weight:bold;
}

ul {
	margin-left:2em;
	margin-bottom:14px;
}



/* Tabellen */
table		{ font-size: 10px; border-collapse: collapse; border-spacing: 0px; }
table td,	
table th	{ border: 1px solid; border-color: #ffffff; line-height: 13px; padding:3px; }
table th	{ text-align: left; font-weight: bold !important;}

td.gelb { background: #FFE621; }

td.hellblau { background: #73c0e6 !important; }
td.blau { background: #3399c0 !important; }
td.dunkelblau { background: #0071a6 !important; }

td.hellorange { background: #ffc080; }
td.orange { background: #ffa633; }
td.dunkelorange { background: #ff8a0a; }

td.hellgruen { background: #b3e680; }
td.gruen { background: #85de5e; }
td.dunkelgruen { background: #66cc33; }

.tx-calendar-pi1 table { font-size: 11px; border-collapse: collapse; border-spacing: 0px; margin-top:5px; }
.tx-calendar-pi1 table td,	
.tx-calendar-pi1 table th { border:none; padding:0; }
.tx-calendar-pi1 table th { text-align: left; font-weight: bold !important;}


#site {
	text-align:left;
	width:900px;
	margin:auto;
	margin-top:30px;
	background:#ffffff url('../images/backgrounds/bg_site.gif') repeat-y top left;
}

#site-navi {
	background:#7bb529;
	width:260px;
	float:left;
	padding:80px 0 20px 0;
	text-align:right;
}

#site-navi ul {
	list-style-type:none;
	padding-right:10px;
}

#site-navi ul a {
	text-decoration:none;
	display:block;
}

#site-content {
	width:640px;
	float:left;
	padding:20px 0;
	overflow:hidden;
}

#site-content .logo {
	text-align:center;
	padding-bottom:20px;
}

#site-content .content {
	padding:10px 20px;
}

#site-content .col1 {
	float:left;
	width:380px;
}

#site-content .col2 {
	float:right;
	width:200px;
}


/* Bildergallerie */

.tx-rgsmoothgallery-pi1 {
  background:#0071A6 url(img/loading-bar-black.gif) center center no-repeat;
}

.jdGallery .slideElement {
	background-color: #0071A6;
}


/* FCE Styles */

.submenue ul {
	list-style-type:none;
	padding:20px 0 10px 0;
}
