form, fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

form input {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

form input[type=checkbox]{
	margin-right:15px;
	width:20px;
}

	
#contentLeft form {
	padding: 20px 0 0 0;
}

/* TDO Mini Forms */
form.tdomf_form input{
	width: 250px;
}

form.tdomf_form input[type=checkbox]{
	margin-right:15px;
	width:0;
}

form.tdomf_form {
	clear: left;
	float: left;
	width: 649px;
}

form.tdomf_form fieldset{
	padding: 20px 0 0 0;
}

form.tdomf_form input[type=submit]{
	width: 150px;
	margin: 0 5px 0 0;
}

.tdomf_form h2 {
	font-size:18px !important;
	padding-bottom:40px !important;
}

.tdomf_form legend {
	color:#000391;
	font-size:13px;
	font-weight:normal;
	font-family:verdana;
}

/* Registrierung */
#contentLeft fieldset {
	margin: 0 0 20px 0;
	border: none;
}

#personal_information {
	display: none;
}
	
fieldset span{
	margin: 10px 0;
}
	
legend {
	padding: 0 10px 0 0;
	font-weight: bold;
}

label {
	font-size: 13px;
	color:#454443;
	line-height:2.3em;
}

input, select {
	width: 170px;
}

input, textarea, select {
	background: #e8e7e3;
	border-bottom: 1px solid #F1F0E8;
	border-left: 1px solid #a0a09f;
	border-top: 1px solid #a0a09f;
	padding: 5px;
	margin: 0 0 5px 0;
}
		
input[type=submit] {
	border: none;
	background: #000391;
	color: #fff;
	padding: 5px;
	margin: 2px 0 0 0;
	overflow: hidden;
}

#cycsubmit {
	background-image:url(../img/background/profile_bg.jpg);
	width:205px;
	height:35px;
}

* html input[type=submit] {
	padding: 2px 0px 3px 0;
}

input[type=submit]:hover {
	cursor: pointer;
}

#watch_profile {
	color:#000391;
}

#delete_profile {
	color:#000391;
}

.my_profile {
	font-size:24px;
	color:#000391;
	margin-top:15px;
}

#your-profile h2 {
	padding:30px 0 0 0!important;
}

.profile_hl {
	font-size:18px;
}
	
dl {
	float: left;
	margin: 10px 0 0 0;
}
	
#submit_pic {
	margin:205px 0 0 15px;
}
	
dl dd {
	float: left;
	margin: 0 22px 0 0;
}

dl dd.bio {
	width: 300px;
}

dl dd.pic {
	width: 285px;
}

dl dd.pic IMG{
	border: 1px solid #000391;
}
		
dl dd input, dl dd select, dl dd textarea{
	width: 285px;
}

dl dd textarea {
	width: 283px;
	height: 150px;
}

dl dd input[type=checkbox] {
	width: 20px;
}

dl dd input.short {
	width: 80px;
}

dd#city {
	margin-left:205px;
}
			
td input, td select, td textarea{
	width: 180px;
	border: 1px solid #e9c362;
	background: #F1F0E8;
}

td textarea {
	width: 300px;
	height: 150px;
}

td input.checkbox {
	width: 20px;
}

td input.short {
	width: 80px;
}

td input.submit {
	color: white;
	font-weight: bold;
	background: #e9c362;
}

.register_hl {
	font-size:24px;
	color:#000391;
	margin-top:15px;
}

/* Login */
form.login {
	width: 100%;
	font-size: 11px;
}

form.login label {
	display: block;
	padding: 0 0 5px 0;
}

form.login input.textfield {
	width: 170px;
	background: #e8e7e3;
	border-bottom: 1px solid #F1F0E8;
	border-left: 1px solid #a0a09f;
	border-top: 1px solid #a0a09f;
	padding: 3px 3px;
	margin: 0 0 5px 0;
}

form.login input.submit {
	border: none;
	background: #fff;
	color: #000391;
	overflow: hidden;
	text-align:left;
}

#wp-submit {
	background-image:url(../img/background/login.jpg);
	background-repeat:no-repeat;
	margin:15px 0 0;
	height:10px;
	width:100px;
}

* html form.login input.submit {
	padding: 2px 0px 3px 0;
}

form.login p {
	color: #454443;
	line-height: 15px;
}

form.login a {
	color: #000391;
}

#commentform textarea {
	width: 551px;
}

/* upload stuff */

#uploadfiles_inline {
	height:50px !important;
}

#uploadfile2_0 {
	width:240px !important;
}

/* Suche */
#suche fieldset.headersuche input {
	border-color:#d0d0d0 #d0d0d0 #E9E9E9 #CECECE;
	border-style:solid;
	border-width:1px;
	color:#656565;
	float:left;
	height:19px;
	margin:1px 0 0;
	max-width:180px;
	padding: 2px 0 0 2px;
	width:180px;
}

#suche fieldset.headersuche input.but {
	border:0 none;
	height:23px;
	margin:1px 0 0;
	padding:0;
	width:23px;
	background:url("http://www.ritter-sport.de/blog/wp-content/themes/videoplatform/img/icon/search.png") repeat scroll 0 0 transparent;
}

#suche fieldset.headersuche {
	border:medium none;
	margin:0;
	padding:0;
}

#suche legend {
	display: none;
}
