a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:focus {
	color: #055a98;
	text-decoration: underline;
}
a:hover {
	color: #055a98;
	text-decoration: none;
}
a:active {
	color: #055a98;
	text-decoration: underline;
}

a.footerlink:link{
  text-align: left;
  color: #fff;
	text-decoration: none;
	line-height: 250%;
	
}

a.footerlink:visited{
  color: #fff;
	text-decoration: none;
	line-height: 250%;
}

a.footerlink:hover{
	text-decoration: underline;
}

a.footerlink:active{
	text-decoration: underline;
}


body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: verdana;
	font-weight: regular;
	font-size: 9pt;
	color: #000000;
}

input {
	margin: 0px;
}

input[name="benutzer"] {
border: 1px solid #666;

}

input[type="password"] {
border: 1px solid #666;
margin-top: 5px;
}

input[type="text"] {
border: 1px solid #666;
margin-top: 5px;
}

input[type="submit"] {
margin-top: 10px;
}

#inhalt {
	width: 960px;
	height: 400px;	
	background-color: white;
	border: 0px solid #666666;
	padding: 10px;
	margin: 10px auto;
}

#kopf {
  width: 950px;
	height: 139px;	
	background-color: white;
	border-bottom: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: right;
	
}




#login {
	height: 200px;
	background-color: white;
	border: 0px solid #666666;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: center;
}

#login input {
	width: 130px;
}

#login #submit {
	width: 130px;
}

.spalte1 {
	width: 60px;
	font-family: verdana;
	font-weight: regular;
	font-size: 9pt;
	
}

.spalte2 {
	width: 130px;
	font-family: verdana;
	font-weight: regular;
	font-size: 9pt;
}

table {
	margin-left: auto;
	margin-right: auto;
}

table, tr, td {
	padding: 0px;
}

#tbl_sec_kopf2 {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: verdana;
	font-weight: regular;
	font-size: 9pt;
	color: #000000;
	width: 300px;
}



#kunde_eigene_bearbeiten, #kunde_eigenes_pw_bearbeiten, #kunde_neu {
	border: 0px solid #666666;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: verdana;
	font-weight: regular;
	font-size: 9pt;
	color: #000000;
	width: 420px;
}

#kunde_fertige_clips {
	border: 0px solid #666666;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: verdana;
	font-weight: regular;
	font-size: 9pt;
	color: #000000;
	width: 420px;
}


#kunde_eigene_bearbeiten input, #kunde_eigenes_pw_bearbeiten input, #kunde_neu input {
	width: 200px;
}

#kunde_neu {
	text-align: left;
	margin: 10px;
}

#fehler {
	color: red;
}

#sec_eigene_daten_bearbeiten {
	height: 150px;
	float: left;
	margin-right: 50px;
}

#sec_fertige_clips {
	margin-right: 50px;
	border: 0px solid #666666;
}

#sec_eigene_daten_info {
	height: 150px;
}

#sec_eigenes_pw_bearbeiten {
	height: 130px;
}

#sec_inhalt {
	width: 960px;
	background-color: white;
	border: 0px solid #666666;
	padding: 10px;
	margin: 10px auto;
}

#sec_kopf {
  width: 950px;
	height: 139px;	
	background-color: white;
	border-bottom: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: right;
}

#sec_kopf2 {
  width: 950px;
	background-color: #fff;
	border-bottom: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}



#sec_content {
	background-color: white;
	border: 0px solid #666666;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	position: relative;
}

#sec_content_video {
	background-color: white;
	border: 0px solid #666666;
	width: 364px;
	height: 230px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	float: left;
}

#sec_content_head {
	text-align: left;
	border: 0px solid #666666;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 20px;
	padding: 0px;
}

#sec_content_best {
	width: 500px;
	background-color: white;
	position: relative;
	float: left;
	margin-top: -12px;
	margin-left: 50px;
	padding: 10px;
	padding-bottom: 0px;
}

#best_info {
	width: 490px;
	height: 136px;
	margin-top: 5px;
	resize: none;
	border: 1px solid #666;
}

input[value="best_nein"]{
margin-top: -6px;
}

#footer{
background-color: #055a98;
width: 950px;
height: 30px;
float: left;
margin-left: 10px;
text-align: right;
font-family: verdana;
font-weight: regular;
font-size: 9pt;
}


