

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: normal;
	color: #FF3333; 
	font-style: normal;
}
cite {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold
}
p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
}
ul{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
}
il {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
}
a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000
}
h6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold
}
em {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}
b {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold
}

.eins {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	
}

.eins:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: underline;
	color: #ff2f52;
	
}

.content-font {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
}

.kontakt {

	padding-left:18px;
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;	
	background:url(../images/pfeil2.gif);
	background-repeat:no-repeat; 
	text-decoration:none;
	color: #ff2f52;
}
.kontakt:hover {

	padding-left:18px;
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;	
	background:url(../images/pfeil.gif);
	background-repeat:no-repeat; 
	text-decoration:none;
	color: #ff2f52;
}

.kaltenbach {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: #028C96; 
	text-decoration:none;
	background-repeat:no-repeat;
	font-style: normal;
}
ang {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}
.menu{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}
.menu:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #ff314a
}
.menu2:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #ff314a
}
.menu2{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}

.angebot{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}
.angebot:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #1717a1
}
.indexger{

	height: 30px;
	width: 50px;
	background:url(../images/Flag_ger.jpg);
	background-repeat: no-repeat; 
	display: block;
	
}
.indexger:hover{
	
	height: 42px;
	width: 70px;
	background:url(../images/Flag_ger2.gif);
	border: 2pt solid #1717a1;
}
	
.indexuk{

	height: 30px;
	width: 50px;
	background:url(../images/Flag_uk.jpg);
	background-repeat: no-repeat; 
	display: block;
	
}
.indexuk:hover{
	
	height: 42px;
	width: 70px;
	background:url(../images/Flag_uk2.gif);
	border: 2pt solid #1717a1;
}
.indexfra{

	height: 30px;
	width: 50px;
	background:url(../images/Flag_fra.jpg);
	background-repeat: no-repeat; 
	display: block;
	
}
.indexfra:hover{
	
	height: 42px;
	width: 70px;
	background:url(../images/Flag_fra2.gif);
	border: 2pt solid #1717a1;
}	

#galerie li
{
list-style-type: none;
float: left;
margin: 0 10px 10px 0;
position: relative;

}

#galerie img
{
width: 200px;
border: none;
}

#galerie a .gross
{
display: none;
}

#galerie a:hover .gross
{
width: 200%;

display: block;
position: absolute;
top: -150px;
left: -100px;
z-index: 1;
background: #fff;
}
	
/*--Spezialangaben für den Internet Explorer 7--*/
*+html #galerie a:hover { z-index: 1;}
*+html #galerie li{position: static;}
*+html #galerie a{position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie a:hover {display: block; z-index: 1;}
*html #galerie li{position: static;}
*html #galerie a{position: relative;}

#galerie2 li
{
list-style-type: none;
float: left;
margin: 0 10px 10px 0;
position: relative;

}

#galerie2 img
{
width: 200px;
border: none;
}

#galerie2 a .gross
{
display: none;
}

#galerie2 a:hover .gross
{
width: 250%;

display: block;
position: absolute;
top: -150px;
left: -100px;
z-index: 1;
background: #fff;
}

/*--Spezialangaben für den Internet Explorer 7--*/
*+html #galerie2 a:hover { z-index: 1;}
*+html #galerie2 li{position: static;}
*+html #galerie2 a{position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie2 a:hover {display: block; z-index: 1;}
*html #galerie2 li{position: static;}
*html #galerie2 a{position: relative;}

#galerie3 li
{
list-style-type: none;
float: left;
margin: 0 10px 10px 0;
position: relative;

}

#galerie3 img
{
width: 200px;
border: none;
}

#galerie3 a .gross
{
display: none;
}

#galerie3 a:hover .gross
{
width: 200%;

display: block;
position: absolute;
top: -150px;
left: -100px;
z-index: 1;
background: #fff;
}

/*--Spezialangaben für den Internet Explorer 7--*/
*+html #galerie3 a:hover { z-index: 1;}
*+html #galerie3 li{position: static;}
*+html #galerie3 a{position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie3 a:hover {display: block; z-index: 1;}
*html #galerie3 li{position: static;}
*html #galerie3 a{position: relative;}
