* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	font-size:100.01%;
}

body {
	text-align: center;
	min-height: 101%;
	font: 100.01%/130% Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #393939;
}

body * {
	text-align:left;
}

/*body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
  text-align:center;
}*/

/*html, body,td {
	font-size:8pt;
	color:#393939;
	line-height:14pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	scrollbar-face-color: #eee;
	scrollbar-highlight-color: #eee;
	scrollbar-shadow-color: #333;
	scrollbar-3dlight-color: #333;
	scrollbar-arrow-color:  #333;
	scrollbar-track-color: #eee;
	scrollbar-darkshadow-color: #eee;
}*/

a:link	{ color:#b54807; }
a:hover { color:#b54807;text-decoration:none; }
a:visited	{ color:#b54807; }
a.lightgreyTxt:link { color:#eee; }
a.lightgreyTxt:hover { color:#eee;text-decoration:none; }
a.lightgreyTxt:visited	{ color:#eee; }

ul  {
	list-style: square;
	margin:5px; 
	padding-left:15px;
}

#container {
	width:850px;
	margin:0 auto;
  font-size: 0.75em;
}

.spacer  {
	padding:10px;
}

.spacerPortfolio  {
	width:20px; 
}

.spacerContact  {
	width:65px; 
}

.spacerLogin  {
	width:140px; 
}

.spacerFooter  {
	width:17px; 
}

.spacerImpressum  {
	width:52px; 
}

.headline {
	padding:0px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#999; 
}

.headlineTxt {
	color:#333;
	font-size:1.25em;
	font-weight:bold;
  padding-left:5px;
}

.redBox {
	width:242px;
	padding:10px 5px 5px 10px;
	background-color:#b54807;
}

.portfolioBox {
	padding:10px 5px 5px 10px;
}

.errorTxt { 
	color:#10762D; 
}

.lightgreyTxt { 
	color:#ccc; 
}

.yellowTxt { 
	color:#f1c54f; 
	line-height:12pt;
}

.portfolioTxt { line-height:1.5em; }

.screenshot { 
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 0px 5px 5px 5px;
}

/*
input { 
	border:1px solid #ccc;
	color:#b54807;
	font-size:1.1em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

textarea { 
	border:1px solid #ccc;
	color:#b54807;
	font-size:1.1em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

fieldset { 
	border:1px solid #999;
	color:#b54807;
	padding:5px;
	font-size:1.0em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.submit, .reset { 
	border:1px solid #b54807;
	background-color:#b54807;
	color:#fff;
	font-size:1.0em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
*/

/*
Form
*/

#wrapper {
	margin: 0px;
	width: 345px;
  /*font-size: 0.8em;*/
	/* background-color: #3f6f9f;
	color: #bf9e23;  */
}

#formular {
	padding: 0px;
	text-align: left;
	/*font-size: 1em;*/
}

#formular p {
	margin: 0px 0px 10px 0px;
	background-color: transparent;
	/*font-size: 0.8em;*/
	line-height: 1.2em;	
}

fieldset {
	margin: 5px 0px 5px 0px;
	padding: 0px 5px;
	border: 1px solid #999;
}

legend {
	padding: 1px 5px;
	margin: 0px 0px 5px 1px;
	color: #b54807;
}

label {
	display: block;
	width: 5em;
	float: left;
	padding: 0px 15px;
}
	 
form {
	line-height: 150%;
}

input, textarea {
	/*font-size: 120%;*/
}

.inpt {
	width: 225px;
	border:1px solid #999;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color: transparent;
	margin: 0px 0px 9px 0px;
}

.txt {
	width: 295px;
	border: 1px solid #999;
	background-color: transparent;
	margin: 0px 0px 9px 15px;
}

input.inpt:focus, textarea.txt:focus {
	border: 1px solid #999;
	background-color: #fff;
	color: #000;
}

.submit, .reset { 
	border:1px solid #b54807;
	background-color:#b54807;
	color:#fff;
	font-size:1.0em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.klick {
	cursor: pointer;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
}
