body
{
	margin:0px;
	padding:0px;
	font-family:verdana;
	background-image:url(webImages/lundb_bg.jpg);	
}
#content
{
	width:800px;
	background-image:url(webImages/header1.jpg);
	background-repeat:no-repeat;
	height:100%;
	position:relative;
}
.content
{
	background-color:white;
	background-image:url(webImages/mittelsteg_repeat.png);
	background-repeat:repeat-y;
	background-position:right;
	width:534px;
	position:relative;
}
#topnavi
{
	height:267px;
}
#topnavi ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#topnavi ul li 
{
	float:right;
	background-color:rgb(44,94,155);
	color:white;
	height:28px;
}
#topnavi ul li a
{
	color:white;
	font-size:11px;
	text-decoration:none;
}
#topnavi ul li a div
{
	background-color:rgb(44,94,155);
	color:white;
	padding:7px;
	padding-top:6px;
}
.textcontent
{
	position:relative;
	top:265px;
}
.tdright
{
	background-image:url(webImages/mittelsteg_repeat.png);
	background-repeat:repeat-y;
	backbround-position:left;
	background-color:rgb(45,94,155);
}
.tdleft
{
	background-color:white;
	background-image:url();
	background-repeat:no-repeat;
	background-position:bottom left;
}

.rightfiller
{
	position:absolute;
	right:0px;
	height:100px;
	width:20px;
	top:200px;
	height:100%;
	width:266px;
	background-color:rgb(45,94,155);
	z-index:-111;
}
.shadowleft
{
	background-image:url(webImages/schatten_links.png);
	position:absolute;
	height:100%;
	top:0px;
	left:50%;
	background-repeat:repeat-y;
	margin-left:-402px;
}
.shadowright
{
	background-image:url(webImages/schatten_rechts.png);
	position:absolute;
	height:100%;
	top:0px;
	left:50%;
	background-repeat:repeat-y;
	margin-left:400px;
}
.mainnavi
{
	background-image:url(webImages/naviblock.png);
	background-repeat:no-repeat;
	height:80px;
	width:556px;
	border:0px solid red;
	position:absolute;
	left:0px;
	top:-80px;
}

.mainnavi ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mainnavi ul li
{
	float:left;
}
.mainnavi ul li a div
{
	text-decoration:none;
	font-size:12px;
	color:black;
	background-image:url(webImages/punkt-hauptnavi.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
	text-transform:uppercase;
}
.mainnavi ul ul li a div
{
	background-image:url();
}
.mainnavi ul li a div
{
	margin-right:15px;
}

.mainnavi ul ul
{
	display:none;
}


ul.topsubnavi {
	display: none;
}
.maintopsubnavi
{
	position:relative;	
	float:left;
	
	z-index: 2005;		
}
.maintopsubnavi ul 
{
	width:180px;	
	position:absolute;
	top:30px;
	border:1px solid white;
}
.maintopsubnavi ul li
{
	float:left;
	padding:0px;
	width:180px;
	margin:0px;		
	background-color:rgb(45,95,156);		
}

.maintopsubnavi a
{
	display:block;	
	padding:0px;	
	color:white;
	margin:0px;	
	text-decoration:none;
}
.maintopsubnavi ul li a div
{
	padding:3px;
	color:white;
	font-size:10px;
	padding-left:10px;
}
h1
{
	font-size:12px;
	padding:0px;
	margin:0px;
	font-family:verdana;
}
div.text
{
	font-size:11px;
}
.rightfiller h1
{
	border-bottom:3px solid white;
	padding-bottom:10px;
	font-family:verdana;
	font-size:18px;
	color:white;
}
.rightfiller div.text
{
	color:white;
	padding-right:10px;
	font-size:10px;
	padding-top:20px;
}


.frm td
{
	font-size:11px;
	font-family:verdana;
}
.frm input,.frm textarea
{
	font-size:10px;
	font-family:verdana;
	border:1px solid silver;
}	
.langchooser
{
	top:0px; 
	left:20px;
}
.langchooser ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;	
}
.langchooser ul li
{
	display:inline;
	padding:3px;
}
.langchooser ul li img
{
	border:0px;
}

