* {
	margin:0px;
	padding:0px;
	}
/* ///////////////////////////// ALLGEMEINE FORMATIERUNGEN START ///////////////////////////// */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px; */
/*	font-size: 0.6875em; /* 1 px ~= 0.0625 em */
	font-size: 62.5%;
	color: #666666;
	line-height: 18px;
	text-align:center;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 18px;
	text-align:left
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 14px; */
	font-size: 1.3em;
	color: #FFA72A;
	padding: 15px 0px 15px 0px; /* oben rechts unten links */
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0px 10px 0px; /* oben rechts unten links */
	background: url("/images/arrow-orange.gif") no-repeat left top;
	padding-left:16px;
	padding-top:3px;
	}
h3 {
/*	font-size: 14px; */
	font-size: 1.3em;
	color: #FFA72A;
	}
img {
	border: none;
	}
form {
	display: inline;
	}
A 			{color: #009900; text-decoration: underline;}
A:visited 	{color: #009900; text-decoration: underline;}
A:hover 	{color: #009900; text-decoration: none;}
A:active 	{color: #009900; text-decoration: underline;}
ul {
	padding: 0px 0px 0px 30px; /* oben rechts unten links */
	list-style-type: disc;
	list-style-position: outside;
	color: #FFA72A;
	}
	ul li {
		padding: 3px 0px 3px 0px; /* oben rechts unten links */
		}
	ul li a, ul li a:visited, ul li a:active {
		text-decoration: underline;
		}
	ul li a:hover {
		text-decoration: none;
		}
li ul {
	padding: 0px 0px 0px 30px; /* oben rechts unten links */
	list-style-type: disc;
	list-style-position: outside;
	color: #FFA72A;
	}
	li ul li {
		padding: 3px 0px 3px 0px; /* oben rechts unten links */
		}
	li ul li a, li ul li a:visited, li ul li a:active {
		text-decoration: underline;
		}
	li ul li a:hover {
		text-decoration: none;
		}

ol {
	padding: 0px 0px 0px 30px; /* oben rechts unten links */
	list-style-position: outside;
	}
li ol {
	padding: 0px 0px 0px 30px; /* oben rechts unten links */
	list-style-position: outside;
	}











/* ALLGEMEINE FORMATIERUNGEN ENDE */

.alignright {
	text-align:right;
	}
.textgray {
	color: #666666;
	}
.preis {
	color: #990000;
	font-weight: bold;
	}
.textOrange {
	color: #FF8400;
	}
.textRot {
	color: #990000;
	}
.textError {
	color: #871C1C;
	}
.textGruen {
	color: #22923A;
	}
.Text10px {
/*	font-size:10px; */
	font-size: 1.0em;
	}
.invisible {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
A.LinkGray			{color: #666666; text-decoration: none;}
A.LinkGray:visited	{color: #666666; text-decoration: none;}
A.LinkGray:hover	{color: #666666; text-decoration: underline;}
A.LinkGray:active	{color: #666666; text-decoration: none;}
	
A.LinkSubnavi			{color: #666666; text-decoration: none;}
A.LinkSubnavi:visited	{color: #666666; text-decoration: none;}
A.LinkSubnavi:hover		{color: #666666; text-decoration: underline;}
A.LinkSubnavi:active	{color: #666666; text-decoration: none;}

	A.LinkSubnaviOn			{color: #FFA72A; text-decoration: none;}
	A.LinkSubnaviOn:visited	{color: #FFA72A; text-decoration: none;}
	A.LinkSubnaviOn:hover	{color: #FFA72A; text-decoration: underline;}
	A.LinkSubnaviOn:active	{color: #FFA72A; text-decoration: none;}
	
.DelBorder {
	border: 3px;
	}

.TdWidth10px	{width: 10px;}
.TdWidth16px	{width: 16px;}
.TdWidth20px	{width: 20px;}
.TdWidth24px	{width: 24px;}
.TdWidth190px	{width: 190px;}
.TdWidth222px	{width: 222px;}
.TdWidth232px	{width: 232px;}
.TdWidth563px	{width: 563px;}

.TdWidth1pxOrange {
	width: 1px;
	background-image: url(/images/pixel-orange.gif);
	background-repeat: repeat-y;
	}
.selectfeldermehrzeilig {
	border: 1px solid #999999;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}
	.selectfeldermehrzeiligerror {
		border: 1px solid #999999;
		background-color: #FFFF99;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		}
.textfelder {
	border: 1px solid #999999;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px 2px 0px 2px; /* oben rechts unten links */
	}
	.textfeldererror {
		border: 1px solid #999999;
		background-color: #FFFF99;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		padding: 2px 2px 0px 2px; /* oben rechts unten links */
		}
.textareafelder {
	border: 1px solid #999999;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px 2px 0px 2px; /* oben rechts unten links */
	}
	.textareafeldererror {
		border: 1px solid #999999;
		background-color: #FFFF99;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		padding: 2px 2px 0px 2px; /* oben rechts unten links */
		}
.sendbutton {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	}
.spacer {
	width: 100%;
	height: 20px;
	clear:both;
	}





/* ///////////////////////////// SUCHE START (SEARCHHI.JS) ///////////////////////////// */
.searchword  {font-weight: bold; color: #FF0000;}
.searchword0 {font-weight: bold; color: #FF0000;}
.searchword1 {font-weight: bold; color: #FF0000;}
.searchword2 {font-weight: bold; color: #FF0000;}
.searchword3 {font-weight: bold; color: #FF0000;}
.searchword4 {font-weight: bold; color: #FF0000;}
.searchword5 {font-weight: bold; color: #FF0000;}
.searchword6 {font-weight: bold; color: #FF0000;}

.highlightword  {font-weight: bold;}
.highlightword0 {font-weight: bold;}
.highlightword1 {font-weight: bold;}
.highlightword2 {font-weight: bold;}
.highlightword3 {font-weight: bold;}
.highlightword4 {font-weight: bold;}
.highlightword5 {font-weight: bold;}
.highlightword6 {font-weight: bold;}

em {
	font-weight: bold;
	font-style: normal;
}
/* SUCHE ENDE (SEARCHHI.JS) */

/* ///////////////////////////// TOTALE START ///////////////////////////// */
#totale {
	margin:0 auto;
	width: 774px;
	padding: 0px; /* oben rechts unten links */
}
/* ///////////////////////////// TOTALE ENDE ///////////////////////////// */

/* ///////////////////////////// HEADER START ///////////////////////////// */
#header {
	padding: 10px;
	width: 774px;
	font-size: 1.1em;
	height:73px;
}
#logo {
	float: left;
	width: 182px;
}


	/* Listen-Konstrukt */
	#imprintsitemap {
		float: right;
		line-height: normal;
		width: 250px;
	}
	
	#imprintsitemap ul {
		float: right;
		padding: 30px 0px 0px 0px; /* oben rechts unten links */
		list-style: none;
	}
	
	#imprintsitemap li {
		float: left;
		background: url("/images/arrow-orange.gif") no-repeat left top;
		padding: 6px 0px 0px 17px; /* oben rechts unten links (Abstand vom Bild zum Text) */
	}
	
	#imprintsitemap a, #imprintsitemap a:visited, #navigaimprintsitemaption a:active {
		display: block;
		padding: 0px 30px 0px 0px; /* oben rechts unten links (Abstand zum nächsten Listen-Punkt) */
		color: #666666;
		text-decoration: none;
	}
	
	#imprintsitemap a:hover {
		text-decoration: underline;
	}
/* ///////////////////////////// HEADER ENDE ///////////////////////////// */

/* ///////////////////////////// NAVIGATION START ///////////////////////////// */
#navi {
	width: 774px;
	clear:both;
}

/* Anfangs-Ecke der Navigation */
#navistart {
	float: left;
	height: 22px;
	width: 19px;
	background: url(/images/button-start.gif) no-repeat;
}

/* Button-DIV */
#buttons {
	float: left;
	width: 736px;
}

	/* Listen-Konstrukt */
	ul#navigation {
		padding: 0px 0px 0px 0px; /* oben rechts unten links */
		list-style-type: none;
		border: 0px;
		top: 0px;
		left: 0px;
		width: 736px;
		height: 22px;
		background: #FFFFFF url(/images/button-bg.gif) repeat-x; /* hintergrund der Gesammten Liste */
	}
		
	ul#navigation li {
		float: left;
		text-indent: -9999px; /* Texteinrückung der Links */	
		padding:0px 0px 0px 19px; /* oben rechts unten links  */
		background: url(/images/button-trenner.gif) no-repeat;
	}
	
	ul#navigation li a:link, ul#navigation li a:visited, ul#navigation li a {
		display: block;
		height: 22px;
	}
	
	ul#navigation li a:hover {
		display: block;
		height: 22px;
	}	
		
	li#home a:link, li#home a:visited, li#home a {
		width: 37px;
		background-image: url(/images/button-home.gif);
	 }
	
	li#home a:hover {
		background-image: url(/images/button-home-active.gif);
	}
	
	li#webdesign a:link, li#webdesign a:visited, li#webdesign a {
		width: 65px;
		background-image: url(/images/button-webdesign.gif);
	}
	
	li#webdesign a:hover {
		background-image: url(/images/button-webdesign-active.gif);
	}
	
	li#suchmaschinenoptimierung a:link, li#suchmaschinenoptimierung a:visited, li#suchmaschinenoptimierung a {
		width: 161px;
		background-image: url(/images/button-suchmaschinenoptimierung.gif);
	}
	
	li#suchmaschinenoptimierung a:hover {	
		background-image: url(/images/button-suchmaschinenoptimierung-active.gif);
	}
	
	
	li#webhosting a:link, li#webhosting a:visited, li#webhosting a {
		width: 129px;
		background-image: url(/images/button-web-und-domainhosting.gif);
	}
	
	li#webhosting a:hover {	
		background-image: url(/images/button-web-und-domainhosting-active.gif);
	}
	
	li#shop a:link, li#shop a:visited, li#shop a {
		width: 78px;
		background-image: url(/images/button-shop-loesung.gif);
	}
	
	li#shop a:hover {	
		background-image: url(/images/button-shop-loesung-active.gif);
	}
	
	li#kunden a:link,li#kunden a:visited, li#kunden a {
		width: 47px;
		background-image: url(/images/button-kunden.gif);
	}
	
	li#kunden a:hover {	
		background-image: url(/images/button-kunden-active.gif);
	}
	
	li#kontakt a:link, li#kontakt a:visited, li#kontakt a {
		width: 49px;
		background-image: url(/images/button-kontakt.gif);
	}
	
	li#kontakt a:hover {
		background-image: url(/images/button-kontakt-active.gif);
		}

