h1 {
	font-size: 12px;
}

img {
	border:none;
}

table td {
	vertical-align: top;
}

.table_corporate td {
	padding: 10px;
}

.table_navi {
	padding-left: 10px;
	padding-right: 10px;
}

.border {
	border-top: 1px solid #e5e5e5;
}

.list {
	margin-left: 10px;
}

.list li {
	list-style-position: inside;
}

.list_agb {
	margin-left: 30px;
}

.list_agb li {
	padding-bottom:20px;
}

.profil_text {
	position: absolute;
	width: 300px;
}

.detail_text {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 11px;
	color: #666666;
	line-height: 11pt;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom:20px;
}

/* Alte Klassen */
	
.abactive  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
	background-color: #ccFFFF;
}
a.bi, .ablink, .abvisited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	text-decoration: none;
	background-color: #E6E6E6;
	color: #FF9900;
} 
.body {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 11px;
	color: #666666;
	line-height: 11pt;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	line-height: 11pt;
}
.Auszeichnung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	font-weight: bold;
	color: #FF9900;
}
.AktivLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	text-decoration: none;
	background-color: #E6E6E6;
	color: #666666;
}

/* Error/Hinweise */

.error  {
	color: #CC0000;
}

.error_cell {
	padding: 8px;
	border: 1px solid #666666;
	color: #CC0000;
	line-height: normal;
	margin-bottom: 20px;
}

.note_cell {
	padding: 8px;
	border: 1px solid #666666;
	line-height: normal;
	margin-top: 20px;
}

.note_cell_image  {
	padding: 8px 8px 8px 30px;
	border: 1px solid #666666;
	margin-bottom:15px;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	line-height: normal;
	text-align: center;
}

.system_messages {
	text-align:center;
	padding-top:20px;
}

.system_messages p {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.system_messages_high {
	background-image: url(layout/buttons/high.gif);
}

/* Formular */

input.text, textarea.text {
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #E6E6E6 1px solid;
	border-bottom: #E6E6E6 1px solid;
	width: 150px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	margin-top: 5px;
	color: #666666;
	border: 1px solid #E5E4E9;
	width: 70px;
}

.table_form td {
	padding-bottom: 5px;
}