/* Alpincenter.com Base Stylesheet */

*															{margin: 0px; padding: 0px;}

.clearboth													{clear: both;}

body														{background-color: #3b8be8; text-align: center; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

h1															{margin: 0px 0px 15px 0px; font-size: 16px; font-weight: bold; color: #3366ff;}
h2															{margin: 0px 0px 15px 0px; font-size: 16px; font-weight: bold; color: #3366ff;}
h3															{margin: 0px 0px 15px 0px;}
h4															{margin: 0px 0px 15px 0px;}
h5															{margin: 0px 0px 15px 0px;}
h6															{margin: 0px 0px 15px 0px;}
p															{margin: 0px 0px 15px 0px; line-height: 16px; color: #333333;}
a															{color: #cc0000; text-decoration: none;}
a:hover														{color: #cc0000; text-decoration: underline;}
ul															{}
li															{}

img															{border: none;}

#alpinBody													{width: 100%; background-repeat: no-repeat;}

#alpinPageBody {width: 890px; margin: 0px auto 0px auto; text-align: left;}
	#alpinHeader {width: 856px; height: 339px; background-image: url(../img/alpincenterSelect/headerBackground.png); padding: 4px 15px 0px 19px;}
	*html #alpinHeader {background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.alpincenter.com/fileadmin/img/alpincenterSelect/headerBackground.png');}
		#alpinHeaderInner {position: relative; width: 856px; height: 310px; background-image: url(../img/alpincenterSelect/headerBackground.jpg);}
			div#logoBottrop {position: absolute; top: 100px; left: 4px; width: 392px; height: 142px; background:url(../img/alpincenterSelect/alpinBottropLogo.jpg); float: left;}
				div#logoBottrop a {display: block; width: 392px; height: 142px; text-decoration: none;}
				div#logoBottrop a:hover {display: block; width: 392px; height: 142px; background:url(../img/alpincenterSelect/alpinBottropLogoOver.jpg);}
					div#logoBottrop a span {visibility: hidden;}
			
			div#logoHamburg {position: absolute; top: 100px; right: 6px; width: 454px; height: 142px; background:url(../img/alpincenterSelect/alpinHamburgLogo.jpg); float: left;}
				div#logoHamburg a {display: block; width: 454px; height: 142px; text-decoration: none;}
				div#logoHamburg a:hover {display: block; width: 454px; height: 142px; background:url(../img/alpincenterSelect/alpinHamburgLogoOver.jpg);}
					div#logoHamburg a  span {visibility: hidden;}

