* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	background-image: url('../images/verlauf.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}

img {
	border: 0;
}

dfn, .invisible, .accesskey {
	display: none;
}

.clear {
  	display: block;
  	clear: both;
  	float: none;
  	height: 0px;
  	font-size: 0px;
  	line-height: 0px;
  	overflow: hidden;
}

.red {
	color: #C00;
}

#center {
	width: 1012px;
	margin: 0 auto;
}

#block {
	margin-left: 11px;
	width: 989px;
	overflow: hidden;
	background-image: url('../images/verlauf2.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
}

#header {
	position: relative;
	width: 989px;
	height: 131px;
	overflow: hidden;
}

#header2 {
	position: absolute;
	top: 13px;
	left: 199px;
	height: 13px;
	font-size: 11px;
	line-height: 12px;
	overflow: hidden;
}

#header2 ul {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

#header2 ul li {
	float: left;
}

#service_navi li {
	color: #666;
}

#service_navi a {
	color: #666;
	text-decoration: none;
}

#service_navi a.active,
#service_navi a:hover {
	text-decoration: underline;
}

#language li {
	margin-top: 1px;
	margin-right: 5px;
}

#topics_search {
	position: absolute;
	top: 98px;
	left: 13px;
	width: 965px;
	height: 34px;
	overflow: hidden;
	background-image: url('../images/topics.gif');
	background-repeat: no-repeat;
}

#topics {
	list-style-type: none;
}

#topics li {
	float: left;
	color: #FFF;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	padding: 0 22px;
	border-right: 1px solid #9C9C9C;
}

#topics a {
	color: #FFF;
	text-decoration: none;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
}

#topics a.active,
#topics a:hover {
	color: #C00;
}

#search_input {
	position: absolute;
	right: 7px;
	top: 0px;
	height: 34px;
	overflow: hidden;
	border-left: 1px solid #9C9C9C;
	padding-left: 13px;
}

#search_term,
#search_submit {
	float: left;
}

#search_term input {
	padding: 2px;
	width: 208px;
	height: 15px;
	background-color: #D6D6D6;
	border: 1px solid #C0C0C0;
	line-height: 19px;
	color: #FFF;
	font-weight: bold;
	margin-top: 6px;
}

#search_submit input {
	width: 22px;
	height: 21px;
	border: 0;
	background-image: url('../images/search.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 6px;
}

#content {
	margin-top: 18px;
	width: 989px;
	overflow: hidden;
}

#left {
	float: left;
	margin-left: 14px;
	width: 185px;
	overflow: hidden;
}

#left h2 {
	width: 166px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	padding-left: 19px;
	background-image: url('../images/navi_first.gif');
	background-repeat: no-repeat;
}

#left ul {
	list-style-type: none;
}

#left ul li {
	width: 166px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 19px;
	background-image: url('../images/navi.gif');
	background-repeat: no-repeat;
}

#left ul li.last {
	background-image: url('../images/navi_last.gif');
}

#left a {
	color: #FFF;
	text-decoration: none;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
}

#left a.active,
#left a:hover {
	color: #C00;
}

#middle {
	float: left;
	margin-left: 16px;
	width: 492px;
	overflow: hidden;
}

#article_top,
#article_bottom {
	width: 492px;
	height: 11px;
	overflow: hidden;
}

#article_top img,
#article_bottom img {
	float: left;
}

#article {
	width: 470px;
	overflow: hidden;
	background-color: #E8E8E8;
	padding: 0 11px;
}

#key_visual {
	margin-bottom: 15px;
}

#article2 h2 {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 20px;
	color: #C00;
	font-weight: normal;
}

#right {
	float: left;
	margin-left: 13px;
	width: 255px;
	overflow: hidden;
}

#right h2 {
	width: 239px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 16px;
	background-image: url('../images/right_h2.gif');
	background-repeat: no-repeat;
}

#footer {
	margin-top: 21px;
	width: 965px;
	height: 95px;
	overflow: hidden;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	margin-left: 14px;
}

#footer ul {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 29px;
	height: 80px;
	overflow: hidden;
	width: 360px;
}

#footer ul li {
	float: left;
	margin-right: 25px;
	padding-top: 13px;
	height: 67px;
}

