body {
    background-color:#ffffff;
    font-family:Verdana;
    color: #000000;
    font-size:11px;
    margin:10px;
    padding: 10px;
}

#login {
    visibility: hidden;
}
#loginShow:link{
    font-family:Verdana;
    color: #999999;
    font-size:10px;
    line-height:18px;
    text-decoration:none;
}

#loginShow:hover{
    font-family:Verdana;
    color: #999999;
    font-size:10px;
    line-height:18px;
    text-decoration:none;
}
#loading{
    top: 40%;
    padding: 150px 0px 0px 0px;
    z-index: 1;
    position: relative;
    width:10px;
    height: 10px;
    border: 10px solid #D8381D;
    background-color: #CCCCCC;
    text-align: center;
    visibility: hidden;
    font-weight: bold;
}

.wrapper
{
    position: relative;
    left:50%;
    width: 900px;
    color : #000000;
    background-image:url('../bilder/bg.png');
    background-repeat: repeat-y;
    background-position: 75% 0px;
    border: 5px solid #FFFFFF;
    margin:0 0 10px -450px;


}
.header
{
    position: relative;
    height:180px;
    background-image:url('../bilder/banner.png');
}

.searchfield{
    position: relative;
    width:280px;
    height: 30px;
    border-bottom: 5px solid #FFFFFF;
    margin: -5px 0 0 -10px;
    background-color: #EAEAEA;
}


.footer
{
    clear:both;
    height:40px;
    /** background-image:url('../bilder/bg_footer.png');**/
    background-color:#FFFFFF;
    padding: 15px 10px 10px 10px;
    z-index: 10;
    border-top: 1px solid #EBEBEB;

}
.content
{
    float: right;
    width: 590px;
    position: relative;
    margin-left: 10px;
    margin-top: 10px;
    line-height:17px;

}

.errorMsgRed{
    position:absolute;
    font-family:Verdana;
    color: #D8381D;
    font-size:12px;
}

.errorMsgGreen{
    position:absolute;
    font-family:Verdana;
    color: #00E500;
    font-size:12px;
}

h1 {
    font-family:Verdana;
    color: #000000;
    font-size:12px;
    font-weight:bold;
}

td {
    font-family:Verdana;
    color: #000000;
    font-size:11px;
}

.content img {
    border:1px solid #EAEAEA;
}

#img0{
    border:none;
}

.tdArt1 {
    font-family:Verdana;
    color: #000000;
    font-size:11px;
    /**border-bottom: 1px solid #EAEAEA;
    font-weight:bolder;**/
    vertical-align:text-top;
    padding: 5px;
}

.tdArt2 {
    font-family:Verdana;
    color: #000000;
    font-size:11px;
    border-bottom: 1px solid #EAEAEA;
    width: 420px;
    padding: 5px;
}

.tdArt2Imp {
    font-family:Verdana;
    color: #000000;
    font-size:11px;
    border-bottom: 1px solid #EAEAEA;
    vertical-align:text-top;
    padding: 5px;
}

/** eingeführt für die artikel, da td1 kein unterstrich haben soll aber woanders genutzt wird**/
.tdArt3 {
    font-family:Verdana;
    color: #000000;
    font-size:11px;
    border-bottom: 1px solid #EAEAEA;
    
    vertical-align:text-top;
    padding: 5px;
    width: 127px;
}

hr{
    border: none;
    background-color: #EAEAEA;
    color: #EAEAEA;
    height: 1px;
}

.topLine {
    left:0px;
    top: 0px;
    width:100%;
    height:350px;
    position:absolute;
    background-image:url('../bilder/topLineBg2.png');
    /**   background-color:#DBDADA;**/

}

.newsTitel {
    font-family:Verdana;
    color: #000000;
    font-size:11px;

    font-weight:bolder;
    vertical-align:text-top;
    padding:5px;
    width: 550px;
}

.newsText {
    font-family:Verdana;
    color: #000000;
    font-size:11px;
    
    border-bottom: 1px solid #EAEAEA;
    vertical-align:top;
    padding:5px; 
}

.newsBild {
    font-family:Verdana;
    color: #000000;
    font-size:11px;
    border-bottom: 1px solid #EAEAEA;
    vertical-align:top;
    padding:5px;
}
.bildlink2:link, .bildlink2:visited, .bildlink2 img {
    padding:0px;
    border:none;
}

#bildlink:link, #bildlink:visited, #bildlink img {
    padding:0px;

}
#bildlink:hover {
    padding:0px;
}

#bildlink img {
    border:1px solid #EAEAEA;
}

#bildlink:hover img{
    border:1px solid #D8381D;
}

.footerText a:link, .footerText a:visited {
    font-family:Verdana;
    color: #999999;
    font-size:10px;
    line-height:18px;
    text-decoration:underline;
}

.footerText a:hover {
    font-family:Verdana;
    color: #999999;
    font-size:10px;
    line-height:18px;
    text-decoration:none;
}

.footerText{
    font-family:Verdana;
    color: #999999;
    font-size:10px;
    line-height:18px;
}
.logoFloat {
    float:left;
    padding-right: 50px;
}
.ImgPadding {
    padding: 0px 15px 0px 15px;
}
.paddingCenter{
    padding: 0px 0px 0px 5%;
}

.input{
    font-family:Verdana;
    color: #000000;
    font-size:11px;
    border:1px solid #D6D6D6;
    padding:2px;
    margin:0px;

}
.submit{
    font-family:Verdana;
    color: #000000;
    font-size:11px;
    border:1px solid #D6D6D6;
    padding:2px;
    background-color: #EAEAEA;
    cursor:pointer;
    width:88px;

}
.submit:hover{
    font-family:Verdana;
    color: #000000;
    border:1px solid #D8381D;
    padding:2px;
    background-color: #EAEAEA;
    cursor:pointer;
}

#boldLink {
    font-family:Verdana;
    color: #000000;
    /**font-weight:bold;**/
    font-size:11px;
    text-decoration:none;
}
#boldLink:hover {
    font-family:Verdana;
    color: #000000;
    /**font-weight:bold;**/
    font-size:11px;
    text-decoration:underline;
}

#AdminLogin{
    font-family:Verdana;
    color: #C5C5C5;
    font-size:10px;
    line-height:18px;
    text-decoration:none;
}

#AdminLogin:hover{
    font-family:Verdana;
    color: #B1B1B1;
    font-size:10px;
    line-height:18px;
    text-decoration:underline;
}

#ContentSpecial{
    font-family:Verdana;
    color: #C5C5C5;
    font-size:10px;
    line-height:18px;
    text-decoration:none;
}

#ContentSpecial:hover{
    font-family:Verdana;
    color: #B1B1B1;
    font-size:10px;
    line-height:18px;
    text-decoration:underline;
}



