/* eigenschaften für die flexible content_elements */

/* eigenschaften für das dreispaltige flexible Content element */

#drei_spaltig_wrapper {
margin:0px;
padding:0px;
width:580px
}

.float_left_wrapper {
float:left;
margin:0px 25px 20px 0px;
padding:0px;
width: 158px;
height: 220px
}

.startseite_image   {
text-align:center;
margin:0px;
padding:0px;
}

.startseite_image h1, h2, h3, h4, h5, h6 {
padding:0px;
margin:0px;
font-weight:bold;
}


/* eigenschaften für das einspaltige Content-Element */
H4.csc-firstHeader{
color: white;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 5px;
padding-top: 3px;
padding-bottom: 2px;
margin-left: 5px;
}
.blue_box{
position: relative;
clear: both;
width: 100%;
background-color: #D0E4F7;
border-top: 1px solid #256599;
border-bottom: 1px solid #999999;
/*
border-right: 1px solid #CCCCCC;
*/
margin-bottom: 10px;
}
.blue_box H4.csc-firstHeader{

}
.blue_box_content{
position: relative;
padding: 5px 10px 5px 10px;
}
.blue_box_header{
position: relative;
background-color: #83B0DC;
background-image: url(http://server.fh-konzept.de/tertia/fileadmin/tertia/img/layout/edge_blue.png);
background-repeat: no-repeat;
}
#news .blue_box_header .bodytext{
padding: 3px;
color:white;
font-size: 13pt;
}
#news DIV.blue_box{
width: 100%;
}
.blue_box_footer{
position: relative;
clear: both;
background-color: #EFEFEF;
border-top: 1px solid white;
padding: 2px;
padding-right: 5px;
text-align: right;
}
.blue_box_footer A{
color: black;
font-size: 10px;
padding-right: 18px;
margin-right: 5px;
background-image: url(http://server.fh-konzept.de/tertia/fileadmin/tertia/img/layout/news/weiter.gif);
background-repeat: no-repeat;
background-position: right;
}
.blue_box_footer A:hover{
color: #256599;
text-decoration: underline;
}


.yellow_box{
position: relative;
clear: both;
width: 100%;
background-color: #FEEB9E;
/*
border-top: 1px solid #CDA502;
*/
border-bottom: 1px solid #999999;
margin-bottom: 10px;
}
.yellow_box H4.csc-firstHeader{
color: black;
}
.yellow_box_content{
position: relative;
padding: 5px 10px 5px 10px;
}
.yellow_box_header{
position: relative;
background-color: #FFD528;
background-image: url(http://server.fh-konzept.de/tertia/fileadmin/tertia/img/layout/edge_yellow.png);
background-repeat: no-repeat;
width: 100%;
}
.yellow_box_footer{
position: relative;
clear: both;
background-color: #EFEFEF;
border-top: 1px solid white;
padding: 2px;
padding-right: 5px;
text-align: right;
}
.yellow_box_footer A{
color: black;
font-size: 10px;
padding-right: 18px;
margin-right: 5px;
background-image: url(http://server.fh-konzept.de/tertia/fileadmin/tertia/img/layout/news/weiter.gif);
background-repeat: no-repeat;
background-position: right;
}
.yellow_box_footer A:hover{
color: #CDA502;
text-decoration: underline;
}


.red_box{
position: relative;
clear: both;
width: 100%;
background-color: #F0A4A4;
/*
border-top: 1px solid #A40C01;
*/
border-bottom: 1px solid #999999;
margin-bottom: 10px;
}
.red_box H4.csc-firstHeader{

}
.red_box_content{
position: relative;
padding: 5px 10px 5px 10px;
}
.red_box_content P{
font-size: 11px;
}
.red_box_header{
position: relative;
background-color: #B7291E;
background-image: url(http://server.fh-konzept.de/tertia/fileadmin/tertia/img/layout/edge_red.png);
background-repeat: no-repeat;
width: 100%;
}
.red_box_footer{
position: relative;
clear: both;
background-color: #EFEFEF;
border-top: 1px solid white;
padding: 2px;
padding-right: 5px;
text-align: right;
}
.red_box_footer A{
color: black;
font-size: 10px;
padding-right: 18px;
margin-right: 5px;
background-image: url(http://server.fh-konzept.de/tertia/fileadmin/tertia/img/layout/news/weiter.gif);
background-repeat: no-repeat;
background-position: right;
}
.red_box_footer A:hover{
color: #A40C01;
text-decoration: underline;
}

.two-col-content{
/*position: relative;

width: 550px;
*/
clear: both;
}
.two-col-content-left{
position: relative;
float: left;
width: 270px;
margin-right: 8px;
}
.two-col-content-right{
position: relative;
float: left;
width: 270px;
}
