/* BODY ALLGEMEIN */

body 
{
	background-color:#fff; 
	margin:0px;
	font-family:Arial, Sans-Serif;
	font-size:10pt !important;
	color:#000;
	/*color:#666666;*/
	width:100%;
	height:100%;
	}


.print-head {
	width:100%;
	text-align:left;
}
.print-logo {
	padding-right:25px;
}

.print-headline1 {
	font-size:16pt;
	font-weight:bold;
	line-height:40px;
	font-style:italic;
}
.print-headline2 {
	font-size:14pt;
	font-weight:bold;	
	line-height:40px;
}
.print-headline3 {
	font-size:12pt;
	font-weight:bold;	
	line-height:30px;
}

.print-line {
	border-bottom:dotted 1px #000;
	height:15px;
}

td.h1 {
	font-size:12pt;
	font-weight:bold;	
	line-height:30px;
}

/* CONTENT */

p {
	color:#000;
	/*color:#666666;*/
	font-size:10pt;
	line-height:19px;
	padding:15px;
	}
div.contenttext {
	color:#000;
	font-size:10pt;
	line-height:19px;
	padding:0px;
	margin:0px;
	}
a:link {
	color:#000 !important; 
	text-decoration:underline !important; 
	font-size:12pt !important;
}
a:visited {
	color:#000 !important; 
	text-decoration:underline !important; 
	font-size:12pt !important;
}
a:hover {
	color:#000 !important; 
	text-decoration:none !important; 
	font-size:12pt !important;
}
a:active {
	color:#000 !important; 
	text-decoration:underline !important; 
	font-size:12pt !important;
}
a:focus {
	color:#000 !important; 
	text-decoration:underline !important; 
	font-size:12pt !important;
}

/* BILDUNTERSCHRIFT */
.subimage 
{
	font-size:8pt;
	color:#BBBBBB;
	line-height:20px;
	}

/* SITEMAP */
.sitemap1 
{
	padding-left:15px;
	}
.sitemap2
{
	padding-left:30px;
	}	

.sitemap3
{
	padding-left:45px;
	}	

.sitemap4
{
	padding-left:60px;
	}	

.content {}
.contenthead {color:#000; font-size:12pt; font-weight:bold;}
.contentheadline {color:#000; font-size:12pt; font-weight:bold;}

ul.contenttext 
{
	line-height:19px;
	margin-left:15px;
	padding:0px;
}

.contenttable {}
table.contenttext 
{
	width:90%;
	padding:0px;
	}
table.contentformular 
{
	width:500px;
	padding:0px;
	margin:0px;
	border:solid 0px #DCDCDC;
	}
table.contentformular input, table.contentformular select, table.contentformular textarea
{
	padding:0px;
	margin:0px 0px 0px 2px;
	border:solid 1px #DCDCDC;
	color:#000;
	/*color:#666666;*/
	}
table.contentformular tr td table tr td label
{
	vertical-align:top;
	}
td.contentformular
{
	margin:0px;
	padding:0 0 5px 0;
	}

td.contentformulartext
{
	border:solid 0px red;
	margin:0px;
	font-size:10pt;
	vertical-align:middle;
	padding:0 0 5px 0;
	width:100px;
	}
td.contenttext
{
	border:solid 0px #DCDCDC;
	margin:0px;
	padding:0 5px 5px 0;
	}
form 
{
	margin:0px;
	padding:0px;
	}

/* TABELLENFORMATIERUNGEN */
table.cell 
{
	width:520px;
	padding:0px;
	font-size:10pt;
	color:#000;
	/*color:#666666;*/
	}
th.cell 
{
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	padding:0 5px 8px 0;
	}


h4 
{
	margin:0px;
	padding-left:10px;
	font-size:8pt;
	height:20px;
	line-height:20px;
	width:180px;	
	background-image:url(../images/project/header-banner.gif);
	background-repeat:no-repeat;
	}