#footer ul li.last {
	margin-right: 0;
	border-right: 1px solid #9A9A9A;
	padding-right: 82px;
}

#footer2,
#footer3 {
	float: left;
}

#content2 {
	overflow: hidden;
	width: 530px;
	height: 44px;
	margin-top: 24px;
}

#start_content {
	margin-top: 18px;
	width: 989px;
	height: 386px;
	overflow: hidden;
	position: relative;
}

#start_key_visual {
	position: absolute;
	left: 14px;
	top: 0px;
	width: 963px;
	height: 386px;
	overflow: hidden;
}

#start_right {
	position: absolute;
	left: 722px;
	top: 14px;
	width: 241px;
	overflow: hidden;
}

#start_right h2 {
	width: 225px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 16px;
	background-image: url('../images/right_h2_2.gif');
	background-repeat: no-repeat;
}

/* Mailformular */
#article2 form {
	width: 400px;
}

#article2 form .row {
	margin-bottom: 10px;
	width: 400px;
}

#article2 form .row_Vorname .label,
#article2 form .row_Nachname .label,
#article2 form .row_EMail .label,
#article2 form .row_Firma .label,
#article2 form .row_Adresse .label,
#article2 form .row_PLZ .label,
#article2 form .row_Nachricht .label,
#article2 form .row_Anrede .label,
#article2 form .row_Land .label,
#article2 form .row_Telefon .label,
#article2 form .row_Telefax .label {
	float: left;
	width: 100px;
}

#article2 form .row_Vorname .input,
#article2 form .row_Nachname .input,
#article2 form .row_EMail .input,
#article2 form .row_Firma .input,
#article2 form .row_Adresse .input,
#article2 form .row_PLZ .input,
#article2 form .row_Nachricht .input,
#article2 form .row_Anrede .input,
#article2 form .row_Land .input,
#article2 form .row_Telefon .input,
#article2 form .row_Telefax .input {
	float: left;
	width: 300px;
}

#article2 form .row_Newsletter {
	width: 440px;
	height: 30px;
	position: relative;
	margin-bottom: 20px;
}

#article2 form .row_Nachricht {
	margin-bottom: 20px;
}

#article2 form .row_Newsletter .label {
	position: absolute;
	top: 0px;
	left: 120px;
	width: 280px;
}

#article2 form .row_Newsletter .input {
	position: absolute;
	top: 0px;
	left: 100px;
}

#article2 form .row_formtype_mail {
	float: right;
	width: 133px;
}

#article2 form .row_formtype_mail input {
	width: 133px;
	height: 23px;
	border: 0;
	background-image: url('../images/form_submit.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
}

#article2 form .csc-mailform-field {
	float: left;
	width: 260px;
}

.floatright {
	float: right;
	margin-left: 8px;
}

.floatleft {
	float: left;
	margin-right: 8px;
}

#article2 form .row_Vorname input,
#article2 form .row_Nachname input,
#article2 form .row_EMail input,
#article2 form .row_Firma input,
#article2 form .row_Adresse input,
#article2 form .row_Nachricht textarea,
#article2 form .row_Land select,
#article2 form .row_Telefon input,
#article2 form .row_Telefax input {
	width: 300px;
	border: 1px solid #A9A9AB;
}

#article2 form .row_Anrede .input2 {
	float: left;
	width: 20px;
}

#article2 form .row_Anrede .label2 {
	float: left;
	width: 50px;
}

#article2 form .row_Anrede .input .clear,
#article2 form .row_PLZ .clear,
#article2 form .row_Ort .clear {
	clear: none;
}

#article2 form .row_Ort .label {
	display: none;
}

#article2 form .row_Ort .input {
	width: 230px;
}

#article2 form .row_PLZ .input {
	width: 70px;
}

#article2 form .row_Ort .input input {
	width: 230px;
	border: 1px solid #A9A9AB;
}

#article2 form .row_PLZ .input input {
	width: 60px;
	border: 1px solid #A9A9AB;
}

#article2 form .row_PLZ {
	float: left;
	width: 170px;
}

#article2 form .row_Ort {
	float: left;
	width: 230px;
}
