@charset "utf-8";
/* CSS Document (c) 2010 move-elevator.de Dipl.-Ing.(FH) Florian Wentzel */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Grundlegendes Setup Basis HTML Elemente */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

* {
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	height: 100.1%;
}
body {
	/* Grundschriftgröße */
	font-size: 0.625em;
	width: 100%;
	height: 100.1%;
}
/* Grundfromatierungen headlines */
h1 {
	padding: 0 0;
	font-size: 1.6em;
	margin-top: 8px;
	padding-bottom: 15px;
	padding-bottom: 0.4em;
	font-weight: normal;
}
h1.csc-firstHeader {
	padding-top: 0em;
}
.csc-header {
	clear:both;
}
h2 {
	font-size: 1.3em;
	text-transform:uppercase;
	padding: 1.8em 0 0.2em 0.6em;
}
h2 a {color:#0BA1E2;}
h3 {
	font-size: 1.2em;
	padding: 0 0 0 0;
	text-decoration:none;
}
h3 a {color:#0BA1E2;}
h4, h5, h6 {
	font-size: 1.2em;
	padding: 0 0 0 0;
	text-decoration:none;
	font-weight:normal;
}
td h3, td h4, td h5, td h6 {
	font-size: 1em;
}
blockquote, p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding-bottom: 1.3em;
}
p.align-right {
	text-align:right;
}
div.bodylist {
	clear:both;
}
td p {
	font-size: 1em;
}
p.indent, blockquote {
	padding-left: 2em;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	padding-bottom: 1.8em;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style:square;
	padding-bottom: 1.8em;
}

td ul { padding: 0px 0px 0px 15px; }
td ul.tablelist { list-style:none; padding: 0px 0px 0px 0px;}
li {
	font-size: 1.2em;
	line-height: 1.4em;
}
td li, li li {
	font-size: 1em;
}

td ul.tablelist li { 
	background-image:url(images/list-style-tablelist.gif); 
	background-repeat:no-repeat;
	background-position: left 7px;
	padding-left: 8px;
}


acronym {
	border-bottom: 1px dotted;
}
dfn {
	font-style:normal;
	border-bottom: 1px dotted;
}

span.nowrap { white-space:nowrap;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Contentabellen													*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table caption {
	font-size: 1.2em;
}
td, th {
	font-size: 1.2em;
}
table.address-table, table.contenttable {
	margin: 0 0 0 0;
	width: 100%;
	clear:both;
}
table.contenttable caption {
	visibility:hidden;
	display:none;
}
table.address-table td, table.contenttable td {
	vertical-align:top;
	text-align:left;
	padding: 0.3em 0.5em 0.3em 0.5em;
}
table.contenttable th {
	vertical-align:top;
	text-align:left;
	padding: 0.3em 0.5em 0.3em 0.5em;
	background-color: #485d83;
	color: #FFFFFF;
	font-weight:normal;
}

table.contenttable tr.tr-odd td {
	background-color:#f0f7fe;
}
table.contenttable tr.tr-even td {
	background-color:#e2edff;
}
table.contenttable tfoot td {
	padding: 0.5em 1.5em 0.1em 0em;
}
table td label {
	font-size: 1.0em;
}

/* Besondere Formatierung für Contentlement Tabelle mit Klasse personenliste */
table.personenliste { border-spacing: 0px; margin-top: 1em;}
table.personenliste th { 
	background-color:#c3e7f7; 
	color:#262626; 
	font-size: 1.6em; 
	font-weight:bold;
	padding: 10px 0 5px 10px;
	border-right: 1px dotted #006795;
}
table.personenliste th.td-0 { 
	background-image:url(images/table-th-corner-tl.gif); 
	background-repeat: no-repeat; 
	background-position: left top;	
}

table.personenliste th.td-last { 
	background-image:url(images/table-th-corner-tr.gif); 
	background-repeat: no-repeat; 
	background-position: right top;
	border-right: 0px transparent;
}

table.personenliste tr.tr-last td.td-0 {
	background-image:url(images/table-tf-corner-bl.gif); 
	background-repeat: no-repeat; 
	background-position: left bottom;	
}

table.personenliste tr.tr-last td.td-last {
	background-image:url(images/table-tf-corner-br.gif); 
	background-repeat: no-repeat; 
	background-position: right bottom;	
}


table.personenliste td { padding: 10px 5px 10px 10px; border-right: 1px dotted #006795;}
table.personenliste td.td-last {border-right: 0px transparent; }
table.personenliste td.tr-odd  td { background-color: #edf8fd;}
table.personenliste tr.tr-even td {	background-color: #c3e7f7;}




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Content Formulare																	*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

label {
	font-size: 1.2em;
}
input {
	font-size: 1.2em;
}
select {
	font-size: 1.2em;
}
select option {
	font-size: 1.0em;
	padding-right: 10px;
}
/* Definitions Listen */
dl {
	font-size: 1.2em;
}
dl dt {
	font-weight:bold;
}
dl dd {
	margin-bottom: 10px;
}

/* grundsätzliche Texteinrückzungen */

#pageCenterCol .news-single-body p,
#pageCenterCol h3,
#pageCenterCol p.bodytext { padding-left: 8px; padding-right:8px; }
#pageCenterCol p.bodytext { padding-bottom: 1.8em;}

/* textfarben */
h2, h3, h4, h5, h6, td, li, blockquote, p {
	color: #333333;
}
dd a, dl a, td a, li a, p a {
	color:#0ba1e2;
	text-decoration:none;
}
dd a:hover, dl a:hover,td a:hover, li a:hover, p a:hover {
	text-decoration:none;
}

.box-padder a {
    text-decoration:underline;
    color:#333333;
}

.otheritems-list a {
    text-decoration:none;
}

.box-padder a:hover {
    color:#0ba1e2;
    text-decoration:underline;
}

.otheritems-list a:hover {
    text-decoration:none;
}

.me-hrw-contact a {
    color:#0ba1e2;
    text-decoration:none
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* @ umschreibung als Anti Spam schutz der E-Mail Adressen								*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.liam {
	background-image:url(images/at.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 2px 0px 2px;
}
.ups {
	background-image:url(images/ups.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 1px 0px 1px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Sprungnavigation																		*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#sprungnav {
	position: absolute;
	left: -3000px;
	z-index: 6;
	top: 5px;
	float:left;
}
#sprungnav p {
	font-size: 1.2em;
}
#sprungnav p.sprungnavi a:focus, #sprungnav p.sprungnavi a:active {
	position:absolute;
	left:+3100px;
	top:0px;
	background-color: #E6E6E6;
	color: black;
	display:block;
	width:14em;
	padding: 4px;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Formatierung der typoe Standartrahmen												*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#pageCenterCol .csc-frame-rulerAfter {
	background-image:url(images/dottline-black.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 100%;
	clear:both;

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Content aus der rechten Spalte aus													*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.rightcontentget {
    
}
