/**
 * CSS
 * __________________________________________________________________
 *
 * @date		14.09.2005
 * @modified	09.11.2005
 * @version		1.0
 * @author		Roland Schaer, 3w-publishing.ch
 * @author		Raphael Fink, 3w-publishing.ch
 */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
}

img {
	border: 0px;
}

form, input, object {
	margin: 0px;
	padding: 0px;
}

input, select {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

strong, b {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

h3,h1 {
	margin: 0 0 5px 0;
	padding: 0 3px 0 3px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
}

p {
	margin: 5px 0px 5px 0px;	
}


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

a:hover {
	color: #6B6B6B;
}

label.formerror {
	color: #ff0000;
}

.temp0 {
	margin: 0px 0px 0px 0px;
	padding: 40px 0 0 0;
	background: #D9D9D9;
	min-height: 281px;
	height: auto !important;
	]height: 260px;
	border-left: 1px solid #fff;
}


.temp0 div {
	margin: 0;
	padding: 0 7px 5px 0;
	height: 55px;
}
.temp0 a, .temp0 a:hover {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}
.temp0 .link {
	float: left;
	width: 245px;
	height: 55px;
	cursor: pointer;
}