* {
	padding: 0px;
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
}
html, body {
	height: 100%;
}
body {
	background: #FFFFFF;
}
a {
	color:  #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style: none;
}
a img{
	border: none;
	padding: 0 2px 3px 0
}
#wrapper {
	margin: 0px auto;
	min-height: 100%;
	background: url(../img/layout/bg_head.gif) repeat-x;
}
* html #wrapper {
	height: 100%;
}
#head {
	width: 800px;
	margin: 0px auto 0px auto;
	position: relative;
	height: 122px;
}
#mod_changelanguage {
	position: absolute;
	left: 610px;
	top: 24px;
}
#mod_changelanguage li {
	display: inline;
}
#mod_changelanguage li a, #mod_changelanguage li span {
	color: #BEB19E;
	font-size: 11px;
	background: no-repeat left center;
	padding: 0px 15px 0px 25px;
}
h1 {
	position: absolute;
	overflow: hidden;
	top: 16px;
	left: 0px;
}
h1 span {
	position: absolute;
	left: 2000px;
}
h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 6px 5px;
}
.clear {
	clear: both;
}
#footer {
	margin: -32px 0px 0px 0px;
	/*width: 840px;*/
	text-align: center;
	background: #514E49 url(../img/layout/bg_footer.gif) repeat-x;
	padding: 11px 0px 8px 0px;
	color: #B7A797;
}
#footer a {
	color: #B7A797;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainNav {
	position: absolute;
	bottom: 3px;
	right: 0px;
	padding: 7px 0px 7px 0px;
}
* html #mainNav {
	bottom: 2px;
}
#mainNav li {
	display: inline;
	padding: 7px 0px 7px 0px;
}
#mainNav li a {
	color: #B7A797;
	font-size: 12px;
	background: url(../img/layout/bg_mainNavItem.gif) no-repeat;
	padding: 7px 0px 7px 4px;
	margin-right: 2px;
}
html* #mainNav li a {
	background: url(../img/layout/bg_mainNavItem.gif) no-repeat left 7px;
}
#mainNav li a:hover, #mainNav li.current a {
	background-image: url(../img/layout/bg_mainNavCurrentItem.gif)
}
#mainNav li a span {
	color: #B7A797;
	font-size: 13px;
	background: url(../img/layout/bg_mainNavItem.gif) no-repeat right top;
	padding: 6px 26px 7px 25px;
}
html* #mainNav li a span {
	padding: 6px 26px 7px 25px;
}
#mainNav li.current a span, #mainNav li a:hover span {
	color: #000000;
	background-image: url(../img/layout/bg_mainNavCurrentItem.gif)
}
#content {
	width: 800px;
	margin: 20px auto 0px auto;
	padding-bottom: 50px;
}
.sidebarNav h4 {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 6px 5px;
}
.sidebarNav {
	background: url(../img/layout/bg_sidebarNavBottom.gif) no-repeat left bottom;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.sidebarNav ul {
	background: url(../img/layout/bg_sidebarNavTop.gif) no-repeat;
	padding: 8px 0px 0px 0px;
}
.sidebarNav ul li {
	background: url(../img/layout/bg_sidebarNavMiddle.gif) repeat-y;
}
.sidebarNav ul li a {
	color: #000000;
	background: url(../img/layout/bg_sidebarNavItem.gif) no-repeat 14px 5px;
	padding: 3px 5px 8px 30px;
	display: block;
	height: 100%;
}
.sidebarNav ul li.last a {
	padding-bottom: 3px;
}
.sidebarNav ul li.current a, .sidebarNav ul li a:hover {
	background-image: url(../img/layout/bg_sidebarNavCurrentItem.gif);
	text-decoration: underline;
}
#leftColumn {
	float: left;
	width: 210px;
	padding-left: 20px;
}
#mainColumn {
	float: right;
	width: 547px;
}
#mainColumnCell {
	background: url(../img/layout/bg_contentTop.gif) no-repeat;
	padding-top: 10px;
}
#mainColumnCellContent {
	background: url(../img/layout/bg_contentMiddle.gif) repeat-y;
	padding: 15px 20px;
	line-height: 19px;
}
#mainColumnCellContent ul {
	list-style: disc;
	margin-left: 20px;
}
#mainFooter {
	background: url(../img/layout/bg_contentBottom.gif) no-repeat;
	padding-top: 18px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}
label {
	width: 100px;
	float: left;
	margin-bottom: 5px;
}
form br {
	clear: both;
}
form input.text, form select, form textarea {
	border: 1px solid #CCCCCC;
	background: url(../img/layout/bg_formFields.png) no-repeat;
	padding: 2px;
	margin-bottom: 5px;
}
form .senden {
	margin-left: 102px;
	
	}
form .error {
	color: #FF0000;
}
.popupTeaser {
	padding: 2px;
	border: 1px solid #E9E0D6;
	width: 162px;
	float: right;
	margin-bottom: 25px;
}
.popupTeaser a {
	display: block;
	font-size: 12px;
}
.popupTeaser img {
	display: block;
}
.popupTeaser span {
	display: block;
	line-height: 15px;
	padding: 3px;
	font-size: 12px;
}
.c50l {
	float: left;
	width: 300px;
}
.c50r {
	float: right;
	width: 200px;
}
.scFooter {
	clear: both;
	height: 1px;
	overflow: hidden;
}
hr {
	color: #000000;
	border: none;
	height: 1px;
	overflow: hidden;
	background: #000000;
	margin: 10px 0px;
}
