#container {
	min-height:100%;
	position:relative;
}

#body {
	padding-bottom:60px;
}

#staticcontent {
	position:fixed;
	top:0;
	left:0;
}

#logo {
	width:130px;
	height:200px;
	position:relative;
	float:left;
	padding-left:30px;
	padding-top:50px;
}

div.preload 
{ 
		display:none;
		height: 0px; 
		overflow: hidden;
}

.logo {
	-webkit-border-bottom-left-radius:4px 4px;
	border-bottom-left-radius:4px 4px;
	-o-border-bottom-left-radius:4px 4px;
	-ms-border-bottom-left-radius:4px 4px;
	-moz-border-radius-bottomleft:4px 4px;
	-webkit-border-bottom-right-radius:4px 4px;
	border-bottom-right-radius:4px 4px;
	-o-border-bottom-right-radius:4px 4px;
	-ms-border-bottom-right-radius:4px 4px;
	-moz-border-radius-bottomright:4px 4px;
	-webkit-border-top-left-radius:4px 4px;
	border-top-left-radius:4px 4px;
	-o-border-top-left-radius:4px 4px;
	-ms-border-top-left-radius:4px 4px;
	-moz-border-radius-topleft:4px 4px;
	-webkit-border-top-right-radius:4px 4px;
	border-top-right-radius:4px 4px;
	-o-border-top-right-radius:4px 4px;
	-ms-border-top-right-radius:4px 4px;
	-moz-border-radius-topright:4px 4px;
}

#startcontent {
	min-height:100px;
	position:relative;
	float:right;
	padding-top:50px;
	padding-right:30px;
	width:35%;
}

#aboutcontent {
	min-height:100px;
	position:relative;
	float:right;
	padding-right:30px;
	padding-top:50px;
	width:35%;
}

#catcontent {
	min-height:100px;
	position:relative;
	float:right;
	padding-right:30px;
	padding-top:50px;
	width:45%;
}

#networks {
	padding-right:30px;
	position:absolute;
	right:0;
	bottom:55px;
}

.imgboxleftwide {
	float:left;
	width:56%;
	min-height:50px;
}

.imgboxrightsmall {
	float:right;
	width:39%;
	padding-left:2%;
	min-height:50px;
}

.imgboxleftsmall {
	float:left;
	width:39%;
	min-height:50px;
}

.imgboxrightwide {
	float:right;
	width:56%;
	padding-left:2%;
	min-height:50px;
}

.imgboxleftsolo {
	float:left;
	width:34%;
	padding-right:15px;
	min-height:50px;
}

.imgboxrightsolo {
	float:right;
	width:34%;
	padding-left:15px;
	min-height:50px;
}

.boximg {
	width:100%;
	-webkit-border-bottom-left-radius:2px 2px;
	border-bottom-left-radius:2px 2px;
	-o-border-bottom-left-radius:2px 2px;
	-ms-border-bottom-left-radius:2px 2px;
	-moz-border-radius-bottomleft:2px 2px;
	-webkit-border-bottom-right-radius:2px 2px;
	border-bottom-right-radius:2px 2px;
	-o-border-bottom-right-radius:2px 2px;
	-ms-border-bottom-right-radius:2px 2px;
	-moz-border-radius-bottomright:2px 2px;
	-webkit-border-top-left-radius:2px 2px;
	border-top-left-radius:2px 2px;
	-o-border-top-left-radius:2px 2px;
	-ms-border-top-left-radius:2px 2px;
	-moz-border-radius-topleft:2px 2px;
	-webkit-border-top-right-radius:2px 2px;
	border-top-right-radius:2px 2px;
	-o-border-top-right-radius:2px 2px;
	-ms-border-top-right-radius:2px 2px;
	-moz-border-radius-topright:2px 2px;
	margin-bottom:10px;
}

#eventbox {
	min-height:100px;
	position:relative;
	float:right;
	padding-right:30px;
	padding-top:50px;
	text-align:left;
	width:35%;
}

#presentscontent {
	min-height:100px;
	position:relative;
	float:right;
	padding-right:30px;
	padding-top:50px;
	width:38%;
}

#contactcontent {
	min-height:100px;
	position:relative;
	float:right;
	padding-right:30px;
	padding-top:50px;
	text-align:right;
	width:280px;
}

