* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px;
	background-color: #000000;
	/*#656565;*/
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

#container {
	background-image: url('../bilder/lichteffekt2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin: auto auto auto auto;
	width: 860px;
	height:700px;
	color: inherit;
	border: none; #ffffff;
}

a {
	color: #c2bebe;
	
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 12px;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}
#right_column {
	padding-bottom: 0px;
	width: 410px;
	min-height: 700px;
	background-color: #000000d;
	color: inherit;
	float: right;
	clear: right;
	overflow: hidden;
	border: none; #ffff00;

}

#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #c7c7c7;
}

#right_column p {
	padding-top: 14px;
}
#right_column a {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
}
#right_column a:hover,
#right_column a:active {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
}
#left_column {
	width: 430px;
	min-height: 700px;
	font-size: 12px;
	float: left;
	clear: left;
	border: none; #ff0000;

}
#left_column h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 100px;
	margin-bottom: 10px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #ffffff;
}
.abstand {min-height: 70px;}
.tv  {border: 1px solid #392FAC; float: none; left: 1px; width: 337px; margin: 0 70px 0 0; background-color: #392FAC;}
/* Page Footer */
#page_footer {
	margin-left: 416px;
	width: 350px;
	padding: 9px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}
