#content{
	width:635px;
	padding-top:30px;
	font-size:12px;
	line-height:1.5;
	float:left;
	color:#252525;
}

.content .small{
	font-size:11px;	
}

.content .imgtitle{
	font-size:10px;
}

.content a{
	color:#294f82;
}

.content h2{
	margin:0 0 16px 0; 
	color:#294F82;
	font-size:24px;
	line-height: 1.2;
}

.content h2 .subheadline {
	font-size: 0.75em;
	color: #7a7a7a;
	line-height: 1;
}

.content h3{
	color:#294f82;
	display:block;
	border-bottom:1px solid #cccccc;
	margin-top:25px;
	font-weight:normal;
	font-size:17px;
}

.content h4{
	font-size:1.15em;
	font-weight:bold;
}

.content h4 a{
	color:#252525;
}



.content ul{
	margin:0 0 22px 0;
	padding:0;
}

.content ul.icon li{
	list-style:none;
	padding:0 0 0 20px;
	margin:0 0 5px 0;
	min-height:16px;
	background:left top no-repeat;
	line-height:1.4;
	font-size:11px;
}

.content ul.blau li{
	padding:0 0 0 20px;
	background:url(../images/li_blau.png) 4px 0.35em no-repeat;
}

.content ul.blau ul li{
	padding:0 0 0 20px;
	background:url(../images/subli_blau.png) 4px 0.4em no-repeat;
}

.content ul.icon li.gruen {	background-image:url(../images/icon_doc_gruen.png); }
.content ul.icon li.gelb {	background-image:url(../images/icon_doc_gelb.png); }
.content ul.icon li.orange { background-image:url(../images/icon_doc_orange.png); }
.content ul.icon li.blau { 	background-image:url(../images/icon_doc_blau.png); }
.content ul.doc li, 
.content ul.icon li.doc { 	background-image:url(../images/icon_doc_neutralGruen.png); }
.content ul.icon li.save { 	background-image:url(../images/table_add.png); }
.content ul.icon li.print { 	background-image:url(../images/printer.png); }
.content ul.haken li { 	background-image:url(../images/accept.png); }
.content ul.pdf li,
.content ul.icon li.pdf{ background-image:url(../images/page_white_acrobat.png);}

	

.content p{
	margin: 0;
	margin-bottom: 11px;
}

.tright { text-align:right }
.tleft	{ text-align:left }
.tcenter { text-align:center }
.fright	{ float:right;}
.fleft	{ float:left;}
.cright	{ clear:right;}
.cleft	{ clear:left;}
.fright.imgfloat { margin-left: 5px; }
.fleft.imgfloat { margin-right: 5px; }

.p5	{ width:04%; }
.p10{ width:08%; }
.p15{ width:14%; }
.p20{ width:18%; }
.p25{ width:24%; }
.p30{ width:28%; }
.p33{ width:33%; }
.p35{ width:34%; }
.p40{ width:38%; }
.p45{ width:44%; }
.p50{ width:48%; }
.p55{ width:54%; }
.p60{ width:58%; }	
.p65{ width:64%; }
.p70{ width:68%; }
.p75{ width:74%; }
.p80{ width:78%; }
.p85{ width:84%; }	
.p90{ width:88%; }
.p95{ width:94%; }
.padding5{ padding:0 5px 0 5px; }
.padding10{ padding:0 10px 0 10px; }
.pbottom40{ padding-bottom:40px;}
.content .margintop10{ margin-top:10px;}
.content .nopadding{ padding:0px; }
.content .nomargin{ margin:0px; }
.content .nopaddingbottom{ padding-bottom:0px; }
.content .nomarginbottom{ margin-bottom:0px; }
.content .nopaddingtop{ padding-top:0px; }
.content .nomargintop{ margin-top:0px; }
.content .border-right{ border-right:1px solid #CCCCCC;}

.content .image-border {
	display: inline-block;
	border: 1px solid #CCCCCC;
	padding: 15px;
}

.content .box{
	background-color:#f0f2f6;
	width:286px;
	margin-bottom:15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	background-position:right bottom;
	background-repeat:no-repeat;
}

.content .box h3 {
	margin:0 0 5px 0;
	font-weight:bold;
}

.content .box h4 {
	margin:5px 0 0 0;
	color:#294f82;
	font-size:1.1em;
}

.content .eqrow {
	overflow: hidden;
	position: relative;
}

.content .eqrow .box {
	position: relative;
	z-index: 2;
}

.content .eqrow .eqbottom {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	height: 80%;
	width: 100%;
}

.content .eqrow .eqbottom * {
	height: 9999px;
	position: absolute;
	bottom: 0px;
}

.content .eqrow .eqbottom .fleft { left: 0px; }
.content .eqrow .eqbottom .fright { right: 0px; }

.content .box-1 { background-image: url(../images/seminar_1.png); }
.content .box-2 { background-image: url(../images/seminar_2.png); }
.content .box-3 { background-image: url(../images/seminar_3.png); }
.content .box-4 { background-image: url(../images/seminar_4.png); }

td, th{ vertical-align:top;}
tr.vbottom td, tr.vbottom th { vertical-align:bottom; }
tr.vmiddle td, tr.vmiddle th { vertical-align:middle; }

.content .button {
	display: inline-block;
	padding-left: 10px;
	background-image: url(../images/button_left.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.content .button span,
.content .button a {
	display: inline-block;
	height: 30px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 20px;
	background-image: url(../images/button_right.png);
	background-position: right top;
	background-repeat: no-repeat;
}

.content .button span input,
.content .button a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-weight: bold;
}

.content .button span input {
	background-color: transparent;
	padding: 0;
	border: 0px none;
	overflow: visible;
}

.content .button.gray-button {
	background-image: url(../images/button_gray_left.png);
}

.content .button.gray-button span,
.content .button.gray-button a {
	background-image: url(../images/button_gray_right.png);
}

sup{
	font-size:0.8em;
	line-height: 0px;
}

h3 sup{
	font-size:0.6em;
}

.matrixbox{
	width:315px;
	margin-bottom:5px;
}

.matrixbox .header{
	height:9px;
	background-image:url(../images/box_content_top.png);
}

.matrixbox .content{
	background-image:url(../images/box_content_center.png);
	padding:5px;
	padding-top:0px;
}

.matrixbox h4, .matrixbox p{
	margin:0px;
}

.matrixbox .footer{
	height:9px;
	background-image:url(../images/box_content_bottom.png);
}

.content .breadcrumbs {
	font-size: 0.9em;
	margin-bottom: 1.5em;
	color: #444;
}

.content .breadcrumbs a {
	color: #587294;
}


