h1{
    font: normal 14px Helvetica,Verdana,Arial;
    font-weight: bold;
}

div,img{
    margin:0;
    padding:0;
    border:0;
}

 a:link, a:visited
 {
     text-decoration: none;
     color: Black;
 }
 .csc-uploads-fileName a
 {
     text-decoration: underline !important;
     font-size: 12px;
 }
 
 .bold
 {
     font-weight: bold;
 }
 .displaynone
 {
     display: none;
 }


body{
    text-align:center;
    font-size: 12px;
    font-family: Arial;
}

#container
{

    width:975px;
    text-align:left;
    margin:0px auto;
}


a.linkWeiss
{
    text-decoration:none;
    color:white;
}

a:hover.linkWeiss
{
    text-decoration:underline;
}

#logoHolder
{
    text-align: left;
    margin-top: 10px;
    height: 110px;
    width: 100%;
    float: left;
    font-weight: bold;
}
#logoHolder img
{
    margin-left: 200px;
}

#head
{
    
    width: 100%;
    height: 160px;
}

#links{

    width:140px;
    margin-top:45px;
    margin-left: 20px;
    float: left;
    border-bottom: dashed 1px Black;
    margin-bottom: 30px;
}

#center 
{
    float:left;
    width: 100%;
    line-height: 20px;
    min-height: 400px;
}


#right
{
    float:right;
    display:inline;
    width:250px;
    overflow:hidden;
}
#marginalRowHolder
{
    width:  975px;


    padding-top: 10px;
    padding-bottom: 10px;
}
#marginalRow
{
    padding-left: 300px;
}
#marginalRow2
{
    width: 100%;
    height: 80px;

    display: none;
}

#footer {
    clear:both;
    background-color: #194BA1;
    width: 100%;
    height: 35px;
}

#links_bottom
{
    text-align:center;
    background-color:#8BA2BA;
    margin-top:20px;
    padding-top:1px;
    padding-bottom:1px;
}

.float-left
{
    float:left;
}


.seminarLink a
{
    padding-left: 3px;
    color: Black;
    text-decoration: underline !important;
}
.seminarLinkText
{
    padding-left: 10px;
    padding-bottom: 10px;
}
.centerHolder
{
    float: left;
    width: 450px;
    margin-left: 30px;
}
.contentHeadline
{
    float: left;
    width: 100%;
    font-weight: bold;
    height: 30px;
    line-height: normal;
}
#contentHolder
{
    float: right;
    width: 780px;
    margin-bottom: 0px;
    
}
#middleHolder
{
    
    width: 100%;
    
}
#middle
{
    width: 975px;
    
    padding-top: 40px;

}
#designRowTop
{
    margin-top: 20px;
    float: right;
    height: 20px;
    width: 270px;
    background-color: #194BA1;
}
#designRowBottom
{
    height: 20px;
    width: 200px;
    background-color: #49494A;
    float: left;
}

.clear
{
    float: none;
    clear: both;
}
#footerHolder
{
    width: 100%;
    height: 55px;
}
#footerFill
{
    width: 775px;
    background-color: White;
    height: 20px;
    float: right;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
#footerNavi
{
    padding-top: 7px;
    width: 230px;
    float: right;
    color: White;
}
.naviLeftElement,.naviLeftElementActive
{
    width: 100%;
    border-top: dashed 1px Black;
    padding-top: 10px;
    padding-bottom: 10px;
    
}
.naviLeftElementLast,.naviLeftElementActiveLast
{
    width: 100%;
    border-top: dashed 1px Black;
    padding-top: 10px;
    padding-bottom: 10px;
    
}
.naviLeftSubElement,.naviLeftSubElementActive
{
    width: 100%;
    font-size: 11px;
    margin-bottom: 10px;
}
.naviBottomElement
{
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: solid 1px White;
    
}
.naviBottomElement a,.naviBottomLastElement a
{
    color: White !important;
    text-decoration: none;
    
}
.naviBottomLastElement
{
    float: left;
    margin-right: 10px;
    padding-right: 10px;
}

.naviLeftElement a, .naviLeftElementLast a
{
    text-decoration: none;
    color: Black;
}


.naviLeftElementActive a, .naviLeftElementActiveLast a
{
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

.naviLeftSubElementActive a
{
    text-decoration: none;
    color: Black;
    font-weight: bold;
    display: block;
    margin-top: -14px;
    margin-left: 10px;
}

.naviLeftSubElement a
{
    text-decoration: none;
    color: Black;
    display: block;
    margin-top: -14px;
    margin-left: 10px;
}

.partnerLink
{
    margin-left: 10px;
    float: left;
}
.partnerLink a
{
    display: block;
    width: 200px;
    font-weight: bold;
}
.partnerLink img
{
    margin-top: 5px;
}

.partnerHolder
{
    height: 130px;
    width: 220px;
    float: left;
    margin-bottom: 30px;
    border-bottom: dashed 1px Black;
}

.partnerHolderBottom a
{
    margin-right: 40px;
}

.partnerItem
{
    float: left;
    display:inline;
    height: 70px;
    margin-top: 5px;
    width: 100px;
    margin-right: 20px;
    text-align: center;
    overflow:hidden;
}

.partnerItemAUMA
{
    float: left;
    display:inline;
    height: 70px;
    margin-top: 5px;
    width: 200px;
    text-align: left;
    overflow:hidden;
}
#marginalHolder
{
    width: 100%;
    height: 130px;
}

#marginalContent
{
    
}

.csc-mailform
{
    padding: 10px;
}

.csc-mailform-field label
{
    width: 100px;
    display: block;
    float: left;
}
.csc-mailform-field input
{

    width: 150px;
}
.csc-mailform-field
{
    margin-top: 10px;
}

.sdDatumText
{
    display: inline;
}
    




*html div#middle
{
    width: 975px;
}


/* Anpassungen IE */
/*
*html div#container
{
    width: 982px;
}

*html div#center
{
    float:left;
    width:620px;
}

*html div#footer,div#top
{
    width:980px;
}
*/

.clearfix {
	clear:both; font-size:0; line-height:0;
	height: 0px;
	width:0px;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}

.csc-textpic-text
{
	padding-left: 15px;
}
