*{
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
body, html{
	height: 100%;
}
.mainTempTable{
	width: 100%;
	height: 100%;
}
.mainTempTd{
	text-align: center;
	vertical-align: top;
}

.templateTd_01{
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 700px;
}
.templateTd_02{
	height: 20px;
	background-color: #08398B;
}

.globalNavi{
	width: 700px;
	height: 20px;
	color: #98a7bc;
	font-size: 11px;
}
.globalTd_01 a{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.contentTd{
	width: 525px;
	vertical-align: top;
	background-color: #E5E8EC;
}
.mainTd_02 li{
	display: inline;
}
.containerTd{
	width: 175px;
	vertical-align: top;
}
.containerTable{
	width: 175px;
}
.containerTd_01{
	height: 20px;
	background-color: #08398B;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

h1{
	font-size: 16px;
	color: #08398B;
	margin-bottom:10px;
	text-align: left;
}

h2{
	font-size: 13px;
	margin-bottom:4px;
	margin-top: 12px;
	text-align: left;
}

.conContentTd{
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	padding-left: 60px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-top: 40px;
	vertical-align: top;
}

.conContentTd td{
	font-size: 12px;
}

.FormularFehler {
	color: #C91100;
}

input, textarea {
	border: 1px solid #666666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	
}

.FormularFehler {
	color: #C91100;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.Box {
    font-size: 11px;
	color: #FFFFFF;
}

.BoxLink {
    font-size: 11px;
	color: #FFFFFF;
}

.LinkMeta {
	text-decoration: none;
	color: #98a7bc;
}

.LinkMeta:Hover {
	color: #e5e8ec;
}

.BuchUntertitel {
	text-align: left;
	font-weight: bold;
	margin-bottom: 7px;
}
