/***********************************************/
/* newtaste-openair.css  made by sven reinders */
/***********************************************/


a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#CC001E;
}
a:active {
	text-decoration: none;
}


body
{
	background-color:#000000;
}
#pagebody
{
	width:900px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}

#headpicture
{
	background-image: url(newtaste-logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:195px;
}

#pagenav
{
	position: relative;
	float:left;
	width:135px;
	text-align:center;
	padding-top:5px;
}

#navlinks a:link, #navlinks a:visited
{
	display: block;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#navlinks a:hover
{
	color: #CC001E;
	text-decoration: none;
}

#text
{
	background-color:#0F0F0F;
	position: relative;
	float:right;
	width:755px;
	min-height:500px;
	/**height:500px;**/
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;


}

html>body #ID {
  overflow:auto;
  	background-color:#0F0F0F;
	position: relative;
	float:right;
	width:755px;
	/**height:500px;**/
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
} 

#ol {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#or {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#ul {
	position:absolute;
	bottom: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#ur {
	position:absolute;
	bottom: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#impressum
{
	background-color:#000000;
	
	margin-left:auto;
	margin-right:auto;
	width:885px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-right:15;
}
#counter{
background-color:#FFFFFF;}
