/*smallSize*/
body{
	font-size:78%;
	background: #7E8796 url(../img/bg_2.gif) repeat-y;
}
#newsinhalt {background: #7E8796 url(../img/bg_news_2.gif) repeat-y;}

/* Farb-Design Nr. 2 */
/*BG*/
#li{
	background: #DDDDDD url(../img/bgli_2.png) repeat-x;
}

/*BG und Bild URL*/
#oben{
	background: #7E8796 url(../img/bg_o_design_2.gif) no-repeat;
	padding:40px 0px 0px 85px; 
}
#re{
	background: #DDDDDD url(../img/bg_re_design_2.png) no-repeat;
}

/*SCHRIFTFARBE*/
#navi a:link{color: #333333; text-decoration: none;}
#navi a:visited{color: #333333; text-decoration: none;}
#navi a:hover{text-decoration: underline;}
#navi a:active{color: #2D4C68; text-decoration: none;}

/*Kategorie*/
.category{color:#333333; line-height:1.0; margin-bottom:-10px;}
.category a:link{color:#333333; text-decoration:none;}
.category a:visited{color:#333333; text-decoration:none;}
.category a:img{border:none !important;}
.category a:hover{border-bottom:1px solid #666666;}
.re_fliesstext{color: #333333}

/* GGF. SCHRIFTWEITE AUSGLEICH */
#navi{
	font-size:1.2em;
	text-transform: lowercase;
}
#navi span{margin-right:14px;}

/* EXTRA FONTMENU */
ul#fontmenu li {background-image: url(../img/fontmenu_2.gif);}
ul#fontmenu a:hover {background-image: url(../img/fontmenu_2.gif);}
ul#fontmenu a.aktiv {background-image: url(../img/fontmenu_2.gif);}
ul#fontmenu a.aktiv:hover {background-image: url(../img/fontmenu_2.gif);}

li#font_l {left:0; background-position:0 0;}
li#font_xxl{background-position:-67px -240px;}
li#font_xxl a:hover {background-position:-67px -240px;}

/* EXTRA FARBMENU */
ul#colormenu li {background-image: url(../img/colormenu_2.gif);}
ul#colormenu a:hover {background-image: url(../img/colormenu_2.gif);}
ul#colormenu a.aktiv {background-image: url(../img/colormenu_2.gif);}
ul#colormenu a.aktiv:hover {background-image: url(../img/colormenu_2.gif);}

li#color_1 {left:0; background-position:0 0;}
li#color_2 {background-position:-34px -240px;}
li#color_2 a:hover {background-position:-34px -240px;}

#li img:hover {
background-image: url(../img/schatten_2.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html #li a:hover{
background-image: url(../img/schatten_2.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
.footercontent{
margin-top:0px;
}

/*KONTAKT*/
.formbox {
	border: none;
	color: #333333;
	background: url(../img/bgkontakt_2_gr.gif) no-repeat;
}
.galcategory{
	width:170px;
	height:119px;
	background: url(../img/unterschrift_2.png) no-repeat;
}
/* LIGHTBOX */
#imageData #numberDisplay{ 
	color: #333333;
}
#prevLink { 
	background: url(../assets/SLprev_design2.gif) no-repeat;
}
#nextLink { 
	background: url(../assets/SLnext_design2.gif) no-repeat;
}
#sidebar {
  width:220px;
  color:#333333;
  }
* html #sidebar{margin-top:-15px;}    
* html #sidebar ul{padding:0;}
#sidebar li {line-height:0.5;}
* html #sidebar li {line-height:0.2;margin-bottom:-10px;}
#sidebar p {line-height:1.0;}
* html #sidebar p {line-height:0.2;}
 .sidebar-title{line-height:1.2;}
* html #sidebar-title{line-height:0.4;}

    .bloglinktext{
	font-size:1em;
	width:auto;
	height:auto;
	color: #333333;
	text-align:justify;
}
.bloglinktext a:link{color:#333333; text-decoration:none;border-bottom:1px solid #666666;}
.bloglinktext a:img{border:none !important;}
.bloglinktext a:visited{color:#333333; text-decoration:none;border-bottom:1px solid #666666;}
.bloglinktext a:hover{border-color:#FFFFFF;}
