/* LINKS */

/* Navigaiton Links*/

#navigation a {
	/*
	// Navigation's Links (Hauptnavigation)
	*/
	font-size: 9pt;
	color: #f9f8f8;
	text-decoration: none;
}

#navigation a:link {
	/*
	// Navigation's Links (Hauptnavigation)
	*/
	font-size: 9pt;
	color: #f9f8f8;
	text-decoration: none;
}

/* Footer Links*/

a#footer:link {color:#f9f8f8; text-decoration: none;}
a#footer:active {color:#f9f8f8; text-decoration: none;}
a#footer:visited {color:#f9f8f8; text-decoration: none;}
a#footer:hover {color:#000000; text-decoration: none;}

/* Content Standard links */

a#content_standard:link {color:#0038d8; text-decoration: none;}
a#content_standard:active {color:#0038d8; text-decoration: none;}
a#content_standard:visited {color:#0038d8; text-decoration: none;}
a#content_standard:hover {color:#000000; text-decoration: none;}

/* News Container*/

a#news_container_link:link {color:#e8e79c; text-decoration: none;}
a#news_container_link:active {color:#e8e79c; text-decoration: none;}
a#news_container_link:visited {color:#e8e79c; text-decoration: none;}
a#news_container_link:hover {color:#f9f8f8; text-decoration: none;}

/* Auf/Zuklappfunktion*/

a#comment_toggle_link:link {color:#f9f8f8; text-decoration: none;}
a#comment_toggle_link:active {color:#f9f8f8; text-decoration: none;}
a#comment_toggle_link:visited {color:#f9f8f8; text-decoration: none;}
a#comment_toggle_link:hover {color:#000000; text-decoration: none;}

/* Subnavigation */

a#subnav_mybutterbrot:link {color:#f9f8f8; text-decoration: none; font-weight: bold;}
a#subnav_mybutterbrot:active {color:#f9f8f8; text-decoration: none; font-weight: bold;}
a#subnav_mybutterbrot:visited {color:#f9f8f8; text-decoration: none; font-weight: bold;}
a#subnav_mybutterbrot:hover {color:#000000; text-decoration: none; font-weight: bold;}


/* Sortier Links */

a#sort:link {color:#f9f8f8; text-decoration: none;}
a#sort:active {color:#f9f8f8; text-decoration: none;}
a#sort:visited {color:#f9f8f8; text-decoration: none;}
a#sort:hover {color:#000000; text-decoration: none;}


#img_link { 
color: #f9f8f8;
border:0px; 
text-decoration: none; 
vertical-align: middle;
}