html {height:100%;}

body {
    width:968px;
    margin:0px auto;
    background-color:#000000;
    background-image: url(../img/bg_page.gif);
    background-repeat:repeat-x;
    height:100%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#4d4d4d;
}

#main
{
    min-height:100%;
    width:968px;
    background-color:#FFF;
}

#header
{
    background-image:url(../img/header.jpg);
    background-repeat:no-repeat;
    width:968px;
    height:129px;
}

#googlelayer
{
    width:468px;
    height:60px;
    position:relative;
    top:20px;
    left:490px;
    overflow:hidden;
}

.content {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#4d4d4d;
}

#infoline_left
{
    position:relative;
    left:110px;
    top:40px;
    line-height:20px;
    text-align:right;
    float:left;
}

#infoline_right
{
    position:relative;
    left:0px;
    top:40px;
    line-height:20px;
    float:right;
}

#infoline_right a
{
    text-decoration:none;
    color:#4d4d4d;
}

#page
{
    padding-top:10px;
}
#left
{
    width:190px;
    float:left;
    text-align:left;
}
#center
{
    float:left;
    margin:0px 19px 0px 19px;
    width:549px;
    text-align:left;
}
#right
{
    width:190px;
    float:right;
    text-align:left;
}

#advertisment {
height:90px;
width:728px;
float:right;
margin:0px 30px 10px 0px;
}

.eingabefeld
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#4d4d4d;
}

.box_small
{
    padding:0px 5px 0px 5px;
    margin:0px;
}

.box_small_header
{
    background-image:url(../img/box_small_haeder.gif);
    width:180px;
    height:21px;
    background-repeat:no-repeat;
    line-height:21px;
    font-weight:bold;
    padding-left:10px;
}

label {
    font-size:10px;
}

.box_small_footer
{
    background-image:url(../img/box_small_footer.gif);
    width:180px;
    height:4px;
    background-repeat:no-repeat;
    line-height:4px;
    padding-bottom:10px;
}
.box_small_content
{
    background-image:url(../img/box_small_repeater.gif);
    width:160px;
    background-repeat:repeat-y;
    text-align:justify;
    padding:10px;
}

.box_medium
{
    padding:0px;
    width:364px;
}

.box_medium_header
{
    background-image:url(../img/box_medium_header.gif);
    height:21px;
    background-repeat:no-repeat;
    line-height:21px;
    font-weight:bold;
    padding-left:10px;
}

.box_medium_footer
{
    background-image:url(../img/box_medium_footer.gif);
    height:4px;
    background-repeat:no-repeat;
    line-height:4px;
    padding-bottom:10px;
}
.box_medium_content
{
    background-image:url(../img/box_medium_repeater.gif);
    background-repeat:repeat-y;
    padding:10px;
    text-align:justify;
}

.box
{
    padding:0px;
    width:549px;
}

.box_header
{
    background-image:url(../img/box_header.gif);
    height:21px;
    background-repeat:no-repeat;
    line-height:21px;
    font-weight:bold;
    padding-left:10px;
}

.box_footer
{
    background-image:url(../img/box_footer.gif);
    height:4px;
    background-repeat:no-repeat;
    line-height:4px;
    padding-bottom:10px;
}
.box_content
{
    background-image:url(../img/box_repeater.gif);
    background-repeat:repeat-y;
    padding:10px;
    text-align:left;
}

.box_line
{
    background-image:url(../img/box_line.gif);
    height:21px;
    background-repeat:no-repeat;
    line-height:21px;
    font-weight:bold;
    padding-left:10px;
    padding-bottom:10px;
}

#center p
{
    margin:0px;
    padding:3px 0px 5px 0px;
}

#center a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#4d4d4d;
}

.box_content_small_col_1
{
    width:180px;
    float:left;
}
.box_content_small_col_2
{
    width:180px;
    float:left;
    margin-left: 4px;
    margin-right: 4px;
}
.box_content_small_col_3
{
    width:180px;
    float:left;
}


.box_content_small_header
{
    background-image:url(../img/box_small_haeder.gif);
    height:21px;
    background-repeat:no-repeat;
    line-height:21px;
    font-weight:bold;
    padding-left:10px;
}

.box_content_small_footer
{
    background-image:url(../img/box_small_footer.gif);
    height:4px;
    background-repeat:no-repeat;
    line-height:4px;
    padding-bottom:10px;
}
.box_content_small_content
{
    background-image:url(../img/box_small_repeater.gif);
    background-repeat:repeat-y;
    padding:10px;
    text-align:justify;
}


.box_small_menu_content
{
}

.box_small_menu_content ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

.box_small_menu_content ul li
{
    line-height:20px;
    display:inline;
}

