@CHARSET "ISO-8859-1";

.link
{
	background-color: #F3EFC9;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	text-decoration: underline;
	text-weight: bold;	
}	


#img1,#img2,#img3,#img4,#img5,#img6 {
	font-family: Verdana;;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #000000;
	background-color: #efefef;
	visibility: hidden;
}

#text1,#text2,#text3,#text4,#text5,#text6 {
	font-family: Verdana;;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #000000;
	background-color: #efefef;
	visibility: hidden;
}

#content_div {
	position: relative;
	overflow: auto;
	top: 0px;
	left: 0px;
	width: 680px;
	height: 300px;
}

.header {
	background-color: #F3EFC9;
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.header_home {
	background-color: #F3EFC9;
	font-family: arial;
	font-size: 15px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 0.4em;
	font-weight: bold;
	margin-top: 30px;
	text-align: center;
}

.header_home_02 {
	background-color: #F3EFC9;
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 0.4em;
	font-weight: bold;
	margin-top: 30px;
	text-align: center;
}

.header_home_01 {
	background-color: #F3EFC9;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 0.4em;
	font-weight: bold;
	margin-top: 30px;
	text-align: center;
}

.content {
	background-color: #F3EFC9;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 0.2em;
}

.skip {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0.2em;
}

.footer {
	background-color: #F3EFC9;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	text-align: center;
}

body {
	background-color: #000000;
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-variant: small-caps;
}

table,td,tr {
	background-color: #F3EFC9;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-variant: small-caps;
}

.ueberschrift {
	font-family: arial;
	font-size: 22px;
	color: #000000;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 0.5em;
}

dl,dt,dd,ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position: relative;
	top: 0em;
	left: 1em;
	width: 10em;
}

#menu dt {
	cursor: pointer;
	background: #F3EFC9;
	height: 20px;
	line-height: 20px;
	margin: 2px 0;
	border: 1px solid gray;
	text-align: center; 
	//font-weight: bold;
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 6em;
	margin-top: -1.1em;
	width: 8em;
	background: #F3EFC9;
	border: 1px solid gray;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: center;
	font-size: 90%;
	height: 18px;
	line-height: 18px;
}

#menu li a,#menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
}

#menu li a:hover {
	text-decoration: underline;
}

#mentions {
	font-family: arial, sans-serif;
	position: absolute;
	bottom: 200px;
	left: 10px;
	color: #000;
	background-color: #ddd;
}

#mentions a {
	text-decoration: none;
	color: #222;
}

#mentions a:hover {
	text-decoration: underline;
}