#impressumcontent {
	min-height:100px;
	position:relative;
	float:right;
	padding-right:30px;
	padding-top:50px;
	text-align:left;
	width:280px;
}
#textbox {
	position:relative;
	float:right;
	width:100%;
	clear:both;
	background-image:url(../images/bkfiller.png);
	-webkit-border-bottom-left-radius:4px 4px;
	border-bottom-left-radius:4px 4px;
	-o-border-bottom-left-radius:4px 4px;
	-ms-border-bottom-left-radius:4px 4px;
	-moz-border-radius-bottomleft:4px 4px;
	-webkit-border-bottom-right-radius:4px 4px;
	border-bottom-right-radius:4px 4px;
	-o-border-bottom-right-radius:4px 4px;
	-ms-border-bottom-right-radius:4px 4px;
	-moz-border-radius-bottomright:4px 4px;
	-webkit-border-top-left-radius:4px 4px;
	border-top-left-radius:4px 4px;
	-o-border-top-left-radius:4px 4px;
	-ms-border-top-left-radius:4px 4px;
	-moz-border-radius-topleft:4px 4px;
	-webkit-border-top-right-radius:4px 4px;
	border-top-right-radius:4px 4px;
	-o-border-top-right-radius:4px 4px;
	-ms-border-top-right-radius:4px 4px;
	-moz-border-radius-topright:4px 4px;
	padding:15px;
}

#menu {
	font-size:14px;
	position:relative;
	float:left;
	clear:left;
	padding-top:20px;
	line-height:25px;
}

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	font-size:11px;
	background-image:url(../images/bkfiller.png);
	padding-top:7px;
	padding-bottom:8px;
}

#footer a:link, #footer a:visited {
	color:#800038;
}

#footer a:hover {
	color:#800038;
	border-bottom:1px solid #29292D;
}

#footerpad {
	padding-right:10px;
	text-align:right;
}

#nav {
}

#nav li {
	display:inline;
}

#nav a:link, #nav a:visited {
	padding-left:30px;
	color:#FFFFFF;
}

#nav a:hover {
	background-image:url(../images/bkfiller.png);
	padding-top:3px;
	padding-bottom:3px;
	padding-right:6px;
	-webkit-border-bottom-right-radius:2px 2px;
	border-bottom-right-radius:2px 2px;
	-o-border-bottom-right-radius:2px 2px;
	-ms-border-bottom-right-radius:2px 2px;
	-moz-border-radius-bottomright:2px 2px;
	-webkit-border-top-right-radius:2px 2px;
	border-top-right-radius:2px 2px;
	-o-border-top-right-radius:2px 2px;
	-ms-border-top-right-radius:2px 2px;
	-moz-border-radius-topright:2px 2px;
	color:#2D2832;
	border-bottom-width:0;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
}

