
html {
	margin : 0px 0px 0px 0px;
} 

body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}

#pageboundingbox{
	border: 0px solid red;
	margin: 0px auto;
	width: 778px;	
	background: #ffffff;
}

#contentboundingbox {
	width: 778px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: 0px solid magenta;
}

#contentboundingboxCol1 {
	width: 149px;
	padding: 17px 0px 40px 17px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px green;
	background: #ffffff;
	color: #00A6EC;
}

#contentboundingboxCol2 {
	width: 390px;
	padding: 17px 0px 40px 23px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
	background: #ffffff;
	font-size: 11px;
}

#contentboundingboxCol2einspaltig {
	width: 580px;
	padding: 17px 0px 40px 23px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
	background: #ffffff;
	font-size: 11px;
}

#contentboundingboxCol3 {
	padding: 17px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width: 177px;
	float: left;
	border: solid 0px blue;
	background: #ffffff;
}

#contentboundingbox2 {
	width: 580px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: 0px solid magenta;
}

#footerboundingbox {
	height: 35px;
	width: 742px;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 8px 0px;
	border: solid 0px red;
}

#footerboundingboxCol1 {
	
	float: left;
	height: 15px;
	width: 148px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 8px;
	border: solid 0px red;
	font-size: 10px;
}

#footerboundingboxCol2 {
	
	float: left;
	height: 15px;
	width: 560px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: solid 0px red;
}

td  {
	font-family : Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
}

div {
	text-align: left;
}

p {
	margin: 	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


h1 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size 	  	: 18px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #000000;
	margin      		: 25px 0px 10px 0px;
	padding					: 0px 0px 0px 0px;
}
h2 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size 			: 16px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #000000;
	margin      		: 0px 0px 0px 0px;
	padding					: 35px 0px 12px 0px;
}
h3 {
	font-size 			: 12px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #839CA9;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h4 {
	font-size				: 11px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #000000;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h5 {
	font-size				: 11px;
	font-weight			:	normal;
	font-style			: normal;
	color 					: #839CA9;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	display					: inline;
}

h6 {
	font-size				: 9px;
	font-weight			:	normal;
	font-style			: normal;
	color 					: #000000;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	display					: inline;
}

a:link	{
	color: #C30741;
	font-weight:bold;
	text-decoration: none;
}
a:visited	{
	color: #C40741;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color: #C40741;
	font-weight:bold;
	text-decoration: none;
}
a:hover	{
	color: #C40741;
	font-weight:bold;
	text-decoration: none;
}

#contentboundingboxCol3 a:link	{
	font-weight: bold;
}
#contentboundingboxCol3 a:visited	{
	font-weight: bold;
}
#contentboundingboxCol3 a:active {
	font-weight: bold;
}
#contentboundingboxCol3 a:hover	{
	font-weight: bold;
}

.headermenuLink:link	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.headermenuLink:visited	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.headermenuLink:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.headermenuLink:hover	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.element  {
	text-align: left;
}


.element ol {
	margin-left: 13px;
}
.element ul {
	margin-left: 8px;
}

.element li {
	margin-left: -33px;
}


.copyright {
	color: #666666;
	font-size: 9px;
	letter-spacing: 1px;
}

textarea {
	font-size: 11px;
}

select {
	font-size: 11px;
}

input {
	font-size: 11px;
}
hr {
	color						:	#666666;
	height					: 1px;
	clear						: left;
}


.searchResultTitle {
	font-weight: bold;
}


/* start: styles for security popup */
.popUpButton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #E3E8F4;
	color: #E06000;
	border: 1px solid black;
	width: 80px;
	text-align: center;
}
/* end: styles for security popup */


.langLink:link{
	text-decoration	:	none;
	font-weight : bold;
}
.langLink:active{
	text-decoration	:	none;
	font-weight : bold;
}
.langLink:visited{
	text-decoration	:	none;
	font-weight : bold;
}
.langLink:hover{
	text-decoration	:	none;
	font-weight : bold;
}

.langLinkActive:link {
	color	:	#839CA9;
	text-decoration	:	none;
	font-weight			:	bold;
}
.langLinkActive:active{
	color	:	#839CA9;
	text-decoration	:	none;
	font-weight			:	bold;
}
.langLinkActive:visited {
	color	:	#839CA9;
	text-decoration	:	none;
	font-weight			:	bold;
}
.langLinkActive:hover {
	color	:	#839CA9;
	text-decoration	:	none;
	font-weight			:	bold;
}

