* {color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
	}

body, html{
	text-align:center;
		
	}

.start {
		background-image:url(images/background_start.jpg);
		background-repeat:no-repeat;
	    background-attachment: fixed;
    	background-position:center;
		text-align:center;
	
}
.hotelsoftware {
		background-image:url(images/background_hotelsoftware.jpg);
		background-repeat:no-repeat;
	    background-attachment: fixed;
    	background-position:center;
		text-align:center;
}

.kassensysteme{
		background-image:url(images/background_kassensysteme.jpg);
		background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:center;
}

.onlineschnittstellen {
		background-image:url(images/background_schnittstellen.jpg);
		background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:center;
}

h1{
	
	font-size:18px;
	line-height: 22px;
	font-family:"Arial Narrow";
		}


h2{
	font-family:"Arial Narrow";
	font-size:14px;
	line-height: 20px;

	}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:25px;
    line-height: 22px;
	}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:25px;
    line-height: 22px;
	font-weight: bold;
	vertical-align: middle;
}
	
#unterschrift {
	font-family: "Segoe Print";
	color:#000099;
	text-indent: 25px;
}
#fblikebox {border-color:#FFFFFF;
border:none;}
a:link {
	color:#95232C;
	text-decoration: underline;
	font-weight:bold;
}

a:visited {
	color:#95232C;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color:#95232C;
	text-decoration: underline;
	font-weight:bold;
}

a:active {
	color:#95232C;
	text-decoration: underline;
	font-weight:bold;
}

a.b:link {	text-decoration: none;
color:#333333;

}

a.b:visited {	text-decoration: none;
color:#333333;

}


a.b:hover {	text-decoration: none;
color:#1590C2;

}



a.whweb:link {	text-decoration: none;
color:#1590C2;

}

a.whweb:visited {	text-decoration: none;
color:#1590C2;

}


a.whweb:hover {	text-decoration: none;
color:#95232C;

}

.bildunterschrift
{
	font-size:9px;
	line-height:normal;
		}
	

.hotel_software  {
background:#95232C;/* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#95232C', endColorstr='#FFFFFF'); /* for IE */
background: -webkit-gradient(linear, left, right, from(#95232C), to(#FFF)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */ }


.online_schnittstellen  {
background:#4D897C;/* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#4D897C', endColorstr='#FFFFFF'); /* for IE */
background: -webkit-gradient(linear, left, right, from(#4D897C), to(#FFF)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */ }

 .toggler { width: 200px; height: 100px; position: relative; }
  #effect { width: 150px; height: 35px; padding: 0.4em; position: relative; }

.kassen_systeme  {
background:#FFE04E;/* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFE04E', endColorstr='#FFFFFF'); /* for IE */
background: -webkit-gradient(linear, left, right, from(#FFE04E), to(#FFF)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */ }








	

