@charset "iso-8859-2";

.body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color: #FFFFFF;
margin: 1 0 0 0;
height:100%;
}

.body #Btable{
font-size:12px;
border:solid 1px   #CCCCCC;
/*border-left:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;*/
width:950px;
height:99%;
}

.body #liDiv{
float:left;
margin: 5 5 0 5;
width:200px;
height:99%;
/*border:solid 1px   #CCCCCC;*/
background-image:url(../images/layout/conflagLogo.gif);
background-repeat:no-repeat;
}

.body #miDiv{
float:left;
margin:5 0 0 0;
width:60px;
height:100%;
border:solid 1px   #CCCCCC;
background-image:url(../images/layout/bildlinks01.jpg);
background-repeat:no-repeat;
background-position:top;
}

.body #nav{
display:block;
margin: 30 0 0 0;
}
.body #logo{
font-size:10px;
text-align:center;
padding:90 0 0 0;
}
.body #obenDiv{
float:left;
margin:5 5 1 5;
width:450px;
height:80px;
/*border:solid 1px   #CCCCCC;*/
background-image:url(../images/layout/verticalpoint.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.body #obenThema{
margin:20 15 0 0;
font-size:20px;
color:#B50F13;
font-variant:small-caps;
text-align:right;
}
.body #untenThema{
margin:0 15 0 0;
font-size:14px;
color:#B50F13;
font-variant:small-caps;
text-align:right;
}

.body #anzeigeDiv{
float:left;
margin:0 5 5 5;
width:450px;
height:auto;
/*border:solid 1px   #CCCCCC;
background-color:#CCCCCC;*/
}

.body #rechts{
border-left:solid 1px #CCCCCC;
}

.body #copy{
font-size:10px;
color:#666666;
border-top:solid 1px #999999;
}

.home{
float:left;
margin:0;
height:auto;
width:450px;
background-image:url(../images/layout/kopf_home.gif);
background-position:top;
background-repeat:no-repeat;
}

.home #begruess{
float:left;
margin:20 0 90 10;
width:430px;
font-size:15px;
color:#D59826;
text-align:center;
}

.home #txtHome{
float:left;
margin:5 0 5 10;
width:430px;
color:#666666;
text-align:justify;
}

.home #txtHome a{
text-decoration:none;
color:#666666;
}

.home #txtHome a:hover{
color:#D59826;
text-decoration:underline;
}