/* CSS Document */
table {
width:100%;
height:100%;
}

td {
valign:middle;
text-align:center;

}

#wrapper {
width: 800px;
height: 450px;
background-color: #bf170e;
padding-top:7px;
padding-left:5px;
text-align:left;
margin: 0 auto;
}

#schild {
width: 788px;
height:357px;
background-color:#ffffff;
background-image:url('pic/rand_zwei.gif'); 
background-repeat:no-repeat;

}

#rechts {
height:320px;
width:525px;
background-image:url('pic/logo.gif');
background-repeat:no-repeat;
float:right;
text-align:left;
margin-top:28px;
}

#links {
width:200px;
float:left;

}


#clear{
clear:both;
}

.schild_innen {
margin:15px 0 0 18px;
}

#beschreibung {

width:157px;
height:200px;
float:right;
margin:79px 29px 0 0;
/* hide from IE 5 - if necessary */
marg\in: 79px 29px 0 0;
font-family: garamond,verdana,arial;
font-weight:bold;
font-size:22px;
line-height:25px;
color: #bf170e;

}

#schrift, a {
font-size:25px;
color:#ffffff;
font-family:garamond, verdana, arial;
font-weight:bold;
margin-top:23px;
text-align:center;
}