/**************************************Text**********************************/
.txt01{
font-family:times new roman, arial, verdana, helvetica, sans-serif;
font-size:16px;
color:#eee;
font-weight:normal;
}

h1{
color:#cf8627;
font-size:30px;
}

#logo{
font-size:70px;
color:#ffffff;
font-weight:normal;
}

#logo01{
position:relative;
left:100px;
width:500px;
font-size:26px;
color:#ffffff;
}

.tab_logo{
width:580px;
height:196px;
background-image:url('logo_kopf.jpg');
background-position:right top;
background-repeat:no-repeat;
}

a.link{
font-family:times new roman, arial, verdana, helvetica, sans-serif;
color:#eee;
text-decoration:underline;
font-size:20px;
}

a:hover.link{
color:#cf8627;
}