﻿/* Start Content: Anmeldung */

DIV.boxAnmeldungContentLeft {
	float:left;
	min-height: 500px;
	margin:  0 5px 5px 5px;
	padding:0 0 0 10px;
	width: 520px;
}

/* Content - Left - Titel */
.boxAnmeldungContentLeftRowTitel {
	float:left;
	width:525px;
}

/* Content - Left - Titel */
.boxAnmeldungContentLeftRowTitelMitBackground {
	float:left;
	width:525px;
	background-color:#E6E6E6;
	height: 30px;
}
.boxAnmeldungContentLeftRowTitelMitBackgroundLong{
	float:left;
	width:525px;
	background-color:#E6E6E6;
	height: 50px;
}

.boxAnmeldungContentLeftRowTitelMitBackground a {
	text-decoration: none;
	padding: 5px 10px;
}

/* Content - Left - Titel */
.boxAnmeldungContentLeftRowTitelMitBackground h1 {
	padding: 5px;
}


.boxAnmeldungTrennlinie {
	background: url(images/content/Trennstrich.gif) repeat-x;
	height: 2px;
	float: left;
	width:525px;
}

.boxAnmeldungContentLeftRowTitel h1 {
	padding:5px;
}

/* Content Left Zeile */

.boxAnmeldungContentLeftRow1 {
	width: 520px;
	float: left;
	margin: 0 3px;
	min-height: 10px;
}

.boxAnmeldungContentLeftRow2 {
	width: 520px;
	float: left;
	margin: 0 3px 4px 3px;
	min-height: 10px;
}

.boxAnmeldungContentLeftRowAbstand {
	width: 500px;
	height: 5px;
	float: left;
}

/* Anrede */
.colLeft {
	float: left;
	width: 80px;
	padding-top: 4px;
}

.colRight {
	float: left;
	width: 150px;
}

.chkAnmeldungColumn1Left {
	float: left;
	width: 20px;
}

.chkAnmeldungColumn1Right {
	float: left;
	width: 500px;
}

/* Upload Zeilen */
DIV.boxAnmeldungContentBottom {
	float:left;
	width: 500px;
	min-height: 20px;
	margin: 5px;
	padding:0 0 0 10px;
}

.boxAnmeldungContentBottomRightRowUpload {
	width: 520px;
	height: 55px;
}

.boxAnmeldungTextBoxBild {
	float:left;
	height:40px;
	padding:5px;
	width:200px;
}

.boxAnmeldungTextBoxBild input {
	margin-right: 6px;
	width: 200px;
	height: 20px;
}

.boxAnmeldungButtonDurchsuchen {
	width:260px;
	float: left;
	padding:  4px 4px 4px 0;
	height: 40px;
}

.boxAnmeldungButtonHinaufladen {
	width: 80px;
	float: left;
	padding: 4px;
	height: 18px;
}

.boxAnmeldungVorschauText {
	width: 55px;
	float: left;
	padding: 6px;
	height: 40px;
}

.boxAnmeldungVorschauBild {
	width: 100px;
	float: left;
	padding: 0;
	height: 48px;
}

/* contentRight */

DIV.boxAnmeldungContentRight {
	float:right;
	width: 290px;
	border: 1px solid #CCC;
	min-height: 20px;
	margin: 5px;
	margin-right: 12px;
	padding: 5px;
}
DIV.boxAnmeldungContentRight1 {
	float:right;
	width: 290px;
	min-height: 20px;
	margin: 5px;
	margin-right: 12px;
	padding: 5px;
}
DIV.boxInfoContentRight {
	float:right;
	width: 290px;
	border: none;
	min-height: 20px;
	margin: 5px;
	margin-right: 12px;
	padding: 0;
}

DIV.boxAnmeldungContentRightBanner {
	float:left;
	width: 300px;
	height: 446px;
	margin: 6px;
	margin-right: 12px;
	/*background: url(images/content/Banner_Rangliste.jpg) no-repeat;*/
}

DIV.boxInfoContentRightBanner {
	float:left;
	width: 300px;
	
	margin-right: 12px;

}
DIV.boxAnmeldungContentRightPreise {
	float:left;
	width: 290px;
	border: 1px solid #CCC;
	min-height: 20px;
	margin: 5px;
	padding: 5px;
}
DIV.boxInfoContentRightPreise {
	float:left;
	width: 290px;
	border: 1px solid #CCC;
	min-height: 20px;
	margin: 5px;
	padding: 0;
}

.boxAnmeldungContentRightRow1 {
	width: 280px;
	float: left;
	padding: 0 5px;
}

.boxAnmeldungContentRightRowTitel {
	width: 300px;
	min-height: 40px;
	margin-bottom: 5px;
	margin-top: -10px;
}

.boxAnmeldungContentRightRowTitel h1 {
	padding: 5px;
}

.boxAnmeldungContentRightRowAbstand {
	height: 8px;
	float: left;
	width: 300px;
}

/* End Content: Anmeldung */

/* für Kontakt */

.boxAnmeldungContentLeftRow2Column1 {
	float: left;
	width: 200px;
	padding: 5px;
}

.boxAnmeldungContentLeftRow2Column2 {
	float: left;
	width: 200px;
	padding: 5px;
}
#ctl00_ContentPlaceHolder1_lblErrorEmail {
    float: left;
}
