/*
 * Base CSS-Definition
 * Created: 2008-02-27 00:33:16.278265
 */

/* *** BODY ********************************************************************* */
body {
	background: #D8D8D8;
	color: #000000;
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
}

/* \*/ * html body { text-align:left; font-size: 0.75em; } /* *//* IE 5.5 Hack */

#rightColumn {
	position: absolute;
	/*top: 230px;*/
	right: 10px;
	width: 160px;
	height: auto;
}

/* *** Website Content ************************************************************ */
#site-content {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	width:800px;
	height: 100%;
}


html>body, html>body #site-content {
	height: auto;
}

/* *** Navigation ********************************************************* */

#nav-main {
	float: left;
	width: 100%;
	font-size: 0.75em;
	font-weight: bold;
}

#nav {
	margin: 0;
	font-size: 1.25em;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 1.11em;
	border-bottom: 3px solid #990000;
}

#nav ul, #nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	float: left;
	font-size: x-small;
	line-height: 1.5em;
	margin-right: 3px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	background-color: #990000;
}

#nav a:hover {
	color: #66FFFF;
}

body.wbv #nav li#wbv a,
body.dnint #nav li#dnint a,
body.ntm #nav li#ntm a,
body.imp #nav li#imp a,
body.hsv #nav li#hsv a,
body.fc #nav li#fc a,
body.home #nav li#home a {
	background : #D8D8D8;
	color : #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
}

#nav-right {
	/*float: right;*/
	/*position: relative;*/
	top: 0px;
	padding: 0;
	font-size: 0.9em;
	margin: 0;
}

#nav-right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ffffff;
}

#nav-right il {
	margin: 0px;
}

#nav-right a:link, #nav-right a:visited {
	display: block;
	color: #FFFFFF;
	font-size: x-small;
	line-height: 1.5em;
	margin: 0;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	background-color: #990000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#nav-right a:hover {
	color: #66FFFF;
}

#nav-right li.active a {
	background : #D8D8D8;
	color : #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-color: #990000;
}

/* *** Header *************************************************************** */
#header {
	min-height:185px;
	min-width:800px;
	padding-bottom: 0;
}

#header img {
	border-bottom: 3px solid #990000;
}

/* *** Content ************************************************************** */

#content {
	font-size: 0.75em;
	width: 780px;
	margin: auto;
	height: 100%
}

/* *** Main ***************************************************************** */

#main {
	width: 600px;
	display: block;
	margin: 0 150px 0 0;
	font-size: 1em;
}

#main a {
	text-decoration: none;
	color: #880000;
}

#main a:hover {
	text-decoration: none;
	color: #66FFFF;
}

#main-block h1 {
	color: #880000;
	background: inherit;
	font-size: 1.25em;
	font-weight:bold;
	line-height:1.5em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#main-block h2 {
	color: #880000;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#main-block h3 {
	color: #880000;
	background: inherit;
	font-size:1.15em;
	font-weight:bold;
	line-height:1.3em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

/* *** Paragraphs ********************************************************** */

#main-block p {
	margin-bottom:1.1em;
	font-size:1em;
	line-height:1.333em;
}

#main-info {
	text-align: right;
	font-size: 0.8em;
	color: #000000;
}

/* *** textile ************************************************************** */

.txt-img {
	line-height: 1.333em;
	margin-bottom: 1.1em;
}

.txt-img table {
	border-collapse: collapse;
	border-spacing: 2px;
}

.txt-img td {
	border: 1px solid #880000;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.txt-icon img {
	vertical-align: middle;
	border: 0;
}

.txt-icon a {
	text-decoration: none;
}

.floatRight img {
	margin-left: 20px;
}

.floatLeft img {
	margin-right: 20px;
}

/* *** Gallerie ************************************************************* */

.galerie {
	text-align: center;
	width: 100%;
}

.image {
 	display: block;
	margin: 10px;
}

.image img { 
	border: 0;
	padding: 0;
	margin: 0;
}

.image p {
	padding:0;
	margin:0;
	font-size: 0.9em;
	color: #880000;
}

/* *** Gallerie with Descripton ********************************************** */

.galerie-wd {
	text-align: center;
	width: 100%;
}

.image-wd {
 	display: block; 
	float: left;
	margin: 10px;
	width: 170px;
	height: 250px;
}

.image-wd img { 
	border: 0;
	padding: 0;
	margin: 0;
}

.image-wd p {
	padding:0;
	margin:0;
	font-size: 0.9em;
	color: #880000;
}

/* *** footer *************************************************************** */

#footer {
	clear: left;
	min-width:800px;
	height: 1.4em;
	font-size: 0.7em;
	line-height: 1.3em;
	border-top: 3px solid #990000;
	text-align: right;
}

#footer-nav {
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}

#footer-nav img {
	border: 0;
}

#footer-copyright {
	text-align: right;
	margin: 0;
	padding: 0;
}

#footer a {
	text-decoration: none;
	color: #880000;
}

/* *** eventlist ************************************************************ */

#events {
	top: 0px;
	padding: 0;
	font-size: 0.9em;
	margin: 10px 0px 10px 0px;
	border: 1px solid #880000;
}

.eventsDate {
	color: #880000;
	font-weight: bold;
	text-align: center;
}

.eventsShortdescription {
	color: #880000;
	text-align: center;
}

.eventsCategory {
	color: #880000;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 5px;
}

#events h1 {
	text-align: center;
	color: #880000;
	font-size: 1em;
	font-weight: bold;
}

.events_tab {
	border-collapse: collapse;
	border-spacing: 2px;
	width: 100%;
}

.events_tab td {
	border: 1px solid #880000;
}

.events_nav {
	border: 0;
}

.events_nav table {
	border: 0;
}

.events_nav td {
	border: 0;
}

.events_nav a {
	text-decoration: none;
	font-weight: bold;
}

/* *** news ***************************************************************** */

.news h1, .news h2 {
	color: #880000;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #880000;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
}

.news {
	border-bottom: 1px solid #880000;
	margin-bottom: 2em;
}

.news-info {
	clear: left;
	color: #000000;
	font-size: 0.8em;
	line-height: 1em;
	text-align: right;
}

.newsNav {
}

.news-catname {
	text-align: left;
	color: #880000;
	font-size: 0.8em;
	line-height: 0.8em;
	margin-top: 1em;
	margin-bottom: 0;
}

img {
	border: 0;
}

/* *** breadcrumb ************************************************************ */

#breadcrumb a {
	text-decoration: none;
	color: #880000;
}

#breadcrumb a:hover {
	text-decoration: none;
	color: #66FFFF;
}

