/*----------------------------------------------------
Stylesheet der Website http://www.amfhas.com
Datei: screen.css
Stand: 6. Juli 2011
Autor: Kroeativitaet(R) - Marcus Janke
---------------------------------------------------*/

body {
background-color: #b2d8ff;
color: balck;
font-size: 14px;
text-align: left;
padding: 0;
margin: 0;
font-family: Helvetica, arial;
letter-spacing: normal;
line-height: 1.3;
}

#raum {
width: 926px;
margin: 40px auto;
padding: 0px;

}

#kopfbereich {
background-image: url(../pixel/top.png);
width: 860px;
height: 5px;
padding-left: 30px;
padding-right: 36px;
padding-top: 36px;
}

#kopfbereich2 {
background-image: url(../pixel/backlight.png);
width: 830px;
height: 20px;
padding-left: 60px;
padding-right: 36px;
padding-top: 21px;
}

#bookmarks {
background-image: url(../pixel/backlight.png);
text-align: left;
width: 880px;
height: 50px;
padding-left: 11px;
padding-right: 35px;
padding-top: 5px;
margin: 0px;
}


#logo {
background-image: url(../pixel/backlight.png);
color: black;
font-size: 15px;
width: 700px;
padding-top: 15px;
padding-left: 200px;
padding-right: 26px;
padding-bottom: 7px;

text-align: center;
} 




#navigation {
background-image: url(../pixel/backlight.png);
font-size: 15px;
width: 706px;
padding-top: 40px;
padding-left: 190px;
padding-right: 30px;
padding-bottom: 7px;

text-align: center;
} 
	#navigation ul {
	margin: 0px;
	padding: 0px;
	}

	#navigation li {
	display: inline;
	margin: 0px;
	padding: 3px;
	}
	
	#navigation span {

	}






#inhalte {
background-image: url(../pixel/backlight.png);
text-align: justify;
font-size: 24px;
width: 704px;
padding-top: 10px;
padding-left: 99px;
padding-right: 123px;
padding-bottom: 45px;
}




#punkte {
text-align: left;
list-style-image: url(../pixel/bullet.gif);
}

#punkte2 {
padding: 0px;
text-align: left;
font-size: 17px;
list-style-image: url(../pixel/werbetafel_bullet.png);
}

.skiplink {
position: absolute;
top: -5000px;
left: -5000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

	
#fusszeile {
background-image: url(../pixel/bottom.png);
background-repeat: no-repeat;
color: #fdfded;
width: 704px;
height: 174px;
padding-top: 40px;
padding-left: 99px;
padding-right: 123px;
text-align: left;
font-size: 13px;
} 
	#fusszeile ul {
	margin: 0px;
	padding: 0px;
	}

	#fusszeile li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	margin: 0px;

	}
	
		#fusszeile span {
	
	}

h1 {font-size: 440%}
h2 {font-size: 106%}
h3 {font-size: 103%}

a img { border: 0; }
a { text-decoration: none; }
a:link { color: #b2d8ff; }
a:visited {color: #b2d8ff; }
a:hover {color: black; }

	


#fusszeile a:link{ color: #fdfded; } 
#fusszeile a:visited{ color: #fdfded; } 
#fusszeile a:hover{ color: #5d6067; }




/*------------------------------------------------
ENDE Stylesheet der Website http://www.amfhas.com
-----------------------------------------------*/



