div.content{
	margin:30px auto; 
	width:780px;
}
div.start{
	margin: 10px 10px 30px 10px;
	text-align: center;
}
div.wrapper{
	float:left; 
	width:780px;
	padding: 20px 0;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: 10px 10px 5px #3C6E97;
	-moz-box-shadow: 10px 10px 5px #3C6E97;
	-webkit-box-shadow: 10px 10px 5px #3C6E97;	
	background-color: #557997;	
}
div.header-links{
	margin:10px auto 30px;
	background-color:#DCDCDC;
	padding:10px 30px;
	width:520px;
	text-align: center;
	border-radius:20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: 10px 10px 5px #C5C5C5;
	-moz-box-shadow: 10px 10px 5px #C5C5C5;
	-webkit-box-shadow: 10px 10px 5px #C5C5C5;	 
}
div.header-links a, div.header-links a:visited{
	color: black;
	text-decoration: none;
	padding-left: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.publication{
	width: 240px; 
	height: 250px; 
	float: left; 
	margin:10px; 
	text-align: center
}
div.address{
	text-align:center;
	padding-top: 35px;
}

div.ls-wrapper {
	text-align:center;
	margin:20px;
}
div.ls-wrapper a{
	font-size: 18px; 
	color: white; 
	text-shadow: 3px -3px 5px black; 
	font-weight: bold;
}

img{border:none}
a{text-decoration: none}
.cdtext1 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.cdtitel1 {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold}
.Register1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.Register2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: bold; color: #FFFFFF; text-decoration: none}
.cdtext2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.Link1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.order1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; text-decoration: none}