a.twitlnk {
	background-image:url(../images/social_links.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	background-origin:initial;
	background-clip:initial;
	width:35px;
	height:35px;
	display:block;
	text-indent:-9999px;
	border-bottom-width:0;
	float:right;
	margin-left:15px;
}

a.twitlnk:hover {
	background-position:0px -35px;
	background-position-x:0;
	background-position-y:-35px;
	border-bottom-width:0;
}

a.twitlnk:active {
	background-position:0px -70px;
	background-position-x:0;
	background-position-y:-70px;
	border-bottom-width:0;
}

a.faceblnk {
	background-image:url(../images/social_links.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:-35px 0px;
	background-position-x:-35px;
	background-position-y:0;
	background-origin:initial;
	background-clip:initial;
	width:35px;
	height:35px;
	display:block;
	text-indent:-9999px;
	border-bottom-width:0;
	float:right;
	margin-left:15px;
}

a.faceblnk:hover {
	background-position:-35px -35px;
	background-position-x:-35px;
	background-position-y:-35px;
	border-bottom-width:0;
}

a.faceblnk:active {
	background-position:-35px -70px;
	background-position-x:-35px;
	background-position-y:-70px;
	border-bottom-width:0;
}

.menuactive {
	background-image:url(../images/bkfiller.png);
	-webkit-border-bottom-right-radius:2px 2px;
	border-bottom-right-radius:2px 2px;
	-o-border-bottom-right-radius:2px 2px;
	-ms-border-bottom-right-radius:2px 2px;
	-moz-border-radius-bottomright:2px 2px;
	-webkit-border-top-right-radius:2px 2px;
	border-top-right-radius:2px 2px;
	-o-border-top-right-radius:2px 2px;
	-ms-border-top-right-radius:2px 2px;
	-moz-border-radius-topright:2px 2px;
	color:#2D2832;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	padding:3px 6px 3px 30px;
}

.clearfloating {
	position:relative;
	clear:both;
}

::selection {
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#AE5164;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

h1 {
	font-weight:normal;
	font-size:16px;
	padding-bottom:10px;
	color:#800038;
	font-family:'Century Gothic', 'Open Sans', sans-serif;
}

h1.nopad{
	font-weight:normal;
	font-size:16px;
	padding-bottom:0px;
	color:#800038;
	font-family:'Century Gothic', 'Open Sans', sans-serif;
}

h2 {
	font-weight:normal;
	color:#800038;
	font-family:'Century Gothic', 'Open Sans', sans-serif;
	font-size:13px;
}

h3 {
	font-weight:bold;
	color:#800038;
	font-family:'Century Gothic', 'Open Sans', sans-serif;
	font-size:11px;
	padding-bottom:10px;
}

p {
	padding-bottom:15px;
	/* overflow: hidden; */
}

p.italic {
	font-style:italic;
	text-align:right;
}

p.clear {
	clear:both;
	margin-left:15px;
}

br.gap {
	 content: " ";
   display: block;
   margin: 5px 0;
}

.textright:after { content: ''; clear: both; visibility: hidden; }

.leftside{
	 float: left; margin-right: 15px; 
	-webkit-border-bottom-left-radius:2px 2px;
	border-bottom-left-radius:2px 2px;
	-o-border-bottom-left-radius:2px 2px;
	-ms-border-bottom-left-radius:2px 2px;
	-moz-border-radius-bottomleft:2px 2px;
	-webkit-border-bottom-right-radius:2px 2px;
	border-bottom-right-radius:2px 2px;
	-o-border-bottom-right-radius:2px 2px;
	-ms-border-bottom-right-radius:2px 2px;
	-moz-border-radius-bottomright:2px 2px;
	-webkit-border-top-left-radius:2px 2px;
	border-top-left-radius:2px 2px;
	-o-border-top-left-radius:2px 2px;
	-ms-border-top-left-radius:2px 2px;
	-moz-border-radius-topleft:2px 2px;
	-webkit-border-top-right-radius:2px 2px;
	border-top-right-radius:2px 2px;
	-o-border-top-right-radius:2px 2px;
	-ms-border-top-right-radius:2px 2px;
	-moz-border-radius-topright:2px 2px;	 
}
h1.img {
	margin-top:10px;
}

a:link, a:active, a:visited {
	color:#7F0000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#2D2832;
	border-bottom:1px solid #2D2832;
}

.TextWrapRight {
	-webkit-border-bottom-left-radius:2px 2px;
	border-bottom-left-radius:2px 2px;
	-o-border-bottom-left-radius:2px 2px;
	-ms-border-bottom-left-radius:2px 2px;
	-moz-border-radius-bottomleft:2px 2px;
	-webkit-border-bottom-right-radius:2px 2px;
	border-bottom-right-radius:2px 2px;
	-o-border-bottom-right-radius:2px 2px;
	-ms-border-bottom-right-radius:2px 2px;
	-moz-border-radius-bottomright:2px 2px;
	-webkit-border-top-left-radius:2px 2px;
	border-top-left-radius:2px 2px;
	-o-border-top-left-radius:2px 2px;
	-ms-border-top-left-radius:2px 2px;
	-moz-border-radius-topleft:2px 2px;
	-webkit-border-top-right-radius:2px 2px;
	border-top-right-radius:2px 2px;
	-o-border-top-right-radius:2px 2px;
	-ms-border-top-right-radius:2px 2px;
	-moz-border-radius-topright:2px 2px;
	float:left;
	margin-top:15px;
	margin-right:15px;
}

.TextWrapLeft {
	-webkit-border-bottom-left-radius:2px 2px;
	border-bottom-left-radius:2px 2px;
	-o-border-bottom-left-radius:2px 2px;
	-ms-border-bottom-left-radius:2px 2px;
	-moz-border-radius-bottomleft:2px 2px;
	-webkit-border-bottom-right-radius:2px 2px;
	border-bottom-right-radius:2px 2px;
	-o-border-bottom-right-radius:2px 2px;
	-ms-border-bottom-right-radius:2px 2px;
	-moz-border-radius-bottomright:2px 2px;
	-webkit-border-top-left-radius:2px 2px;
	border-top-left-radius:2px 2px;
	-o-border-top-left-radius:2px 2px;
	-ms-border-top-left-radius:2px 2px;
	-moz-border-radius-topleft:2px 2px;
	-webkit-border-top-right-radius:2px 2px;
	border-top-right-radius:2px 2px;
	-o-border-top-right-radius:2px 2px;
	-ms-border-top-right-radius:2px 2px;
	-moz-border-radius-topright:2px 2px;
	float:right;
	margin-top:15px;
}
/*
@font-face { font-family: OpenSansLight; src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg'); font-weight: 100; font-style: normal; }

@font-face { font-family: OpenSans; src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: OpenSans; src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Italic-webfont.woff') format('woff'), url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg'); font-weight: normal; font-style: italic; }

@font-face { font-family: OpenSans; src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg'); font-weight: bold; font-style: normal; }

@font-face { font-family: OpenSans; src: url('../fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-BoldItalic-webfont.woff') format('woff'), url('../fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('../fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg'); font-weight: bold; font-style: italic; }
*/