/* End-Ecke der Navigation */
#naviend {
	float: left;
	height: 22px;
	width: 19px;
	background: url(/images/button-end.gif) no-repeat;
}

/* Trenner zwischen Navi und Suche */
#navitrenner {
	height: 3px;
	width: 774px;
	background-color: #FFA929;
	overflow: hidden;
	clear:both;
}

/* Suche-Div */
#suche {
	width: 774px;
	text-align: left;
	font-size: 1.1em;
	height: 28px;
/*	padding: 4px 0px 0px 0px; /* oben rechts unten links */
}

#textsuchen {
	float: left;
	display: block;
	width: 70px;
	text-align: right;
	margin: 4px 0px 0px 0px; /* oben rechts unten links */
}
#suchbegriff {
	float: left;
	font-size: 1.1em;
	display: block;
	width: 250px;
	margin: 4px 5px 0px 5px; /* oben rechts unten links */
}
#startsuche {
	float: left;
	font-size: 1.1em;
	display: block;
	width: 61px;
	margin: 4px 0px 0px 0px; /* oben rechts unten links */
}

/* Trenner zwischen Suchen und Inhalt */
#suchetrenner {
	height: 1px;
	width: 774px;
	background-color: #FFA929;
	overflow: hidden;
	clear:both;
}
/* ///////////////////////////// NAVIGATION ENDE ///////////////////////////// */


