html {
	background-color: #ffffff;
	height: 100%;
	width: 100%;
}

body {
	font-family: Helvetica;
	font-size: 11px;
	color: #585858;
	line-height: 14px;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;

}

/* General */

.clearBoth {
	clear: both;
}

img {
	border: none;
}

fieldset {
	border: none;
	margin: 30px 0 0 0;
	padding: 0;
	width: 475px;
}

label {
	display:block;
	float:left;
	text-align:left;
	width: 180px;
	padding: 5px 0;
}
.widelabel{
	width: 440px;
}

input {
	color:#585858;
	float:left;
	font-size:12px;
	height:13px;
	width:270px;
	margin: 5px 0;
}

select {
	float: left;
	margin: 4px 20px 0px 0px;
	font-size: 11px;
	width: 150px;
	color: #585858;
}
.radio{
	width:30px !important;
	margin-left:20px !important;
}
/* Layout */

#container {
	background-image: url(../images/bg_left_repeat.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}

#contentcontainer {
	background-image:url(../images/bg_right.jpg);
	background-position:300px -95px;
	background-repeat: no-repeat;
	min-height:600px;
	width:1263px;
}

#left {
	float: left;
	width: 300px;
	height: 600px;
	background-image:url(../images/bg_left.jpg);
	background-repeat: no-repeat;
}

#left .gallerylink {
	color:#585858;
	display:block;
	font-size:12px;
	font-weight:bold;
	left:60px;
	margin:20px 0 0;
	position:absolute;
	top:640px;
}

#right {
	float: left;
	width: 590px;
	background-color: #ffffff;
	padding-left: 40px;
	background: transparent;
}

#right h1 {
	font-size: 22px;
	margin-top:30px;
	margin-bottom: 30px;
	font-weight: normal;
}

#right h1.register {
	font-size: 22px;
	margin-top:30px;
	margin-bottom: 20px;
	font-weight: normal;
}

#right h2 {
	font-size: 14px;
	margin-top:20px;
	margin-bottom: 0;
	font-weight: bold;
}

#right #registerlink {
	text-align: center;
	margin:60px 0px 20px;

}

#right #registerlink a {
	background-image: url(../images/button_grey.gif);
	background-repeat: no-repeat;
	color: #585858;
	display: block;
	height: 23px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	width: 100px;
}

#right .hotels a {
	font-weight: normal;
}

#right a {
	text-decoration: underline;
	color: #585858;
	font-weight: bold;
}

#right a.press {
	font-weight: normal;
}

#popup {
	width: 570px;
	background-image:url(../images/bg_right.jpg);
	padding: 20px;
	height: 470px;
	color:#585858;
}

#popup .gallery {
	margin: 15px 0 15px 0;	
}

#popup .gallery a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}

#popup .gallery img {
	border: 1px solid #585858;
}

#popup .closelink {
	color:#585858;
	font-weight:bold;
}

#right #content p {
	margin: 10px 0 20px 0;
}

#right #content p.table {
	margin: 5px 0 10px 0;
}

#right #content p.bold {
	font-weight: bold;
}

#right #content p.link {
	margin-top:40px;
}

#right #content p.uniquemargin {
	margin: 4px 0 0 0;
}

#right #content table td {

}

#right #content table td.first {
	width: 20%;
}

#right #content table td.last {
	width: 80%;
}

#right #content ul {
	margin:10px 0 0 14px;
	padding: 0;
}

#right #content ul li {
	line-height: 15px;
}

#right #content form {
	margin-top: 20px;
}

#right #content form br {
	clear: both;
}

#right #content form fieldset.personal_data {
	width: 475px;
	padding: 10px 0 0 0;
}

#right #content form label.gender {
	width:60px;
}

#right #content form input.radio {
	margin:7px 5px 0pt 0pt;
	padding:0pt;
	width:12px;
}

#right #content form input.textfield_left {
	float: left;
	width: 50px;
}

#right #content form input.textfield_right {
	float: left;
	width: 212px;
	margin-left: 4px;
}

#right #content form input.error,
#right #content form select.error {
	font-weight: bold;
	color: #DB1320;
}

#right #content form span.red {
	color: #DB1320;
}

#right #content form .req_fields
{
	margin: 10px 0 30px 0;
}

#right #content form div.error {
	background:transparent url(../images/icon_error.gif) no-repeat scroll left center;
	float:right;
	height:16px;
	width:16px;
	margin: 5px 0 0 0;
}

#right #content form button.submit_button {
	width:110px;
	color: #585858;
	background-color:transparent;
	border:0pt none;
	cursor:pointer;
	margin:0pt;
	padding:0pt;
	text-align:center;
}


button.submit_button div.left {
	background:transparent url(../images/button_grey_left.gif) no-repeat scroll left center;
	height:23px;
	line-height:23px;
	padding-left:20px;
	float: left;
}

button.submit_button div.right {
	background:transparent url(../images/button_grey_right.gif) no-repeat scroll right center;
	height:23px;
	line-height:23px;
	padding-right:20px;
	float: right;
}

#right #content #workload {
	float: left;
	color: #DB1320;
	font-weight: bold;
	line-height: 19px;
	margin-top: 4px;
}

#footer {
	height: 170px;
	background-color: #ffffff;
	width: 1000px
}

#footer #footer_left {
	float: left;
	width: 300px;
	height: 170px;
	background-image: url(../images/bg_test.gif);
	background-repeat: repeat;
}

#footer #footer_right {
	height: 170px;
	width: 700px;
	background-image: url(../images/footer_img.gif);
	background-repeat: no-repeat;
	background-position: 50px 0;
	float: left;
}

#footer #footer_left img {
	margin:55px 0px 0px 30px;
}

#termine {
	position:absolute;
	top:375px;
	left:60px;
}

#termine h2 {
	font-size:17px;
}

#termine span {
	width:100px;
	display:block;
	float:left;
	padding-left:13px;
}

#anmeldung {
	height: 23px;
	left: 100px;
	position: absolute;
	top:575px;
	width: 100px;
}

#anmeldung a {
	background-image: url(../images/button_grey.gif);
	background-repeat: no-repeat;
	color: #585858;
	display: block;
	height: 23px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
