/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */


/* Allgemeine HTML-Elemente */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

ul {
	margin: 10px 0px 0px -1px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	list-style-type: none;
}

li {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(../pics/layout/hyperstone/button_arrow_black.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

img {
	border: none;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 10px;
	line-height: 10px;
	display: inline;
	background-color: #f2f2f2;
}

input.form, textarea {
	border-top: 1px solid #828282;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #b9b9b9;
}

input.form-checkbox {
	background-color: #ffffff;
}

input.form-button {
	padding: 0px 6px 1px 4px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	font-weight: bold;
	color: #d7001f;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	cursor: pointer;
}

textarea {
	background-color: #f2f2f2;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.form-button-arrow {
	margin-left: -6px;
}

.form-separator {
	line-height: 15px;
}

a:link, a:visited {
	color: #d7001f;
	text-decoration: none;
}

a:hover {
	color: #d7001f;
	text-decoration: none;
}

table, tr, td {
	font-size: 11px;
}

form {
	display: inline;
}


/* Grundgerüst der Seite */

#page {
	min-width: 864px;
	max-width: 990px;
}

#header-logo {
	background-color: #d9d9d9;
}

#header-logo img {
	display: block;
}

#navigation-column-right {
	width: 329px;
	height: 27px;
	float: right;
	border-left: 1px solid #e5e5e5;
	background-color: #828282;
}

#navigation-column-left {
	margin-right: 330px;
	height: 27px;
	background-color: #828282;
}

#column-right {
	width: 328px;
	float: right;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

#column-left {
	margin-right: 330px;
	padding: 40px 50px 0px 30px;
}

#column-wrapper {
	clear: both;
	float: right;
	background-color: #ffffff;
	background-image: url(../pics/layout/hyperstone/bg_column_right.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.column-right-container-content {
	border-bottom: 1px solid #e5e5e5;
}

.column-right-container-content-login {
	border-bottom: 1px solid #828282;
}

.column-right-container-left {
	width: 180px;
	padding: 10px 0px 10px 20px;
	background-color: #ffffff;
	border-right: 1px solid #e5e5e5;
}

.column-right-container-right {
	width: 112px;
	padding: 10px 5px 10px 10px;
	background-color: #ffffff;
}

#hyperstone-claim {
	float: right;
}

#header-elements {
	background-color: #d9d9d9;
	height: 90px;
}

#header-elements-left {
	margin-right: 330px;
	height: 90px;
	background-image: url(../pics/layout/hyperstone/header_left_standard.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#header-elements-right {
	float: right;
	width: 329px;
	height: 90px;
	background-image: url(../pics/layout/hyperstone/header_right_standard.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#column-right-portalnavigation {
	padding: 2px 0px 8px 0px;
	background-color: #828282;
	font-size: 10px;
}

#column-right .headline {
	background-color: #e5e5e5;
	padding-top: 24px;
	padding-bottom: 3px;
	border-bottom: 1px solid #828282;
}

#column-right .headline span.headline-text {
	padding: 4px 20px 3px 20px;
	font-weight: bold;
	background-color: #ffffff;
}

#column-left .container-left .headline {
	padding: 3px 0px 13px 10px;
	margin-bottom: 9px;
	font-weight: bold;
	border-bottom: 1px solid #d9d9d9;
}

#footer {
	margin-top: 80px;
	padding: 2px 0px 10px 10px;
	border-top: 1px solid #d9d9d9;
	font-size: 10px;
}

.button-link {
	display: inline;
	padding: 1px 0px 2px 8px;
	border: 1px solid #e5e5e5;
	font-weight: bold;
}

.button-link a:link,
.button-link a:visited {
	color: #d7001f;
}

.button-link img {
	position: relative;
	top: 1px;
	left: 5px;
}

.form-label {
	width: 150px;
	margin: 0px 0px 10px 10px;
	padding-top: 2px;
	font-weight: bold;
	color: #828282;
}

.form-label-checkbox {
	font-weight: bold;
	color: #828282;
	position: relative;
	top: -2px;
}

.form-field {
	width: 420px;
	margin-bottom: 10px;
}

.errors {
	margin: 0px 0px 15px 10px;
	color: #D7001F;
}

.cleaner {
	clear: both;
	line-height: 0px;
	height: 1px;
	overflow: hidden;
}

/* temporäre Klassen */

.column-right-container-content-single {
	margin-top: 20px;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
}

.text-right {
	margin-top: 10px;
	padding: 10px 20px;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	background-color: #ffffff;
}

.text-right-headline {
	font-weight: bold;
}

.picture-right {
	margin-top: 10px;
	padding: 10px 20px;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	background-color: #ffffff;
}

.link-right {
	margin-top: 10px;
	padding: 10px 20px;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	background-color: #ffffff;
}

/* temporäre Klassen Ende*/