
html {
        overflow: -moz-scrollbars-vertical;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.suchtext {
	position: absolute;
	right: 2000px;
}

h2 {
	color:#;
	font-size:15px;
	margin-left:10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6A9ED7;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6A9ED7;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #747474;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #747474;
	text-decoration: underline;
}

.intro:link, .intro:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6A9ED7;
	text-decoration: none;
}
.intro:hover, .intro:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #747474;
	text-decoration: none;
}

.rahmen {
	border: 3px solid #9BD1F3;
}
.rahmen_blau {
	border: 3px solid #76C2F3;
}
.blue_12_bold {
	font-size: 12px;
	font-weight: bold;
	color: 82C7F2;
}
.darkblue_12_bold {
	font-size: 12px;
	font-weight: bold;
	color: 77A6DA;
}
.grey_11_bold {
	font-size: 11px;
	font-weight: bold;
	color: 747474;
}
.versaltext {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: 747474;
}
.blue_11_bold {
	font-size: 11px;
	font-weight: bold;
	color: 679CD6;
}
.blue_13 {
	font-size: 13px;
	color: 78C1EF;
}
.darkblue_13 {
	font-size: 13px;
	color: 77A6DA;
}
.shop_txt_11 {
	font-size: 11px;
	color: 1796E6;
}
.haftung {
	font-size: 12px;
	color: 6A9ED7;
}
.shop_headline {
	font-size: 11px;
	font-weight: bold;
	color: 269DE8;
}

div.aktuelle_infos {

	height:15px; 
	background:#447EBE; 
	width:120px; 
	text-align:center; 
	margin-left:20px;
	font-weight:bold; 
	letter-spacing:1px;
}

div.aktuelle_infos:hover {

	background:#5193BD; 
}
div.aktuelle_infos a {text-decoration:none; color:#fff; font-weight:bold; font-variant:small-caps; display:block;}
div.aktuelle_infos a:hover, div.aktuelle_infos a:active, div.aktuelle_infos a:visited {text-decoration:none; color:#fff; font-weight:bold; font-variant:small-caps;}
div.aktuelle_infos a:hover {background:#5193BD; }



