/********************************************************************************************************
	created by:		NewMedia http://www.newmedia.ch
	project:		newmedia.ch
	date:			September/2009, Gaby Wildhaber
	version:		4.1
	file:			content.css
	function:		content-style
********************************************************************************************************/

/*--------------------------------
 csc Content 
--------------------------------*/
td 
{
	font-size:1.2em;
	line-height: 17px;
}

p 
{
	line-height: 1.4em;
	font-size:1.2em;	
	margin-bottom: 1.0em;
	padding:0px;
}

#colNormal p{
	margin-right:37px;
}

strong, b
{
	line-height: 1.5em;
	padding:0px;
}

h1 
{
	margin:0px;
	padding:0px;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 20px;
	color:#333333;
	text-transform:uppercase;
	padding-top:40px;
}

.csc-header-n1 h1{
	margin-top:0;
	padding-top:0;
}

h1.csc-firstHeader{
	margin-top:0;
	padding-top:0;
}

.csc-textpicHeader h1,
.news-list-item h1  {
	margin-top:0;
	padding-top:0;
}

#colRight h1,
{
	font-size:1.1em;
	font-weight:bold;
}

h2 
{
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	padding:0px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
}

#colRight h2,
#address h2
{
	font-size:1.1em;
	font-weight:bold;
}

h3 
{
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	padding:0px;
	color:#333333;
}

#colRight h3,
#address h3
{
	font-size:1.1em;
	font-weight:normal;
}

h4 
{
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	padding:0px;
	color:#333333;
}

#colRight h4,
#address h4
{
	font-size:1.1em;
	font-weight:normal;
}
#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 
{
	border:none;
	border-top: 1px dotted #999999;
    color: white;
	margin-top:30px;
	margin-bottom:30px;
}

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

a			{ color: #666666; line-height:1.5em;}
a:link 		{ color: #666666; text-decoration:none;}
a:visited   { color: #666666; text-decoration:none;}
a:hover 	{ color: #666666; text-decoration:underline; }
a:active	{ color: #666666; text-decoration:none;}
a:focus 	{ color: #666666; text-decoration:none;}	

.bodytext a{
	color: #666666; 
	line-height:1.5em;
	background-image:url(../html/img/pdf.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:0;		
}	

.bodytext a.internal-link,
.bodytext a.internal-link-new-window{
	color: #666666; 
	line-height:1.5em;
	background-image:url(../html/img/link-content.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;	
	padding-top:2px;
}

.bodytext a.external-link-new-window,
.bodytext a.external-link {
	color: #666666; 
	line-height:1.5em;
	background-image:url(../html/img/link-content.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;	
	padding-top:2px;
}

.bodytext a.mail{
	color: #666666; 
	line-height:1.5em;
	background-image:none;
	padding-left:0;	
	padding-top:0;
}	

#colRight a			{ color: #DACA37; }
#colRight a:link 	{ color: #DACA37; }
#colRight a:visited { color: #DACA37; }
#colRight a:hover 	{ color: #DACA37; }
#colRight a:active	{ color: #DACA37; }
#colRight a:focus 	{ color: #DACA37; }	

#content img
{

}

#content #colRight img
{
	border:none;
	margin-bottom:10px;
}

/*THEMENBILD  ----------------------------------------------*/
#header_image_home .csc-textpic,
#header_image .csc-textpic {
	padding:0;
	margin:0;
}

#header_image_home dl,
#header_image_home dt,
#header_image dl,
#header_image dt{
	padding:0;
	margin:0;
}

#header_image_home img {
	padding:0;
	height:479px;
}

#header_image img {
	padding:0;
	height:277px;
}

/*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;
	font-size:11px;
}

.csc-sitemap ul li
{
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;	
	list-style-image:url(../html/img/menu-sub.gif);
}

.csc-sitemap ul li ul
{
	margin-left:20px !important;
}

.csc-sitemap ul li ul li
{
	list-style-image:url(../html/img/link-content.gif);
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:normal;	
}

/*SITEMAP INNERHALB DES CONTENTS ----------------------------------------------*/
.csc-menu {
	font-size:1.2em;
	margin-left:0 !important;
	padding-left:0;
	padding-bottom:20px;
}

.csc-menu li{
	/*list-style-type:none;
	list-style-image:url(../html/img/menu-sub.gif);
	list-style-position:inside;*/
	list-style:none;
	border-bottom:1px dotted #999999;
	background-image:url(../html/img/menu-sitemap_content.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:575px;
	padding-bottom:2px;
}

.csc-menu a {
	color:#666666;
}

/*FILELINKS  ----------------------------------------------*/
.filelinks {
	font-size:1.2em;
	margin-left:0 !important;
	padding-left:0;
}

.filelinks a {
	color:#666666;
}

.filelinks .pdf {
	background-image:url(../html/img/link-content.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:12px;
	padding-top:2px;
}


/*TABLE  ----------------------------------------------*/
.contenttable {
	margin-right:20px;
}
.contenttable tr {

}
.contenttable td {
	padding-bottom:10px;
	vertical-align:top;
}
.contenttable .td-0{
	font-weight:bold;
	width:60px;
}

/*TEMPLATE TEAM  ----------------------------------------------*/
.team {
	width:443px;
	padding-bottom:40px;
}

.team img {}

*html .team {
	width:380px;
	padding-bottom:40px;
}

.gl {
	padding-bottom:80px;
}

.leader {

}

.team .bodytext {
	padding-bottom:0;
	margin-bottom:8px;
}

.team table {
	width:443px;
}

*html .team table {
	width:380px;
}

.team td {
	font-size:11px;
	border-bottom:1px dotted #999999;
	/* Safari Hack */
	padding-top:0;#	
	padding-top:8px; 
	padding-bottom:0;
	line-height:11px;
}

.team .td1{
	padding-top:0;
}