 body { 
 	margin: 0px;
 	padding: 0px;
	background-color:#1a1a1a;
 }
 
 div, td, p {
 	font: 11px arial,sans-serif;
 	margin: 0px;
 	padding: 0px;
 }
 
 a:link, a:visited {
	color: #90030b;
 	text-decoration:underline;
 }
 
 a:hover {
 	color: #000000;
 }
 
 #wrapper {
 	width: 974px;
 	margin-left: auto;
 	margin-right: auto;
 }

 #bottom_box {
 	width: 974px;
 	height: 50px;
 	background: url("/fileadmin/fototemplates/images/reg_bot2.gif") transparent no-repeat bottom;
 }


#reg_form {
 	width: 974px;
 	background: url("/fileadmin/fototemplates/images/reg_form_bg.gif") repeat-y;
 	text-align: left;
 	padding-top: 0px;
 }

#registration {
	padding: 0px 70px 0px 70px;
	color:#444444;
}
 
#registration p   {
	line-height: 130%;
}
 
/****************************************/
.titleBox h2 {
	font-size: 18px;
	color:#762831;
	font-weight: bold;
	margin:0;
	padding: 10px 0px 0.7em 6px;
}

#createRegBox h3, #loginBox h3 {
	font-size: 12px;
	color:#3B3C3B;
	font-weight: bold;
	margin:0;
	padding: 0px 0px 0.7em 6px;
	}
	
#createRegBox h4, #loginBox h4 {
	font-size: 14px;
	color:#762831;
	font-weight: bold;
	margin:0;
	padding: 0.7em 0px 0.7em 6px;
	}	
	
.titleBox {
	margin:0px 0px 0.5em 0px;
	padding: 3px 0px 0.3em 0;
	border-bottom:1px solid #bbb;
}

/**************************************/
#createDiv {/*create new account WRAPPER*/
	margin: 0 2px;
	float: left;
	width: 560px;	
}	

#createRegBox {/*create new account form*/
	Overflow:hidden;
	margin-left:20px;
	padding-right: 20px;
	min-height: 400px;
}

#createRegBox p, #loginBox p {
	padding: 6px;
}

#createDiv2 {
	margin:2px;
	border-left:1px solid #bbb;
	float:left;
	width: 440px;	
}

#existingInputDiv {
	width: 350px;
	float:left;
	clear:left;
	margin:2px 20px 2px 15px;
}

#loginBox {
	width: 350px;
	Overflow:hidden;
}

#loginBoxInputTable {/*email/password input fields*/
	padding:6px;
}

#loginBoxButtons{
	padding:6px;
	width:100%;
}

/*Buttons*/
/****************************************/

input.Button1 {
	float:right;
	height:24px;
	margin:0px 10px 0px 0px;
}

.Button1, a.Button1, input.Button1 {
	font-family: arial;
	padding: 1px 6px 1px 6px;
	margin:10px 6px 0px 6px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	color: white;
	background: #828282 url("/fileadmin/fototemplates/images/drk_grad_bgrr.gif") repeat-x top;
	border: 1px solid #222222;
	cursor: pointer;
}

/*fieldsets*/
/*****************************************/
form fieldset {
	margin: 8px;
	padding:6px;
	border:1px solid #bbb;
	/*background-color: #dcdcdc;*/
}

legend {/*title of the fieldset*/
	padding: 0 3px;
	color: #762831;
	/*background-color: #E6E6E6;*/
}

.inputLabel {
	font-weight: bold;
	width:150px;
	display:block;
	text-align:right;
	margin-right:8px;
}

.inputText {/*text inputs in form*/
	font-size:11px;
}

.neuReg .inputText {
	width: 250px;
}

/* --------------------  REGISTRATION LL -------------------- */

.fehler {
	/*	font-size:90%;*/
	font-weight: bold;
	color: #CC0033;
	border : 2px solid #762831;
	margin : 1em 0;
	padding: 5px 10px 0 10px;
	background-color:	#fcece7;
}

#registration .fehler ul {
	margin: 0px;
	padding: 0 5px 0 5px;
	list-style-type: none;
}

#registration .fehler ul li {
	padding: 0 0 7px 0;
}

div.fehler-login {
	color: #E4000D;
	border : 2px solid #762831;
	margin : 10px 7px 8px 7px;
	padding: 2px 3px 4px 10px;
	background-color:	#ffebe4;
}

#loginBoxInputTable .td-titel {
	text-align:right;
	padding-right:5px;
}

/** -------LL-------- **/
.clear {
	clear: both;
}

/****************************************/

#createRegBox ul {
	font-size: 100%;
	font-weight: bold;
	padding: 0px 0 0 30px;
	margin: 0.5em 0 1em 0;
}

#createRegBox ul li {
	padding-top: 0px;
	line-height: 110%;
	margin: 0 0 0.4em 0;
}

#steps {
	padding: 0px;
	margin: 10px 0 0 6px;
}
