﻿/*@import url(http://fonts.googleapis.com/css?family=ABeeZee);
@import url(http://fonts.googleapis.com/css?family=Arimo);
@import url(http://fonts.googleapis.com/css?family=Dustismo+Roman);*/
@font-face {
	font-family: "ABeeZee";
	src: url("ABeeZee-Regular.ttf") format('truetype');
}
.schrift_abeezee{font-family:'ABeeZee'}
.schrift_arimo{font-family:'Arimo'}
.schrift_dustismo{font-family:'Dustismo Roman'}
.schrift_serif{font-family:serif;}
.schrift_sansserif{font-family:sans-serif;}

html	{
		font-kerning: auto;
		lang(de);
}

body	{
		background-image: linear-gradient(to right, #cfb0bb, #88ffbb, aqua);
		font-size: 100%;
		text-align: justify;
		font-family : sans-serif;
		background: aqua;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
}

p		{
		margin: 0 0 6pt 0;
}

.ini1::first-letter	{
		font-size:			600%;
  		font-weight:		bold;
		color:				#993333;
		background-color:	#aa8888;
		padding: 			5px;
		margin-right: 		5pt;
		font-family:		serif;
		line-height:		100%;
		float:				left;
		vertical-align:		text-top;
}

.ini2::first-letter	{
		font-size:			450%;
  		font-weight:		bold;
		color:				#993333;
		background-color:	#aa8888;
		padding:			5px;
		margin-right:		5pt;
		font-family:		serif;
		line-height:		100%;
		float:				left;
		vertical-align:		text-top;
}

.ini3::first-letter {
		font-size:			300%;
  		font-weight:		bold;
		color:				#993333;
		background-color:	#aa8888;
		padding: 5px;
		margin: 5pt;
		font-family:		serif;
		line-height:		100%;
		float:				left;
		vertical-align: text-top;
		margin:				.06em .1em 0 0	
}
.zoom {
  transition: transform .5s;
}
.zoom:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}
</style>
</head>
<body>

<h1>Zoom on Hover</h1>
<p>Hover over the div element.</p>
  
<div class="zoom">
<img src="img_parallax.jpg"</div>

</body>
</html>
	
.80proz	{
	width: 80%;
	margin-left: 10%;
}

img.groesse	{
	max-width: 100%;
}

abbr	{
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

.uebersicht	{
	width: 900px;
}

.trennen	{
	hyphens:auto;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	text-align:justify;
}

.zweispaltig	{
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-ms-column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	margin: 8px;
}

.dreispaltig	{
	column-count: 3;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	-ms-column-count: 3;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	margin: 8px;
}

.vierspaltig	{
	column-count: 4;
	-moz-column-count: 4;
	-webkit-column-count: 4;
	-ms-column-count: 4;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	margin: 8px;
}

.fuenfspaltig	{
	column-count: 5;
	-moz-column-count: 5;
	-webkit-column-count: 5;
	-ms-column-count: 5;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	margin: 8px;
}

.zeile_enger	{
	position: relative;
	width: 70%;
}

q	{
	quotes: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾" "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡" "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“";
	quotes: "\201E" "\201C" "\201A" "\2018";
}

q.spitz	{
	quotes: "ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»" "ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«" "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº" "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹";
	quotes: "\00bb" "\00ab" "\203A" "\2039";
}

hr	{
	color: red;
	background-color:red;
	height:3px;
	border: none;
	width: 90%;
	text-align: center;
}

.titel	{
	color: red; 
	font-weight: bold;
	font-size: 130%;
	white-space:nowrap;
}
.rand	{
	margin-left: 10%;
	margin-right: 10%;
}

table	{
	text-align: justify;
	border-collapse: collapse;
}

tr	{
	vertical-align: top;
}

h1		{
	text-align: center;
	text-shadow: 3px 3px grey;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	color: crimson;
	border-collapse: separate;
}

h3	{
	text-align: center;
	font-weight: bold;
}

.fettgross	{
	font-weight: bold;
	font-size: 130%;
}

.fettkursiv	{
	font-weight: bold;
	font-style: italic;
}

.proz200		{
	font-size: 200%;
}

.proz150		{
	font-size: 150%;
}

.proz130		{
	font-size: 130%;
}

a	{
	font-weight: bold;
	font-style: italic;
	border : none;
	outline-style : none;
	text-decoration : none;
	border-style: none;
	color: blue;
}

a:hover	{
	color: red;
}

a:focus	{
	color: red;
}

a:active	{
	color: white;
}

.syserkl		{
	font-style: italic;
	font-weight: bold;
	color: red;
}

.underline	{
	text-decoration: underline;
}

.overline	{
	text-decoration: overline;
}

.undovline	{
	text-decoration: underline overline;
}

.mittig	{
	text-align: center;
}