﻿.dummy {
	FONT-SIZE: 100%
}
BODY {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TR {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.haupt_titel {
	background-color: transparent;
	font-family: 'Bubblegum+Sans', cursive ; 	
	color: #8b0000;
	font-size: 16px;
	/* font-weight: 400; */
	font-style:normal;
	margin-left: 2px;
	margin-right: 1px;	
	}

.haupt_text {
	background-color: transparent;
	color: black;
	font-size: 12px;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 6px;
	}
	
.ht-titel{
	background-color: transparent;
	color: black;
	font-size: 13px;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 6px;
	}
	
#slideshow { 
    /* margin: 50px auto;  */
    position: relative; 
    width: 160px; 
    height: 95px; 
    padding: 0px; 
    box-shadow: 0 0 5px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    /*top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px;*/ 
}

#slideshow2 { 
    /* margin: 50px auto;  */
    position: relative; 
    width: 160px; 
    height: 95px; 
    padding: 0px; 
    box-shadow: 0 0 5px rgba(0,0,0,0.4); 
}

#slideshow2 > div { 
    position: absolute; 
    /*top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px;*/ 
}			
	
.listen {
	background-color: transparent;
	color: black;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(../ahm/images/circle09_green.gif);
	white-space: nowrap;
	list-style-position: outside;
	}
	
.seite_titel {
	background-color: transparent;
	color: #8b0000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
	}		
	
	
.seite_text {
	background-color: transparent;
	color: black;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 4px;
	}

#lupe img{
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 float: none;  /* für ie7 notwendig */
	}
 	

table {
	max-width: 1280px;
}
