@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
body {
	background:#8D0746;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border: 0;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #cccccc;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration:underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}
/* div */
#content {
	margin: auto;
	background-color:#8D0746;
	width:1024px;
	height:auto;
}
#contenido {
	width:1024px;
	margin:0 auto;
	height:auto;
	background-color:#8D0746;}
/* end div*/
/* bg- design */
.col1 {
	background-image: url(images/seietenleiste-links.jpg);
	background-repeat:repeat-y;
}
.col2{
	background-image: url(images/seietenleiste4.jpg);
	background-repeat:repeat-y;
}
/* end bg- design */

.title {
    font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #F79C31;
}
.sub_title{
    font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E39818;
}
.copy {
	font-size: 11px;
	color: #999;
}
/*-- menu --*/
.nave-de {
    font-family:Arial, Helvetica, sans-serif;
	color: #687819;
}
.nave-de a:visited{
	color:#687819;}
.nave-de a:hover{
	color:#DA501F;}
.nave-de a:link{
	color:#687819;}
.nave-de a:active{
	color:#687819;}
/*-- end --*/
/*-- menu --*/
.nave {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
}
.nave a:visited{
	color:#333333;}
.nave a:hover{
	color:#663727;}
.nave a:link{
	color:#333333;}
.nave a:active{
	color:#333333;}
/*-- end --*/
.denis{font-size:0.1em; color:#fff; }
/***forms*******************************************/
input, textarea{font-family:Tahoma; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:150px; height:auto; color:#000000; height:18px; margin-right:6px; border: solid 1px #404040;}
.column-center input, .column-center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/
.layer1 {
	vertical-align: top;
	height: 320px;
	width: 612px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	overflow: auto;
	visibility: visible;}
