BODY {
	padding : 0px;
	margin : 0px;
	background-color : #ffffff;
	background-position : center top;
	padding-top: 5px;
}

BODY, DIV, P, TD, TABLE, FORM {
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color : #595959;
}

A {
	color : #152A85;
	text-decoration : none;
	font-weight : bold;
}
A:hover {
	color : #172b82;
	text-decoration : none;
}

P, UL, OL, H1, H2, H3, H4, H5, H6 {
	margin-top : 0px;
	margin-bottom : 0px;
}

H4 {
	color : #152A85;
	text-decoration : none;
	font-weight : bold;
	font-size : 9px;
}

FORM {
	padding : 0px 0px 0px 0px;	
	margin-top : 0px;
	margin-bottom : 0px;
}

INPUT, SELECT, TEXTAREA {
	font-family : tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	vertical-align : middle;
}

.input_label {
	padding-right: 5px;
	padding-top: 0px;
	font-family : arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.textbox {
	width: 300px;
	height: 15px;
	background-color: #5f70d6;
	border: 1px solid #000365;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
	margin: 1px;
	font-family : arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.textarea {
	width: 302px;
	background-color: #5f70d6;
	border: 1px solid #000365;
	color: #ffffff;
	margin: 1px;
	font-family : arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	
}

INPUT.button {
	border: 1px solid #000365;
	background-color: #5f70d6;
	width: 56px;
	height: 20px;
	margin-top: 5px;
	padding-top : 0px;
	color : #ffffff;
	font-weight : bold;
	font-size: 11px;
}



SELECT {
	padding : 0px 0px 0px 3px;
}

H1.caption {
	font-size : 14px;
	font-weight : bold;
	font-family :  helvetica,arial, tahoma, verdana, sans-serif;
	color : #000364;
	padding : 8px 1px 0px 12px;
}
.kontakt {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-size : 9px;
}

.content-data-page {
	
}

.page-path{
	width : 591px;
	padding : 10px 1px 0px 23px;
}

.page-links {
	color : #ffffff;
	display : block;
	padding-bottom : 5px;
}
.page-links:hover {
	color : #ff0000;
}

.copyright, .copyright A {
	color : #eeeeee;
	font-size : 9px;
}
.copyright A:hover {
	color : #cccccc;
}
