html,body {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
table {
	margin: 0 10px;
}
td {
	vertical-align: top;
	line-height: 16px;
}
ul, ol {
	list-style: none;
	padding: 10px 10px;
}
ul {
	list-style-type: square;
	padding-left: 25px;
}
ol {
	list-style-type: decimal;
	padding-left: 30px;
}
ol li {
	padding: 4px 0;
}
ul li {
	padding: 4px 0;
}
.agb ol {
	list-style: none;
	padding: 10px 10px;
	padding-left: 10px;
}
.agb ol li {
	padding: 4px 0;
}
li.kraut-li {
	list-style: none;
	padding: 5px 0 5px 40px;
	margin: 4px 0;
	background: url(../img/ul_kraut_li.png) no-repeat center left;
}
li.kraut-re {
	list-style: none;
	padding: 5px 0 5px 40px;
	margin: 4px 0;
	background: url(../img/ul_kraut_re.png) no-repeat center left;
}
hr {
	clear: both;
}
#Content h1, #ContentSubPage h1, #Sidebar h1 {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #e4ae60;
	padding: 0 10px 15px 10px;
}
#Sidebar h1 {
	padding: 0 0 15px 0;
}
#Content h2, #ContentSubPage h2, #Sidebar h2 {
	clear: both;
	font-size: 20px;
	font-weight: bold;
	padding: 0 10px 10px 10px;
}
#Sidebar h2 {
	padding: 0 0 10px 0;
}
#Content h3, #ContentSubPage h3, #Sidebar h3 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 10px 10px;
}
#Sidebar h3 {
	padding: 0 0 10px 0;
}
#Content p, #ContentSubPage p {
	padding: 0 10px 15px 10px;
	font-size: 12px;
}
#Content a, #Content a:hover, #Content a:active {
	font-weight: bold;
	text-decoration: underline;
}
#Content a img, #ContentSubPage a img {
	text-decoration: none;
}
#Content .trennlinie {
	clear: both;
	position: relative;
	width: 980px;
	height: 40px;
	padding-bottom: 10px;
	background: url(../img/trennlinie_bg.png) no-repeat top left;
}
#Content .trennlinie-plain {
	clear: both;
	position: relative;
	width: 680px;
	height: 20px;
	padding-bottom: 10px;
	background: url(../img/bg_trennlinie-plain.png) no-repeat top center;
}
#Content .trennlinie img {
	float: right;
	margin: 0 50px 0 0;
}
#Content .introText, #ContentSubPage .introText, #Sidebar .introText {
	font-size: 13px;
}
#Content .smallText, #ContentSubPage .smallText, #Sidebar .smallText  {
	font-size: 11px;
}
p.right {
	text-align: right;
}
div.clear {
	clear: both;
	height:1px;
	overflow: hidden;
}
#ActionBlocks .block {
	cursor: pointer;
}
/* #### Image Bubble #### */
#ImagePopupContainer {  
	position:absolute;  
	left:0;  
	top:0;  
	display:none;  
	z-index: 20000;  
}   
.imagePopupPopup {  
}
#MainMenu {
	position: absolute;
	right: 0px;
}
#MainMenu a {
	position: relative;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-shadow: 0.1em 0.1em 0.05em #333;
}
#MainMenu ul li ul.dropdown li a {
	line-height: 20px;
	text-align: center;
	padding: 2px 2px 4px 2px;
}
#MainMenu ul li a {
	line-height: 50px;
	padding: 0px 14px 0px 5px;
}
#MainMenu ul li.last a {
	padding: 0px 5px 0px 3px;
}
#MainMenu ul {
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#MainMenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
	line-height: 50px;
	background: url(../img/menu_trenner.png) no-repeat top right;
}
#MainMenu ul li.last {
	background: none;
}
#MainMenu ul li ul.dropdown {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	float: left;
	z-index: 1;
	top: 100%;
	width: 210px;
	display: none;
	left: -55px;
	background: url(../img/menu_dropdown_bg.png) no-repeat bottom center;
}
#MainMenu ul.dropdown ul.dropdown {
	top: 0;
	left: 95%;
}
#MainMenu ul li ul.dropdown li {
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
	background: url(../img/menu_trennlinie.png) no-repeat bottom center;
}
#MainMenu ul li ul.dropdown li.last {
	background: none;
	margin: 0 0 40px;
}
#MainMenu ul.images li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
	line-height: 20px;
	background: url(../img/menu_trenner.png) no-repeat top right;
}
#MainMenu ul.images li img {
	margin: 0px;
	padding: 0px;
}
#MainMenu ul.images li a {
	line-height: 20px;
	padding: 0px 9px 0px 0px;
}
#MainMenu ul.images li.last {
	background: none;
}
#MainMenu ul.images li.last a {
	padding: 0px 0px;
}
#MainMenu ul.images li ul.dropdown {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 1;
	top: 49px;
	width: 210px;
	display: none;
	left: -55px;
	background: url(../img/menu_dropdown_bg.png) no-repeat bottom center;
}
#MainMenu ul.images li ul.dropdown li a {
	line-height: 20px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#FooterOuter {
	position: relative;
	background: url(../img/bg_footer.png) no-repeat top center;
}
#FooterInner {
	width: 960px;
	height: 60px;
	margin: 0 auto;
}
#FooterMenu {
	clear: left;
	float: left;
	width: 800px;
	margin: 0px;
	padding: 4px 0px 0px 5px;
	text-align: left;
	font-size: 11px;
}
#FooterMenuHolder a {
	line-height: 24px;
	padding: 5px 10px 5px 10px;
}
#FooterMenuHolder a.first {
	padding-left: 0px;
}
#Languages {
	float: left;
}
#Languages ul {
	margin: 0px;
	padding: 0px;
}
#Languages li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	display: block;
	height: 21px;
	padding: 0;
	background: url(../img/lang_men_bg.jpg) repeat-x top left;
}
#Languages li a {
	font-size: 11px;
	line-height: 15px;
	padding: 6px 10px 2px 10px;
}
#Languages li.first {
	width: 12px;
	background: url(../img/lang_men_l.jpg) no-repeat top left;
}
#Languages li.last {
	width: 12px;
	background: url(../img/lang_men_r.jpg) no-repeat top right;
}
#Languages li.center {
	width: 17px;
	background: url(../img/lang_men_c.jpg) no-repeat top left;
}
#FontSizer {
	float: right;
	width: 130px;
	text-align: center;
}
#FontSizer p {
	padding: 0px;
	font-size: 11px;
}
#FontSizer #ButtonHolder {
	margin: 0 auto;
	width: 40px;
	height: 30px;
}
#FontSizer div.button {
	float: left;
	width: 20px;
	height: 30px;
	cursor: pointer;
}
#SizerButtonSmall.button {
	background: url(../img/fontSizer_small.png) no-repeat top left;
}
#SizerButtonSmall.button:hover, #SizerButtonSmall.active {
	background: url(../img/fontSizer_small.png) no-repeat top right;
}
#SizerButtonBig.button {
	background: url(../img/fontSizer_big.png) no-repeat top left;
}
#SizerButtonBig.button:hover, #SizerButtonBig.active {
	background: url(../img/fontSizer_big.png) no-repeat top right;
}

#Content div.gallery {
	clear: both;
	padding: 20px 0;
}
#Content div.gallery img {
	padding: 4px;
	margin: 4px;
	background-color: #FFF;
}