/*
Design by kreativnetz 
http://www.kreativnetz.com
*/

* {
	padding: 0px;
	margin: 0px;
	height: auto;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b20000;
}

h1, h2 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 14pt;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

#a:link {
	color: #FFFFFF;
}



#footer a:link {
	color: #b20000;
}

#footer a:hover {
	color: #FF0000;
}

#footer a:visited {
	color: #B20000;
}

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

#content ol a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#content ol a:hover {
	text-decoration: none;
	color: #FF0000;
}

#content ul a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#content ul a:hover {
	text-decoration: none;
	color: #FF0000;
}

#content ol a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#content ol a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#textnew ul a:visited, #textnew ol a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#textnew2 ul a:visited, #textnew2 ol a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#content ul a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#content2 ol a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#content2 ol a:hover {
	text-decoration: none;
	color: #FF0000;
}

#content2 ul a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#content2 ul a:hover {
	text-decoration: none;
	color: #FF0000;
}

#textnew a:link {
	text-decoration: none;
	color: #B20000;
}

#textnew2 a:link {
	text-decoration: none;
	color: #B20000;
}

#header {
	width: 850px;
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(images/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B20000;
}

#header2 {
	width: 770px;
	height: 20px;
	margin: 0 auto;
}


#logo {
	float: right;
	width: 270px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(images/logo.gif);
	margin-right: auto;
	margin-left: auto;
}

#logo2 {
	float: left;
	width: 240px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b20000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	text-decoration: none;
	font-size: 114%;
	color: #b20000;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 24px;
	padding-left: 24px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b20000;
	text-align: center;
	vertical-align: sub;
}

#menu .first a {
	display: block;
	float: left;
	height: 25px;
	text-decoration: none;
	font-size: 114%;
	color: #b20000;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 24px;
	padding-left: 24px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b20000;
	text-align: center;
	vertical-align: sub;
}

#menu .active a {
	color: #FFFFFF;
	background-image: url(images/lila2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(images/lila2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#splash {
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b20000;
	background-color: #FFFFFF;
	height: 400px;
	overflow: hidden;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#splash2 {
	width: 950px;
	height: 200px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/img-index1.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b20000;
	border-bottom-color: #b20000;
}


#splash2 p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	z-index: auto;
	background-image: url(images/bg-white.gif);
	background-repeat: repeat;
	background-position: left top;
	visibility: visible;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b20000;
}

#page h1, #page h2 {
	margin-bottom: 20px;
	line-height: 100%;
}

#content {
	float: left;
	width: 68%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
	height: auto;
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 20px;
}

#content2 {
	float: left;
	width: 810px;
	background-color: #FFFFFF;
	height: auto;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content3 {
	float: left;
	width: 68%;
	background-color: #FFFFFF;
	height: 500px;
	overflow: visible;
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content4 {
	float: left;
	width: 910px;
	padding: 20px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-right-color: #CC0000;
	border-right-width: 1px;
	border-left-style: none;
	background-color: #FFFFFF;
	height: auto;
}


#content ol, #content ul {
	border: 1px solid #b20000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
	background-color: #B20000;
	background-repeat: no-repeat;
	background-position: left top;
	width: 120px;
	clear: left;
	float: left;
	color: #FFFFFF;
	height: auto;
	margin-left: 0px;
	background-image: url(images/li-bg.jpg);
	padding-bottom: 20px;
	margin-right: 20px;
}

#content2 ol, #content2 ul {
	border: 1px solid #b20000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
	background-color: #b20000;
	background-repeat: no-repeat;
	background-position: left top;
	width: 120px;
	clear: right;
	float: left;
	color: #FFFFFF;
	height: auto;
	background-image: url(images/li-bg.jpg);
	padding-bottom: 20px;
}


#content2 ol, #content2 ul {
	margin-right: 20px;
	margin-bottom: 4em;
}

#content3 ol, #content3 ul {
	margin-left: 3em;
}

#content4 ol, #content4 ul {
	margin-left: 3em;
}

#sidebar {
	float: right;
	background-color: #FFFFFF;
	position: relative;
	padding: 20px;
	width: 24%;
	height: auto;
	clear: right;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b20000;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#sidebar h3 {
	height: 17px;
	color: #b20000;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 90%;
}

#sidebar2 {
	float: right;
	width: 24%;
	background-color: #FFFFFF;
	height: 500px;
	position: relative;
	background-repeat: repeat-x;
	background-position: left top;
	overflow: visible;
	padding: 20px;
}

#sidebar2 h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b20000;
}

#sidebar2 h3 {
	height: 17px;
	color: #b20000;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#sidebar3 {
	float: right;
	width: 209px;
	padding: 20px;
	background-color: #CCCCCC;
	height: 900px;
}

#sidebar3 h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar3 li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#sidebar3 h3 {
	height: 17px;
	padding: 0 10px;
	color: #FFFFFF;
	background-color: #B20000;
	background-repeat: no-repeat;
	font-weight: bold;
}

#sidebar4 {
	float: right;
	width: 229px;
	padding: 20px;
	background-color: #CCCCCC;
	height: 1300px;
	overflow: scroll;
}

#sidebar4 h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar4 li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#sidebar4 h3 {
	height: 17px;
	padding: 0 10px;
	color: #FFFFFF;
	background-color: #B20000;
	background-repeat: no-repeat;
	font-weight: bold;
}

