/* ------------------------------------------------------------- */
/* L A Y O U T													 */
/* ------------------------------------------------------------- */

/* ---------------------- basic container ---------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 62.5%;
	width: 100%;
	color: #000;
	background: #fff; /*#efefef;*/
	margin: 0px;
	padding-bottom: 50px;
}

* { 
	margin: 0px;
	padding: 0px; 
	font-size: 1em;
}

#container { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#admin { 
	top: 0px;
	left: 0px;
	height: 723px;
	/*background: transparent url(../images/templates/admin.jpg) no-repeat top left;*/
}

#intro { 
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.padder {
	margin: 5px 0px;
}

.clear {
	clear: both;
}

img {
	margin: 10px;
	border: 0px;
}

form {
	display: inline;
}

input, select, textarea {
	padding: 1px 0px;
	margin: 2px 5px;
	border: 1px solid #aaa;
	background: #eee;
}

/* --- not working in MSIE --- */
input:hover, input:active, input:focus, select:hover, select:active, select:focus, textarea:hover textarea:active, textarea:focus {
	border: 1px solid #000;
	background-color: #ffe;
}


/* --------------------------- left ---------------------------- */
#left {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 800px;
	background: transparent;
	text-align: center;
	z-index: 2;
}


/* -------------------------- addleft1 ------------------------- */
#addleft1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 800px;
}

/* --- further bg picture changes in css_bgchanges.css --------- */
#addleft1 div.header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 920px;
	height: 220px;
	z-index: 5;
	background: transparent url(../images/templates/addleft1_header.jpg) no-repeat top left;
}

#addleft1 div.header h1 {
}

#addleft1 div.header h1 span {
}

#addleft1 div.content {
	position: absolute;
	left: 0px;
	top: 221px;
	width: 180px;
	height: 150px;
	margin: 0px;
}

#addleft1 div.content div.center {
	position: absolute;
	left: 23px;
	top: 0px;
	width: 157px;
	height: 150px;
	background: #FACDB2;
}

#addleft1 .footer {
	position: absolute;
	left: 23px;
	top: 371px;
	width: 157px;
	height: 365px;
	background: transparent url(../images/templates/addleft1.jpg) no-repeat top left;
}


/* -------------------------- addleft2 ------------------------- */
#addleft2 {
}

#addleft2 div.header {
}

#addleft3 div.header h1 {
}

#addleft3 div.header h1 span {
}

#addleft2 div.content {
}

#addleft2 div.content div.left {
}

#addleft2 div.content div.center {
}

#addleft2 div.content div.right {
}

#addleft2 div.footer {
}


/* -------------------------- addleft3 ------------------------- */
#addleft3 {
}

#addleft3 div.header {
}

#addleft3 div.header h1 {
}

#addleft3 div.header h1 span {
}

#addleft3 div.content {
}

#addleft3 div.content div.left {
}

#addleft3 div.content div.center {
}

#addleft3 div.content div.right {
}

#addleft3 div.footer {
}


/* -------------------------- navileft3 ------------------------ */

#navileft {
	position: absolute;
	left: 26px;
	top: 285px;
	width: 145px;
	height: 335px;
	z-index: 3;
}
/*
#navileft span {
	display: none;
}


/* ------------------------- pageheader ------------------------ */
#pageheader {
}

#phleft {
}

#phcenter {
}

#phright {
}


/* -------------------------- center --------------------------- */
#center {
	position: absolute;
	left: 205px;
	top: 220px;
	width: 720px;
	z-index: 1;
}

/* --- further bg picture changes in css_bgchanges.css --------- */
#cheader1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 380px;
}

#cheader h1 {
}

#cheader h1 span {
	display: none;
}

#cheader h2 {
}

#cheader h2 span {
	display: none;
}

#cbox {
	left: 0px;
	top: 0px;
	width: 680px;
	min-height: 608px;
	background-color: #fffff9;
}

#cbox_index {
	left: 0px;
	top: 0px;
	width: 680px;
	height: 480px;
	background-color: #fffff9;
}

#cbox div.cboxleft {
}

#cbox div.cboxleft_add1 {
}

#cbox div.cboxleft_add2 {
}

#cbox div.cboxcontent {
	position: relative;
	top: 60px; /*10px*/
	left: 24px;
	width: 660px;
	min-height: 400px;
	padding: 5px 5px 0px 5px;
}

#cbox_index div.cboxcontent h1 {
	position: absolute;
	top: 30px;
	left: 24px;
	width: 550px;
	height: 460px;
	padding: 0px 5px 0px 5px;
}

#cbox div.cboxright {
}

#cbox div.cboxright_add1 {
}

#cbox div.cboxright_add2 {
}

