* {
	margin: 0;
	padding: 0;
}

html {
	scrollbar-3dlight-color: #bae4f7;
        scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #bae4f7;
	scrollbar-face-color: #bae4f7;
	scrollbar-highlight-color: #bae4f7;
	scrollbar-shadow-color: #bae4f7;
}

body {
	font-family: Lucida Sans Unicode, sans-serif; 
	font-size: 14px; 
	color: #231f20;
	text-align: justify;
	min-width: 700px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 1.4;
	background: url(../pictures/back_body.png) repeat top center;
}

div#header {
	position: relative;
	border-top: #6f634d solid 7px;
}



img#resp {
	width: 100%;
	height: auto;
	position:absolute;
	z-index:1;
	top: 0; bottom: 0; left: 0; right: 0;
}

img#noresp {
	height: auto;
	position:absolute;
	z-index:2;
	top: 0; bottom: 0; left: 0; right: 0;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 410px;
	margin-top: 90px;
	margin-left: -128px;
}


div#h1_pas {
	background: #a6916b;
	line-height: 1.4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	clear: both;
	text-align: left;
	border-bottom: #322f31 solid 1px;
}

h1.h1 {
	width: 700px;
	font-size: 22px;
	font-weight: normal;
	padding: 25px 0px 25px 0px;
	margin: 0px auto;
	line-height: 1.1;
	letter-spacing: 0.01em;
	color: #ffffff;
}

h1.h1 a {
	color: #ffffff;
}

h1.h1 a:hover {
	color: #322f31;
}

#textbody h1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.1;
	letter-spacing: 0.01em;
	color: #6f634d;
}

#textbody h2 {
	font-size: 19px;
	font-weight: normal;
	padding: 35px 0px 35px 0px;
	line-height: 1.1;
	letter-spacing: 0.01em;
	color: #231f20;
	text-align: center;
}


div#textbody {
	width: 700px;
	padding: 577px 0px 50px 0px;
	margin: 0px auto;
	text-align: justify;
	line-height: 1.8;
	display: block;
	clear: both;
}

div#textbody a {
	color: #a6916b;
	text-decoration: none;
}

div#textbody a:hover {
	color: #6f634d;
	text-decoration: none;
}

table.textbody {
	font-size: 16px;
	line-height: 1.6;
	padding: 60px 0px 0px 0px;
}

div#textbody ul li {
	list-style: none;
	padding: 0px 0px 0px 13px;
	background: url(../pictures/kocka.png) no-repeat top left;
}

div#textbody strike {
	font-style: normal;
	text-decoration: none;
	color: #27abe9;
}



div#footer {
	display: block;
	clear: both;
	background: #322f31;
}

div#subfooter {
	width: 700px;
	color: #86888b;
	border-top: #a6916b solid 5px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
}

h4.h4 {
	font-size: 11px;
	padding: 0px 0px 15px 0px;
	letter-spacing: 0.04em;
}


div#footer_bottom a {
	color: #86888b;
	text-decoration: none;
	font-style: normal;
}


div#footer_bottom a:hover, div#footer_bottom h2.clicked, div#footer_bottom h2:hover, div#footer_left a:hover, div#footer_right a:hover, div#footer_middle a:hover {
	color: #a6916b;
	text-decoration: none;
}

div#footer_bottom {
	display: block;
	clear: both;
	text-align: center;
	padding: 5px 0px 25px 0px;
	font-size: 12px;
}


div#textbody ul.view_file {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

div#textbody ul.view_file li {
	padding: 10px 0px 0px 0px;
	background: none;
	list-style: none;
}

div#textbody ul.view_file img {
	padding: 0px 10px 0px 0px;
}

hr {
	height: 0px;
	background: none;
	border: 0px;
	border-bottom: #c8c8c8 solid 1px;
}

fieldset  {
	width: 620px; 
	text-align: left;
	margin: 0px auto;
	background: #ffffff;
}

label {
	text-align: left;
	display: block;
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #231f20;
}

input, textarea {
	height: 20px;
	border: #c8ccdc solid 1px;
	background: #ffffff;
	padding: 0px 3px 0px 3px;
}

select {
	border: #d1d3d4 solid 1px;
}

option {
	padding: 2px;
}

input.submit {
	color: #ffffff;
	width: 120px;
	height: 21px;
	display: block;
	background: #a6916b;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	text-align: center;
	font-weight: bold;
	border: #000000 solid 0px;
	cursor: pointer;
	font-family: Lucida Sans Unicode, sans-serif; 
	font-size: 13px;
}

div.mozilla10 {
	height: 10px;
	display: block;
	clear: both;
}

div.mozilla20 {
	height: 20px;
	display: block;
	clear: both;
}

div.mozilla30 {
	height: 30px;
	display: block;
	clear: both;
}

.mainfoto {
	float: right;
	padding: 0px 0px 10px 10px;
}

.edit {
	color: #ffffff;
	background: #ff0000;
	padding: 0px 5px 0px 5px;
}

a {
	color: #5a5757;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	border: 0px;
	vertical-align: middle;
}

table {
	font-size: 100%;
	width: 100%;
}