.box_small_menu_content ul li.level_1 a
{
    background-image:url(../img/box_menu_normal.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:25px;
    color:#4d4d4d;
    font-weight:bold;
    text-decoration:none;
}

.box_small_menu_content ul li.level_2 a
{
    background-image:url(../img/box_menu_sub.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:40px;
    color:#4d4d4d;
    font-weight:bold;
    text-decoration:none;
}

.box_small_menu_content ul li.level_3 a
{
    background-image:url(../img/box_menu_subsub.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:55px;
    color:#4d4d4d;
    font-weight:bold;
    text-decoration:none;
}

.box_small_menu_content ul li.level_1 a:hover
{
    background-image:url(../img/box_menu_over.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:25px;
    color:#4d4d4d;
    font-weight:bold;
    text-decoration:none;
}
.box_small_menu_content ul li.level_2 a:hover
{
    background-image:url(../img/box_menu_sub_over.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:40px;
    color:#4d4d4d;
    font-weight:bold;
    text-decoration:none;
}
.box_small_menu_content ul li.level_3 a:hover
{
    background-image:url(../img/box_menu_subsub_over.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:55px;
    color:#4d4d4d;
    font-weight:bold;
    text-decoration:none;
}

.box_small_menu_content ul li.level_1 a.active
{
    background-image:url(../img/box_menu_active.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:25px;
    color:#ef1821;
    font-weight:bold;
    text-decoration:none;
}

.box_small_menu_content ul li.level_2 a.active
{
    background-image:url(../img/box_menu_sub_over.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:40px;
    color:#ef1821;
    font-weight:bold;
    text-decoration:none;
}
.box_small_menu_content ul li.level_3 a.active
{
    background-image:url(../img/box_menu_subsub_over.gif);
    background-repeat:no-repeat;
    display:block;
    padding-left:55px;
    color:#ef1821;
    font-weight:bold;
    text-decoration:none;
}

#infoline_right ul
{
    padding:0px;
    margin:0px;
    list-style-type:none;
}

#infoline_right ul li
{
    float:left;
    padding-left:15px;
    padding-right:20px;
}

#infoline_right ul li.icon_home
{
    background-image:url(../img/icon_home.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

#infoline_right ul li.icon_search
{
    background-image:url(../img/icon_search.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

#infoline_right ul li.icon_impress
{
    background-image:url(../img/icon_impress.gif);
    background-repeat:no-repeat;
    background-position:left center;
}


#footer
{
    border-top:1px solid #CCC;
    width:948px;
    margin-top:20px;
    padding:5px 10px 0px 10px;
}
#footer_left
{
    float:left;
}

#footer_left ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

#footer .icon_top
{
    background-image:url(../img/icon_top.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

#footer .icon_sitemap
{
    background-image:url(../img/icon_sitemap.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

#footer .icon_rss
{
    background-image:url(../img/icon_rss.gif);
    background-repeat:no-repeat;
    background-position:left center;
    height:15px;
    width:80px;
}


#footer_left ul li
{
    float:left;
    padding-left:15px;
    padding-right:20px;
}

#footer_right
{
    float:right;
}

#footer_left ul li a
{
    text-decoration:none;
    color:#4d4d4d;
}

form
{
    padding:0px;
    margin:0px;
}

fieldset
{
    border:none;
    padding:0px;
    margin:0px;
}

fieldset legend
{
    display:none;
}
input.textfeld
{
    padding:0px;
    margin:0px;
    font-size:10px;
    width:150px;
    color:#4d4d4d;
    border:1px solid #c8c8c8;
    height:15px;
}

.dropdown
{
    padding:0px;
    margin:0px;
    font-size:10px;
    color:#4d4d4d;
    border:1px solid #c8c8c8;
    height:15px;
}

input.button
{
    color:#4d4d4d;
    font-size:10px;
    width:153px;
    background-color:transparent;
    background-image:url(../img/button_repeater.gif);
    background-repeat:repeat-x;
    border-color:#c8c8c8;
    border-style:solid;
    border-width:1px;
}

/*********** SITEMAP ***********/
ul .sitemap
{
    padding: 5px 0px 0px 0px !important;
    margin: 0px !important;
}

li .sitemap
{
    padding: 5px 0px 5px 0px;
}
/***********   END   ***********/



/*********** GALLERY ***********/
.gallery_item
{
    width:125px;
    float:left;
    margin:2px;
    border:1px solid #c8c8c8;
}
/***********   END   ***********/

/*********** H�NDLERSUCHE ******/
.haendlersuche_link {
	text-decoration:none;
}

.haendlersuche_link:hover {
	text-decoration:underline;
}
/***********   END   ***********/

/***********   WERBUNG   ***********/
.ad_300x250 {
	text-align:center;
	width:300px;
	height:250px;
	margin:0 auto;
}

div.werbung div {
	margin:0 0 10px 0;
}

.werbung a {
	color:#4D4D4D;
	text-decoration:none;
}
/***********   END   ***********/
