/*
	v0.1		mario@instant.at
*/

body {
	margin: 8px 0px 0px 33px;
	padding: 0px;
	border: 0px;
}

body, p, td {
	color: #000000;
	background-color: #FFFFFF;
	/*background-color: #FFEA00;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td {
	/*border-top: 1px dashed blue;
	border-right: 1px dashed red;
	border-bottom: 1px dashed green;
	border-left: 1px dashed purple;*/
	vertical-align: top;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

a {
	color: #555555;
	text-decoration: none;
}

#debug {
	position: absolute;
	left: 0px;
	top: 0px;
}

#labels {
	position: relative;
	top: -437px;
	left: 19px;
}

#label1, #label2, #label3, #label4 {
	position: relative;
	top: 292px;
	border: 1px solid red;
	z-index: 2;
}

#label1 {
	left: 39px;
}

#label2 {
	left: 232px;
}

#label3 {
	left: 425px;
}

#label4 {
	left: 618px;
}

#galleryItemTitle {
	color: #555555;
	padding: 2px 0px 0px 0px;
}

.headline {
	/*font-family: HelveticaNeue-Bold, Helvetica, Arial, Verdana, sans-serif;*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: -1px;
}

.projectTitle {
	padding: 7px 0px 0px 0px;
}

.date {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 4px;
}

.date img {
	padding: 0px 0px 0px 1px;
}

.factsHeadline {
	color: #555555;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: -1px;
}

.projectNavi a,.projectNavi a:visited {
	line-height: 12px;
	color: #000000;
}

.ausredendesabstandes a {
	line-height: 6px;
}

.clients {
	/*border-top:1px solid #E5E5E5;*/
	padding: 0px 0px 0px 0px;
}

.clients td {
	width: 208px;
	padding: 0px 33px 5px 0px;
}

.newsletter form {
	margin: 0px;
	padding: 0px;
}

.newsletter table {
	/*border: 1px solid #CCCCCC;*/
}

.newsletter td {
	vertical-align: middle;
	padding: 5px 5px 0px 0px;
}

input, select, option, textarea {
	width: 102px;
	color: #000000;
	background-color: #FAFAFA;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}

.input_newsl {
	width: 240px;
}

.input_unsub {
	width: 240px;
}
option {
	border: 0px;
}

textarea {
	width: 256px;
}

.butt {
	color: #FFFFFF;
	background-color: #AAAAAA;
	font-size: 9px;
	/*font-weight: bold;*/
	padding: 2px;
}

.chkbox {
	width: 12px;
	height: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/*	- - - temporary styles - - - vote now - - -	*/

#votenow {
	position: absolute;
	top: 157px;
	left: 50%;
	margin-left: 282px;
	width: 53px;
	height: 53px;
	z-index: 1;
}

#votenow img {
	behavior: url("inc/pngbehavior.htc");
}

ul#voting {
	position:absolute;
	top:510px;
	margin-left: 22px;
	padding:0;
	width:155px;
	height: 45px;
	list-style:none;
}

ul#voting a {
	text-decoration:none;
	font:4em trebuchet ms,tahoma,verdana,helvetica,arial,sans-serif;
	display:block;
	text-transform:uppercase;

}

/*	- - - temporary styles - - - vote now - - -	*/
