a {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

a:LINK, a:VISITED, a:ACTIVE {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

a:HOVER {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

h1,h2,h3,h4 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height: 20px;
}

p,ul,ol,li,td,address,blockquote,nobr,i {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}

div {
	font-family : Arial, Helvetica, sans-serif;
}

th,b {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
	font-weight : bold;
}

INPUT {
	color: Black;
	background-color: White;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

select {
	color: Black;
	background-color: White;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

textarea {
	color: Black;
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.headline {
	color: #C01030;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	line-height: 16px;
}

.normaltext {
	color: Black;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-align : justify;
}

A.normaltext:LINK, A.normaltext:VISITED, A.normaltext:ACTIVE {
	color: Black;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
}

A.normaltext:HOVER {
	color: Black;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
}

.boldtext {
	color: Black;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	line-height: 15px;
}

A.boldtext:LINK, A.boldtext:VISITED, A.boldtext:ACTIVE {
	color: Black;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: underline;
	line-height: 15px;
}

A.boldtext:HOVER {
	color: Black;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: none;
	line-height: 15px;
}

.boldtextred {
	color: #C01030;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	line-height: 15px;
}

A.boldtextred:LINK, A.boldtextred:VISITED, A.boldtextred:ACTIVE {
	color: #C01030;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: underline;
	line-height: 15px;
}

A.boldtextred:HOVER {
	color: #C01030;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: none;
	line-height: 15px;
}

.boldtextgrey {
	color: #7B7B7B;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	line-height: 15px;
}

A.boldtextgrey:LINK, A.boldtextgrey:VISITED, A.boldtextgrey:ACTIVE {
	color: #7B7B7B;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: none;
	line-height: 15px;
}

A.boldtextgrey:HOVER {
	color: #7B7B7B;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: underline;
	line-height: 15px;
}

.mediumtext {
	color: Black;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 13px;
	text-decoration: none;
}

A.mediumtext:LINK, A.mediumtext:VISITED, A.mediumtext:ACTIVE {
	color: Black;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 13px;
	text-decoration: underline;
}

A.mediumtext:HOVER {
	color: Black;
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 13px;
	text-decoration: none;
}

.smalltext {
	color : Black;
	font-family : Arial, Helvetica, , sans-serif;
	background-color: transparent;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height : 12px;
}

A.smalltext:LINK, A.smalltext:VISITED, A.smalltext:ACTIVE {
	color : Black;
	font-family : Arial, Helvetica, , sans-serif;
	background-color: transparent;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
	line-height : 12px;
}

A.smalltext:HOVER {
	color : Black;
	font-family : Arial, Helvetica, , sans-serif;
	background-color: transparent;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height : 12px;
}

.metanav {
	color : White;
	font-family : Arial, Helvetica, , sans-serif;
	background-color: transparent;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height : 12px;
}

A.metanav:LINK, A.metanav:VISITED, A.metanav:ACTIVE {
	color : White;
	font-family : Arial, Helvetica, , sans-serif;
	background-color: transparent;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height : 12px;
}

A.metanav:HOVER {
	color : #C01030;
	font-family : Arial, Helvetica, , sans-serif;
	background-color: transparent;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	line-height : 12px;
}

INPUT.button {
	color: White;
	background-color: #C01030;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	/*border : 1px none #000000;*/
	cursor : hand;
}

INPUT.text {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	width: 65%;
}

TEXTAREA.text {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	width: 90%;
}

SELECT.select {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	/*width: 100%;
	cursor: pointer;*/
}


/* BEGIN APCON old styles */

blockquote.start {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : justify;
}

div.home{
	font-family : Arial;
	font-size : 9pt;
	font-weight : light;
	text-align : justify;
}

div.home2 {
	color : #C01030;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	text-align : justify;
}

div.home3 {
	color : #C01030;
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	text-align : justify;
}

div.kontakt {
	color : #B02020;
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	text-align : justify;
}

div.kontakt2 {
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	text-align : justify;
}

div.start{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : justify;
}

li.kontakt{
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
}

li.start {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}

#leftnavi {
	margin-top:60px;
}
