body {
      margin:0px 0px 0px 0px;
      background-color:#a2a2a2;
      background-image:url('../images/bg.jpg');
      background-position:top;
      background-repeat:repeat-x;
      }

img.expertentipp {float:left; border:none; margin: 3px 10px 5px 3px}

h5,h4 {font-family: arial;font-size: 14px;font-weight: bold;color: #000000;}
h5 {font-size: 12px;}
h2 {font-size: 13px;}
h1 {font-size: 16px;}

.top_menu {font-family: arial;font-size: 11px;font-weight: normal;color: #000000;padding:0px 5px 0px 5px;}
.menu_top {background-image:url('../images/menu_top.jpg');background-position:top;background-repeat:no-repeat;color: #000000;text-align: center;}



.menu_left {  background-image: url('../images/menu_vertical.jpg');
    background-position: left;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    padding-left:40px;
    line-height: 40px;
    height:50px;
}
.menu_right { background-image: url('../images/menu_vertical.jpg');
    background-position: right;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: right;
    padding-right:40px;
    line-height: 40px;
    height:50px;
}

.whitelink, a.whitelink:link, a.whitelink:visited,a.whitelink:active,a.whitelink:hover {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a.whitelink:hover {
    color: #ff0000;
    border-bottom: 1px solid #ff0000;

}

.menu_horizontal, a.menu_horizontal:link, a.menu_horizontal:visited,a.menu_horizontal:active,a.menu_horizontal:hover {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a.menu_horizontal:hover {
    color: #ff0000;
    border-bottom: 1px solid #ff0000;

}

.main_bg {background-image:url('../images/main_bg.jpg');background-position:center;background-repeat:repeat-y;}


A { color:#000000; text-decoration:none; }
.whitelink { color:#000000; text-decoration:none; }
.headerlink { color:#000000; text-decoration:none; }
.blacklink { color:#000000; text-decoration:none; }
.boxlink { color:#000000; text-decoration:none; }
.blacklinkwithrollover { color:#000000; text-decoration:none; }
.bluelink { color:#0000FF; text-decoration:none; }
A:hover { color:#659CBA; text-decoration:underline; }
A:hover.blacklink { color:#000000; text-decoration:underline; }
A:hover.boxlink { color:#000000; text-decoration:underline; }
A:hover.blacklinkwithrollover { color:#0000FF; background-color: #FF0000; text-decoration:underline; }
A:hover.bluelink { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }

td.boxborder {

             background-image: url('../images/box/box_header.jpg');
             background-position:center;
             background-repeat: no-repeat;
             text-align: center;
             font-family: arial;
             font-size: 12px;
             font-weight: bold;
             color: #000000;
             height:43px;
             }

.boxborder2 {

             background-image: url('../images/box/box_content.jpg');
             background-position:center;
             background-repeat: repeat-y;
             color:#000000;
             font-weight:normal;
             font-family: arial;
             font-size: 11px;

             padding:0px 10px 0px 10px;

             }

td.boxborder2 img {border:0px solid #127D87; }

.box_footer{
             background-image: url('../images/box/box_footer.jpg');
             background-position: top center;
             background-repeat: no-repeat;
             font-size:3px;
             }


.category_group { font-family: arial; font-size: 11px;font-weight: bold;color: #000000; text-align: left;text-decoration: none;line-height:21px;}

.footer {margin:0px 40px 0px 40px;font-family: verdana; font-size: 10px;font-weight: normal;color: #000000;text-align: center;}

.agauga {display: none; visibility: hidden; font-family: verdana;}
.default_text_box {padding:5px; width:555px; border:1px red solid; background-color:#F6F2E6;}
.payment_box_ol {background-color:#ECDAC2; border-left:1px red solid; border-top:1px red solid;}
.payment_box_or {background-color:#ECDAC2; border-right:1px red solid; border-top:1px red solid;}
.payment_box_unten {background-color:#F6F2E6; border-bottom:1px red solid; border-left:1px red solid; border-right:1px red solid;}
.autotextlink {color:black; text-decoration:none;}
.suggestionsBox {
		position: absolute;
        left: 1000px;
		width: 150px;
		background-color: #ececec;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 1px solid #717171;
		color: #000000;
		text-align: left;
	}

	.suggestionList {

		list-style-type: none;
		text-align: left;
        margin: 0px;
	}
	.suggestionList ul {padding:0px 0px 0px 0px;text-align: left;margin: 0px;}
	.suggestionList li {
		cursor: pointer;
        padding: 3px;
        margin: 0px;
        list-style-type: none;
        list-style: none;
        text-align: left;
	}
	.msieFix {
		background-color: #3c3c3c;
        color:#ffffff;}
	.suggestionList li:hover {
		background-color: #3c3c3c;
        color:#ffffff;
	}