body {
	margin: 0;
	padding: 0 0 15px 0;
	
	background: #efefef url("gfx/bg-body.gif") repeat-x;
	color: #444444;
	
	font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align: center;
}

a {
	color: #cc5500;
	
	text-decoration: none;
}

a:hover {
	color: #cfcfcf;
	
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	
	color: #000000;

	font-family: arial, sans-serif;
}

hr {
	margin: 20px 0 20px 0;
	padding: 0;
	height: 1px;
	
	border: 0;
	border-bottom: 1px dotted #cfcfcf;
}

img {
	border: 0px;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	
	text-align: left;
}

#top {
	height: 78px;
}

#logo {
	padding: 12px 0 0 0;

	float: left;
}

#search {
	padding: 22px 0 0 0;

	float: right;
	
	color: #ffffff;
	
	font-size: 10px;
	line-height: 1.2em;
}

#search form {
	margin: 0;
	padding: 0;
}

#search .input {
	padding: 1px;
	
	border: 1px solid #086bad;
}

#support {
	width: 35%;
	padding: 26px 0 0 40px;
	float: left;
	
}

#support a {
	color: #ffffff;
}



#kmenu {
	clear: both;
	
	background: #00ffff;
}

#kmenu ul {
	margin: 0;
	padding: 0;

	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}


#kmenu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 30%;
}

#kmenu ul a {
	display: block;
	width: 100%;
	
	color: #ffffff;
	
	font-family: 'trebuchet ms', verdana, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 22px;
	
}






#menu {
	clear: both;
	height: 25px;

	height: 10px;
	
	background: #efefef;
}

#menu ul {
	margin: 0;
	padding: 0;

	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#menu ul a {
	display: block;
	width: 100%;
	
	background: url("gfx/bg-menu.gif") repeat-x;
	color: #555555;
	
	font-family: 'trebuchet ms', verdana, arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	line-height: 22px;
	
}

#menu ul a:hover {
	background: #f0f0f0 url("gfx/bg-menu_hover.gif") repeat-x;
	color: #000000;
	
	text-decoration: none;
	
	border-bottom: 3px solid #dfdfdf;
}

#menu ul a:active {
	background: #dfdfdf;
	
	border-bottom: 3px solid #bfbfbf;
}

#menu ul a.selected, #menu ul a.selected:hover {
	background: #ffffff;
	color: #000000;
	
	font-weight: bold;
	line-height: 30px;

	line-height: 22px;
	
	border-top: 1px solid #ffffff;
	border-bottom: 3px solid #eeaa00;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 20%;
}

#submenu {
	padding: 0 10px 10px 10px;
	
	background: #efefef;
	color: #666666;
	
	line-height: 1.6em;
	
	border-bottom: 4px solid #e5e5e5;
}

#submenu h4 {
	color: #444444;
}

#submenu em {
	font-weight: bold;
}

#submenu a {
	color: #0000aa;
}

#body {
	margin: 0;
	padding: 30px 10px 10px 10px;
	
	background: #ffffff url("gfx/bg-main.gif") repeat-x;
}

#main {
	width: 520px;
	
	text-align: justify;
}

#main h1 {
	margin: 0 0 10px 0;
	
	color: #288bcd;
	
	font-size: 16pt;
	line-height: 1.1em;
}

#main h2 {
	margin: 0;
	
	color: #8899aa;
	
	font-size: 12pt;
}

#main h3 {
	margin: 0;
	padding: 0;
	
	color: #000000;
	
	font-size: 13px;
	line-height: 1.9em;
}

#main h4 {
	margin: 0 0 5px 0;
	
	font-size: 12px;
	font-weight: bold;
}

#main em {
	color: #000000;
	
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

/*
#main hr {
	margin: 20px 0 20px 0;
	padding: 0;
	height: 1px;
	
	border: 0;
	border-bottom: 1px dotted #cfcfcf;
}
*/

#main .colleft, #main .colright {
	width: 47%;
	
	font-size: 11px;
	line-height: 1.5em;
}

#main .colleft {
	float: left;
}

#main .colright {
	float: right;
	clear: right;
}

#main .colleft hr, #main .colright hr {
	/*
	border-bottom: 1px solid #aaaaaa;
	*/
}

#main .colleft h3, #main .colright h3 {
}

#ad {
	padding: 5px;
	width: 200px;
	float: right;

	background: #ffffff;
	color: #000000;
	
	font-size: 11px;
	text-align: center;
	line-height: 1.4em;

	border: 2px solid #aabbcc;
}

#ad em {
	font-style: normal;
	font-weight: bold;
}

#sidebar {
	margin: 0;
	padding: 0;
	width: 200px;
	
	font-size: 11px;
	line-height: 1.1em;
	text-align: justify;
}

#sidebar h3, h4 {
	margin: 0;
}

#sidebar h3 {	
	margin: 0 0 10px 0;
	
	color: #288bcd;
	
	font-size: 13px;
}

#sidebar h3 a {
	color: #288bcd;
	
	text-decoration: none;
}

#sidebar h4 {	
	font-size: 11px;
}

#foot {
	padding: 10px;
	clear: both;
	
	background: #ffffff;
	color: #888888;

	font-size: 10px;
	line-height: 1.3em;
	
	border-bottom: 5px solid #e5e5e5;
}

.menupadding {
	padding: 0 0 0 15px;
}

.right {
	float: right;
	clear: right;
}

.left {
	float: left;
	clear: left;
}

.url a {
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 1.1em;
}

.form {
	margin: 0;
	padding: 0;
}

.input {
	width: 175px;
	
	font-family: arial, sans-serif;
	font-size: 10px;
	
	border: 1px solid #888888;
}

.mandatory {
	width: 97%;
	background: #eeffee;

	font-family: arial, sans-serif;
	font-size: 10px;
	
	border: 1px solid #000000;
}

.sum {
	text-align: right;
}

.button {
	width: 50px;
	
	font-family: arial, sans-serif;
	font-size: 10px;
}

.picright {
	margin: 0 0 0 15px;
}

.picleft {
	margin: 0 15px 0 0;
}

.pdf {
	padding: 0 0 0 22px;
	
	background: url("gfx/icon-pdf.gif") no-repeat left;
}

.internallink {
	margin: 15px 0 0 0;
	padding: 0 4px 0 0;
	
	background: url("gfx/bg-internallink.png") repeat-y right;
	
	text-align: right;
	line-height: 20px;
}

.internallink a {
	color: #0000aa;
}

.internallink a:hover {
	color: #cfcfcf;
	
	text-decoration: none;
}

.katalog h3 {
	margin: 0;
	padding: 0;
}

.katalog th {
	padding: 0 15px 0 0;

	background: #cfcfcf;
	color: #000000;
	
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	text-align: left;
}

.katalog td {
	padding: 0 15px 0 0;
}

.odd, .even {
	color: #000000;
	
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

.odd {
	background: #efefef;
}

.odd a, .even a {
	color: #000000;
}

.odd a:hover, .even a:hover {
	color: #666666;
	
	text-decoration: none;
}

table .small {
	font-size: 10px;
	line-height: 1.5em;
	text-align: left;
}
