html
{
	height: 100%;
}

body
{
	 text-align: left;
    font-size: 0.7em;
    font-family: Arial;
	 padding: 0;
	 margin: 0;
	 background-color: #FFF;
	 height: 100%;
	 
}

h1
{
	font-size: 1em;
	margin: 0;
}

a:link {
	color: #444;
	text-decoration: none;
}

a:visited {
	color: #444;
	text-decoration: none;
}

a:hover {
	color: #444;
	border-bottom: 1px dotted;
}

a:active {
	color: #444;
	border-bottom: 1px dotted;
}

a:focus {
	color: #444;
	border-bottom: 1px dotted;
}

.white-link:link{
	color: #FFF;
	font-weight: bold;
}

.white-link:visited{
	color: #FFF;
	font-weight: bold;
}

.white-link:hover{
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px dotted;
}

.white-link:active{
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px dotted;
}


#layout-menu-top
{
	display: none;
}

#layout-holder-top-left
{
	display: none;
}

#layout-holder-top-left-menu-cut
{
	display: none;
}

#layout-holder-top-right
{
	display: none;
}

#layout-holder-top-left1
{
	height: 30px;
	width: 471px;
	background-repeat: no-repeat;
	padding-left: 5px;
}

#layout-holder-top-right1
{
	display: none;
}

#layout-mid
{

}

#layout-left
{
	display: none;

}

#layout-mid-left
{
	display: none;
}

#layout-mid-left-top
{
	display: none;
}

#layout-mid-left-bot
{
	display: none;
}

#layout-mid-mid
{
	width: 500px;
}

#layout-mid-right
{
	display: none;
}

#layout-bot
{
	display: none;
}

li.links
{
	margin-left: 20px;
}

.clear
{
	clear: both;
}

.news-vorschau
{
	display: none;
}

.prev-headline
{
	display: none;
}

#layout-print
{
	height: 130px;
	padding-left: 5px;
}