/* ///////////////////////////// MAIN-KONSTRUKT START ///////////////////////////// */
#inhalt {
	/* padding: 20px 0px 20px 0px; oben rechts unten links */
	width: 774px;
	height: 100%;
	clear:both;
	font-size: 1.1em;
}

#navleft {
	float: left;
	width: 191px;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #FFA929;
	border-right-style: solid;
	height: 100%;
}

#content {
	padding: 0px 0px 0px 20px; /* oben rechts unten links */
	float: left;
	width: 562px; /* width: 583px; */
	text-align: left;
}
/* ///////////////////////////// MAIN-KONSTRUKT ENDE ///////////////////////////// */

/* ///////////////////////////// NEWS START ///////////////////////////// */
#news {
	width: 172px;
}
	
	ul#newsliste {
		padding: 0px 0px 0px 0px; /* oben rechts unten links */
		list-style-type: disc;
		list-style-position: inside;
		color: #FFA72A;
	}
	
	ul#newsliste li {
		background: url("/images/trenner-subnavi.gif") repeat-x left top;
		padding: 20px 0px 10px 0px; /* oben rechts unten links (Abstand vom Bild zum Text) */
	}
	ul#newsliste li a, ul#newsliste li a:visited, ul#newsliste li a:active {
		text-decoration: underline;
	}
	ul#newsliste li a:hover {
		text-decoration: none;
	}
