body {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 30%;
	font-family: Arial;
	font-size: 11pt;
}

h1{
	font-size: 11pt;	
}

h6{
	font-size: 11pt;	
	color: #666666;
}

img {
	border: none;	
}

a, a:visited, a:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: black;
	color: #666666;
}

td{
	vertical-align:top;
	margin-bottom: 20px;
}

.htmlarea-showtableborders{
	border-spacing: 10px;
	border-collapse: 10px;	
	border-style: dotted;
	border: 99;
}

.head{
	float:left;
	margin-right:17px;
}

.head a, .head a:visited , .head a:active{
	color: #808080;
	text-decoration: none;
	font-family: Arial;
	font-size: 11pt;
	font-weight: 700;
	}

.menu1{
	margin-bottom:20px;
	margin-left:20px;
	margin-top:20px;
}

.menu3no, .menu3no a, .menu3no a:visited, .menu3no a:active {
	color: #666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.headpadding {
	position:relative;
	/*margin-left: 13%;*/
	margin-left: 3%;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:visited,.breadcrumb a:active{
	text-decoration: none;
	font-size: 10pt;
	font-weight: 700;
	color: #000000;

}	

.content {
	margin-left:5px;
	margin-top:30px;
}

.csc-header{
	font-size: 10pt;
}

.csc-subheader {
	font-size: 11pt;
}

.bodytext{
	vertical-align:top;
	font-size: 10pt;
	color: #666666;
}

/*
	Bild und Text
*/
/* dieses content element wird auf der publicationsseite verwendet */
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{
	width:30%; /* sorgt für einen schönen abstand zwischen bild und text */
	margin-bottom:25px; /* sorgt für abstand zwischen den einzelnen elementen */
	float:left; /* lässt den text innerhalb von text-bild-elementen links neben das bild rutschen */
}
.csc-textpic-intext-left-nowrap .csc-textpic-image{
	margin-top:0px; /* sorgt dafür, dass das bild auch wirklich ganz oben anliegt (für firefox!)*/
}

/* dieses content element wird auf den selected work seiten verwendet */
.csc-textpic-above{
	margin-bottom:70px; /* sorgt für abstand zwischen den einzelnen elementen */
}

/* kommt nach allen bild-text elementen */
.csc-textpic-clear{
	clear:both; /* elementfluss nach bild-text elementen wieder normal */
}

/*
	Photo-book Plugin	
*/
/* Die Tabelle der Thumbnail Ansicht */
.gfpb_landscape{
	padding:20px;
}
/*das div welches das ganze pluginzeugs enthält */
.tx-gooffotoboek-pi1 {
	position:relative;
	left:-20px;
	top:-20px;
}
/* das div welches ein einzelnes bild in der detailansicht enthält */
.single-img{
	position:relative;
	left:20px;
}

/*
	File
*/
.csc-uploads-description{
	font-size: 11pt;
}

.csc-uploads-fileName a, .csc-uploads-fileName a:visited , .csc-uploads-fileName a:active{
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}

