body 
{ 
margin-left:0px; margin-right:50px; margin-top:0px; margin-bottom:100px 
}



p, div, td
{
font-family:verdana;
color:#000000;
font-size: 12px;
padding: 5px;
}

img{
	border:none;
}

a:link
{
color:#336699; /*alt #000000*/
text-decoration:none;
font-weight:bold;
}
a:visited
{
color:#336699; /*alt #000000*/
text-decoration:none;
font-weight:bold;
}
a:hover
{
color:#1583bb; /*alt #006699*/
}

h1
{
font-family:verdana;
font-size:16px;
color:#000000;
font-weight:bold;
text-align:left;
}
h2
{
font-size:13px;
color:#000000;
font-weight:bold;
text-align:left;
}
#blau
{
height: 15px;
width: 800px;
background-color: #003366;
margin:0px;
}
#banner
{
width:800px;
height:112px;
background-image: url(banner.jpg);
margin:0px;
}

/***********************NEU*****************************/
#flashbanner
{
position:relative;
width:600px;
height:20px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;
padding-top:0px;
/*background-image: url(flashbanner.jpg);*/
margin:0px;
margin-top:5px;
margin-left:5px;

}


#content
{
float: left;
background-color: #f1f1f1;
font-size:12px;
width:620px;

/***********************NEU*****************************/
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
min-height:517px;
margin:0;
text-align:justify;
}

#menu
{
color:#000000;
float: left;
width:150px;
margin-top: 0px;
background-color:#e1e1e1;
text-align:left;
font-size: 12px;
padding: 5px;
min-height: 550px;
}

#menu a:link{
font-weight:normal;
color:#000000;
text-decoration:none;
}
#menu a:visited{
color:#000000;
text-decoration:none;
font-weight:normal;
}  
#menu a:hover
{
color:#006699;
text-decoration:underline;
}


#logo
{
margin-left:105px;
}

#logo_unibw
{
margin-left:10px;
float:right;
}

.bild
{
float:left;
}
#box
{
width:850px;
margin:auto;
margin-top: 0px;
}
