BODY 	{
	background:url(bg_1600.png) repeat-x #e2e2e2;
	}

/* Formatierung Link */
a:link { text-decoration: none; color: #CF1314; }
a:visited { text-decoration: none; color: #CF1314; }
a:hover { text-decoration: underline; color: #CF1314; }
a:active { text-decoration: underline; color: #CF1314; }

a.keywords:link { text-decoration: none; color: #CCCCCC; font-size:9px; line-height:5px; }
a.keywords:visited { text-decoration: none; color: #CCCCCC; font-size:9px;line-height:5px;}
a.keywords:hover { text-decoration: underline; color: #CCCCCC; font-size:9px;line-height:5px;}
a.keywords:active { text-decoration: underline; color: #CCCCCC; font-size:9px;line-height:5px;}


/* Formatierung Font */
H1
	{
	font-size: 14px;
	color: #000000;
	background-repeat: no-repeat;
	font-weight:bold;
	font-family:  Arial, Helvetica;
	}
.content
	{
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	line-height: 13px;
	font-family:  Arial, Helvetica;
	text-align:justify;	
	text-decoration: none; 
	}

.agb
	{
	font-size: 9px;
	color: #333333;
	background-repeat: no-repeat;
	line-height: 11px;
	font-family:  Arial, Helvetica;
	text-align:justify;	
	text-decoration: none; 
	}

.red1
	{
	font-size: 11px;
	color: #CF1314;
	background-repeat: no-repeat;
	line-height: 13px;
	font-family:  Arial, Helvetica;
	text-align:justify;	
	text-decoration: none;
	font-weight: bold; 
	}

.red2
	{
	font-size: 12px;
	color: #CF1314;
	background-repeat: no-repeat;
	line-height: 13px;
	font-family:  Arial, Helvetica;
	text-align:justify;	
	text-decoration: none; 
	font-weight: bold; 
	}

#footer {
	position:relative;
	height:100px; 
	margin-top:16px; 
	border-top:5px solid #FFF;
	background:#666;
	}

#footer_facebook {
	margin-top:16px; 
	margin-left:16px;
	float:left;
	}

#footer_social_bookmarks {
	margin-top:16px; 
	margin-left:16px;
	float:right;
	}

#Footer_AddThis {
	margin-top:16px;
	margin-right:16px;
	float:right;
	}

.footer_keywords
	{
	font-size:9px;
	border:#999999;
	border-bottom-width:1px;
	}


/*************************************************
// Addthis.com
*************************************************/
.addthis_toolbox {
	float:left;
	}
	
.addthis_toolbox .custom_images a, .addthis_toolbox .custom_images img {
    width: 20px;
    height: 20px;
    padding: 0px;
	margin-right:2px;
	/*border:#0F0 1px solid;*/
}

.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}

.addthis_toolbox .custom_images a img {
    opacity: 1;
}
