/* Start of CMSMS style sheet 'Colored : Colored' */
* {
    padding: 0;
    margin: 0;
} 

html {
overflow: -moz-scrollbars-vertical;
}

body {
background: #878787;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
color: #444;
line-height: 17px;
}

.warning{
margin: 20px;
padding:10px;
font-weight:bold;
border-style:solid;
border-color: red;
color: red;
}

img { border: none; }
a { color: #9D1A39; }
a:hover { text-decoration: none; color : #111; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #333; }

h1 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h1 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h1 a:hover { color: #333; }


#wrap {
background: #fff;
padding: 10px;
width: 960px;
margin: 0 auto;
}

#header {
position: relative;
height: 185px;
background: #fff url(uploads/Colored/natastisch.png) no-repeat;
}
#header h1 {
font-size: 38px;
font-weight: 600;
letter-spacing: -2px;
padding: 40px 33px 0 0;
text-align: right;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}

#header h2 {
font-size: 16px;
color: #eee;
padding: 9px 33px 0 0;
text-align: right;
}

#menu {
position: absolute;
top: 142px;
height: 30px;
line-height: 30px;
}

#login {
position: absolute;
bottom: 50px;
right: 10px;
text-align: right;
color: white;
line-height: 20px;
}

#login a {
color: white;
font-weight: 600;
text-decoration: none;
}

#mandje {
position: absolute;
top: 142px;
right: 0px;
height: 30px;
line-height: 30px;
text-align: right;
}

#mandje a {
color: #66435A;
display: block;
text-decoration: none;
font-weight: 600;
padding: 0 10px;
}

#mandje a:hover {
color: #66435A;
background: #fff;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;

}

#menu li
{
float: left;
list-style-type: none;
padding-right: 10px;
}
#menu li a{ 
color: #66435A;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 600;
}
#menu li a:hover {
color: #66435A;
background: #fff;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
#menu ul { }

#content { 
padding: 0 20px;
}

#content p {
margin-bottom: 10px;
}

#content a {
color: #66435a;
text-decoration: none;
font-weight: 600;
}

.ProductSummary3Items {
position:relative;
float: left; 
width: 31%; 
padding-right: 10px;
padding-bottom: 15px;
text-align: left;
}
.ProductSummary3Items img {
margin-right: 10px;
}

.ProductSummary2Items {
position:relative;
float: left; 
width: 48%; 
padding-right: 10px;
padding-bottom: 15px;
text-align: left;
}
.ProductSummary2Items img {
margin-right: 10px;
}


.ProductDirectoryItem {
position:relative;
float: left; 
width: 100%; 
text-align: left;
}
.ProductDirectoryItem img {
margin-right: 10px;
}

fieldset {
padding:16px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

fieldset tr {
height:26px;
line-height:26px;
}

#right {
margin-top: 10px;
width: 740px;
float: right;
font-size: 13px;
text-align: left;
}
#right h3 { border-bottom: 1px dotted #aaa; }
#right h1 { border-bottom: 1px dotted #aaa; }

#left {
margin-top: 10px;
width: 160px;
float: left;
}
#left h3 { color: #666; }
#left ul { list-style-type: none; padding: 10px 0 10px 0; }
#left ul li { padding: 2px 0 3px 0; }
#left ul li a { color: #9D1A39; font-weight: 100; display: block; text-decoration: none; font-size: 14px; border-bottom: 1px dotted #aaa; }
#left ul li a:hover { color : #111; }

#footer {
font-size: 11px;
color: #eee;
text-align: center;
height: 30px;
line-height: 30px;
background: #66435a;
margin-top: 30px;

}
#footer a { 
color: #eee;
text-decoration: none;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}
/* End of 'Colored : Colored' */

