﻿body {font-family:Arial;
	font-size:14px;
	font-weight:normal;
	
}
.menua 
{
	font-family:Arial;
	left:10px;
	top: 3px;
	font-size: 14px;
	font-weight:bold;
	color: white;
	height:20px;
	padding-top:3px;
	padding-Bottom:0px;
}

.nav {
	right: 37px;
	top: 6px;
	font-size: 16px;
	
}

.menua a:visited,.menua a, .nav a:visited {
	color: white;
}
.menua a:hover
{
	color:Yellow;
}
.menuSelected
{
	text-decoration:underline;
}
.Menuheader {
	background-image: url(Images/headerHintergrund.png);
	background-repeat: repeat-y;
	position: relative;
	top:0px;
	width: 800px;
	height: 149px;
	margin-left: auto;
	margin-right: auto;
}

	
.banner
{
	background-image: url(Images/banner01.jpg);
	background-repeat: no-repeat;
	position: relative;
	top:0px;
	width: 800px;
	height: 170px;
	
	margin-left: auto;
	margin-right: auto;
	border-bottom:solid 4px #800040;
}
.content
{
	position: relative;
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom:solid 4px #800040;
	
}
.bannertext
{
	position: relative;
	top:40px;
	color:White;
	font-size:30px;
	margin-left: 30px;
	margin-right: auto;
	font-weight:bold;
	

}
.LogoHeader {
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logo
{
	background-image: url(Images/logo.png);
	position: relative;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 260px;
	height: 50px;
}
.homelink, .sprachlinks
{
	width:40px;
	vertical-align:top;
	margin-top: 0px;
	
}
.homelink a,.homelink a:visited
{
	color:#800040;
	text-decoration:none;
}

.box
{
	background-image: url(Images/htmlbox.png);
	background-repeat: no-repeat;
	position: relative;
	padding-left:20px;
	padding-top:1px;
	margin-top:22px;
	font-size: 14px;
	font-weight:normal;	
}


.editorMenu
{
	background-color:Yellow;
}
.HTMLContainer
{
	margin-top:0px;
	margin-bottom:0px;
}
.pagefooter 
{
	background-image: url(images/footerHintergrund.png);
	background-repeat: repeat-x;
	width: 800px;
	height: 56px;
	text-align:center;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
TD
{
	vertical-align:top;
}
.BlockTitel
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	
}
.blogdatum
{
	color:Maroon;
	margin-top:-2px;
}
.blogbox
{
	width:100%;
	background-image: url(images/htmlbox.png);
	background-repeat: no-repeat;
	position: relative;
	padding-left:20px;
	padding-top:1px;
	margin-top:22px;

}
p
{
	margin-top:6px;
	margin-bottom:6px;
}
table, div
{
	margin-top:0px;
	margin-bottom:0px;
}
.bloglinks, .blogrechts
{
width:120px;
padding:0px 0px 0px 0px
}	
.bloglinks
{
background-image: url(images/blogli.png);
background-repeat: repeat-y;
background-position:left top;
}
.blogrechts
{
background-image: url(images/blogre.png);
background-repeat: repeat-y;

}
.blogContent
{
	padding-left:30px;
	padding-right:50px;
}