html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
img {

border-style: none;
}

body {
	background-color: #FFAA00;
	color: #2a2d2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #3E527B;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	text-indent: 20px;
	padding: 60px;
}
h2 {
	color: #993333;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid #939FB7;
	padding-bottom: 5px;
}
h3 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
}

a,  a:link {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:focus {
	color: #993333;
}
a:active {
	color: #000000;
}
#outerWrapper {
	margin: 0 auto 20px;
	text-align: left;
	width: 920px;
	background: #fff url(images/content-bg.png) repeat-y left 13px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 10px;
	height: 158px;
	background: url(images/Unbenannt-1.gif) no-repeat left top;
	width: 100%;
}
#outerWrapper #topNavigation {
	height: 30px;
	padding: 0 0px;
	background: url(images/navbg.png) repeat-x center;
	margin-right: 20px;
	margin-left: 20px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px;
	width: 170px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 20px 0px 10px;
	width: 160px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 170px;
	padding: 20px 20px 20px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	padding: 10px 30px 0px;
	background: url(images/footer-bg.png) no-repeat left top;
	height: 75px;
	color: #FFFFFF;
	text-align: center;
}
#leftColumnContent {
	padding: 20px 0px 10px;
	width: 170px;
}
#outerWrapper #contentWrapper {
	padding-right: 25px;
	padding-left: 25px;

}
#leftColumn1 ul, #rightColumn1 ul {
	margin: 0px;
	padding: 10px 0px 20px;
}
#leftColumn1 ul li, #rightColumn1 ul li {
	list-style: none;
	display: inline;
}#leftColumn1 ul li a, #rightColumn1 ul li a {
	display: block;
	padding: 4px;
	background: url(images/li-dot.gif) no-repeat left top;
	border-bottom: 1px solid #E0E0E0;
}
#leftColumn1  ul li a:hover,#rightColumn1 ul li a:hover {
	background: #F0F1F4 url(images/-li-dot.gif) no-repeat left top;
	text-decoration: none;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content ul li {
	margin-bottom: 5px;
}
#content blockquote {
	border-left: 5px solid #BAC2D1;
	margin-left: 15px;
	background: #F0F0F0;
	padding: 5px 10px;
	margin-right: 15px;
}

#content blockquote blockquote {
	background: #F8F9FA;
}


.sidebarlt {
	background: #FFD073;
	padding: 6px;
	border: 1px solid #C6CCD9;
}
.sidebardk {
	color: #FFFFFF;
	background: #BF8F30;
	border: 1px solid #CCCCCC;
	padding: 6px;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #FFFFFF;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #FFFFFF;
}
#credit {
	text-align: center;
	background: #Bf8830;
	color: #FFFFFF;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #FFFFFF;
	font-weight: normal;
}
.search {
	text-align: right;
	
	margin-bottom: 0px;
	margin-right: 30px;
	float:right;
	
}
.start {
	display: block;
	text-align: right;
	padding: 5px 10px 5px 10px;
	float: right;
	position:relative;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	background-color: #FFAA00;
	margin:-3px 0 0 0 ;
	border-bottom:1px solid #000;
}
.startblick {
	display: block;
	text-align: right;
	padding: 5px 10px 5px 10px;
	float: right;
	position:relative;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	background-color: #FFAA00;
	margin:-3px -140px 0 0 ;
	border-bottom:1px solid #000;
}

.box1 {
	display: block;
	width: 50%;
	float:left;
}
.box2 {
	display: block;
	width: 50%;
	float:left;
}
#leftColumn5 {

	margin: 0px;
	padding: 10px 0px 20px;
}
#leftColumn5 ul li, #rightColumn1 ul li {
	list-style: none;
	display: block;
	border: none;
	padding: 0px;
}
.datum {

	display: block;
	text-align: right;
	padding: 0;
	float: right;
	right: 90%;
	margin: 15px 0 10px 5px;
}

.navih3 {
	display: block;
	cursor: default;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 3px 5px 0px 5px;
	height: 20px;
	background: url(images/_navbg.gif) repeat-x center;
	background-color: #bf8f30;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.shoplink {
	display: block;
	font-style: italic;
	font-size: 10px;
	padding: 3px 10px 10px 25px;
	text-align: center;
	float: right;
	background:url(../images/benutzer.gif) no-repeat;
	clear: none;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 130px;

}
.box5 {
	display: block;
	padding: 6px;
}
.boxheader1 {
	padding: 4px 4px 0px 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	text-indent: 10px;
	border-left-style: none;
}
.boxheader2 {
	display: none;
	padding: 4px 4px 0px 10px;
	background-color: BAC2D1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
	text-indent: 10px;
	width: 100%;
	height: 20px;
	clear: right;
}

.Stil2 {font-size: 9px}

.search2 {
	text-align: right;
	white-space: nowrap;
	display: block;
	margin: 20px 30px 10px 0px;
}
.font10 {
	font-size: 11px;
	padding:0px 0 6px 15px;
}

.Stil1 {
	font-size: 12px;
	padding-left:30px;
	font-weight: normal;
	letter-spacing: 1px;
}.startKopie {

	display: block;
	text-align: right;
	padding-right: 10px;
	float: right;
	right: 90%;
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 20px;
}
.button { 
    border-top: 1px solid #ccc;
   background: #ccc;
   background: -webkit-gradient(linear, left top, left bottom, from(#685b0f), to(#a08f2f));
   background: -webkit-linear-gradient(top, #fff, #ccc);
   background: -moz-linear-gradient(top, #fff, #ccc);
   background: -ms-linear-gradient(top, #fff, #ccc);
   background: -o-linear-gradient(top, #fff, #ccc);
   padding: 0px 0px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: 993333;
   font-size: 10px;
   font-family: Verdana;
   font-style:normal;
   text-decoration: none;
   vertical-align: middle;
   padding:3px 6px;
    float:right;
	margin:0 30px 10px 0;}
	
	.buttonmode { 
    border-top: 1px solid #ccc;
   background: #ccc;
   background: -webkit-gradient(linear, left top, left bottom, from(#685b0f), to(#a08f2f));
   background: -webkit-linear-gradient(top, #fff, #ccc);
   background: -moz-linear-gradient(top, #fff, #ccc);
   background: -ms-linear-gradient(top, #fff, #ccc);
   background: -o-linear-gradient(top, #fff, #ccc);
   padding: 0px 0px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: 993333;
   font-size: 10px;
   font-family: Verdana;
   font-style:normal;
   text-decoration: none;
   vertical-align: middle;
   padding:3px 6px;
    float:left;
	margin:0 6px 6px 0;}
	
	div.img-dec {
background: url #666 (../images/shadow.gif) no-repeat bottom right;
clear: right;
float: right;
margin: 0 0 15px 25px;
padding: 0;
position: relative;
}
 
div.img-dec img {
background-color: #fff;
border: 1px solid #a9a9a9;
display: block;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
}
