/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #990000;
	background-image: url(images/website_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	cursor: default;
	list-style-position: outside;
	list-style-image: url(images/bullet_arrow_small.gif);
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
img {
	border: none;
}
/* NEWS */
div.news {
	clear: both;
}
div.news .title {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
	font-weight: bold;
}
div.news .date {
	font-size: 9px;
	color: #333333;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.news .text {
}

/* EVENTS */
div.events {
	clear: both;
}
div.events .title {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
	font-weight: bold;
}
div.events .date {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* clearfix zum Aufheben der Floatumgebung */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}	
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img.thumbnail {
	width: 200px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: #000000 solid 2px;
}

div#mainbody {
	margin: 0 auto;
	text-align: left;
	background-image: url(images/shadow_bg.png);
	background-repeat: repeat-y;
	background-position: center top;


}
div#mainbody div#header {
	background-color: #990000;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
div#mainbody div#footer {
	background-color: #ff3399;
	height: 25px;
	width: 690px;
	padding-right: 10px;
	padding-top: 15px;
	margin: 0 auto;
	text-align: right;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
div#mainbody div#mainnavigation {
	background-color: #FFFFFF;
	width: 700px;
	margin: 0 auto;
	text-align: center;
	border-top: 3px solid #ff3399;
	border-bottom: 3px solid #ff3399;
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;

}

div#mainbody div#mainnavigation a, div#mainbody div#mainnavigation a:link, div#mainbody div#mainnavigation a:hover, div#mainbody div#mainnavigation a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #ff3399;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ff3399;
	float: left;
}

div#mainbody div#mainnavigation a:hover {
	text-decoration: underline;
}

div#mainbody div#mainnavigation a#first {
	border: none;
}

div#mainbody div#mainnavigation div#mainnavigationspaner {
	margin-left: 40px;
	margin-right: 10px;
	text-align: center;
}

div#mainbody div#body {
	width: 700px;
	margin: 0 auto;

}
div#mainbody div#body div#left {
	clear:both;
	width: 220px;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 5px;
	float: left;

}
div#mainbody div#body div#middle {
	width: 690px;
	float:right;
	padding: 5px;

}
div#mainbody a:link, div#mainbody a:visited {
	font-weight: bold;
	color: #FF3399;
	text-decoration: underline;
}
div#mainbody a:hover {
	font-weight: bold;
	color: #FF6699;
	text-decoration: underline;
}

div#mainbody div#footer a:link, div#mainbody div#footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
div#mainbody div#footer a:hover {
	font-weight: bold;
	color: #CCBBFF;
	text-decoration: underline;
}


hr.hr {
	color: #000000;
	background: #000000;
	height: 1px;
	border: none;
}

img#mainimg {
	width: 440px;
	margin-left: 5px;
}

input, textarea, select {
	border: 1px solid #000000;
	/** remember to change image path **/
	background: url(images/formbg.png) repeat-x #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #000000;
}
img.image {
	border: 3px solid #FFFFFF;
	margin: 5px;
}

.flleft {
	float: left;
}

#infobox_main {
	background-color: #FFFFFF;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	float: right;
	width: 320px;
	border: 3px solid #FFFFFF;
	color: #000000 !important;
}

#infobox_main h1 {
	color: #ff3399 !important;
}

#linkbox_foot {
	margin: 5px;
	width: 670px;
	background-color: #FFFFFF;
	padding: 5px;
	color: #000000;
}

div#nextevent {
	background-image: url(images/next_event.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 250px;
}

div#videos {
	background-image: url(images/videos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 250px;
}

div#links {
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 250px;
}


