a {
	color: black;
	text-decoration: underline; }
a:link {
	color: black;
	text-decoration: underline; }
a:visited {
	color: black;
	text-decoration: underline; }
a:hover {
	color: black;
	text-decoration: underline; }
a:active {
	color: black;
	text-decoration: underline; }

a img {border: none; }

body {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: gray;
	margin: 0;
	padding: 50px; }

p {}
.menuitem { font-size: 120%; font-family: "Courier New", Courier, Monaco, monospace; height: 100px;  visibility: visible; background-color: #fff; text-align: center; height: 30px; width: 200px; overflow: hidden; visibility: visible; float: left; margin-left: 15px; border-color: #474747; border-style: solid; border-width: 2px 2px 1px 1px; line-height: 30px; }
#footer {
	font-size: small;
	background-color: #454545;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2ßpx;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px; }

#logo {
	position: absolute;
	top: 5px;
	right: 5px; }

#main {
	background-color: #fff;
	width: 100%;
	height: 100%;
	z-index: 1;
	visibility: visible; }
#menu { height: 30px; top: 35px; position: absolute; z-index: 2; visibility: visible; margin-right: 185px; }
#menu a { color:#000000; font-weight: bold; text-decoration: none; }
#menu div:hover { background-color: #b9b9b9; }
#menuitemCallforPapers { width: 220px; }
#menuitemRegistrierung { width: 240px; }
#menuitemInfo {  }
#content {
	padding: 25px 15px 15px; }


h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.67em 0; }

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.83em 0; }

#logospacer {
	width: 145px;
	height: 145px;
	float: right; }
label {
	float: left;
	display: block;
	text-align: right;
	padding-right: 5px;
	width: 120px;
	margin-top: 5px; }

input {
	width: 400px;
	float: left;
	margin-top: 5px;
	display: block; }
select {
	display: block;
	margin-top: 5px;
	float: left; }

textarea {
	display: block;
	margin-top: 5px;
	width: 400px;
	float: left; }

form br { 
	clear: left;
}
form {
	margin: 0;
	padding: 0.5pt; }

input#submit {
	float: none;
	width: auto;
	margin-top: 30px; }
fieldset {
	width: 600px;
	margin-bottom: 15px; }

.longlabel {
	font-size: x-small;
	margin-left: 125px;
	 }

.error {
	color: red;
	font-size: small;
	font-weight: bold;
	margin-left: 125px; }

