body, html {

	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #ECEAEB;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center;
}

h1, h2, h3, h4 {
	font-weight: 500;
	color: #222;
}

h2 {
	font-size: 1.563em;
	line-height: 2.367em;
	letter-spacing: -0.01em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

h3 {
	font-size: 1.163em;
	font-weight: bolder;
	line-height: 0.8em;
	letter-spacing: -0.01em;
}

a {
	color: #555;
	text-decoration:none;
	border-bottom: 0px dotted #aaa;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}


.background {

}

.top {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:159px

}

.top img {
	position: relative;
	top:20px;
}

.top_small {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:75px

}

.top_small img {
	position: relative;
	top:5px;
}

.top_smallest {
	background-image: url(images/top_back_smallest.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:50px;
	display: none;

}

.top_smallest img {
	position: relative;
	top:2px;
}

.top_smallest a {
	border: 0px;
}


#test {
	background-color: #646464;
	color: #999;
}

#test img {
	padding: 4px;
}


.icons {
	height: 36px;
	margin-left: 10px;
	margin-top: 10px;
}

.icons img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.search {
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:60px;
	padding-top:18px;
	text-align:center;
	margin-top:40px;
	color: #fff;
	font-weight:bold;
	font-size: 14px;
}

.searchdiv {
	
}

.search_small {
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:60px;
	padding-top:18px;
	text-align:center;
	margin-top:20px;
	color: #fff;
	font-weight:bold;
	font-size: 14px;
}

.searchdiv img {
	vertical-align:middle;
}

.jumpbutton {
	vertical-align:middle;
}

.search_input {
	margin: 2px 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 100px;
	border: 1px;
	height: 18px;
	font-size: 13px;
	
	background-image: url(images/content_back_top.jpg);
}

.search_submit {
	margin: 0 0 0 0;
	padding: 2px 2px 5px 5px;
	width: 80px;
	border: 1px;
	height: 15px;
	float:left;
}

.search_select {
	margin: 0 0 0 0;
	padding: 2px 2px 1px 2px;
	width: 80px;
	border: 1px;
	height: 20px;
	top:-8px;
	background-image: url(images/content_back_top.jpg);
}

.top_box {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:10px;
	padding:0px 0 0 0;
	margin:10px 0 0 0;
}

.middle_box {
	background-image: url(images/content_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}

.middle_box_shade {
	background-image: url(images/content_back_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

.bottom_box {
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:10px;
}

.content {
	color: #555;
}

.content a {
	color: #888;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 0 0 0;
	height:118px;
}

.footer .container {
	padding-top: 20px;
	text-align: center;
}

.footer .container, .footer .container a {
	color:#bbb;
	text-decoration: none;
} 

.footer .container img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.mootabs {
    clear: both;
    height: 350px;
    width: 100%;
}

.mootabs_title {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 24px;
}

.mootabs_title li {
    float: left;
    background-color: #ddd;
    background-image: url("tabs/normal.jpg");
    padding: 4px 15px 0px 15px;
    margin-right: 2px;
    cursor: pointer;
    height: 24px;
	font-size: 14px;
}

.mootabs_title li.active {
    background-color: #e6e6e6;
    background-image: url("tabs/active.jpg");
    font-weight: bolder;
}

.mootabs_panel {
    display: none;
    background-color: #f0eeee;
    background-image: url("tabs/background.jpg");
    background-repeat: repeat-x;
    position: relative;
    top: -1px;
    clear: both;
    overflow:visible;
}

.mootabs_panel.active {
    background-color: #fbfbfb;
    display: block;
	border-left: 1px solid #d5d5d5;
}

.mootabs_panel table{
	width: 50%;
}


.mootabs_panel td {
	padding-left: 0px;
	border-bottom: 1px solid #ddd;
}

.padding10 {
    padding: 15px;
}

.haendler_right {
	float: right;
	border: 1px solid #ddd;	
	
}

.haendler_aktionen {
	width: 757px;
	clear: left;
	padding: 0px;
	margin: 3px 5px 10px 0;
	border: 1px solid #fff6be;
	background-color: #fff6e9;
	font-size: 1.2em;
}

.haendler_aktionen div {
	padding: 10px;
}

.haendler_logo {
	border: 1px solid #ddd;
	background-color: #f0f0f0;
	padding: 2px 2px 0px 2px;
	width: 100px;
	float: left;
	margin: -2px 10px 10px 0;
}

.haendler_logo img {

	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

#themap {
	display:block;
}

.infolink {
	border: 1px solid #fffcd9;
	background-color: #fffae9;
	padding: 3px;
	margin-top: 5px;
	display: block;
}

