/* ALLGEMEIN, BG UND PAGE */

* {
	margin: 0;
	padding: 0;
}

iframe {
	overflow: auto;
}

.clearer {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	background: #7d7d7d;
}

#container {
	width: 800px;
	margin: 0 5px 0 5px;
	text-align: left;
	background: #ba1617 url(/template/img/page-bg.gif) bottom left repeat-x;
}

#page-shadow-top {
	width: 810px;
	margin: 30px auto;
	padding-top: 5px;
	background: transparent url(/template/img/page-shadow-top.gif) top left no-repeat;
}
#page-shadow-right {
	width: 810px;
	background: transparent url(/template/img/page-shadow-right.gif) top right repeat-y;
}
#page-shadow-bottom {
	width: 810px;
	padding-bottom: 5px;
	background: transparent url(/template/img/page-shadow-bottom.gif) bottom left repeat-x;
}
#page-shadow-left {
	width: 810px;
	background: transparent url(/template/img/page-shadow-left.gif) top left repeat-y;
}

/* HEADER */

#header {
	height: 127px;
	background-color: #fff
}

#logo {
	float: left;
}

.headerbild {
	width: 200px;
	height: 127px;
	float: left;
	background-repeat: no-repeat;
	border-right: 1px solid #fff;
}
#headerbild1 {
	background-image: url(/template/img/headerbilder/headerbild1.jpg);
}
#headerbild2 {
	background-image: url(/template/img/headerbilder/headerbild2.jpg);
}
#headerbild3 {
	width: 199px;
	background-image: url(/template/img/headerbilder/headerbild3.jpg);
	border: none;
}

/* COLS, TEASER ETC. */

#leftcol {
	float: left;
	width: 199px;
	min-height: 430px;
}

#content {
	float: left;
	width: 601px;
	min-height: 630px;
	background: #fff url(/template/img/mainnavi-shadow.gif) top left repeat-x;
}

.leftcol-teaser {
	display: block;
	width: 159px;
	height: 51px;
	margin-top: 18px;
	padding: 21px 0 0 40px;
	background: url(/template/img/leftcolteaser-bg.gif) top left no-repeat;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
}
.leftcol-teaser:hover {
	background-image: url(/template/img/leftcolteaser-bg_hover.gif);
}

#adress {
	margin: 40px 0 14px 0;
	padding: 0 7px 0 26px;
	font-size: 10px;
	color: #fff;
	line-height: 135%;
}
#adress p.strong {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
#adress a {
	color: #fff;
	text-decoration: none;
}

/* LANGUAGENAVI */

#languagenavi {
	float: left;
	width: 198px;
	height: 28px;
	list-style-type: none;
	font-size: 10px;
	background: #990000;
	border: 1px solid #740000;
	border-left: none;
}
#languagenavi li {
	float: left;
	padding-left: 26px;
	height: 28px;
}
#languagenavi li a {
	display: block;
	line-height: 29px;
	color: #fff;
	text-decoration: none;
}
#languagenavi li a img {
	margin-bottom: -2px;
	border: none;
}

/* MAINNAVI */

#mainnavi {
	height: 28px;
	list-style-type: none;
	font-size: 12px;
	background: #d59a36;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #ab7202;
}
#mainnavi li {
	float: left;
	width: 200px;
	height: 28px;
}
#mainnavi li a {
	display: block;
	padding-right: 2px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: url(/template/img/mainnavi-bg.gif) 0 0 no-repeat;
}
#mainnavi li a.first {
	background-position: -2px 0;
}
#mainnavi li a:hover{
	background-image: url(/template/img/mainnavi-bg_hover.gif);
}
#mainnavi li.active a,
#mainnavi li.active a:hover{
	background-image: url(/template/img/mainnavi-bg_active.gif);
}

/* SUBNAVI */

.subnavi ul {
	margin: 9px 0 18px 0;
	list-style-type: none;
	font-size: 12px;
	border-bottom: 1px solid #fff;
}
.subnavi ul ul {
	margin: 0;
	border: none;
}
.subnavi li {
	width: 199px;
	background-color: #990000;
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
}
.subnavi li.active {
	background-image: url(/template/img/subnavi-bg_active.gif);
}
.subnavi a {
	display: block;
	height: 22px;
	padding-left: 25px;
	line-height: 22px;
	text-decoration: none;
	color: #fff;
	background: url(/template/img/subnavi-arrow.gif) 11px 8px no-repeat;
}
.subnavi a:hover {
	background-color: #aa0303;
}
.subnavi li.active a:hover {
	background-color: transparent;
}
.subnavi ul ul a {
	padding-left: 35px;
	background-position: 21px 8px;
}
.subnavi ul ul ul a {
	padding-left: 45px;
	background-position: 31px 8px;
}

/* FOOTER */

#footer {
	height: 30px;
	color: #fff;
}
#footer a {
	text-decoration: none;
	color: #fff;
}

#footernavi {
	padding-right: 37px;
	text-align: right;
	font-size: 11px;
	line-height: 31px;
}

/* ALLGEMEINER CONTENT */

.hinweis {
	padding: 4px 19px 4px 32px;
	background: #ffcc66 url(/template/img/hinweis-arrow.gif) 12px center no-repeat;
	font-size: 11px;
	color: #990000;
	line-height: 130%;
}

/* fix fuer tabelle oben nach update */
.imgtable-top-left {
	font-size: 0;
}
.imgtable-top-left > div {
	display: inline-block;
	margin-left: 1px;
}
.imgtable-top-left > div:first-child {
	margin-left: 0;
}