

*html #container_footer_inner { behavior: url(../iepngfix.htc) }

body{

	font-family: Arial, Verdana;
	font-size: 12px;
	
	padding: 0;
	margin: 0;
	
	background-color: #000000;

}

object:focus{

	outline: none;

}

table{

	font-size: 12px;

}

#header{

	width: 100%;
	height: 538px;
	
	background-image: url(../img/clouds_static.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	
	top: 0;
	left: 0;
	
	position: absolute;
	z-index: 20;

}

#container_content{

	margin: 440px 0 0 0;
	background-image: url(../img/content_repeater_2.jpg);
	background-position: center 0;
	background-repeat: repeat-y;

}

#container_content_inner{

	margin: 0 auto;
	width: 990px;

}

#container_header{

	margin: 450px 0 0 0;
	background-color: #333333;
	height: 70px;

}

#navigation{

	width: 330px;
	padding: 90px 0 10px 0;
	float: left;

}

#content{

	position: relative;
	width: 530px;
	float: right;
	padding: 75px 80px 10px 50px;
	z-index: 11;

}

#container_footer{

	clear: both;
	width: 100%;
	position: relative;
	/*height: 94px;*/

}

#container_footer_inner{

	position: absolute;
	top: -40px;
	left: 0px;
	background-image: url(../img/footer_bg.png);
	background-position: center 0;
	background-repeat: repeat-y;
	height: 199px;
	width: 100%;
	

}

.clearer{

	clear: both;

}

.contenttable{

}

.contenttable p{
	margin: 0;
	padding: 0;
}

.contenttable th{
	text-align: left;
}

.contenttable td{
	
	padding: 2px;

}

.float_left{

	float: left;

}

a{

	color: #000000;
	text-decoration: none;

}

a:hover{

	color: #444444;
	text-decoration: underline;

}

.line{

	border-bottom: 1px solid #bbbbbb;

}

/* NAVI */

ul.gmenu{

	list-style-type: none;
	margin: 20px 0 20px 60px;
	padding: 0;

}

ul.gmenu li{

	margin: 0;
	padding: 0;

}

/* Headlines */

.csc-header img{

	margin-top: 20px;
	margin-bottom: 10px;

}

/* Anmeldung */

.textinputBig{

	width: 200px;

}

.textareaBig{

	width: 400px;
	height: 200px;

}

.tabelleTeilnehmer{

	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding: 10px 0;
	margin: 5px 0;
	width: 100%;

}

.teilNum{

	float: right;
	font-size: 22px;
	font-weight: bold;
	margin-top: 15px;

}

.desc{

	font-size: 11px;
	color: #555555;

}

.moreLines{

	text-decoration: none;
	color: #000000;
	background-color: #e5e5e5;
	padding: 2px;
	border: 1px solid #aaaaaa;
	background-image: url("../../../typo3conf/ext/arespass_register/res/images/add.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;

}

.moreLines:hover{

	background-color: #dddddd;
	border: 1px solid #777777;

}

.anmeldenButton{

	text-decoration: none;
	color: #000000;
	background-color: #e5e5e5;
	padding: 2px;
	border: 1px solid #aaaaaa;

}

.anmeldenButton:hover{

	background-color: #dddddd;
	border: 1px solid #777777;

}

/* G�STEBUCH */

.tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:10px;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background: none;
		color:#000;
		display:block;
		font-weight:bold;
		width: 100%;
		padding: 0;
		margin-bottom: 0;
		font-size: 14px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float: none;
		width: 100%;
		background: none;
		min-height: none;
		padding: 0;
		
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:auto;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#000000;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width: 67%;
		background:#FFF;
		padding: 1em;
	}
	
	
	/* styles for latest mode */
	
.tx-veguestbook-pi1 .tx-guestbook-latest p,
.tx-veguestbook-pi1 .tx-guestbook-right p {
	color:#333;
}

.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
    font-weight: bold;
}

.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	font-size:100%;
	color:#990000;
	font-weight:bold;
	background:none;
}

.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	font-size:75%;
	color:#333;
	font-style: italic;
}

.tx-veguestbook-pi1 .tx-guestbook-latest {
	display:block;
	padding:0.25em;
	clear:both;
}

/* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field {
	clear:both;
	width:100%;
	display:block;
	padding: 1em 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 10em;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float:left;
	width:10em;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float:left;
	width:20em;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 30em;
	display: block;
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:#990000;
}

.tx-veguestbook-pi1 fieldset {
	border:none;
}

.tx-veguestbook-pi1 legend {
	display:none;
}


.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:both;
	display:block;
	height: 5px;
	margin-bottom: 5px;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
	width:auto;
	display:block;
}

.gbDate{

	font-size: 11px;
	font-weight: normal;

}

.tx-guestbook-field img{

	vertical-align: middle;
	border: 1px solid #AAAAAA;

}

.tx-guestbook-field input{

	float: none!important;

}

.field_captcha{

	padding-bottom: 0!important;

}

.tx-srfreecap-pi2-cant-read{

	color: #000000!important;

}