/* ///////////////////////////// NEWS ENDE ///////////////////////////// */




/* ///////////////////////////// PRINT AND RECOMMEND START ///////////////////////////// */
#printandrecommend {
	padding: 20px 0px 0px 0px; /* oben rechts unten links */
	text-align: center;
	width: 100%;
	clear:both;
}

/* Trenner zwischen Content und Print and recommend */
#trennerprintandrecommend {
	height: 1px;
	width: 100%;
	background-color: #FFA929;
	overflow: hidden;
}

	/* Listen-Konstrukt */
	#naviprintandrecommend {
		line-height: normal;
		width: 100%;
		clear:both;
	}
	
	#naviprintandrecommend ul {
		padding: 0px 0px 0px 0px; /* oben rechts unten links */
		margin:0 auto;
		text-align:center;
		list-style: none;
		width: 350px;
	}
	
	#naviprintandrecommend li {
		float: left;
		background: url("/images/arrow-orange.gif") no-repeat left top;
		padding: 6px 15px 0px 5px; /* oben rechts unten links (Abstand vom Bild zum Text) */
	}
	
	#naviprintandrecommend a, #naviprintandrecommend a:visited, #naviprintandrecommend a:active {
		display: block;
		padding: 0px 0px 0px 15px; /* oben rechts unten links (Abstand zum nächsten Listen-Punkt) */
		text-decoration: none;
	}
	
	#naviprintandrecommend a:hover {
		text-decoration: underline;
	}

/* ///////////////////////////// PRINT AND RECOMMEND ENDE ///////////////////////////// */


















/* ///////////////////////////// FOOTER START ///////////////////////////// */
#navifooter {
	width: 774px;
	clear:both;
}

/* Trenner zwischen Navi und Suche */
#navitrennerfooter {
	height: 3px;
	width: 774px;
	background-color: #FFA929;
	overflow: hidden;
}

/* Anfangs-Ecke der Navigation */
#navistartfooter {
	float: left;
	height: 22px;
	width: 19px;
	background: url(/images/button-footer-start.gif) no-repeat;
}

/* Button-DIV */
#buttonsfooter {
	float: left;
	width: 736px;
}

	/* Listen-Konstrukt */
	ul#navigationfooter {
		padding: 0px 0px 0px 0px; /* oben rechts unten links */
		list-style-type: none;
		border: 0px;
		top: 0px;
		left: 0px;
		width: 736px;
		height: 22px;
		background: #FFFFFF url(/images/button-bg.gif) repeat-x; /* hintergrund der Gesammten Liste */
	}
		
	ul#navigationfooter li {
		float: left;
		text-indent: -9999px; /* Texteinrückung der Links */	
		padding:0px 0px 0px 19px; /* oben rechts unten links  */
		background: url(/images/button-trenner.gif) no-repeat;
	}
	
	ul#navigationfooter li a:link, ul#navigationfooter li a:visited, ul#navigationfooter li a {
		display: block;
		height: 22px;
	}
	
	ul#navigationfooter li a:hover {
		display: block;
		height: 22px;
	}	
		
	li#homefooter a:link, li#homefooter a:visited, li#homefooter a {
		width: 37px;
		background-image: url(/images/button-home.gif);
	 }
	
	li#homefooter a:hover {
		background-image: url(/images/button-home-active.gif);
	}
	
	li#webdesignfooter a:link, li#webdesignfooter a:visited, li#webdesignfooter a {
		width: 65px;
		background-image: url(/images/button-webdesign.gif);
	}
	
	li#webdesignfooter a:hover {
		background-image: url(/images/button-webdesign-active.gif);
	}
	
	li#suchmaschinenoptimierungfooter a:link, li#suchmaschinenoptimierungfooter a:visited, li#suchmaschinenoptimierungfooter a {
		width: 161px;
		background-image: url(/images/button-suchmaschinenoptimierung.gif);
	}
	
	li#suchmaschinenoptimierungfooter a:hover {	
		background-image: url(/images/button-suchmaschinenoptimierung-active.gif);
	}
	
	
	li#webhostingfooter a:link, li#webhostingfooter a:visited, li#webhostingfooter a {
		width: 129px;
		background-image: url(/images/button-web-und-domainhosting.gif);
	}
	
	li#webhostingfooter a:hover {	
		background-image: url(/images/button-web-und-domainhosting-active.gif);
	}
	
	li#shopfooter a:link, li#shopfooter a:visited, li#shopfooter a {
		width: 78px;
		background-image: url(/images/button-shop-loesung.gif);
	}
	
	li#shopfooter a:hover {	
		background-image: url(/images/button-shop-loesung-active.gif);
	}
	
	li#kundenfooter a:link,li#kundenfooter a:visited, li#kundenfooter a {
		width: 47px;
		background-image: url(/images/button-kunden.gif);
	}
	
	li#kundenfooter a:hover {	
		background-image: url(/images/button-kunden-active.gif);
	}
	
	li#kontaktfooter a:link, li#kontaktfooter a:visited, li#kontaktfooter a {
		width: 49px;
		background-image: url(/images/button-kontakt.gif);
	}
	
	li#kontaktfooter a:hover {
		background-image: url(/images/button-kontakt-active.gif);
		}

