#ref_topContent {
            position: relative;
            top: 20px;
            left: 10px;
            width: 380px;
            padding-bottom: 20px;

            overflow: hidden;
}

#ref_topContent h1 {
            margin: 0px;
            padding: 0px;

            font-family: Arial; 
            font-size: 11px; 
            font-weight: bold;
            color: #666666;
}

#ref_overview {
            position: relative;
            top: 15px;
            left: 0px;
	    margin-bottom: 20px;
            border-style: none;
            overflow: hidden;
}

#ref_right_news {
            position: relative;
            top: 2px;
            border-style: none;
            background-color: #CCCCCC;
}

#ref_right {
            top: 0px;
            position: relative;
            border-style: none;
}

.ref_bodytext {
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #000000;            
}

.overview_outerCell {
            position: relative;
            left: 0px;
            top: 0px;
            width: 200px;
            height: 200px;
            border-style: none;
}

.overview_innerCell {
            position: relative;
            top: 18px;
            left: 10px;
            width: 180px;
            height: 160px;
            border-style: none;
            overflow: hidden;
}

.overview_image {
            height: 100px;
            width: 180px;
            overflow: hidden; 
            border-style: none;
}

.overview_header {
            position: relative;
            left: 0px;
            width: 180px;
            overflow: hidden;
            font-family: Arial; 
            font-size: 11px; 
            font-weight: bold;
            color: #666666;
            border-style: none;
}

.overview_subheader {
            position: relative;
            left: 0px;
            width: 180px;
            overflow: hidden;
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            border-style: none;
}

.overview_arrow {
            position: absolute;
            right: 0px;
            bottom: 0px;
            border-style: none;
}

.overview_impressum {
            position: relative;
            left: 10px;
            height: 50px;

            padding-top: 5px;

            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #666666;
}

.overview_verticalLine {
            background-image: url(fileadmin/templates/images/hellgrau_linie_lang_vertikal.gif);
            background-repeat: repeat-y;
            top: 20px;
            width: 1px;
            height: 160px;
}