#cfooter {
	top: 0px;
	left: 0px;
	width: 670px;
	height: 25px;
	padding-top: 5px;
	margin: 70px 5px 10px 5px;
	border-top: solid 1px #f94611;
}

#cfooter_index {
	top: 0px;
	left: 0px;
	width: 670px;
	height: 25px;
	padding-top: 5px;
	margin: 70px 5px 0px 5px;
	border-top: solid 1px #f94611;
}

#cfooter h1 {
	position: absolute;
	top: 0px;
	left: 711px;
	width: 5px;
	height: 651px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	background: transparent url(../images/templates/addcfooter.jpg) bottom right no-repeat;
}

#cfooter_index h1 {
	position: absolute;
	top: 0px;
	left: 711px;
	width: 5px;
	height: 591px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	background: transparent url(../images/templates/addcfooter.jpg) bottom right no-repeat;
}

#cfooter h2 {
	position: absolute;
	bottom: -8px;
	left: 711px;
	width: 4px;
	height: 960px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	background: #f94611;
}

#cfooter_index h2 {
	position: absolute;
	bottom: -8px;
	left: 711px;
	width: 4px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	background: #f94611;
}

#cfooter #footer2 span {
	padding: 0px 20px;
}

#cfooter_index #footer2 span {
	padding: 0px 20px;
}


/* --------------------------- right --------------------------- */
#right {
}

#addright1 {
}

#addright1 div.header {
}

#addright1 div.header h1 {
}

#addright1 div.header h1 span {
}

#addright1 div.content {
}

#addright1 div.content div.left {
}

#addright1 div.content div.center {
}

#addright1 div.content div.right {
}

#addright1 div.footer {
}

#addright2 {
}

#addright3 {
}


/* ------------------------ footer ----------------------------- */
#footer { 
}

#footercontainer { 
}

#footercontainer .content {
}

#footercontainer .content span {
}

#footercontainer .foot {
}

#footercontainer .foot span {
}



/* ------------------------------------------------------------- */
/* D A T A  L A Y O U T S										 */
/* ------------------------------------------------------------- */

/* ------------------------ div -------------------------------- */
div .dataset {
	position: relative;
	left: 0px;
	border-top: solid 1px #ccc;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	background: transparent;
	z-index: 5;
}

#cbox div { 
	margin: 0px 0px 0px 0px;
}

#cbox div .dataset {
	margin: 0px 0px 25px 0px;
	border-left: solid 1px #ccc;
}

#cbox div#view_image1 { 
	padding: 2px;
	margin: 0px 10px 5px 0px;
	float: left; 
	width: 290px;
}

#cbox div#view_image1 img { 
	padding: 0px;
	margin: 0px;
}

#cbox .block { 
	padding: 0px 0px;
}

#cbox table td { 
	padding: 2px 3px;
}


/* ------------------------------------------------------------- */
/* T A B L E S													 */
/* ------------------------------------------------------------- */

/* ------------------------ table ------------------------------ */
table {
	margin: -2px;
	padding: 5px 10px;
}

table.bewerbung, table.anfrage{
	width: 600px;
	margin: 2px;
	padding: 0px 10px;
	border: solid 1px #ccc;
}

table.bewerbung td {
	padding: 5px 0px;
	vertical-align: middle;
}

table.anfrage td {
	padding: 2px 0px;
	vertical-align: middle;
}


/* ------------------------------------------------------------- */
/* L I S T S													 */
/* ------------------------------------------------------------- */

/* ------------------------ ul --------------------------------- */
ul { 
	margin: 0px;
}


/* --------------------- navigation ---------------------------- */
#navileft div {
	width: 129px;
	padding: 4px 10px;
	margin: 0px;
	border: solid 1px #fff;
	border-bottom: 0px;
	background: #f60;
}

#navileft div.level0, #navileft div.level1 {
	background: #f94611;
}

#navileft div.level2 {
	padding: 4px 0px 4px 20px;
	background: #f58965;
}

#navileft div.level3 {
	margin-left: 20px;
	width: 109px;
	padding: 3px 10px;
	background: #aaa;
}



/* ------------------------------------------------------------- */
/* T E X T   S T Y L E S										 */
/* ------------------------------------------------------------- */

/* ------------------------- h --------------------------------- */
h1 {
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	color:#777;
	margin: 0px 0px 8px 2px;
	text-align: left;
	letter-spacing: 0.1em;
}

h2 { 
	font-size: 14px;
	font-weight: 800;
	color:#777;
	margin: 5px 0px 0px 0px; 
	letter-spacing: 0.3em;
}

#addright1 h2 { 
	font-size: 14px;
	font-weight: 800;
	color:#777;
	margin: 5px 0px 0px 0px; 
	letter-spacing: 0.5em;
	text-align: center;
}