/* End-Ecke der Navigation */
#naviendfooter {
	float: left;
	height: 22px;
	width: 19px;
	background: url(/images/button-footer-end.gif) no-repeat;
}

#copyright {
	padding: 0px 0px 0px 10px; /* oben rechts unten links */
	float: left;
	text-align: left;
	width: 435px;
}
#date {
	float: right;
	text-align: right;
	width: 315px;
	padding: 0px 10px 0px 0px; /* oben rechts unten links */
}

#validierung {
	padding: 10px 10px 10px 0px; /* oben rechts unten links */
	float: left;
	width: 774px;
	text-align: right;
}
/* ///////////////////////////// FOOTER ENDE ///////////////////////////// */




/* ///////////////////////////// SUCHE START ///////////////////////////// */
#ueberschriftundtreffermenge {
	width: 774px;
	clear:both;
}
#ueberschriftsuchergebnise {
	float: left;
	padding: 0px 0px 0px 0px; /* oben rechts unten links */
	width: 300px;
	text-align: left;
	font-size: 1.3em;
	color: #FFA72A;
	font-weight:bold;
}
#auswahltreffermenge {
	float: right;
	padding: 0px 0px 0px 0px; /* oben rechts unten links */
	width: 400px;
	text-align: right;
}

#suchenachundergebnisdaten {
	width: 774px;
	clear:both;
}

#suchenach {
	float: left;
	padding: 0px 0px 0px 0px; /* oben rechts unten links */
	width: 470px;
	text-align: left;
}
#ergebnisdaten {
	float: right;
	padding: 0px 0px 0px 0px; /* oben rechts unten links */
	width: 300px;
	text-align: right;
}

A.LinkSucheUeberschrift 		{color: #666666;font-weight: bold;font-size: 1.3em;text-decoration: underline;}
A.LinkSucheUeberschrift:visited {color: #666666;font-weight: bold;font-size: 1.3em;text-decoration: underline;}
A.LinkSucheUeberschrift:hover 	{color: #666666;font-weight: bold;font-size: 1.3em;text-decoration: none;}
A.LinkSucheUeberschrift:active 	{color: #666666;font-weight: bold;font-size: 1.3em;text-decoration: underline;}

A.LinkSuche 		{color: #009900;text-decoration: underline;}
A.LinkSuche:visited {color: #009900;text-decoration: underline;}
A.LinkSuche:hover 	{color: #009900;text-decoration: none;}
A.LinkSuche:active 	{color: #009900;text-decoration: underline;}

.TextUrl {
	font-size: 0.9em;
	}

#trefferliste {
	width: 774px;
	text-align: left;
}

#auswahltrefferseiten {
	width: 774px;
	text-align: center;
}
/* ///////////////////////////// SUCHE ENDE ///////////////////////////// */



/* ///////////////////////////// SUBNAVI START ///////////////////////////// */
#subnavi {
	width: 172px;
}
ul#subnaviliste {
	padding: 0px 0px 0px 0px; /* oben rechts unten links */
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
}
ul#subnaviliste li {
	background: url("/images/trenner-subnavi-2.gif") repeat-x left bottom;
	padding: 0px 0px 14px 0px; /* oben rechts unten links */
}
	ul#subnaviliste li ul {
		padding: 3px 0px 0px 12px; /* oben rechts unten links */
		list-style-type: none;
		list-style-position: outside;
		text-align: left;
	}
	ul#subnaviliste li ul li {
		background: url("/images/trenner-subnavi-2.gif") repeat-x left top;
		padding: 11px 0px 3px 0px; /* oben rechts unten links */
	}
ul#subnaviliste li a.LinkSubnavi, ul#subnaviliste li a.LinkSubnavi:visited, ul#subnaviliste li a.LinkSubnavi:active {
	display: block;
	padding: 3px 0px 0px 15px; /* oben rechts unten links */
	text-decoration: none;
	background: url("/images/arrow-orange.gif") no-repeat left top;
	color: #666666;
}
ul#subnaviliste li a.LinkSubnavi:hover {
	text-decoration: underline;
}
ul#subnaviliste li a.LinkSubnaviOn, ul#subnaviliste li a.LinkSubnaviOn:visited, ul#subnaviliste li a.LinkSubnaviOn:active {
	display: block;
	padding: 3px 0px 0px 15px; /* oben rechts unten links */
	text-decoration: none;
	background: url("/images/arrow-orange.gif") no-repeat left top;
	color: #FFA72A;
}
ul#subnaviliste li a.LinkSubnaviOn:hover {
	text-decoration: underline;
}
/* ///////////////////////////// SUBNAVI ENDE ///////////////////////////// */

