@charset "utf-8";
/* CSS Document */

#bg {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	background-repeat: repeat;
	
	background-image: url(images/bground.jpg);
}

#bg[id] {
position: fixed;
}
#body {
	background-color: #FFF;
	width: 800px;
	left: 20px;
	top: 20px;
	bottom: 20px;
	background-repeat: repeat;
	position: absolute;
	height: 820px;
}
#welcome {
	width: 300px;
	border-top-width: thin;
	border-top-color: #666666;
	position: absolute;
	height: auto;
	left: 40px;
	top: 106px;
	padding-top: 10px;
}
#menu1 {
	width: 120px;
	border-top-color: #4B4B4B;
	position: absolute;
	height: auto;
	left: 40px;
	top: 105px;
	padding-top: 10px;
	border-top-width: thin;
	border-right-color: #000;
	border-top-style: dotted;
}
#menu2 {
	width: 120px;
	border-top-color: #4B4B4B;
	position: absolute;
	height: 100px;
	left: 40px;
	top: 379px;
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: dotted;
}
#menu3 {
	width: 120px;
	border-top-width: thin;
	border-top-color: #4B4B4B;
	height: 100px;
	left: 40px;
	top: 506px;
	position: absolute;
	padding-top: 5px;
	border-top-style: dotted;
}
#submenu {
	width: 180px;
	border-top-color: #4B4B4B;
	position: absolute;
	height: 100px;
	left: 170px;
	top: 106px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	padding-left: 10px;
}
#content {
	width: 400px;
	border-top-color: #4B4B4B;
	position: absolute;
	height: auto;
	top: 106px;
	padding-top: 10px;
	left: 370px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
}
#content12 {
	width: 400px;
	border-top-color: #666666;
	position: absolute;
	height: auto;
	top: 600px;
	padding-top: 10px;
	left: 370px;
}
#contentkunden {
	width: 1px;
	border-top-color: #666666;
	position: absolute;
	height: auto;
	left: 170px;
	top: 106px;
}
#contenttext
{
	width: 400px;
	position: absolute;
	height: auto;

}
#content2 {
	width: 375px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	position: absolute;
	height: auto;
	left: 374px;
	top: 106px;

}
#seiten{
	text-align: right;
	padding-top: 10px;
}
.text {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #4B4B4B;
	text-transform: none;
	font-style: oblique;
	line-height: 18px;
	font-variant: normal;
	text-align: left;

}
.textkursiv {
	font-family: Georgia;
	font-size: 10px;
	font-weight: lighter;
	color: #4B4B4B;
	text-transform: none;
	font-style: oblique;
	text-align: left;
	letter-spacing: normal;
	line-height: normal;
}
a:link {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #4B4B4B;
	text-transform: none;
	font-style: oblique;
	line-height: 18px;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #4B4B4B;
	text-transform: none;
	font-style: oblique;
	line-height: 18px;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #4B4B4B;
	text-transform: none;
	font-style: oblique;
	line-height: 18px;
	font-variant: normal;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #4B4B4B;
}
.liste {
	font-family: Georgia;
	font-size: 13px;
	font-weight: lighter;
	color: #4B4B4B;
	text-transform: none;
	font-style: normal;
	text-align: right;
	letter-spacing: normal;
	line-height: normal;
	list-style-type: disc;
}
#logobox {
	background-image: url(images/logo2.png);
	position: absolute;
	height: 200px;
	width: 300px;
	top: 30px;
	left: 20px;
	background-repeat: no-repeat;
}
body p {
	text-align: left;
}
body p {
	text-align: right;
}
body p {
	text-align: left;
}
body p {
	text-align: right;
}
body p {
	text-align: left;
}
p {
	text-align: right;
}
body table tr td {
}
#content p strong {
	text-align: left;
	font-size: 14px;
}

