@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator       YAML Builder V1.2 (http://builder.yaml.de)
 * @file          my_layout.css
 * @-yaml-minver  3.2
 *
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);
@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_draft.css);

#nav1 {
 width: 980px;
 height: 30px;
 background: url('../img/nav.png');
 margin: 0px auto;
 padding: 0px;
 position: relative;
 top: -30px;
 left: -1px;
}

#nav1 li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
    top: 0px;
    text-align: center;
}

#nav1 li, #nav1 a
{
	height: 30px;
	display: block;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
}

/*      Navigationspunkt 1 - Auslandsumzug        */

#nav_1_0 { left: 0px; width: 173px; height: 30px; }

#nav_1_1 { left: 0px; width: 173px; height: 30px; }
#nav_1_1 a:hover { font-weight: bold; }

#nav_1_2 { left: 0px; width: 173px; height: 30px; }
#nav_1_2 a { left: 0px; width: 173px; height: 30px; font-weight: bold; }


/*      Navigationspunkt 2 - Überseeumzug        */

#nav_2_0 {left: 161px; width: 173px; height: 30px;}

#nav_2_1 {left: 161px; width: 173px; height: 30px;}
#nav_2_1 a:hover { font-weight: bold; }

#nav_2_2 { left: 161px; width: 173px; height: 30px; }
#nav_2_2 a { left: 161px; width: 173px; height: 30px; font-weight: bold; }

#nav_2_3 {left: 161px; width: 173px; height: 30px;}
#nav_2_3 a:hover { font-weight: bold; }

/*      Navigationspunkt 3 - Möbeltransport        */

#nav_3_0 {left: 320px; width: 173px; height: 30px;}

#nav_3_1 {left: 320px; width: 173px; height: 30px;}
#nav_3_1 a:hover { font-weight: bold; }

#nav_3_2 { left: 320px; width: 173px; height: 30px; }
#nav_3_2 a { left: 320px; width: 173px; height: 30px; font-weight: bold; }

#nav_3_3 {left: 320px; width: 173px; height: 30px;}
#nav_3_3 a:hover { font-weight: bold; }

/*      Navigationspunkt 4 - Beiladung        */

#nav_4_0 {left: 476px; width: 173px; height: 30px;}

#nav_4_1 {left: 476px; width: 173px; height: 30px;}
#nav_4_1 a:hover { font-weight: bold; }

#nav_4_2 { left: 476px; width: 173px; height: 30px; }
#nav_4_2 a { left: 476px; width: 173px; height: 30px; font-weight: bold; }

#nav_4_3 {left: 476px; width: 173px; height: 30px;}
#nav_4_3 a:hover { font-weight: bold; }

/*      Navigationspunkt 5 - FAQ        */


#nav_5_0 {left: 630px; width: 173px; height: 30px;}

#nav_5_2 { left: 630px; width: 173px; height: 30px; }
#nav_5_2 a { left: 630px; width: 173px; height: 30px; font-weight: bold; }

#nav_5_3 {left: 630px; width: 173px; height: 30px;}
#nav_5_3 a:hover { font-weight: bold; }


#topnav
{
    width: 1007px;
    left: -15px;
    height: 253px;
    background: url('../img/header.jpg');
    margin: 0px auto;
    padding: 0px;
    position: relative;
}

#topnav_liste ul {margin: 0; padding: 0;}

#topnav_liste li {margin: 0; padding: 0; list-style: none; position: absolute;}

#topnav_liste a {display: block; height: 100%;}

#home {left: 0px; top: 0px; width: 250px; height: 65px;}
#ueberuns {left: 395px; top: 7px; width: 80px; height: 15px; }
#kontakt {left: 477px; top: 7px; width: 73px; height: 15px; }
#partner {left: 551px; top: 7px; width: 109px; height: 15px; }
#werben {left: 661px; top: 7px; width: 74px; height: 15px; }
#sitemap {left: 736px; top: 7px; width: 78px; height: 15px; }
#datenschutz {left: 815px; top: 7px; width: 95px; height: 15px; }
#impressum {left: 911px; top: 7px; width: 83px; height: 15px; }

#anfrage
{
    border-top: 1px dotted #999;
    padding-top: 10px;
    width: 955px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.query_links
{
    margin-top: 10px;
}

.query_links h3
{
    border-bottom: 1px dotted #999;
}

.query_links table
{
    height: 250px;
    min-height: 250px;
}


.query_links input
{
    width: 190px;
    padding: 3px;
    border: 1px solid #999;
}

.query_head
{
    border-bottom: 1px dotted #999;
    font-weight: bold;
    font-size: 113.33%;
    padding-bottom: 10px;
    height: 20px;
}

.query_footer
{
    border-top: 1px dotted #999;
    text-align: right;
    font-weight: normal;
    font-size: 100.00%%;
    padding-top: 10px;
}

.query_footer a
{
    color: #808080;
    text-decoration: none;
}

input:focus
{
    outline: 1px solid #66ccff;
}

#breadcrumb
{
    background: url(../img/background_breadcrumb.png) no-repeat top left;
    padding-left: 20px;
    line-height: 44px;
    height: 44px;
    vertical-align: middle;
    position: relative;
    top: -30px;
    color: #333;
}

#breadcrumb a, #breadcrumb a:active
{
    text-decoration: none;
    color: #333;
}

#subnav
{
    background-image: url(../../img/subnav.jpg);
    width: 968px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    position: relative;
    top: -30px;
    padding-left: 10px;
}

#subnav ul li a
{
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    color: #333;
}


#subnav ul li
{
    float: left;
    list-style-type: none;
    margin-left: 0;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    margin: 0 20px;
}

#subnav li a
{
    text-decoration: none;
}

#footernav
{
    border-top: 1px dotted #999;
    padding-top: 10px;
    width: 955px;
    margin: 0 auto;
    padding-bottom: 10px;
}


#footernav .c20l
{
    height: 195px;
    min-height: 195px;

}

#footernav .c20r
{
    height: 195px;
    min-height: 195px;

}

ul.footernav
{
    margin: 10px 0;
    list-style-type: none;
}

.footernav li
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
    vertical-align: center;
}

.footernav li a
{
    text-decoration: none;
    color: #808080;
}

.footer_copy
{
    width: 955px;
    margin: 0 auto;
    border-top: 1px dotted #999;
    padding-top: 10px;
}

.contact_formular input, .contact_formular textarea
{
    width: 200px;
}

.cms_form td
{
    height: 25px;
    line-height: 25px;
}



