body {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../design/bg.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	color: #3c3b3b;
	border-bottom: 1px solid #dbdedf;
	padding: 1px 0 3px 0;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #3c3b3b;
	padding: 0;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #3c3b3b;
	padding: 0;
	margin: 0 0 10px 0;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

table {
	border-collapse: collapse;
	font-size: 12px;
	color: #000;
	text-align: left;
}

td {
	padding: 3px 10px 3px 0;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	padding: 10px;
	margin: 0;
	border: none;
}

.clear {
	font-size: 1px;
	width: 100%;
	clear: both;
}

.text_left {
	text-align: left !important;
}
.text_center {
	text-align: center !important;
}
.text_right {
	text-align: right !important;
}

.float_left {
	float: left !important;
}
.float_right {
	float: right !important;
}

img.float_left {
	float: left !important;
	margin: 0 10px 5px 0!important;
}
img.float_right {
	float: right !important; 
	margin: 0 0 5px 10px!important;
}

.orange {
	color: #fc8e00 !important;
}
.red {
	color: #ff0000;
}

#page {
	width: 990px;
	position: relative;
	margin: 0 auto;
	padding-top: 402px;
}

#header {
	width: 990px;
	height: 401px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}

#header1 {
	position: relative;
	z-index: 10;
	width: 990px;
	height: 161px;
	background-image: url(../design/header1.jpg);
	background-repeat: no-repeat;
}
#header2 {
	position: relative;
	z-index: 10;
	width: 990px;
	height: 240px;
	background-image: url(../design/header2.jpg);
	background-repeat: no-repeat;
}

#header2cz {
	position: relative;
	z-index: 10;
	width: 990px;
	height: 240px;
	background-image: url(../design/header2-cz.jpg);
	background-repeat: no-repeat;
}

#header2de {
	position: relative;
	z-index: 10;
	width: 990px;
	height: 240px;
	background-image: url(../design/header2-de.jpg);
	background-repeat: no-repeat;
}

#header2en {
	position: relative;
	z-index: 10;
	width: 990px;
	height: 240px;
	background-image: url(../design/header2-en.jpg);
	background-repeat: no-repeat;
}

#hp_link {
	float: left;
	display: block;
	width: 570px;
	height: 100px;
}

#languages {
	float: right;
	width: 192px;
	height: 26px;
	margin: 40px 50px 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	background-image: url(../design/bg_langs.gif);
	background-repeat: no-repeat;
} 
#languages a {
	margin: 0 5px;
}

#menu, #menu_en, #menu_de {
	clear: both;
	padding: 22px 0 0 15px;
	margin: 0;
	list-style: none;
}

#menu_de {
	padding: 22px 0 0 10px;
	}
	
#menu_en {
	padding: 22px 0 0 8px;
	}


#menu li, #menu_de li, #menu_en li {
	float: left;
	padding: 0;
	margin: 0 12px;
}
#menu_de li, #menu_en li {
	margin: 0 5px;	
	margin: 0 10px;
}

#menu_de a, #menu_en a, #menu a {
	position: relative;
	z-index: 100;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #242424;
}

#menu_en a {
	font-size:16px;
}

#menu_en a:hover, #menu_en a.active, #menu_de a:hover, #menu_de a.active, #menu a:hover, #menu a.active {
	color: #fc8e00;
	background-image: url(../design/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#bg_more_info {
	display: block;
	width: 172px;
	height: 29px;
	position: absolute;
	bottom: 20px;
	right: 290px;
	padding-top: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-image: url(../design/bg_more_info.gif);
	background-repeat: no-repeat;
}

#content {
	padding: 20px;
	text-align: left;
	line-height: 18px;
	background-color: #f5f5f5;
	background-image: url(../design/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 

#footer {
	padding: 35px 0 35px 40px;
	text-align: left;
	color: #686868;
	background-color: #f5f5f5;
	background-image: url(../design/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#hp_box1 {
	float: left;
	width: 400px;
	margin-right: 15px;
}
#hp_box1 h2, #hp_box2 h2, #hp_box3 h2 {
	border-bottom: 1px solid #dbdedf;
	padding: 0 0 3px 0;
	margin: 0 0 30px 0;
}
#hp_box1 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
#hp_box1 ul li {
	padding: 0 0 10px 10px;
	background-image: url(../design/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

#hp_box2 {
	float: left;
	width: 220px;
	padding: 0 15px 30px 15px;
	margin-right: 15px;
	border-left: 1px solid #b5babd;
	border-right: 1px solid #b5babd;
}

#hp_box3 {
	float: left;
	width: 260px;
}
#hp_box3 a {
	text-decoration: none;
}
#hp_box3 a:hover {
	text-decoration: underline;
}
#hp_box3 .date { 
	float: left;
	width: 64px;
	height: 19px;
	padding-top: 2px;
	margin-right: 10px;
	color: #fff;
	text-align: center;
	background-image: url(../design/bg_date.gif);
	background-repeat: no-repeat;
}
#hp_box3 .desc { 
	clear: both;
	padding-top: 7px;
	margin-bottom: 25px;
}

#box_left {
	float: left;
	width: 650px;
	padding: 0 15px 0 0;
	margin-right: 15px;
	border-right: 1px solid #b5babd;
}

.more {
	padding-left: 9px;
	margin-left: 5px;
	color: #fc8e00;
	background-image: url(../design/more.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

label {
  display:block;
  margin-bottom:5px;
}

input {
  width:216px;
}

textarea {
  width:216px;
}

input#submit {
  width:auto;
}

.error {
 color:red;
 margin:0 10px;
 font-weight:bold;
}

h1.h1_homepage {
  border:0;
  padding-bottom:10px;
  font-size:1.4em;
}
