﻿body 
{
	margin:0;
	font-family:Verdana;
	font-size:8pt;
	background-color:#0072b6;
	line-height:10pt;
}

input
{
	font-family:Verdana;
	font-size:8pt;
}

select
{
	font-family:Verdana;
	font-size:8pt;
}

textarea
{
	font-family:Verdana;
	font-size:8pt;
}

h1
{
	font-size:9pt;

}


#maincontainer 
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	margin-top: -411px; left: 50%; 
	margin-left: -595px; 
	overflow: hidden; 
	border-left: black 1px solid; 
	width: 1191px; 
	border-bottom: black 1px solid; 
	background-repeat: no-repeat; 
	position: absolute; top: 50%; 
	height: 822px;
	background-image: url('../image/master/background.jpg');
}

#w3c
{
	position:absolute;
	left:10px;
	bottom:10px;
}

#language
{
	position:absolute;
	left:650px;
	top:60px;
}

#language A:link
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#language A:visited
{
	color : White;
	text-decoration: none;
	font-weight: bold;
}

#language A:hover
{
	text-decoration: underline;
	font-weight: bold;
}











#masterimagecontainer
{
	position:absolute;
	right:566px;
	top:126px;
	text-align:right;
}

.masterimage
{
	margin-bottom:10px;
}

.masterLabel
{
	color:White;
	margin-right:10px;
}

#navigation
{
	z-index:1;
	position:absolute;
	left:650px;
	top:125px;
}

.dynmenu
{
	padding-left:10px;
	padding-bottom:10px;
}

#content
{
	color:White;
	position:absolute;
	left:650px;
	top:270px;
	height:530px;
	width:515px;
	overflow:auto;
	border:none 1px red;
	font-weight:normal;
}

#content P
{
	line-height:150%;
	text-align:left;
}

#content A:link
{
	color: white;
	font-weight:normal;
}

#content A:visited
{
	color:White;
	font-weight: normal;
}

#linkstop
{
	position:absolute;
	top:5px;
	right:10px;
	
}

#linkstop A:link
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#linkstop A:visited
{
	color:White;
	text-decoration: none;
	font-weight: bold;
}

#linkstop A:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.link A:link
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.link A:visited
{
	color : White;
	text-decoration: none;
	font-weight: bold;
}

.link A:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.aktuelles
{
	margin-left:15px;
	
}

/*
.aktuelles A:link
{
	text-decoration:none;
	font-weight:  normal;
	color: #EFEFEF;
}

.aktuelles A:visited
{
	text-decoration:none;
	font-weight: normal;
	color: #EFEFEF;
}

.aktuelles A:hover
{
	text-decoration:none;
	font-weight: normal;
	color: #FFFFFF;
}

.aktuelles A:active
{
	text-decoration:none;
	font-weight: normal;
	color: #FFFFFF;
}
*/
