html
{
	height: 100%;
}

body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body,td,p,th,li
{
	font-size: 15px;
	line-height: 150%;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a.menu_1
{
	color: #ffffff;
	border-bottom: dotted 1px #ffffff;
	text-decoration: none;
	
}

a.menu_2
{
	color: #ffffff;
	text-decoration: none;
}

td.top_bottom_nav a
{
	color: #4b94dd;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

td.header_left
{
	background-color: #4b94dd;
	height: 50px;
	color: #ffffff;
	font-size: 13px;
	text-align: left;
	padding: 4px;
	margin: 0px;
	vertical-align: top;
	width: 190px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
}

a.header_link
{
	color: #ffffff;
	text-decoration: none;
}

p.lang
{
	font-size: 11px;
	border-top: 1px solid #ffffff;
	text-align: center;
	margin-top: 32px;
}

a.lang
{
	color: #ffffff;
	text-decoration: none;
}

td.header_right
{
	background-color: #9fa193;
	height: 50px;
	color: #ffffff;
	font-size: 22px;
	text-align: right;
	padding-right: 48px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: verdana,arial,helvetica,sans-serif;
}

td.menu
{
	background-color: #4b94dd;
	padding-top: 32px;
	padding-bottom: 32px;
	padding-left: 16px;
	padding-right: 16px;
	vertical-align: top;
	font-size: 14px;
	color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
}

#corner-right
{
	text-align: right;
	background-color: #cfdbe2;
	height: 11px;
	padding: 0px
}

#corner-left
{
	text-align: left;
	background-color: #ffffff;
	height: 11px;
	padding: 0px
}

td.content
{
	background-color: #ffffff;
	color: #333333;
	padding-top: 32px;
	padding-bottom: 32px;
	padding-left: 48px;
	padding-right: 48px;
	vertical-align: top;
	font-family: georgia,times new roman,times,serif;
	font-size: 15px;
	width: 100%;
}

td.screenshotfooter
{
	background-color: #ffffff;
	color: #333333;
	vertical-align: top;
	font-family: georgia,times new roman,times,serif;
	font-size: 15px;
	text-align: center;
}

td.footnote
{
	background-color: #ffffff;
	color: #333333;
	padding-top: 32px;
	padding-bottom: 32px;
	padding-left: 48px;
	padding-right: 48px;
	vertical-align: top;
	font-family: georgia,times new roman,times,serif;
	font-size: 15px;
	width: 100%;
	vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6
{
	color: #4b94dd;
	font-weight: normal;
}

h1
{
	font-size: 24px;
	border-bottom: 1px dotted #4b94dd;
	clear: both;
	padding-top: 32px;
}

h2
{
	font-size: 22px;
}

h3
{
	font-size: 20px;
}

h4
{
	font-size: 18px;
}

img
{
	border: 0px
}

form.kontaktform
{
	border: 1px solid #333333;
	background-color: #eeeae4;
}

td.kontaktform
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 4px;
	color: #333333;
	vertical-align: top;
	white-space: nowrap;
}

input.text
{
	height: 18px;
	border: 1px solid #333333;
	width: 350px;
}

textarea.area
{
	height: 70px;
	border: 1px solid #333333;
	width: 350px;
}

code, pre
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 120%;
}

div.sourcecode
{
	border: 1px solid #4b94dd;
	background-color: #f4f4f4;
	padding: 8px;
}

