body, *{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	background-color: ;
}

.h1{
	font-weight: bolder;
	font-size: 16pt;
}

.head{
	background-color: White;
}
.subHead{
	background-color: #1a4197;
	height: 29px;
}
.subHead .left{
	color: White;
	font-weight: bold;
	left: 25px;;
	position: relative;
	top: 6px;
	float: left;
}
.subHead .right{
	color: White;
	font-weight: bold;
	left: 570px;
	position: relative;
	top: 6px;
	float: left;
}
.headSolgan{
	color: #666666;
	font-weight: bold;
	position: relative;
	top: -22px;
}
.mainTbl{
	width: 996 px;
}
.contentTbl{
	height: 514px;
	background-image: url(lib_images/page_bg.jpg);
	background-repeat: no-repeat;
}
.contentCell{
	background-color: #A3A2A7;
}
.navigation{
	text-decoration: none;
}
.aktiv{
	color: #1a4197;
}

.space35{
	font-size: 1px;
	margin-top: 35px;
	margin-left: 35px;
}
.space30{
	font-size: 1px;
	margin-top: 30px;
	margin-left: 30px;
}.space32{
	font-size: 1px;
	margin-top: 32px;
	margin-left: 32px;
}

ul, ol, li, p {
	margin-bottom: 0px;
}

p {
	margin-bottom: 0px;
}

ul{
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
li{
	margin-left:0px;
	padding-left:0px;
	list-style-image: url(lib_templates/lib_images/list.gif);
	list-style-position: outside;
}

h1{
	
	margin: 0px, 0px, 6px, 0px;
}

hr{
	height: 1px;
	border-bottom-color: White;
	color: White;
}

.contentHeadline, .contentHeadline fieldset{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.linkWithIcon{
	background-image:	url(lib_images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: -4px;
}
.linkWithIcon p{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.linkWithIcon p a, .linkWithIcon a{
	text-decoration:	none;
	position: relative;
	left: 24px;
}
.linkWithIcon p a:active, .linkWithIcon p a:hover{
	text-decoration: underline;
}
a:active, a:hover{
	color: #1a4197;
}

td{
	vertical-align: top;
}

.applicationSubtable{
	width: 600px;
}

.applicationSubtable	, .applicationSubtable td{
	height: 30px;
	vertical-align: middle;
	background-color: #E0E0E0;
}
.applicationSubtable tr{
	background-color: Aqua;
}

.applicationSubtable .spacer{
	background-color: White;
	height: 1px;
}
.appliInputBig{
	width: 162px;
}
.appliInputMid{
	width: 113px;
}
.appliInputSmall{
	width: 42px;
}
* .appliInputSmall{
	width: 41px;
}
.appliInputBig, .appliInputMid, .appliInputSmall{
	border: 1px;
	border-style: solid;
	border-color: #B1B2B6;
	height: 19px;
	vertical-align: middle;
	margin-left: 2px;
}

#applicationHeadCell{
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	vertical-align: top;
	background-color: #1A4197;
	color: White;
	padding-left: 2px;
	padding-top: 2px;
}
.applicationLabel{
	padding-left: 2px;
	padding-top: 2px;
}
.applicationTextarea{
	border: solid;
	border-width: 1px;
	border-color: #B1B2B6;
	margin-left: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 590px;
}
.copy{
	margin-top: 2px;
	margin-right:0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.button{
	margin-left: 20px;
}


.formError{
	background-color: #e87f74;	
	border-color: #c62919;
}
.textError{
	color: #9c1e11;
	font-weight: bold;
}

