@import url(../admin/css/news.css);


body
{
        background-color: #DFDFDF;
        margin:0px;
        font-family:arial,helvetica;
        font-size:13px;
        color:#505050;
        line-height:19px;
        background-image: url(../images/smile-background.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-attachment: fixed;
        text-align:left;
}

td
{
        font-family:arial,helvetica;
        font-size:13px;
        color:#505050;
        line-height:19px;
        text-align:left;
}

#header
{
  margin-left:30px;
  margin-bottom:0px;
  padding-bottom:0px;
        padding:0px;
        height:86px;
}

#menue
{
        height:81px;
        margin:0px;
        padding:0px;
        background-color: #8EACD1;
}

#content
{
        background-image: url(../images/content-background.png);
        background-repeat: repeat-y;
        position:relative;
        left:30px;
        width:583px;
        float:left;
}

#content div
{
        padding:30px;
        padding-right:0px;
        width:530px;
}

#imageContent
{
        float:left;
        padding-top:30px;
	margin-left:60px;
}

#footer
{
        background-image: url(../images/footer.png);
        background-repeat: no-repeat;
        margin-left:30px;
        height:31px;
        width:583px;
        text-align:center;
        font-size:11px;
        line-height:14px;
        clear:both;
}

h1
{
        font-family:arial,helvetica;
        font-size:20px;
        color:#0B4B9B;
        line-height:24px;
        font-style:italic;
}

h2
{
        font-family:arial,helvetica;
        font-size:14px;
        color:#000000;
        font-style:italic;
        margin-bottom:5px;
}

.hr_clear
{
    clear:both;
    height:1px;
    color:#CFCFCF;
    margin-top:10px;
    margin-bottom:10px;
}

img.right
{
    float:right;
    margin-left:1.5em;
    margin-bottom:1.5em;
}

img.left
{
    float:left;
    margin-right:1.5em;
    margin-bottom:1.5em;
}

img.b
{
    border:1px #A0A0A0 solid;
}

table.status td
{
    padding:0px;
    margin:0px;
}

.beschreibung
{
    float:left;
}

#content div .beschreibung
{
	padding:0px;
}

a:link, a:visited, a:active
{
    color:#0B4BBB;
    text-decoration:none;
    font-style:italic;
}

a:hover
{
    color:#000000;
}

.kunde
{
  padding-bottom:10px;
}

ul
{
  margin-top:0px;
  margin-bottom:0px;
}

table
{
  padding:0px;
  margin:0px;
}

.carousel_container {
        width: 400px;
        height: 400px;
        margin: 0px auto;
        margin-left:-40px;
}