#footer {
	clear: both;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b20000;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#page #sidebar a {
	color: #b20000;
}
#page #sidebar a:hover {
	color: #FF0000;
	text-decoration: none;
}
#page #content .Stil1 br {
	clear: left;
	float: left;
}
img {
	clear: left;
	float: left;
	position: relative;
	margin-right: 10px;
}
img3 {
	height: 120px;
	width: 180px;
	clear: left;
	float: left;
	top: auto;
	position: relative;
	margin-right: 20px;
	border: 1px solid #B20000;
	background-color: #FFFFFF;
}
textbaustein {
	height: 300px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B20000;
}



#textnew a:link {
	color: #B20000;	
}

#textnew a:visited {
	color: #B20000;
}

#textnew a:hover {
	color: #FF0000;
}

#textnew li a:hover {
	color: #FF0000;
}

.textnew {
	height: auto;
	margin-bottom: 30px;
	clear: right;
	margin-top: 0px;
	line-height: 125%;
}

#textnew4 a:link {
	color: #B20000;	
}

#textnew4 a:visited {
	color: #B20000;
}

#textnew4 a:hover {
	color: #FF0000;
}

#textnew4 li a:hover {
	color: #FF0000;
}

.textnew4 {
	height: auto;
	margin-bottom: 30px;
	clear: both;
	margin-top: 0px;
	line-height: 125%;
	float: left;
	width: 575px;
}

#textnew2 a:link {
	color: #B20000;	
}

#textnew2 a:visited {
	color: #B20000;
}

#textnew2 a:hover {
	color: #FF0000;
}

#textnew2 li a:hover {
	color: #FF0000;
}

.textnew2 {
	height: auto;
	margin-bottom: 20px;
	clear: both;
	margin-top: 0px;
}

.img5 {
	clear: right;
	float: right;
	height: auto;
	width: 50px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #b20000;
	margin-right: 0px;
}

.img6 {
	float: none;
	height: auto;
	width: auto;
	position: static;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	border: 1px solid #FFFFFF;
	clear: none;
	left: 300px;
}

.imglogo {
	float: none;
	position: relative;
	clear: left;
	height: 30px;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 10px;
	left: 0px;
	margin: 0px;
}

.img9 {
	float: left;
	position: relative;
	clear: left;
	left: 0px;
	margin-right: 20px;
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.img10 {
	float: left;
	position: relative;
	left: 0px;
	margin-right: 20px;
	border: 1px solid #b20000;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}

.img11 {
	position: relative;
	margin-right: 20px;
	border: 1px solid #b20000;
	height: auto;
	width: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	visibility: visible;
	margin-top: 0px;
	float: left;
}

.img11 a:hover {
	position: relative;
	margin-right: 20px;
	border: 1px solid #b20000;
	height: auto;
	width: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	visibility: visible;
	margin-top: 0px;
	float: left;
}

.img12 {
	float: right;
	position: relative;
	height: auto;
	width: auto;
	margin-top: 5px;
	clear: both;
}

.img13 {
	float: none;
	position: relative;
	height: auto;
	width: 99%;
	margin-top: 5px;
	clear: both;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #b20000;
}

.img14 {
	position: relative;
	margin-right: auto;
	border: 1px solid #b20000;
	height: auto;
	width: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	visibility: visible;
	margin-top: 0px;
	float: none;
	clear: both;
}

.img15 {
	position: relative;
	margin-right: auto;
	height: auto;
	width: auto;
	margin-bottom: 20px;
	visibility: visible;
	margin-top: 0px;
	float: left;
	clear: both;
	border: 1px solid #B20000;
}

.img16 {
	position: relative;
	margin-right: 15px;
	border: 1px solid #b20000;
	height: auto;
	width: auto;
	margin-bottom: 15px;
	margin-left: 0px;
	visibility: visible;
	margin-top: 0px;
	float: none;
}

.img17 {
	position: relative;
	margin-right: 20px;
	border: none;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
	float: inherit;
	top: 0px;
	clear: both;
	width: 190px;
}

.img17-1 {
	position: relative;
	margin-right: 20px;
	border: none;
	height: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
	float: inherit;
	top: 0px;
	clear: both;
	width: 100px;
	left: 0px;
}

.img18 {
	position: relative;
	margin-right: 10px;
	border: none;
	height: auto;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
	margin-top: 0px;
	float: left;
	top: 0px;
	clear: both;
}

.img19 {
	position: relative;
	height: 400px;
	width: 850px;
	visibility: visible;
	top: 0px;
}

.img20 {
	position: relative;
	margin-right: 0px;
	border: 1px solid #b20000;
	height: 58px;
	width: 95px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
	margin-top: 0px;
	float: right;
}

.img21 {
	position: relative;
	border: none;
	height: 790px;
	width: 790px;
	visibility: visible;
	float: left;
	top: 0px;
	border:1px solid #b20000;
}

.img22 {
	position: relative;
	border: none;
	height: 360px;
	width: 790px;
	visibility: visible;
	float: left;
	top: 0px;
	border:1px solid #b20000;
}

.img23 {
	position: relative;
	border: none;
	height: 360px;
	width: 790px;
	visibility: visible;
	float: left;
	top: 0px;
	border:1px solid #b20000;
	margin-bottom: 20px;
}

.img24 {
	position: relative;
	border: none;
	visibility: visible;
	float: left;
	top: 0px;
	border:1px solid #b20000;
	margin-bottom: 10px;
	height: 349px;
	width: 425px;
	clear: both;
	overflow: hidden;
	z-index: auto;
	margin-right: 20px;
}

.img25 {
	float: left;
	position: relative;
	margin-right: 20px;
	border: 1px solid #b20000;
	height: 200px;
	width: 280px;
	margin-bottom: 20px;
}
#slideshow1 {
	display: block;
	height: 200px;
	width: 500px;
	margin-bottom: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 0px;
}

