body {
	margin:				0;
	padding:			20px;
	background-color:	#FFFFFF;
	background-repeat:	repeat-x;
	background-attachment: fixed;
}
acronym, abbr {
	border-bottom:		1px dashed #999999;
	cursor:				help;
}
table td {
	border:				1px dashed #CCCCCC;
}
table th {
	border:				1px dashed #CCCCCC;
	text-align:			left;
}
td:hover, td:active {
	border-style:		solid;
}
th:hover, th:active {
	border-style:		solid;
	border-color:		#B81621;
}
*[title] {
	border-bottom:		1px dotted #999999;
	cursor:				help;
}
img {
	border:				none;
	margin: 			0;
	padding: 			0;
}
li {
	text-align: left;
}

a:link {
	color:				#0000CC;
	text-decoration:	underline;
}
a.visited {
	color:				#800080;
	text-decoration:	underline;
}
a:hover {
	color:				#0000CC;
	text-decoration:	none;
}
a:active, a:focus {
	color:				#CC0000;
	text-decoration:	none;
}

#container {
	margin:				auto;
	width:				770px;
	background-color:	#FFFFFF;
}

#head {
	background-color:	#FFFFFF;
	background-image:	url(head_01.jpg);
	background-repeat:	no-repeat;
	height:				100px;
	text-align:			center;
}
#head h1 {
	display:			none;
}

#menu {
	background-color:	#BA570D;
	background-image:	url(head_02.png);
	background-repeat:	no-repeat;
	padding:			6px 6px 0 6px;
	text-align:			left;
	height:				24px;
}

#menu ul {
	margin:				0;
	padding:			0;
	list-style-type:	none;
	white-space:		nowrap;
}
#menu li {
	display:			inline;
	padding:			2px 15px 2px 15px;
	margin:				0;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			82%;
	font-weight:		bold;
}
#menu ul.languages {
	float:				right;
	margin-top:			-17px;
}
#menu ul.languages li {
	padding:			2px 0 2px 0;
}
#menu a:link, #menu a:visited {
	color:				#FFFFFF;
	text-decoration:	none;
}
#menu a:hover, #menu a:active {
	color:				#FFFFFF;
	text-decoration:	none;
	border-bottom:		1px solid #FFFFFF;
	border-top:			1px solid #FFFFFF;
}
#menu .aktiv {
	color:				#FFFFFF;
	border:				1px solid #EBB1AF;
}


#content {
	padding:			5px 20px 5px 20px;
	margin:				0;
	text-decoration:	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			70%;
	line-height:		16px;
	color:				#666666;
	min-height:			400px;
	text-align:			justify;
	border-left:		1px solid #B74D01;
	border-right:		1px solid #B74D01;
}
#content p {
	margin:				4px 0 8px 0;
	word-spacing:		1px;
}
#content h2 {
	font-size:			2.0em;
	letter-spacing:		-2px;
	color:				#000000;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0 0 0.3em 0;
	padding:			0;
}
#content h3 {
	font-size:			1.5em;
	letter-spacing:		-1px;
	padding-bottom:		6px;
	color:				#000000;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0 0 0.5em 0;
	padding:			0;
}
#content h4 {
	font-size:			1.2em;
	letter-spacing:		-1px;
	padding-bottom:		6px;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0;
	padding:			10px 0 0 0;
}
#content h5 {
	font-size:			1.2em;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0;
	padding:			2px 0;
}

#content ul {
	list-style-image:	url(bullet.gif);
}
#content li {
	margin-bottom:		0.1em;
}

#foot {
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			70%;
	color:				#666666;
	text-align:			right;
	background-color:	#B74D01;
}
#foot p {
	padding: 5px;
	margin: 0;
}	
#foot p, #foot a {
	color:				#FFFFFF;
}

.floatimg {
	margin:				3px;
}
a .floatimg, .referenzbild img {
	border:				1px solid #000000;
}
a:hover .floatimg, a:active .floatimg {
	border:				1px solid #B81621;
}

.box {
	border:				1px solid #FFFF00;
	padding:			4px;
	background-color:	#FFFF9A;
	background-image:	url(box.png);
	background-repeat:	repeat-x;
	color:				#000000;
}
.floatboxright {
	float:				right;
	margin:				20px;
	margin-right:		0;
}
.floatboxleft {
	float:				left;
	margin:				8px;
	margin-left:		0;
}
.blackborder {
	border:				1px solid black;
	padding:			0;
	
}
.agb p {
	padding-left:		10px;
	text-align:			justify;
}
.center {
	text-align: 		center;
	margin:				auto;
}

table.classictrans td, table.classictrans th {
	border:				none;
	vertical-align:		top;
	padding-bottom:		1em;
	text-align:			left;
}
table.classictrans th {
	white-space:		nowrap;
	padding-right:		1em;
}
table.classictrans td.freq table tr td {
	padding:			0 1em 0 0;
}

#sprache {
	margin-top:			110px;
}
#sprache td {
	text-align:			center;
	border:				none;
}
#sprache img {
	margin:				5px;
}
#sprache a {
	color:				#666666;
	text-decoration:	none;
}
