 * {
    padding: 0;
    margin: 0;
}

body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    background: url(../image/background.jpg) fixed bottom;
}

h1 {
	font-size:1.1em;
    padding: 5px 20px 0 20px;
}

h4 {
    padding: 15px 25px 0 40px;
}

iframe {
    float: right;
    padding: 0 20px;
}

address {
    margin: 10px 0 0 50px;
    font-style: italic;
} #wrapper {
    margin: 10px auto 0 auto;
    width: 900px;
} #header {
    width: 900px;
    color: #333;
    border: 1px solid #ccc;
    height: 100px;
    margin: 10px 0px 5px 0px;
}

/*nav*/ #navigation {
    width: 900px;
    height: 20px;
    color: #333;
    border: 1px solid #ccc;
    margin: 0px 0px 5px 0px;
    background: url(../image/nav.jpg) repeat-x;
    font-size: 13px;
} #navigation ul, li {
    display: inline;
    list-style: none;
} #navigation ul li a {
    color: #fff;
    text-decoration: none;
    padding: 1px 20px 3px 20px;
    float: left;
    border-right: 1px solid #fff;
    margin: 0px 0px 5px 0px;
} #navigation a:hover {
    color: #642021;
    background: url(../image/nav2.jpg) repeat-x;
} #navigation #active {
    color: #642021;
    background: url(../image/nav2.jpg) repeat-x;
}

/*content */ #content {
    width: 880px;
    color: #333;
    border: 1px solid #ccc;
    background: url(../image/back.jpg);
    padding: 10px;
    margin: 0px 0px 5px 0px;
    height: 365px;
    overflow: auto;
    clear: left;
} #content p {
    padding: 10px 25px 0 25px;
    line-height: 1.5;
} #prijze {
    text-align: left;
    margin: 20px 20px 10px 40px;
} #prijze td {
    padding: 2px;
} #prijze th {
    padding-top: 15px;
} .tdname {
    width: 400px;
} #tech {
    padding: 20px;
} #tech td {
    width: 350px;
    padding: 0 20px 0 0;
} #imgright {
    float: right;
    padding: 15px 25px 0 10px;
} #imgleft {
    float: left;
    padding: 15px 10px 0 25px;
} #cover {
    padding: 25px 25px 5px 25px;
    float: right;
}

/*footer*/ #footer {
    width: 890px;
    color: #D1D1CF;
    border: 1px solid #ccc;
    background: url(../image/nav.jpg) repeat-x;
    margin: 0px 0px 10px 0px;
    padding: 3px 5px 5px 5px;
    font-size: 0.7em;
    text-align: center;
} .next {
    margin-left: 750px;
    font-size: 13px;
} .next a {
    text-decoration: none;
} .next a:hover {
    text-decoration: underline;
} .submenu {
    margin-left: 400px;
    font-size: 13px;
} .submenu a {
    text-decoration: none;
    font-style: italic;
} .submenu a:hover {
    text-decoration: underline;
}

/*image*/
a img {
    border: none;
} #dia {
    height: 300px;
    width: 300px;
    display: block;
    float: right;
    padding: 20px 25px 5px 25px;
} .kltext {
    font-size: 13px;
} #letzte {
    margin: 0 0 0 4px;
} #simpleARTS {
    text-decoration: none;
    color: #D1D1CF;
    font-style: italic;
} #simpleARTS:hover {
    text-decoration: underline;
    color: #D1D1CF;
    font-style: italic;
}

/* FORM */ #form {
    margin-left: 200px;
    width: 450px;
} #form address {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    line-height: 1.5;
    text-align: center;
}

fieldset {
    width: 450px;
    display: block;
    font-size: 0.80em;
    border: 1px solid #D1D1CF;
    float: left;
}

legend {
    color: #424242;
    padding: 0;
    font-weight: bold;
    font-size: 1.15em;
} .contact label {
    display: block;
    width: 75px;
    float: left;
    text-align: center;
    padding: 6px;
    font-style: italic;
} .contact input, textarea {
    width: 340px;
    margin: 5px;
    border: 1px solid #D1D1CF;
} .contact input:active, .contact input:focus, .contact input:hover {
    background: #E8EBDF;
} .contact textarea:active, .contact textarea:focus, .contact textarea:hover {
    background: #E8EBDF;
} #btn {
    text-align: right;
    border: none;
    float: left;
} #btn input {
    font-style: italic;
    margin: 0 17px 8px 5px;
    border: 1px solid #c0c0c0;
    background: white;
    text-align: center;
} #btn input:active, #btn input:focus, #btn input:hover {
    background: #E8EBDF;
}
#routelink {
font-size:0.8em;

}