html,body {
    margin:0;
    padding:0;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccccff;
    background: url(../images/bg.jpg);
	scrollbarBaseColor: 333fcc;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f0f0f0;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	color: #ff9933;
}
#container {
	width: 760px;
}
#titel {
    height: 150px;
}
#menu {
    background: url(../images/homepage_2.jpg);
	overflow: hidden;
	margin: 0 0 0 0px;
	padding: 0px;
	list-style-type: none;
}
#content {
    background: url(../images/homepage_2.jpg) top left;
	margin: 0px;
	padding: 0px;
}

#footer {
    background: url(../images/homepage_4.gif);
	height: 20px;
	text-align: right;
	font-size: 9px;
	padding-right: 10px;
	color: #666699;
}
#visit {
	text-align: left;
	position: relative;
	right: 490px;
}
.hl1 {
	font-size: 16px;
	font-weight: bold;
}
.hl2 {
	font-size: 12px;
	font-weight: bold;
}
.hl3 {
	font-size: 10px;
}
.visite {
	text-align:left;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 100px;
	font-size: 14px;
	height: 400px;
}
.visite2 {
	text-align:center;
	vertical-align: top;
	padding-top: 20px;
	font-size: 12px;
}
.rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccccff;
	border: 1px solid;
	padding: 1px;
	margin: 5px;
}
.rahmen2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333f65;
	height: 20px;
}
#TBBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/Links.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
