div#HeadBackground {
	background-image: url(BackgroundTitle.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 1000px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	background-color: #000000;
	text-align: center;
}
div#Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 1000px;
}

div#Inhalt {
	background-color: #625C58;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	color: #000000;
	background-attachment: scroll;
	background-image: url(BackgroundUnten.jpg);
	background-repeat: no-repeat;
}

#Text
{
	background-attachment: scroll;
	background-image: url(BackgroundInhaltKacheln.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h1 {
	font-size: 18px;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: normal;
}

div#LeftSide{
	width : 22em;
	font-size: 0.91em;
	float: left;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

div#RightSide {
	vertical-align: top;
	visibility: inherit;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	margin-left: 22em;
}


#td1 {
	background-image: url(MenuOben.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 270px;
}

#td2 {
	background-image: url(MenuMitte.png);
	background-repeat: repeat-y;
	width: 270px;
}

#td3 {
	background-image: url(MenuUnten.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 270px;

}

#Text a:link, 
#Text a:active 
{
	color: #0033FF;
	text-decoration: underline;
}

#Text a:visited
{
	color: #FFFFCC;
}

#Text a:hover{
	color: #000000;
	text-decoration: none ;
	background-color: #00CCFF;
}
div#Fusszeile {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	width: 1000px;
	border: thin none #FFFFFF;
	background-color: #000000;
	list-style-type: none;
}

#Fusszeile a:link, 
#Fusszeile a:active 
{
	color: #FFFFFF;
	text-decoration: underline;
}

#Fusszeile a:visited
{
	color: #FFFFCC;
}

#Fusszeile a:hover{
	color: #000000;
	text-decoration: none ;
	background-color: #00CCFF;
}

#Fusszeile  ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Menue{
	padding:5px;
}

#Menue ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}

#Menue ul li {
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right:10px;
}

#Menue ul li  ul li{
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:30px;
	font-size: 10px;
}

#Menue ul li a {
	display: inline;
	padding-left: 25px;
	padding-right:10px;
	width: 100px;
	color: black;
	height: 25px;
	background-image: url(iconn.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}

#Menue ul li a:hover {
	display: inline;
	padding-left: 25px;
	padding-right:10px;
	width: 100px;
	height: 25px;
	background-image: url(iconr.gif);
	background-repeat: no-repeat;
	color: #3300FF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}

#Menue ul li ul li a {
	display: inline;
	padding-left: 25px;
	padding-right:10px;
	width: 100px;
	color: black;
	height: 25px;
	background-image: url(sword1.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}

#Menue ul li ul li  a:hover {
	display: inline;
	padding-left: 25px;
	padding-right:10px;
	width: 100px;
	height: 25px;
	background-image: url(sword2.gif);
	background-repeat: no-repeat;
	color: #3300FF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}

#Imgage {
	height: auto;
	width: auto;
	text-align: center;
}

#Imgage a:link, 
#Imgage a:active,
#Imgage a:visited,
#Imgage a:hover
{
	text-decoration: none;
}

#ImgageA {
	text-align: center;
}

#ImgageA a:link, 
#ImgageA a:active,
#ImgageA a:visited,
#ImgageA a:hover
{
	text-decoration: none;
}

#search_box
{	
	margin: px;
	padding-left: 25px;
}