/* ///////////////////////////// TAGGER START ///////////////////////////// */

#tagger
{
	line-height:normal;
}
A.LinkTagger0 		{color: #333333;font-size: 36px;text-decoration: none;}
A.LinkTagger0:visited {color: #333333;font-size: 36px;text-decoration: none;}
A.LinkTagger0:hover 	{color: #333333;font-size: 36px;text-decoration: underline;}
A.LinkTagger0:active 	{color: #333333;font-size: 36px;text-decoration: none;}

A.LinkTagger1 		{color: #484848;font-size: 36px;text-decoration: none;}
A.LinkTagger1:visited {color: #484848;font-size: 36px;text-decoration: none;}
A.LinkTagger1:hover 	{color: #484848;font-size: 36px;text-decoration: underline;}
A.LinkTagger1:active 	{color: #484848;font-size: 36px;text-decoration: none;}

A.LinkTagger2 		{color: #585858;font-size: 24px;text-decoration: none;}
A.LinkTagger2:visited {color: #585858;font-size: 24px;text-decoration: none;}
A.LinkTagger2:hover 	{color: #585858;font-size: 24px;text-decoration: underline;}
A.LinkTagger2:active 	{color: #585858;font-size: 24px;text-decoration: none;}

A.LinkTagger3 		{color: #666666;font-size: 18px;text-decoration: none;}
A.LinkTagger3:visited {color: #666666;font-size: 18px;text-decoration: none;}
A.LinkTagger3:hover 	{color: #666666;font-size: 18px;text-decoration: underline;}
A.LinkTagger3:active 	{color: #666666;font-size: 18px;text-decoration: none;}

A.LinkTagger4 		{color: #757575;font-size: 14px;text-decoration: none;font-weight: bold;}
A.LinkTagger4:visited {color: #757575;font-size: 14px;text-decoration: none;font-weight: bold;}
A.LinkTagger4:hover 	{color: #757575;font-size: 14px;text-decoration: underline;font-weight: bold;}
A.LinkTagger4:active 	{color: #757575;font-size: 14px;text-decoration: none;font-weight: bold;}

A.LinkTagger5 		{color: #8A8A8A;font-size: 12px;text-decoration: none;font-weight: bold;}
A.LinkTagger5:visited {color: #8A8A8A;font-size: 12px;text-decoration: none;font-weight: bold;}
A.LinkTagger5:hover 	{color: #8A8A8A;font-size: 12px;text-decoration: underline;font-weight: bold;}
A.LinkTagger5:active 	{color: #8A8A8A;font-size: 12px;text-decoration: none;font-weight: bold;}

A.LinkTagger6 		{color: #999999;font-size: 11px;text-decoration: none;}
A.LinkTagger6:visited {color: #999999;font-size: 11px;text-decoration: none;}
A.LinkTagger6:hover 	{color: #999999;font-size: 11px;text-decoration: underline;}
A.LinkTagger6:active 	{color: #999999;font-size: 11px;text-decoration: none;}


/* ///////////////////////////// TAGGER ENDE ///////////////////////////// */

