@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59615b;
}
body {
	background-color: #FFFFFF;
}
.menubg {
	background-image: url(pix/linksbg.jpg);
	background-repeat: no-repeat;
}
.kreisbg {
	background-image: url(pix/umenu_kreise.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}


a:link {
	color: #6bc5d0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6bc5d0;
}
a:hover {
	text-decoration: none;
	color: #59615b;
}
a:active {
	text-decoration: none;
	color: #6bc5d0;
}
.text_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59615b;
}
.text_dgrau_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59615b;
	font-weight: bold;
}
.text_hgrau_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccccce;
	font-weight: bold;
}
.text_turk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6bc5d0;
}
.text_turk_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6bc5d0;
	font-weight: bold;
}
.ub_turk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6bc5d0;
	font-weight: bold;
}

a.level1 {
	display: block;
	padding-top: 4px;
	padding-left: 35px;
	padding-bottom: 4px;
	padding-right: 0px;
	font-size: 12px;
	width: 120px;
	text-decoration: none;
	color: #ccccce;
	font-family: Arial, Helvetica, sans-serif;

}
a.level1_open {
	display: block;
	padding-top: 4px;
	padding-left: 35px;
	padding-bottom: 4px;
	padding-right: 0px;
	font-size: 12px;
	width: 120px;
	text-decoration: none;
	color: #6bc5d0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pix/menubg.gif);
	background-repeat: no-repeat;
	font-weight: bold;	
} 
.not {
	display: block;
	padding-top: 4px;
	padding-left: 35px;
	padding-bottom: 4px;
	padding-right: 0px;
	font-size: 12px;
	width: 120px;
	text-decoration: none;
	color: #6bc5d0;
	font-family: Arial, Helvetica, sans-serif;
	
	


	
}

a.level1:visited {
	color: #ccccce;

}

a.level1:hover {
	color: #6bc5d0;

}





a.bestell {
	display:block;
	margin-bottom:0px;
	text-align:center;
	width:60px;
	padding:2px;
	text-decoration:none;
	border: 1px solid #bbbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.bestell:link    { color:#333333; background-color:#e8e8e8; }
a.bestell:visited { color:#333333; background-color:#e8e8e8; }
a.bestell:hover   { color:#ffffff; background-color:#74849d; }
a.bestell:active  { color:#ffffff;background-color:#74849d;
}

.copyright {
	padding-top: 4px;
}

.linie_h {
	background-image: url(pix/punkt_h.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.untenbg {
	background-image: url(pix/untenbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rahmen {
	border: 1px solid #CCCCCC;
}
