* {
padding : 0px;
margin : 0px;
}
html, body{
width: 100%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /* Für Zentrierung in älteren Browsern wichtig: */
text-align: center;
background-image: url(../images/bg.gif);
color: #000160;
}
/* ===================================== C O N T A I N E R =======================================*/
div#container {
margin: 0 auto; /* Zentrierung */
text-align: left;
width: 760px;
height:100%;
background-image: url(../images/bg.gif);
}
/* ===================================== C O N T E N T =======================================*/
div#content{
float: left;
margin: -1px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 760px;
/* background-color: #F4F9FF;*/
background-color:white;
}
/* ===================================== C O N T - L I N K S =======================================*/
div#contentL{
float:left;
margin: 10px 0px 0px 10px;
}
div#contentLTitel {
text-decoration: none;
display: block;
width:180px;
border-bottom: solid 0px Navy;
text-align: left;
color: #000160;
margin: 5px 20px 0px 0px;
font-weight: normal;
font-size: 0.71em;
}
div#contentLTitel a {
text-decoration: none;
display: block;
width:180px;
border-bottom: solid 2px #990000;
border-right: solid 0px navy;
text-align: left;
color: #000160;
/* background-color: #DFEFFF;*/
margin: 0px 0px 0px 10px;
padding:0px 5px 2px 5px;
font-weight: normal;
/* font-size: 0.71em;*/
}
/* ===================================== C O N T - M I T T E =======================================*/
div#contentMText{
float: left;
width:340px;
margin:0em 0px 0px 20px;
border:solid 0px #000080;
}
/* ===================================== C O N T - R E C H T S =======================================*/
div#contentR{
float:right;
padding : 0px;
margin : 20px 0px 0px 0px;
border:solid 0px #000080;
}
div#contentRImage{
display: block;
width:120px;
margin: 0px 0px 0px 0px;
text-align:right;
font-weight: bold;
/* font-size: 0.8em;*/
}
/* ===================================== C O N T - M I T T E =======================================*/
.contentMTitel{
display: block;
background-color: #000080;
background-image: url(../images/bgTitel.gif);
width: 340px;
text-align: left;
color: #F5F5F5;
margin: 10px 0px 0px 0px;
padding: 2px 4px 4px 0.5px;
font-weight: bold;
font-size: 0.8em;
}
.contentMInhaltA {
width:340px;
font-size: 0.71em;
margin:10px 0px 0px 10px;
}
.contentMInhaltB {
width: 340px;
font-size: 0.71em;
margin:10px 20px 20px 15px;
text-align: left;
}
.contentMInhaltB li{
margin: 0em 0em 0em 10px;
/* list-style-type: circle;*/
list-style-image: url(../images/denker.jpg);
}
/* ===================================== F O O T E R =======================================*/
div#footer{
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
height: 50px;
background-color: #ffffff /* background-image: url(../images/index_13.jpg);*/
}
div#footerText{
margin: 5px 0px 0px 140px;
font-size:0.7em;
color:#000080;
}
div#footerBanner {
clear:both;
margin:0px 0px 0px 166px;
height:60px;
width:468px;
}