#navi {
	/*padding-top: 20px;*/
	width: 788px;
	height: 440px;
	line-height: 20px;
	background-image: url(../images/flaum-hintergrund.gif);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 30px;
	padding-left: 20px;
	}

body {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	}

/*@media screen and (min-width: 600px) {
  body {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (max-width:600px){
  body {
    font-size: 40px;
    line-height: 60px;
  }
}*/
/*only screen and (max-device-width: 480px)*/


h1 {
	font-size: 30px;
	color: #000066;
	margin-top: 30px;
    margin-bottom: 50px;
	line-height: 50px;
	}

h2 {
	font-size: 24px;
	color: #003399;
	font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 40px;
	}

h3 {
	font-size: 20px;
	color: #0066CC;
	font-weight: bold;
	line-height: 60px;
	}

h4 {
	font-size: 20px;
	color: #003399;
	font-weight: bold;
	line-height: 60px;
	}


a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:60px;
	color: #0099FF;
	}
	
a:hover {
	color:#FF3300;}
	
.Link	{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold; 
	line-height:60px;
	color: #019BFC;
	}

img { 
    max-width: 100%;
    }
	
td	{
	vertical-align:top;
	}
	
#fotos {
	margin-top:150px;
	margin-left:50px;
	}

.rot {
	color: #F90000;
}


/*@media screen{
}*/
