/*

	Nameless Geometry by nodethirtythree + Templated.org
	http://templated.org/ | @templatedorg
	Released under the Creative Commons Attribution 3.0 License.
	
	Note from the author: These templates take quite a bit of time to conceive,
	design, and finally code. So please, support our efforts by respecting our
	license: keep our footer credit links intact so people can find out about us
	and what we do. It's the right thing to do, and we'll love you for it :)
	
*/

* {
	margin: 0;
	padding: 0;
}

#username{

	position:absolute;
	top:168px;
	left:490px;
	width:295px;
	background:transparent;
	border:0;
	height:30px;
	font-size:14px;
}

#error{

	position:absolute;
	top:366px;
	left:520px;
	color:white;
	border:0;
	font-size:13px;
	color:white;
	background-color:black;
}

#password{

	position:absolute;
	top:254px;
	left:490px;
	height:30px;
	width:295px;
	background:transparent;
	border:0;
	font-size:20px;
}

#Button{
	position:absolute;
	top:306px;
	left:570px;
	width:104px;
	height:41px;
	background:transparent;
	border:0;
}


body {
	font-size: 11pt;
	line-height: 1.5em;
	font-family: 'Trebuchet MS', sans-serif;
	
	color: #909090;
}

#content {
	width: 556px;
	margin: 0 0 0 280px;
	padding: 0;
}

#outer {
	position: relative;
	width: 1180px;
	margin: 0 auto 0 auto;
}

#box1 {
	width: 556px;
	overflow: hidden;
	margin: 0 0 28px 0;
}

#bg {
	
	padding: 40px 0 0 0;
}

#main {
	margin-left:370px;
	
	width: 550px;
	height:550px;
	background-image:url(images/login-bereich-new.jpg);
	background-repeat:no-repeat;
	
}





