@charset "utf-8";
/**
**	CSS Definition
*	Projekt: Freundschaft ist mehr
*	Author: Matthias Dorn, Squadhouse-Media (www.sq.de)
*/

html { overflow:auto; 
    
} 



/* Allgemeine Hyperlinks */
A:link, A:visited, A:active{color:#cc0000;text-decoration: none; font-weight:normal;outline:none;}
A:hover{color:#cc0000;text-decoration:underline;  font-weight:normal;outline:none;}

img {border:0;}


/* Überschrift 1 */
H1{padding:0;margin:0; font-weight:bold; color:#000; }

H1 A:link, H1 A:visited, H1 A:active{ font-weight:bold; text-decoration:underline;  }

/* Überschrift 2 */
H2{padding:0;margin:0; font-weight:normal; color:#000; }

/* News Überschrift (H5) */
H5{font-size:12px; font-weight:bold; color:#000; margin-bottom:0;padding-bottom:1px; line-height:0px; padding-top:0px;}


/* Hyperlinks in Überschriften*/

.c_h H1 A,.c_h H2 A, .c_h H3 A { color: #000; text-decoration: none; }
.c_h H1 A:hover, .c_h H2 A:hover, .c_h H3 A:hover { text-decoration: underline; }

/* Text normal 
p{ font-size:12px; font-family:Arial; color:#000;}

*/
#imghomediv{
		margin:0 0 80px 0;

}

table{font-size:12px;}

.internal-link
{	padding: 0 0 0 0px;
	
}

.internal-link2
{	padding: 0 0 0 0px;
}


.download
{	padding: 0 0 0 0px;
}

.external-link-new-window
{	padding: 0 0 0 0px;
}



#content ul li  {

}

#content ul li ul li {

}


#wrapper
{	width:1400px;
	text-align:center;
	margin:auto;
}

#page 
{	text-align:left;
}



#top 
{	float:left;
	height:40px;
	width:1400px;
	text-align:left;

}




#center_left
{	float:left;
	width: 666px;
	min-height:660px;
	height:auto !important;  /* für moderne Browser */
  	height:660px;  /*für den IE */
}



#center_right
{	float:left;
	width: 525px;
	min-height:660px;
	height:auto !important;  /* für moderne Browser */
  	height:660px;  /*für den IE */
	
}

#con_2_l
{	float:left;
	width: 320px;
	height:660px;
	overflow:hidden;
	
}

#con_2_r
{	float:left;
	width: 205px;
	height:660px;
}


#facebook 
{	float:left;
	margin-left:120px;
	
}


#footer
{	float:left;
	width:1400px;
}

#footernav
{	float:left;
	width:750px;
	color:#915c90;
	font-weight:bold;
}

#footernav table
{	margin-left:10px;
	
}

#footernav td
{	width:145px;
}


#footernav td A { text-decoration:underline;color:#915c90; font-weight:bold;text-decoration:none; }
#footernav td A:hover, #footernav td A:hover, #footernav td A:hover { text-decoration:underline; }


#facebook_main
{	float:left;
	height:100px;
	color:white;
	font-weight:bold;
	width:280px;
	overflow:hidden;
}


#facebook_main A:link, #facebook_main A:visited, #facebook_main A:active{color:#fff;text-decoration: none; font-weight:normal;outline:none;}
#facebook_main A:hover{color:#fff;text-decoration:underline;  font-weight:normal;outline:none;}

/** CONTENT STYLES **/


/*******************************/
/* NAVIGATION FORMATTING */
/*******************************/

/** Header Navigation Top Right **/

#navigation
{	float:left;
	margin-left:10px;
	text-align:left;

}

#navigation ul
{	margin:0;
	padding:0;
	list-style-type: none;

}


#navigation ul li 
{ float:left; 
	padding-top:10px;
}




#navigation ul li a 
{	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#000;

	text-transform:uppercase;
	
}



#navigation ul li a:hover {color:#d2050c;	} 
#navigation ul li#active_a a
	{	color:#d2050c ;
			
	}	




/******************************/
/*      CONTENT CONTAINER     */
/******************************/

#news
{	float:left;
	padding-top:70px;
	padding-left:15px;
	padding-right:25px;
}

#sponsoren
{	float:left;
	padding-top:23px;
	background-image:url("/fileadmin/styles/images/sponsoren_bg.png");
	background-repeat:no-repeat;
	background-position:top left;
}

.csc-textpic-caption {font-size:12px;color: #474747;  font-family:Arial; text-align:right;}
.important {color:#cc0000;}


#wrapper_s { 
    position: relative; 
    overflow: hidden; 
    border:0;
    width:250px; 
    height: 145px; 
    margin: 15px 0 0 80px; 
} 

#wrapper_s_long { 
    position: relative; 
    overflow: hidden; 
    border:0;
    width:250px; 
    height: 145px; 
    margin: 35px 0 0 80px; 
} 

.slideshow { 
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
} 
.slideshow li{ 
    float: left; 
    position: absolute; 
}


.trenner
{	border-top:none;
border-bottom: solid 1px #999;
border-top:none;
height:1px;


}



label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  padding:3px;
   padding-left:0;
  width: 300px; /* Breite.*/
  border:none;

}

.csc-mailform-label
 { /* Alle Labels UND Formularelemente auswählen */
  display: block;
 padding:5px;
 padding-left:0;
  width: 300px; /* Breite.*/
}

.csc-mailform-submit
{width:150px; margin-top:20px;}

input , textarea
{  
    border-bottom:1px solid #d2050b;
	background-color:none;}
	 

/** Special Content Styles for Content Pages **/

#content_long
{	float:left;	
	padding-left:110px;
	padding-right:60px;
	margin-right:10px;
	height:360px;
	overflow:auto;
	overflow-x:hidden;
	font-size:14px;
	line-height:19px;
}

#content_long h1
{	font-size:18px;
}


#contenttop_long
{	float:left;	
	height:140px;
	width:666px;
}


#content_long ul  {
padding:0; margin:0;
margin-left:12px;
}

img, div {
   behavior: url(/fileadmin/styles/iepngfix.htc);
}


/* RSS */

#twrss_table {width:300px; height:240px; overflow:auto; padding:0; margin:0; }
.twrss_bodytext  {padding:0; margin:0;}
.twrss_item_link {padding:0; margin:0; padding-top:15px;}

#twrss_table img {display:none;}


#twrss_table .twrss_item_content {color:#000;}
