body {
	font-family: sans-serif;
	font-size: 11pt;
	color: #ffffff;
}

li {
	list-style-image: none;
	list-style-position: inherit;
	list-style-type: none;
}

h1 {
	font-family: sans-serif;
	font-size: 2.5em;
	font-stretch: extra-condensed;
	font-weight: normal;
	letter-spacing: -0.05em;
	line-height: 0.8em;
	word-spacing: 0em;
}

h2 {
	font-family: sans-serif;
	font-size: 2.0em;
	font-stretch: extra-condensed;
	font-weight: normal;
	letter-spacing: -0.05em;
	line-height: 0.8em;
	word-spacing: 0em;
}

h3 {
	font-family: sans-serif;
	font-size: 1.2em;
	font-stretch: extra-condensed;
	font-weight: normal;
	letter-spacing: -0.05em;
	line-height: 0.8em;
	word-spacing: 0em;
}

h4 {
	font-family: sans-serif;
	font-size: 1.2em;
	font-stretch: extra-condensed;
	font-weight: normal;
	letter-spacing: -0.05em;
	line-height: 0.8em;
	word-spacing: 0em;
}

h5 {
	color: transparent;
	font-family: sans-serif;
	font-size: 2.0em;
	font-stretch: extra-condensed;
	font-weight: normal;
	letter-spacing: -0.1em;
	line-height: 0.5em;
}

p {
	font-size: 0.8em;
	font-stretch: extra-condensed;
	font-weight: normal;
	letter-spacing: -0.04em;
	line-height: 1.1em;
}

a {
	color: white;
/*	font-size: 2em;	*/
	font-weight: bold;
	text-decoration: none;
/*	padding-left: 0.1em; */
	padding-right: 0.1em;
}

a:hover {
	color: black;
	background-color: #FFFFFF;
/*	font-size: 2em; */
	font-weight: bold;
}

#main {
	background-color: transparent;
	width: 75%;
	margin-top: 30%;

}
	
	#swelt, #swelt2, #swelt3, #swelt4, #swelt5, #swelt6, #swelt7, 
	#menu, #menu1, #menu2 {
			background-color: #000000;
			padding-left:1.5em;
			padding-right:1.5em;
			padding-top:0.2em;
			padding-bottom:0.2em;			
			margin:1.5em;


				opacity: 0.9;filter:alpha(opacity=90);zoom:1;
	}
	
	#swelt5 {
			background-color: #fff;
			color: #000;
	}

	#swelt5 a {
			background-color: #fff;
			color: #000;
			text-decoration: underline;
	}

	#swelt5 a:hover {
			background-color: #fff;
			color: #000;
			text-decoration: none;
	}


	#content {
			background-color: #ff0000;
		}
		
		#framer {
			padding-left:1.5em;
			padding-right:1.5em;
			padding-top:0.5em;
			padding-bottom:0.5em;		

float:none;
		}





.aus {
	text-decoration:line-through;
}



#logoswelt a
	{
	/* position: absolute;*/
	left:2.05em;
	top:0px;
	height: 35px;
	width: 35px;

	position: fixed; 
	z-index: 1000;
    background:url(http://www.swelt.com/_gfx/2008/swelt_logo_sW_35px.png) no-repeat 0px 0px #000;

	opacity: 0.9;filter:alpha(opacity=90);zoom:1;
	
	}

#logoswelt a:hover
	{
	position: absolute;
	left:2.05em;
	top:0px;
	height: 35px;
	width: 35px;

	position: fixed;
	z-index: 1000;
    background:url(http://www.swelt.com/_gfx/2008/swelt_logo_sW_35px_black.png) no-repeat 0px 0px #fff;

	opacity: 0.9;filter:alpha(opacity=90);zoom:1;
	
	}




