/********************************************************************************************************
	created by:		NewMedia http://www.newmedia.ch
	project:		newmedia.ch
	date:			Februar/2009, Marianne Luck
	version:		4.1
	file:			content.css
	function:		content-style  
********************************************************************************************************/

/*--------------------------------
 csc Content 
--------------------------------*/
p, td
{
	line-height: 1.5em;
	font-size:1.1em;	
	margin-bottom: 1.2em;
	padding:0px;
}

b
{
	line-height: 1.5em;
	margin-bottom: 1.2em;
	padding:0px;
}


h1 
{
	font-size: 18px;
	line-height: 1.8em;
	font-weight:normal;
	margin-bottom: 20px;
	padding:0px;
	color:#ffffff;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
}

h2 
{
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 0.2em;
	padding:0px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-transform:uppercase;	
}
.csc-header-n2 {
	padding-top:10px;
}

h3 
{
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 0.2em;
	padding:0px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-transform:uppercase;		
}


h4 
{
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 0.2em;
	padding:0px;
	color:#e20017;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-transform:uppercase;	
}
#content ul
{
	margin-bottom:1.0em;
	margin-left:15px;
}

#content ol
{
	margin-bottom:1.0em;
	margin-left:22px;
}
#content li
{
	line-height: 1.8em;
	font-size:1.1em;	
	padding:0px;
	margin:0px;
}

hr 
{
	background-color: #666666; 	/* Mozilla 1.4 */
	color: #666666; 			/* IE 6 */
	border: #666666; 			/* Opera 7.11 */
	height: 1px; 				/* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */
	margin:0px;
	padding:0px;
}

pre 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.4em;
}	

a			{ color: #E2001A; line-height:1.5em;}
a:link 		{ color: #E2001A; }
a:visited   { color: #E2001A; }
a:hover 	{ color: #999999; }
a:active	{ color: #999999; }
a:focus 	{ color: #999999; }		

#colRight a			{ color: #E2001A; line-height:1.5em;}
#colRight a:link 	{ color: #E2001A; }
#colRight a:visited { color: #E2001A; }
#colRight a:hover 	{ color: #999999; }
#colRight a:active	{ color: #999999; }
#colRight a:focus 	{ color: #999999; }	


#main_content img
{
	border:none;
}
/*FORMULAR  ----------------------------------------------*/
.tx_mailform_td_label
{
	width:130px;
	padding-right:20px;
}

.tx_mailform_text
{
	border:1px solid #666666;
	width:230px;
}


.tx_mailform_textarea
{
	width:230px;
	border:1px solid #666666;	
	background-color:#FFFFFF;
}

.tx_mailform_none img
{
	margin-left:132px;
	margin-top:10px;	
	margin-bottom:10px;
}

.tx_mailform_label_captcha
{
	font-weight:bold;
	margin-left:132px;
}

.tx_mailform_captcha
{
	width:230px;
	margin-left:132px;
	border:1px solid #666666;
}

.tx_mailform_select
{
	width:230px;
	border:1px solid #666666;
	margin-bottom:0px;
}
.tx_mailform_submit
{
	border:1px solid #666666;
	width:230px;
	padding-top:2px;
	
}

/*SITEMAP  ----------------------------------------------*/
.csc-sitemap ul {
	margin-bottom:0px;
	padding-bottom:0px;
}

.csc-sitemap ul li
{
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;	
}

.csc-sitemap ul li ul li
{
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:normal;	
}


/*TEASER  ----------------------------------------------*/

.teaser h2 
{
	font-size: 1.1em;
	line-height:1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin:0px;
	
}

.teaser img
{
	margin-bottom:10px;
}


/*BOX  ------------------------------------------------*/
.grid_5 .box
{
	background-image:url(../html/img/box_top_5.png);
	background-repeat:no-repeat;
	padding-top:20px;
	width:100%;
}

.grid_6 .box
{
	background-image:url(../html/img/box_top_6.png);
	background-repeat:no-repeat;
	padding-top:20px;
	width:100%;
}

.box_content
{
	background-image:url(../html/img/box_content.jpg);
	background-repeat:repeat-x;
	background-color:#4F4F4F;
	padding:0px 20px 0px 20px;
}

.box h1,
.box h2,
.box h3,
.box h4
{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;	
}

.box_content p
{
	margin:0px;
	padding-bottom: 10px;	
}

.grid_5 .bottom
{
	background-image:url(../html/img/box_bottom_5.png);
	background-repeat:no-repeat;
	height:20px;
	width:380px;
}

.grid_6 .bottom
{
	background-image:url(../html/img/box_bottom_6.png);
	background-repeat:no-repeat;
	height:20px;
	width:460px;
}

/*TEAM  ------------------------------------------------*/

.team
{
	margin-bottom:20px;
}


/*PICTURE SELECT  ------------------------------------------------*/
#pictureSelect {
	background-color: #700B13;
	padding:10px;
	border:1px solid #532B33;
	margin-top:10px;
	padding-top:10px;	
	width:355px;
	float:left;
}

#pictureSelect p{
	margin-bottom:0.5em;
}

#pictureSelect label{
	width:100px;
	float:left;
	font-weight:bold;
	height:18px;
	padding-top:2px;
}

#pictureSelect select{
	width:245px;
	border:1px solid #ffffff;
}

/*PICTURE SELECT  COVER ------------------------------------------------*/
#colRight .grid_2 {
	width:100px;
}

#pictureSelectCover {
	border:1px solid #532B33;
	width:350px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 18px;	
	padding-right: 10px;	
	background-color: #700B13;	
	margin-bottom:10px;
}

.pictureselectcover_div {
	width:100px;
}

/*IMAGE LINKS  ------------------------------------------------*/
#colNormal .csc-textpic-caption {
	line-height: 1.5em;
	font-size:1.1em;	
	margin-bottom: 1.2em;
	padding:0px;
}

#colNormal .csc-textpic-imagewrap {
	width:460px !important;
	padding-bottom:10px;
}

#colNormal .csc-textpic-imagewrap img{
	width:220px !important;
	height:90px !important;
}

#colNormal .csc-textpic-imagewrap .csc-textpic-firstcol {
	width:220px !important;
	padding-right:10px;
}

#colNormal .csc-textpic-imagewrap .csc-textpic-lastcol {
	width:220px !important;
}

/*GOOGLE MAP  ------------------------------------------------*/

#googlemap {
	width:460px;
	height:460px;
	padding:10px;
	background-color:#000000;
	border: 1px solid red;	
}
#googlemap iframe {

}

