@charset "utf-8";
/* CSS Document */

/*  ############################## FONTS */

body, table, div, span, h1, h2, h3, h4, h5, p, ul, ol, li, a{
font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5{
font-size: 18px;
font-weight: normal;
color: #6D006D;
margin: 0 0 15px 0;
padding: 0px;
line-height: 20px;
}

h2{
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
h3, h4, h5{
font-size: 12px;
font-weight:bold;
}
h4, h5{
font-size: 12px;
font-weight:bold;
color: #656669;
}

p{
margin: 0 0 10px 0;
padding: 0px;
color: #656669;
font-size:12px;
line-height: 18px;
}

.center-lila-italic{
text-align: center;
font-style:italic;
color: #6D006D;
padding: 20px 20px  20px  10px;
line-height: 140%;
}

.center-lila-norm{
text-align: center;
font-style:normal;
color: #6D006D;
padding: 20px 20px  20px  10px;
line-height: 140%;
}


p a,
ul a{
text-decoration: none;
color: #6D006D;
}

ul{
margin: 0 0 10px 0;
padding: 0px;
color: #656669;
font-size:12px;
line-height: 18px;
list-style-type: none;
}

ul li{
margin:  0 0 10px 0;
padding: 0 0 0 20px;
background: url(../grafik/bulletpoint.gif) 5px 7px no-repeat;
}

ul.downloads{
margin: 15px 0 10px 30px;
}

ul.downloads li{
line-height: 14px;
margin:  0 0 10px 0;
padding: 0 0 0 40px;
background: url(../grafik/icon_pdf.gif) 0px 2px no-repeat;
}

span.tiny{
font-size:9px;
}

.einzug{
display: block;
padding: 0 5px 0 25px;
float: left;
height: 2px;
}
table{
border-collapse: collapse;
width:100%;
font-size: 12px;
color: #6D006D;
margin: 20px 0 0 0;
line-height: 18px;

}

td{
vertical-align: top;
padding: 0 0 10px 0;
}

.td01{
font-weight: bold;
color: #6D006D;
width: 120px;
}
.td02{
font-weight: normal;
color: #656669;
}




/*  ############################## CONTENT ELEMENTE */


.ce-left-trenner{
float: left;
width: 100%;
height: 30px;
background: url(../grafik/bg-trenner_schatten-left.jpg) bottom center no-repeat;
}

.ce-wrapper{
float: left;
height: auto;
padding: 0 0 20px 0;
width: 100%;
}

.ce-inner{
margin: 0 10px 0 10px;
width: 100%;
}
.ce_inner-left{
margin: 0px 10px 0 10px;
width: 90%;
}



.ce_1_1-01{
width: 100%;
float: left;
}

.ce_1_1-01,
.ce_1_1-02{
width: 230px;
float: left;
}


/* TEAM MEMBER RAHMEN */

.team_member_wrapper{
height: auto;
width: 420px;
float: left;
padding: 0 0 45px 0;
position:relative;
}

.team_member_wrapper img{
position:relative;
}

.team_member_name{
position: absolute;
height: auto;
width: auto;
top: 130px;
left: 123px;
padding: 10px 0px 0 0;
background: url(../grafik/team_namensbalken_right.jpg) bottom right no-repeat;
}

.team_member_name_inner{
width: auto;
min-width: 140px;
padding: 10px 30px 0 25px;
background: url(../grafik/team_namensbalken_left.gif) top left no-repeat;

}

.team_member_name .team_member_name_inner h3{
font-size: 18px;
font-weight: normal;
color: #6D006D;
margin: 0 0 2px 0;
padding: 0px;

}

.team_member_name .team_member_name_inner p{
margin: 0px;
padding: 0px;
}





