@charset "utf-8";
/* CSS Global Document for www.alumedica.com*/

*{margin: 0; padding: 0; }

body { background:#f0fff7; font:75% Arial,Verdana,Tahoma,sans-serif; }

h1, h2, h3, h4, p, a{color:#000000;}
h1, h2, h3, h4{padding:5px 0 5px 5px;}

div#footer p{font-size:90%;}

div#info{border:1px solid #396eae; margin-bottom:30px; padding:10px 10px 10px 10px; width:720px;}

p{padding:0 0 5px 5px;}

h1{font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 100%;}
h4 {font-size: 100%;}

table tr td{vertical-align:top;}

.rahmen{ border:1px solid #333333; text-align:center; margin-top:20px;}
.bildmittext{float:left; text-align:left; width:250px; margin:0 15px 10px 0;}
.bildmittext p, .bildmittext h3{margin-left:5px;}
.bild{border:#000000 solid 1px; margin:10px 20px 10px 0px;}
.abstandoben{margin-top:20px;}

div#right {float:right;width:90%;}
div#left {margin-right: 90%;}

 table.erste {
		background-color: #FFFFFF;
		background-position: right top;	
		background-repeat:no-repeat;
		margin:0px;
		padding-bottom: 5px;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		display: block; /* Um den Linkbereich auf das ganze li-Element auszuweiten und typische Rollover-Balken
		  
					   zu erhalten, werden die Links mit display:block definiert.*/
		 color: ##396EAE;
		 text-decoration: none;
	}
	table.erste tr td{
		margin:0px;
		background-position: right top;	
		background-repeat:no-repeat;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 10px;
		display: block; /* Um den Linkbereich auf das ganze li-Element auszuweiten und typische Rollover-Balken
		  
					   zu erhalten, werden die Links mit display:block definiert.*/
		
		color:#FFFFFF; 
		text-align:center;
		text-decoration: none;
		 
	}
	table.erste tr {
		height:150px;
		width:100px;
		background-color:#396EAE;
	}
	
.extralink {
	background-color:red;
}
	
	table.erste tr td a {
		color:#FFFFFF;
		font-weight:bold;
	}
	
	table.erste tr td div a  {
		color:#72EE00;
		font-weight:bold;
	}
	
		
	table.erste   a:hover   { color:#FFFFFF; background-color:#adacac;  text-decoration:none; }
	table.erste   a:active  { color:#FFFFFF; background-color:#adacac; text-decoration:none; }