@CHARSET "UTF-8";

h2	{
	font-size: 16pt;
	margin-bottom: 10px;
}

h3	{
	font-size: 13pt;
	margin-bottom: 8px;
}

img.teaserimage	{
	background: #FFF;
	padding: 5px;
	float: left;
	margin-right: 20px;
}

p.strecken	{
	line-height: 18px;
}

body	{
	margin: 0px;
	padding: 0px;
	background-image: url('/images/background.jpg');
	text-align: center;
}


div#pandora	{
	width: 830px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
}

div#top	{
	display: none;
}

div#header	{
	background-image: url('/images/teaser-combined.png');
  background-repeat: no-repeat;
  background-position: 0 0;
	min-height: 280px;
	padding-top: 20px;
	z-index: 10;
	position: relative;
	text-align: left;
}

	div#header ul.nav	{
		padding-top: 235px;
		padding-bottom: 55px;
		list-style: none;
		position: relative;
		z-index: 0;
	}
		div#header ul.nav li	{
			float: left;
			padding-left: 10px;
			margin-left: 13px;
			background: 	#FFFFB0;
		}
		div#header a	{
			color: black;
			text-decoration: none;
			font-size: 13pt;
			letter-spacing: -1px;
			font-family: Arial;
		}


div#content	{
	background-image: url('/images/content3.png');
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 500px;
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	text-align: left;

	position: relative;
	top: -30px;
	z-index: 5;
	
	font-size: 10pt;
}

div#content p	{
	padding-bottom: 10px;
}




div#footer	{
	border-top: solid 1px #C0C0C0;
	color: #C0C0C0;
	font-size: 9pt;
	text-align: left;
	margin-top: 10px;
}

	div#footer p	{
		float: left;
	}
	div#footer ul	{
		list-style: none;
	}
	div#footer ul li a	{
		font-size: 9pt;
		float: left;
		margin-left: 10px;
		color: #C0C0C0;
	}
	
	

table.acct-sett tr th	{
	vertical-align: top;
	width: 150px;
}

table.acct-sett tr td	{
	padding-bottom: 15px;
}

table.acct-sett textarea, table.acct-sett input	{
	width: 400px;
}




p.legend label {
	width: 150px; 
	float: left;
}

p.legend input	{
	padding: 5px;
	border: solid 1px black;
	width: 300px;
} 

p.legend textarea	{
	padding: 5px;
	border: solid 1px black;
	width: 300px;
} 

p.legend span		{
	font-size: 8pt;
	color: #888;
	padding-left: 10px;
}

div.prettybutton	{
	padding: 10px; 
	padding-left: 20px; 
	background: #FFFFC0; 
	color: black; 
	margin: 10px; 
	margin-left: 0px; 
	width: 150px; 
	-moz-border-radius: 10px;
}

div.prettybutton a	{
	color: black; 
	text-decoration: none;
}

ul li.listitem	{
	list-style: none; 
	margin-bottom: 27px; 
	background: #FFFFFF; 
	border: solid 1px #CCC; 
	-moz-border-radius: 10px; 
	padding: 20px;
	width: 600px;
}



div#BrowserNotice	{
	background: #FFFFC0;
	width: 80%;
	border: solid 1px black;
	margin-left: 100px;
}

div#Notifications	{
	background: #FFFFC0;
	border: solid 3px black;
	padding: 5px;
	margin-bottom: 30px;

}

ul.navbuttons li	{
	float: left; 
	margin-right: 20px;
}
