hr {
    height: 1px;
    border-top: 1px solid #09205C;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

h1, h2, h3, h4, h5, h6, a {
    color: #09205C;
}

body#layout {
    background-color: #09205C;
    background-image: url(bgDuschwannen.png);
}

body#layout-subNav {
    background-color: #94AABD;
    background-image: url(bgDuschwannen-subNav.png);
}

#searchBar.subPage
{
    background-color: #BCC8D4;
}

/* language chooser */
div#headerInfo {
    color: #09205C;
}

div#headerInfo a {
    color: #09205C;
}




ul#headerNav li {
    color: #09205C;
}

ul#headerNav li a {
    color: #09205C;
}

ul#mainNav {
    background-color: #09205C;
}


ul#subNav li {
    border-bottom: 1px solid #09205C;
}

ul#subNav li a {
    color: #09205C;
}

div#breadcrumb {
    background-color: #BCC8D4;
    color: #09205C;
}

div#breadcrumb a {
    color: #09205C;
}

ul.footerNav li {
    color: #09205C;
}

ul.footerNav li a {
    color: #09205C;
}



select.themed, input.themed, textarea.themed {
    border: 1px solid #09205C;
}

button.themed {
    background-color: #09205C;
}

button.download {
    background-color: #09205C;
}


a.productList:hover {
    color: #FFE8CA;
    background-color: #09205C;
}

a.productFinderList:hover, a.productFinderListOver {
    color: #FFE8CA;
    background-color: #09205C;
}

div#productImage {
    background-color: #09205C;
}

div#productImage h1 {
    color: #DEEAF7;
}

ul#productLinks li {
    border-bottom: 1px solid #09205C;
}

ul#productLinks li.inverted {
    border-bottom: 1px solid #DEEAF7;
    background-color: #09205C;
    color: white;
}

ul#productLinks li.inverted a {
    color: white;
}

table.productData tr td.highlighted {
    /*color: #09205C;*/
}

div#productFinder, body#productFinderBody {
    background-color: #BCC8D4;
}

/* partner search */
table#partnerSearch td.inner {
    border-right: 1px solid #09205C;
}

table#partnerSearch th {
    background-color: #94AABD;
}

table#partnerSearch tr.even {
    background-color: #FBFCFD;
}

table#partnerSearch tr.odd {
    background-color: #EEF2F7;
}

/* THICKBOX ------------------------------------------------------------- */
#TB_window a:link {color: #09205C;}
#TB_window a:visited {color: #09205C;}
#TB_window a:hover {color: #09205C;}
#TB_window a:active {color: #09205C;}
#TB_window a:focus{color: #09205C;}

#TB_window {
	background: #DAE1E9;
	color:#09205C;
	border: 4px solid #09205C;
}

#TB_window img#TB_Image {
	border: 1px solid #09205C;
	background-color: white;
}

#TB_title {
	background-color: #BCC8D4;
	color: #09205C;
}

#TB_ajaxContent {
    background-color: white;
}

/* CLUETIP -------------------------------------------------------------- */

#cluetip-outer {
    border: 2px solid #09205C;
}
