/* Intro */

#top 
{
background-color:#FFFFFF;
position:absolute;left:40px; top:0px; width:950px; height:20px;
}
#intro 
{
background-image: url(../designimages/Intro-Hintergrund.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
position:absolute; left:40px; top:20px; width:950px; height:600px;
}
#infotext
{
position:absolute;left:310px; top:20px; 
width:505px; height:500px;
background-color:#FFFFFF;
margin:0px;
padding-top:140px;
padding-left:20px;
padding-right:20px;
}
#introbildleiste
{
background-image: url(../designimages/Intro-Bildleiste.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
position:absolute; left:815px; top:20px; width:85px; height:500px;
padding:0px;
}
#haupttext
{
position:absolute;left:60px; top:520px; 
width:840px;
background-color:#FFFFFF;
margin:0px;
padding-left:15px;
padding-right:15px;
}
h1
{
font-family:Verdana, Arial, sans-serif;
font-size:16px;
color:#012457;
font-weight:bold;
text-align:center;
}
h2
{
font-family:Verdana, Arial, sans-serif;
font-size:14px;
color:#012457;
font-weight:normal;
text-align:center;
}
h3
{
font-family:Verdana, Arial, sans-serif;
font-size:11px;
color:#012457;
font-weight:normal;
text-align:center;
}
.text
{
font-family:Verdana, Arial, sans-serif;
font-size:11px;
text-align:justify;
color:#666666;
width:445px;
padding:30px;
}
.enter
{
font-family:Verdana, Arial, sans-serif;
font-size:11px;
text-align:center;
color:#666666;
width:445px;
padding-top:10px;
}

/* Verweise - Links allgemein */


a:link, a:visited, a:active, a:hover
{
color:#999999;
text-decoration:underline;color:#999999;
}

.bildinfotext
{
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
text-align: left; 
color: #003333;
}

