

.user, .pass{
font : 70% "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
margin-top:-10px;
color : #739ABF;
}

#pass, #user {
width: 110px;
}

#submit {
width: 80px;
background-color:#FFA834;
}

.submit_newsletter {
background-color:#FFA834;
}

/*Nachrichten Top*/

.news-list-container {
float:left;
margin-top:20px;
}

.news-list-container .news-list-item {
margin-top:-5px;
float:left;
border-bottom: 1px dotted #065195;
width:100%;
margin-bottom:0px;
}

.news-list-container .news-list-item img {
margin-right:15px;
float:left;
margin-bottom:5px;
padding-bottom:5px;
/padding-bottom:10px;
border: 1px solid #003561;
}

/*Nachrichten Mitte*/

.news-list-container_middle {
float:left;
margin-bottom:20px;
}

.news-list-container_middle .news-list-item{
float:left;
}

.news-list-container_middle img {
float:left;
margin-bottom:2px;
margin-left:-5px;
margin-right:7px;
border: 1px solid #003561;
}

/* Nachrichten rechts */


#sidebar .news-latest-item {
        /* IE hack */
        height: auto;
        line-height:1.1;
        /line-height: 1.3;
        /* IE hack end */
        padding:3px;
        margin:3px;
        /*border:1px solid #666;*/
        /*background-color:white*/
}

#sidebar .news-latest-item {
margin-bottom:-15px;
/margin-bottom:-25px;
padding-bottom:0px;
}

#content-left .news-latest-item {
margin-bottom:-10px;
}

#content-left .news-latest-container {
         margin-top:-25px;
         padding-left:5px;
        }

#sidebar .news-latest-container {
        margin: 0 0 12px 0;
        padding: 0 0 12px 0;
        font-size: 100%;
        margin-top:-30px;
        /margin-top:-35px;
        margin-bottom:12px;
        /margin-bottom:12px;
        margin-right:0px;
        /margin-right:0px;
        line-height: 1.5em;
        color: #666;
        padding-bottom:10px;
        /padding-bottom:12px;
        /*background: #FFFFFF url(img/neu_sidebar_bottom.png) no-repeat bottom right;*/
        /*background: #fff url(img/box-b.png) no-repeat bottom right;*/
        }

.more-link a{
margin-left:10px;
text-decoration:none;
color:#065195;
}

.news-single-header {
margin-top:20px;
border-bottom: 1px dotted #065195;
}

.news-single-category {
font-weight:bold;
}

.news-single-timedata {
float:right;
/margin-top:-15px;
}

.news-single-data {
float:clear;
float:left;
}

.news-single-item h2 {
font-size:150%;
color:#064781;
}

.news-single-item h3 {
color:#000000;
font-weight:bold;
font-size:110%;
/font-size:95%;
letter-spacing : 1px;
letter-spacing:0.6px;
/*background-color:#B4C9DC;
padding:5px; */
}

.news-single-img {
        float:right;
        width:auto;
        margin-left:5px;
        margin-bottom:5px;
        background-color:#E5F2FE;
        padding:10px;
}

.news-single-img p {
margin : 0 0 0 0;
}


.news-single-imgcaption {
        font: 90% Arial;
        /font : 80% Arial;
        padding-top:7px;
        color:#064781;
        max-width:240px;
        width:auto;
        /width:240px;
}