h3 {
	font-size: 16px;
	font-weight: 800;
	line-height: 20px;
	color:#777;
	margin: 10px 0px 0px 12px; 
	text-align: left;
	letter-spacing: 0.2em;
}

.dataset h3 {
	margin-left: 2px; 
}

h4 {
	font-size: 13px;
	font-weight: 600;
	line-height: 16px;
	color:#555;
	margin: 15px 0px 10px -1px; 
	text-align: left;
	letter-spacing: 0.2em;
}

h5 {
	font-size: 14px;
	font-weight: 800;
	line-height: 20px;
	color:#fff;
	margin: 12px 0px 0px 0px; 
	padding: 3px 8px;;
	text-align: left;
	letter-spacing: 0.3em;
	background-color: #f94611;
}


/* ---------------------- div ---------------------------------- */
div { 
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #777;
	letter-spacing: 0.1em;
	text-align: left;
}

#cbox div { 
	font-size: 12px;
	line-height: 13px;
	color: #777;
	letter-spacing: 0.1em;
	text-align: left;
}


/* ---------------------- p ------------------------------------ */
p { 
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	color: #555;
	/*letter-spacing: 0.2em;*/
	text-align: left;
	margin: 0px 3px 15px 0px;
}

p.justify { 
	text-align: justify;
}

.dataset p { 
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	color: #555;
	letter-spacing: 0.15em;
	margin: 0px 3px 10px 0px;
}

p#footer2 {
	font-size: 9px;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-align: center;
	color: #777;
}


/* ---------------------- inputs ------------------------------- */
input, select, textarea {
	font-size: 11px;
	font-weight: 600;
	color: #555;
}



/* ---------------------- link --------------------------------- */
a:link, a:visited { 
	font-size: 11px;
	font-weight: 600;
	color: #EE8250;
	margin: 0px 0px 0px 0px;
	text-align: left;
	letter-spacing: 0.1em;
	text-decoration: none; 
}
	
a:hover, a:active { 
	color: #D30533;
	text-decoration: underline; 
}

#navileft a:link, #navileft a:visited { 
	color: #fff;
	text-decoration: none; 
}
	
#navileft a:hover, #navileft a:active { 
	color: #fff;
	text-decoration: none; 
}

a img {
	margin: 0px;
	border: 0px;
}


/* ------------------------ ul --------------------------------- */
#navileft div {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-align: left;
	color: #fff;
}

#navileft div.level0 {
	color: #eee;
}

li {
	list-style-type: none;
}


/* ---------------------- general ------------------------------ */
.bold {
	font-size: 100%;
	font-weight: 600;
	/*letter-spacing: 0.1em;*/
	margin: 10px 0px;
}

.colorred {
	font-weight: 600;
	color: #f94611;
}

.colorgrey {
	font-size: 110%;
	font-weight: 600;
	color: #555; /*#777;*/
}

p.block {
	font-size: 13px;
	letter-spacing: 0.1em;
	text-align: justify;
	margin-left: 3px;
}
 
p.boldblock {
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
	/*letter-spacing: 0.2em;*/
	text-align: justify;
	margin-left: 3px;
}

div.bgcolor {
	margin: 0px; 
	padding: 10px 10px;
	border: solid 0px #ccc;
	background-color: #fef8eb; /*#feeece;*/
}
 
.min {
	font-size: 10px;
}

a.mincenter {
	font-size: 9px;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-align: center;
	color: #777;
}

#cbox .minre {
	font-size: 10px;
	text-align: right;
	margin: 0px 0px 0px 0px;
}











/* ------------------------------------------------------------- */
/* L A Y O U T	pic_markup.htm									 */
/* ------------------------------------------------------------- */

#picCenter {
	left: 0px;
	top: 0px;
	width: 700px;
	height: 750px;
}

#picHeader {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 50px;
}
				
#picHeader div#Header {
	position: absolute;
	left: 30px;
	top: 10px;
	padding: 4px;
}
				
#picLeft {
}
				
#picControls {
	position: absolute;
	left: 280px;
	top: 35px;
	width: 140px;
	height: 30px;
}

#picControls span {
	padding: 0px 5px;
}
				
#picRight {
}
				
#picContent {
	position: absolute;
	left: 0px;
	top: 65px;
	width: 670px;
	height: 640px;
}

#picContentLeft {
}

#picContentCenter {
	position: absolute;
	left: 20px;
	top: 5px;
	width: 670px;
	height: 660px;
	background: #fff;
	text-align: center;
}

#picContentRight {
}

#picFooter {
	position: absolute;
	left: 0px;
	top: 735px;
	width: 670px;
	height: 10px;
	text-align: center;
}

