body {
	font-family:Arial;
	font-size:small;

}

.quadrat {
float:left;
padding:5px;
}

.logo{
padding:5px;
}
.menu1 {
	padding:5px;
	border-top: 3px dotted #969696;
	border-bottom: 3px dotted #969696;
	margin: 5px ;

  width:780px;	
}

.menuLink {
	text-decoration:none;
	color:#969696;
}

.menuLink:hover {
	text-decoration:none;
	color:black;
}


.menuLinkCurrent {
	text-decoration:none;
	color:black;
}

.contentBox {
  width:780px;
}

.menuBox {
  width:180px;
  text-align:right;
  float:left;
  margin: 0px 0 0 5px;
}

.mainBox {
  margin: 20px 0 0 205px;
}

.mainLinksBox {
  width:200px;
  float:left;
}

.mainRechtsBox {
  margin-left:200px;
}

.punktBoxAutor {
	padding-top:5px;
	padding-bottom: 5px;
	border-top: 3px dotted #969696;
	border-bottom: 3px dotted #969696;
	
  width:385px;
  font-weight: bold;	
}
.punktBoxNormal {
	padding-top:1em;
	padding-bottom: 1em;
	border-top: 3px dotted #969696;
	border-bottom: 3px dotted #969696;
  margin-bottom: 1em;
  width:385px;
}
.mehrLink {
  margin-top: 1em;
  text-decoration: none;
}

.mehrLink a {
  text-decoration: none;
  color: #000000;
}

.linkBild {
  text-decoration: none;
  float: left;
  margin-top: 0px;
  margin-right: 5px;
}

.linkBild img {
  border: 0;
}

.languageChooser a {
  color: black;
  font-weight: bold;
  text-decoration: none;
  float:right;
  margin-right:35px;
  margin-top:-15px;

}

h1 {
	padding-top:5px;
	padding-bottom: 5px;
	border-top: 3px dotted #969696;
	border-bottom: 3px dotted #969696;
	
 	width:385px;
  	font-weight: bold;	
  	font-size:small;
 }
 
a {
	color:black;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin-top: 20px ! important;
}