/*
Theme Name: UTD WP
Theme URI: http://www.ullis-traum-dessous.de/
Description: Template for UTD.
Version: 1.0
Author: Daniel Pardella
Author URI: http://www.charisma-digital.com/
*/

html {
background-color: #FDF3FC;
overflow: -moz-scrollbars-vertical;
}
body {
margin: 0;
font-family: Verdana, Arial, Sans-Serif;
color: #555555;
}
img {
border: 0;
}

#html {
margin: 0 auto;
width: 980px;
height: 100%;
background-color: #FDF3FC;
background-image: url(images/bg_html.gif);
background-repeat: repeat-y;
overflow: hidden;
}
#navtrail {
margin: 0 auto;
width: 960px;
height: 29px;
background-color: #FDDFFB;
background-image: url(images/bg_navtrail.gif);
background-repeat: no-repeat;
}
#nav_l {
float: left;
width: 400px;
padding: 8px 0px 0px 10px;
font-size: 10px;
color: #555555;
}
#nav_r {
float: right;
margin: 0px;
width: 400px;
padding: 0px;
text-align: right;
}
#top {
margin: 0 auto;
width: 960px;
height: 150px;
background-image: url(images/top_header.jpg);
background-repeat: no-repeat;
}
#cat {
margin: 0 auto;
width: 960px;
height: 35px;
text-align: left;
background-color: #FDDFFB;
background-image: url(images/bg_cats.gif);
background-repeat: no-repeat;
}
#content {
margin: 0 auto;
width: 960px;
height: auto;
overflow: hidden;
}
#left {
float: left;
margin: 0;
padding: 0px 5px 0px 10px;
width: 180px;
overflow: hidden;
}
#text {
float: left;
margin: 0px 15px 0px 15px;
padding: 0px;
width: 540px;
overflow: hidden;
}
#right {
float: right;
margin: 0;
padding: 0px 10px 0px 5px;
width: 180px;
overflow: hidden;
}
#footer {
margin: 0 auto;
width: 960px;
height: 42px;
background-image: url(images/bg_footer.gif);
background-repeat: no-repeat;
font-size: 9px;
overflow: hidden;
}
#footerl {
float: left;
width: 475px;
height: 21px;
padding-top: 19px;
padding-left: 5px;
text-align: left;
}
#footerr {
float: right;
width: 475px;
height: 21px;
padding-top: 19px;
padding-right: 5px;
text-align: right;
}

/* Container End */

/* Box */

.box_r {
font-size: 10px;
color: #555555;
}
fieldset {
border: 1px solid #FFB4FB;
font-size: 12px;
}
legend {
color: #84157E;
font-size: 11px;
font-weight: bold;
}
#main_c {
margin: 0 auto;
padding-top: 20px;
width: 540px;
}
#main_cp {
margin: 0 auto;
padding-top: 20px;
width: 540px;
}
#main_ch {
margin: 0 auto;
width: 540px;
height: 35px;
text-align: center;
}
#main_text {
font-size: 12px;
}
.searchbox,
.logged,
.zahlung {
font-size: 10px;
}

/* Box End */

.inputlogin {
margin-top: -4px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
padding: 2px;
border: 1px solid #666666;
background-image: url(images/bg_input.gif);
}
.inputsearch {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
padding: 2px;
border: 1px solid #555555;
background-image: url(images/bg_input.gif);
}
.butsearch {
margin: 0px;
}

checkbox,
radio,
select {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
border: 1px solid #666666;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.pageResults {
font-size: 10px;
font-weight: bold;
color: #555555;
}
.price {
color: #91308C;
font-size: 14px;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.prolist {
font-size: 10px;
}
.prolisting {
width: 500px;
}
.prole,
.prole a {
color: #84157E;
}
.prole a:hover {
text-decoration: underline;
}
.pronew {
float: left;
margin-bottom: 10px;
width: 240px;
height: 190px;
}
li {
list-style: none;
}
h2,
h2 a,
h2 a:visited {
font-size: 18px;
font-weight: bold;
color: #7B2076;
text-decoration: none;
}
h2 a:hover {
color: #7B2076;
text-decoration: underline;
}
.entry {
font-size: 12px;
line-height: 150%;
}
.postmetadata {
font-size: 11px;
}
.date {
font-size: 10px;
}

/* Links */

a,
a:visited {
color: #555555;
text-decoration: underline;
}
a:hover {
color: #444444;
}
#footer a,
#footer a:visited {
color: #555555;
text-decoration: none;
}
#footer a:hover {
color: #444444;
text-decoration: underline;
}

/* Links End */