#header *, #content h1 {
	margin: 0px;
	padding: 0px;
}

html {
	padding: 0px;
	margin:0px;
}
* html li {
	display: inline;
}

body	{	font: normal 100.01% tahoma, arial, sans-serif;
			color: #000000;
			/*
			background-image: url(/img/design/swing4joy/background.gif);
			*/
			margin: 0px;
			padding:0px;
			
			background-color: #eeddbb;
}

td	{
		font: normal 100.01% tahoma, arial, sans-serif;
}
	
div#screen {
	text-align: left;
	font: normal 0.86em tahoma, arial,sans-serif;
	max-width: 60em;
}

.ignore	{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

p	{
	line-height: 1.4em;
	margin-bottom: 7px;
}

a		{	color: #880000;
			text-decoration: none;
			 }
a:hover	{	text-decoration: underline; }


#rightblock {
	float:right;
	width: 200px;
}

.newsbox {
	width: 100%;
	border: 1px solid #d70010;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}


#content-box	{
	margin-top: 0px;
	padding-top: 18px;
	margin-left: 185px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #d6c29c;
}

#content {
	min-height: 450px;
}

#content h1		{ 
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 14pt;
			font-weight: bold;
			color: #880000;
			margin-bottom: 14px;
}
#content h2		{ 
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 12pt;
			font-weight: bold;
			color: #605846;
			margin-bottom: 12px;
}
#content h3		{
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11pt;
			font-weight: bold;
			color: #605846;
			margin-bottom: 11px;
}


#navigation * {
	margin: 0px;
	padding: 0px;
}

#navigation	{
	position: absolute;
	left: 0px;
	top: 270px;
	left: 0px;
	width: 185px;
	
	margin-left: 00px;
}

#navigation ul {
	list-style: none;
}

#navigation li a {
	display:block;
	padding:4px;
	padding-left: 40px;
	color: #880000;
	border-bottom: 1px dotted #880000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

#navigation li:first-child {
	border-top: 1px dotted #880000;
}

#navigation li.current a {
	background-color: #d6c29c;
}

#navigation li a:focus, #navigation li a:active, #navigation li a:hover {
	border-bottom: 1px dotted #880000;
	background-color: #e6d2ac;
	text-decoration: none;
}

#screen {
	position: relative;
	min-height: 500px;
}

#header h1	{	color: #fff9f1;
				
				padding-left: 220px;
				height: 110px; }
/*
#strichpunkt {
	width: 440px;
	height: 110px;
}
*/
#topdancer img {
				position: absolute;
				top: 0px;
				right: 0px;
				width: 150px; }

#topleftlogo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#langselector {
	position: absolute;
	right: 10px;
	top: 131px;
}

#address {
	display: none;
}

#content_footer {
	margin-top: 20px;
	padding-top: 3px;
	border-top: 1px dotted #880000;
}

.block_left {
	float: left;
}

.block_right {
	text-align: right;
}

.copyright		{
	font: normal 100.01% tahoma, arial, sans-serif;
	font-size: 8pt;
	color: #886666;
}
