﻿.innerDiv
{
	background: #DCDDDF;
	position: relative;
	top: 15px;
	left: 17px;
	width: 988px;
	height: 540px;
	z-index: 1000;
}

.capitalHeading
{
	font-size: 14px;
	font-weight: bold;
	color: #303381;
	margin-bottom: 25px;
	margin-top:0px;
}


.item
{
	font-weight: bold;
	color: #444444;
}

.input_bordered
{
	border: 1px solid #9B9B9B;
	width: 100%;
}

.button_round
{
	font-weight: bold;
	position: relative;
	top: -4px;
	left: 5px;
	font-size: 13px;
	cursor: pointer;
	color: #303381;
	text-decoration: none;
	border:none;
	text-align:left;
}
.childPic
{
	position: absolute;
	top: 2px; /*for Mozilla*/
	right: 2px;
	_top: 0px; /*for IE7-*/
	_right: 0px;
}

.heading
{
	color: #303381;
	font-weight: bold;
	font-size: 13px;
}

div.InfoText
{
	line-height: 120%;
	width: 90%;
	font-size: 15px;
}

div.InfoText p
{
	color: #808080;
	line-height: 120%;
}

.nameVornameTable
{
	margin-top: 20px;
	font-size: 13px;
	color: #808080;
	width: 580px;
}

.fgnTxt
{
	letter-spacing: 20px;
	padding-left: 10px;
	width: 150px;
}

.textbox
{
	width: 159px;
}

.textbox, .fgnTxt
{
	border: 1px solid #95999C;
	font-size: 13px;
}
.text
{
	font-size: 13px;
	font-weight: normal;
	color: #808080;
	margin: 0px;
}

.linkbutton
{
	color: White;
	background-color: #306a9a;
	border-style: None;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	position:relative;
	top: -4px;
	left: 5px;
}

.text_kontakt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #306A9A;
}

.text_adresse
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595858;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 15px 0px;
}

.text_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7B8DBC;
	text-decoration: underline;
}

.text_email
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7B8DBC;
	text-decoration: underline;
}

.text_impressum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
}

a:link.aError, a:visited.aError, a:hover.aError
{
	text-decoration: none;
	color: #00529C;
}