/* =============================================================

	Projekt:		m.volution GmbH
	Autor:			FinwallMedia, S. Meier

	Erstellt:		29.01.2007
	Modifiziert:	<!--%TimeStamp%-->12.02.2007 12:10<!---->

============================================================= */

* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
	color: #000;
	font: normal 75.01% verdana, arial, helvetica, sans-serif;
}

a { color: #828282; text-decoration: none; }
a#anfang { position: absolute; left: 0px; top: 0px; }
.hide, dfn, a.anker { display: none; }
a img { border: none; }
table, td, { font-size: 1em; }
sup, sub { font-size: 0.65em; }

.cleaner1, .cleaner2 {
	display: block; clear: both; font-size: 0px; line-height: 0px; background: transparent; }

.cleaner1 { height: 0px; }
.cleaner2 { height: 1px; }

h1 { font-size: 1.2em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.2em; }

/** PRINT SPECIAL ************************************************************/

#print_logo { margin-bottom: 30px; }

#print_content {
	font: normal 0.9em/1.55em verdana, arial, helvetica, sans-serif;
}

	#print_content p {
		margin-bottom: 2em;
	}

#print_address {
	margin: 20px 0 20px 0;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	color: #666;
	font: normal 0.85em/1.5em verdana, arial, sans-serif;
}

#print_button, #print_button2 {
	display: none;
}

/** LAYOUT ******************************************************************/

#header {
	height: 124px;
	/*border-top: 15px solid #fff;*/
	background: none;
}

	img#logo {
		display: block;
		float: left;
	}

	/** Navi Top **/
	ul#navi_top {
		display: none;
	}

#navi_abs {
	display: none;
}

/* Content */
#content {
	padding-top: 25px;
	font-size: 0.9em;
	line-height: 1.4em;
}

	#content_right {
		display: none;
	}

	#content_left {

	}

	#content_left p {
		margin-bottom: 2em;
	}

#footer {
	display: none;
}

/** CONTENT TEMPLATES *******************************************************/
/* Einspalter Standard */
.esStandard {
	padding: 0 20px 25px 10px;
}

/* Einspalter Bilder */
.esPic {
	margin: 0 0 25px 0;
}

/* Einspalter Absatz links */
.esAbsLeft {
	margin: 0 20px 25px 10px;
}

	.esAbsLeft div {
		float: left;
		margin: 0 15px 5px 0;
	}
	.esAbsLeft div img {
		/*	margin-left: -10px;
		padding-left: -10px;*/
	}

/* Zweispalter Standard */
.zsStandard {
	padding-bottom: 25px;
}

	.zsStandard_l, .zsStandard_r {
		float: left;
		width: 40%;
		padding: 0 5% 0 10px;
	}

	.zsStandard_l img, .zsStandard_r img {
		/*margin-left: -10px;*/
	}

/* Überschriften, Einspalter */
.esHeadline {
	padding: 5px 20px 5px 10px;
	margin: 0 0 20px 0;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

/* Überschriften, Zweispalter */
.zsHeadline {
	padding-bottom: 20px;
}

	.zsHeadline_l, .zsHeadline_r {
		padding: 6px 5% 5px 10px;
		float: left;
		width: 40%;
		background: url(../img/onepxgrey.gif) left top repeat-x;
		border-bottom: 1px solid #d8d8d8;
	}

/* Trenner Einspalter */
.one_col_sep {
	background: #fff;
	border-top: 1px solid #d8d8d8;
	font-size: 1px;
	line-height: 0px;
	height: 24px;
}

/* Trenner Zweispalter */
.two_col_sep {
	background: #fff;
	font-size: 1px;
	line-height: 0px;
	height: 24px;
}

	.two_col_sep p {
		float: left;
		width: 275px;
		border-right: 25px solid #fff;
		border-bottom: 1px solid #d8d8d8;
		height: 1px;
	}

/* Vierspalter mit Bildern */
.vsPic {
	padding: 0 0 10px 0;
}

	.vsPic_l1 {
		float: left;
		width: 100px;
		padding: 0 15px 15px 0;
	}

	.vsPic_l2 {
		float: left;
		width: 160px;
		border-right: 25px solid #fff;
	}
	.vsPic_r1 {
		float: left;
		width: 100px;
		padding: 0 15px 15px 0;
	}
	.vsPic_r2 {
		float: left;
		width: 160px;
		border-right: 25px solid #fff;
	}

.vs_logos {
	padding: 0 0 10px 10px;
}

	.vs_logos div {
		width: 150px;
		float: left;
	}

	.vs_logos div.vs_logos_last {
		width: 100px;
	}

/* NEWS */

.news_overview {
	padding: 0 30px 10px 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}

.news_overview2 {
	padding: 0 30px 20px 0px;
	font-size: 1em;
	line-height: 1.4em;
}

	.news_overview p, .news_overview2 p {
		padding-bottom: 0em;
	}

	.news_date {
		display: block;
		margin-bottom: 20px;
	}

	.news_overview2 .news_date {
		font-size: 1.2em;
	}

	a.news_link {
		display: none;
	}

	.news_overview ul {
		display: none;
	}

	.news_overview h2, .news_overview2 h2 {
		font-size: 1em;
		margin-bottom: 20px;
		padding: 0;
	}

	.news_overview2 h2 {
		font-size: 1.2em;
	}
	.news_content {
		display: block;
		font-size: 0.85em;
		margin-bottom: 20px;
	}

	.news_overview p.active a {
		display: none;
    }


.content_link {
	display: block;
	float: right;
	padding: 5px 17px 0 0;
	background: url(../img/icon_content_link.gif) 100% 75% no-repeat;
	cursor: pointer;
}




