html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {
	outline: 0
}

ol,ul {
	list-style: none
}

table {
	border-collapse: separate;
	border-spacing: 0
}

caption,th,td {
	text-align: left;
	font-weight: 400
}

blockquote:before,blockquote:after,q:before,q:after {
	content: ""
}

blockquote,q {
	quotes: "" ""
}

body {
	line-height: 1;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: x-small;
	background: #fff url(bg.gif) repeat-y top center;
	color: #000
}

* html body {
	font-size: xx-small;
	text-align: center
}

.clearer {
	display: block;
	clear: both;
	visibility: hidden;
	height: 1px;
	font-size: 0;
	line-height: 0
}

.clear {
	clear: both
}

.floatRight {
	float: right;
	width: auto
}

.floatLeft {
	float: left;
	width: auto
}

.warning {
	color: #f00;
	background: inherit
}

#webseite {
	position: relative;
	display: block;
	width: 825px;
	text-align: left;
	margin: 0 auto;
	padding: 0
}

#header {
	position: relative;
	height: 250px;
	background-color:#FFFFFF;
	/*background-image: url(claim_2.gif);
	background-position: 0 75px;
	background-repeat: no-repeat;*/
	margin: 0px 0 20px 40px;
	padding: 10px 0 0 0;
	border: 0px solid #cccccc
}

#kopfzeile {
	position: relative;
	height: 120px;
	background-image: url(claim_2.gif);
	background-position: 0 45px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0px solid #cccccc
}

#logo {
	position: absolute;
	bottom: 5px;
	right: 22px;
	background-image: url(logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat
}

#logo a {
	display: block;
	width: 100px;
	height: 50px;
	text-indent: -700em
}

#inhalt {
	display: block;
	clear: both;
	position: relative;
	padding: 0
}

#nav {
	display: block;
	float: right;
	width: 144px;
	background-color: #fff;
	padding-bottom: 30px
}

#nav ul.rex-navi1 {
	padding: 30px 0
}

ul.rex-navi1 {
	font-size: 1.2em;
	padding: 0 20px
}

ul.rex-navi1 li {
	display: block;
	font-weight: 700;
	text-align: left;
	background-color: transparent;
	color: #b50c1e;
	padding: 5px 0
}

ul.rex-navi1 a {
	display: block;
	text-decoration: none;
	background-color: transparent;
	color: #b50c1e;
	padding: 1px 0
}

ul.rex-navi1 a:hover,ul.rex-navi1 li a.rex-active,ul.rex-navi1 li a.rex-current {
	background-color: transparent;
	color: #000;
	padding: 1px 0
}

ul.rex-navi2 {
	margin: 0;
	font-size: 1em;
	font-weight: 400
}

ul.rex-navi2 li {
	padding: 0;
	margin: 0;
	font-weight: 400;
	border: none;
	text-align: left
}

ul.rex-navi2 a,ul.rex-navi2 a:hover,ul.rex-navi2 li a.rex-active,ul.rex-navi2 li a.rex-current {
	display: block;
	padding: 5px 0 5px 10px;
	background-color: transparent;
	color: #b50c1e
}

ul.rex-navi2 a:hover,ul.rex-navi2 li a.rex-active,ul.rex-navi2 li a.rex-current {
	background-color: transparent;
	color: #b50c1e
}

.teaser {
	display: block;
	float: right;
	width: 143px;
	background-color: #eee;
	padding: 20px 0
}

#container {
	float: left;
	width: 530px;
	display: block;
	margin-right: 1px;
	padding: 25px 80px 40px 40px
}

#container h1 {
	font-size: 2.2em;
	font-weight: 700;
	line-height: 1.2em;
	text-transform: uppercase;
	background: inherit;
	color: #000
}

#container h2 {
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.6em;
	background: inherit;
	color: #000
}

#container h3 {
	background: inherit;
	color: #000;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.4em;
	text-transform: uppercase
}

#container h4 {
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.2em;
	background: inherit;
	color: #000
}

#container h5 {
	font-size: 1.0em;
	font-weight: 700;
	line-height: 1.0;
	background: inherit;
	color: #000
}

#container h6 {
	font-size: .9em;
	font-weight: 700;
	line-height: 1.0;
	background: inherit;
	color: #000
}

#container img {
	/*display: block;*/
	margin: 4px 0
}

#container a:hover {
	text-decoration: underline;
	background-color: transparent;
	/*color: #b50c1e*/
}

#container p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 1em 0
}

#container table {
	font-size: 1.2em;
	line-height: 1.6em
}

#container td {
	padding: 0
}

#container blockquote {
	margin: 0 0 0 20px
}

#container ul,#container ol {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 1.2em
}

#container ol li {
	list-style-type: decimal-leading-zero;
	margin: 0 0 0 30px
}

#container ul li {
	list-style-type: square;
	margin: 0 0 0 20px
}

#container div.floatLeft img,#container img.floatLeft {
	float: left;
	margin: 5px 10px 30px 0;
	border: 1px solid #000
}

#container div.floatRight img,#container img.floatRight {
	float: right;
	margin: 5px 0 5px 10px;
	border: 1px solid #000
}

#container div.txt-img {
	clear: both;
	padding: 10px 0
}

#container div.galerie {
	clear: both;
	font-style: italic
}

#container div.galerie div.image {
	float: left;
	width: 260px
}



#container div.galerie div.image img {
	padding: 5px;
	border: 1px solid #ddd
}

.language a,#container a,#container a:link {
	text-decoration: none;
	background-color: transparent;
	color: #b50c1e
}

.language a:hover {
	background-color: transparent;
	color: #000
}

div.flash_wrapper {
	margin: 0 auto;
	text-align: center
}

#fusszeile {
	display: block;
	line-height:15px;
	width: 650px
}

#fusszeile p {
	background: inherit;
	color: #999;
	padding: 20px 50px
}



#fusszeile a,#fusszeile p a:link {
	text-decoration: none;
	background: inherit;
	color: #b50c1e
}

#fusszeile p a:hover {
	text-decoration: underline;
	background: inherit;
	color: #b50c1e
}

.zweispalter {
	width: 510px
}

.zweispalter_1 {
	float: left;
	width: 250px
}

.zweispalter_2 {
	float: left;
	width: 250px;
	margin-left: 10px
}

.clboth {
	clear: both;
	display: block;
	line-height: 0;
	font-size: 0
}

#container .download-hdl p,#container .download-file p,#container .download-desc p {
	width: 97.3%;
	margin: 0
}

#container .download-hdl p {
	padding: 5px 0;
	font-weight: 700;
	border-top: 2px solid #b50c1e;
	border-bottom: 1px solid #ccc;
}

#container .download-file {
	padding: 1.2em 0;
}

#container .download-desc {
	font-style: italic;
	margin-bottom: 1.2em;
	padding: 1.2em 0;
	border-bottom: 1px solid #ccc;
}

#container .download-without-desc {
	margin-bottom: 1.2em;
}
