BODY {
	background: #fff url(/images/bg.gif) top left repeat-x;
	font-family:Arial;
	font-size:10pt;
	color: #000;
	text-align:justify;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

td, div {
	font-family:Arial;
	font-size:9pt;
	color:#000;
}

li,p {
	font-family:Arial;
	font-size:9pt;
	line-height:1.3em;
}

/************************************
  CONTENT BEREICHE 
*************************************/

#page_content {
	width:652px;
	padding:30px 10px;
}



/************************************
  IMAGES
*************************************/



/************************************
  CONTENT BEREICHE 
*************************************/

#page_submenu {
	width:155px;
	padding-left:0px;
}


#page_submenu {
	padding-top:30px;
	margin-bottom:20px;
	line-height:20px;
}

#sidebar_content {
	width:200px;
	padding-top:20px;
	padding-left:20px;
	margin-bottom:20px;
	line-height:20px;
}BODY {
	cursor:default;
}

.blue {
	color: rgb(14,91,143) !important;
}

.lightblue {
	color: rgb(0,176,220) !important;
}

.gray {
	color: #999;
}

.lightgray {
	color: #ccc;
}

.bg_lightblue {
	background-color: rgb(242,242,242);
	color: rgb(14,91,143);
}

.lined {
	border: 1px solid rgb(191,209,214);
}

.lined2 {
	border-top: 1px solid rgb(191,209,214);
	border-bottom: 1px solid rgb(191,209,214);
}


.bold {
	font-weight:bold !important;
}

.white {
	color:#fff;
}

div.itemsperpage a.checked {
	font-weight:bold;
}

th {
	color:#999;
}

/************************************
  LINKS 
*************************************/

a {
	color: rgb(0,176,220);
	text-decoration:none;
	font-size: 9pt;
}

a:hover {
	color: rgb(0,176,220) !important;
	text-decoration:underline;
}

a img {
	border:0px;
}

a.black {
	color: #000;
}

a.white {
	color: #fff;
}

a.noline {
	text-decoration:none;
}

a.newsartikel {
	padding-right: 18px;
	background: transparent url(../images/icons/zoom.png) top right no-repeat;
}

span.crumb,
#breadcrumb a {
	color: rgb(14,91,143) !important;
	font-weight:bold;
}

/************************************
  HEADER 
*************************************/


h1,
h2 {
	font-family:Verdana;
	color: rgb(14,91,143) !important;
	margin:0px 0px 0px;
	padding:0px;
}

h1 {
	font-size: 14pt;
	font-weight:bold;
	color: rgb(14,91,143) !important;
}

h2 {
	font-size: 12pt;
	font-weight:bold;
	margin-bottom:20px;
	color: rgb(0,176,220) !important;
}

h3 {
	border:0px;
	border-bottom: 1px solid rgb(14,91,143);
}

/************************************
  ABSÄTZE
*************************************/

span.ajax_load {
	display:block;
	width:100%;
	background: #eef url(../scripts/ajax/loading.gif) 2px 2px no-repeat;
	color: #000;
	border:1px dashed lightsteelblue;
	padding:5px 10px 5px 45px;
}

span.error {
	display:block;
	background: #fef url(../images/icons/cross.png) 5px 4px no-repeat;
	color: red;
	border:1px dashed red;
	border: 0px;
	background-color: transparent;
	padding:5px 10px 5px 25px;
	font-weight:bold;
}



/* ............ */

ACRONYM {
	cursor: help;
	border-bottom: 1px dashed #ccc;
}



fieldset {
	border:1px solid #eacaba;
	padding: 10px 5px 5px 5px;
	margin: 10px 0px 0px;
}


legend {
	border: 1px outset #eacaba;
	background:#ffd;
	font-size:9pt;
	padding: 0px 20px;
	margin:0px 0px 10px 0px;
}


.noprint {
}

@media screen {
	
	.print,
	.noshow_print {
		display:none;
	}
	
	.show_noprint {
		display:none;
	}
}

@media print {
	.print,
	.show_noprint {
		display:none;
	}
	
	.noshow_print {
		display:block;
	}
}
form {
	display:inline;
	margin:0px 0px 0px 10px;
}


td.label {
	text-align:right;
	vertical-align:middle;
}

label {
	font-weight:normal;
	font-size:8pt;
	display:block;
	margin-left:10px;
	padding-right:5px;
}


td.input {
	padding-left:5px;
	margin-right:10px;
	vertical-align:middle;
}

td.label_left {
	text-align:left;
	vertical-align:top;
	margin:5px 0px 0px;
	padding:0px;
}

td.label_left label {
	margin:5px 0px 0px 0px;
	padding:0px 5px;
}



input[type=text],
input[type=password] {
	border:1px solid #ccc;
	color:#000;
	padding:2px 2px;
	font-family:Verdana;
}

input[type=text].active,
input[type=password].active {
	border:1px solid #000;
	background-color: #fff6f6;
	padding:2px 2px;
	color:#9c3121;
}

select {
	border:1px solid #000;
	color:#000;
	padding:0px 0px 0px 2px;
	font-family:Verdana;
}

select.active {
	border:1px solid #9c3121;
	background-color: #fff6f6;
	padding:0px 0px 0px 2px;
	color:#9c3121;
}

input,
select,
textarea {
	font-size:8pt;
	font-family:Arial;
}



td.required input, 
td.required input.active, 
td.required select,
td.required select.active {
	padding-left:20px;
	background: #fff url(../images2/edit_captions.png) top left no-repeat;
}


td.required select option,
td.required select.active option {
	
	padding-right:20px;
}

button {
	background:transparent;
	border:0px;
	font-size:8pt;
	text-align:center;
	vertical-align:top;
	color: #666;
}

button.button03,
input[type=button].button03,
input[type=reset].button03,
input[type=submit].button03 {
	background: url(../images/button/icon_button03.gif) top left no-repeat;
	width: 25px;
	height:19px;
	border:0px;
	color: #666;
}

a.button03 {
	background: url(../images/button/icon_button03.gif) top left no-repeat;
	width: 25px;
	height:19px;
	border:0px;
	color: #666;
}

button.button06,
input[type=button].button06,
input[type=reset].button06,
input[type=submit].button06 {
	background: url(../images/button/icon_button06.gif) top left no-repeat;
	width: 56px;
	height:20px;
	border:0px;
	color: #666;
}

a.button06 {
	background: url(../images/button/icon_button06.gif) top left no-repeat;
	width: 56px;
	height:20px;
	border:0px;
	color: #666;
}

button.button09,
input[type=button].button09,
input[type=reset].button09,
input[type=submit].button09 {
	background: url(../images/button/icon_button09.gif) top left no-repeat;
	width: 79px;
	height:20px;
	border:0px;
	color: #666;
}

a.button09 {
	background: url(../images/button/icon_button09.gif) top left no-repeat;
	width: 79px;
	height:20px;
	border:0px;
	color: #666;
}

button.button12,
input[type=button].button12,
input[type=submit].button12,
input[type=reset].button12 {
	background: url(../images/button/icon_button12.gif) top left no-repeat;
	width: 102px;
	height:20px;
	border:0px;
	color: #666;
}

a.button12 {
	background: url(../images/button/icon_button12.gif) top left no-repeat;
	width: 102px;
	height:20px;
	border:0px;
	color: #666;
}


button.button15,
input[type=button].button15,
input[type=submit].button15,
input[type=reset].button15 {
	background: url(../images/button/icon_button15.gif) top left no-repeat;
	width: 125px;
	height:20px;
	border:0px;
	color: #666;
}

a.button15 {
	background: url(../images/button/icon_button15.gif) top left no-repeat;
	width: 125px;
	height:20px;
	border:0px;
	color: #666;
}

button.button18,
input[type=button].button18 ,
input[type=reset].button18 ,
input[type=submit].button18 {
	background: url(../images/button/icon_button18.gif) top left no-repeat;
	width: 148px;
	height:20px;
	border:0px;
	color: #666;
}

a.button18 {
	background: url(../images/button/icon_button18.gif) top left no-repeat;
	width: 148px;
	height:20px;
	border:0px;
	color: #666;
}

button:hover,
input[type=submit]:hover,
input[type=reset]:hover {
	color:#000;
	cursor: hand;
}



a.button03,
a.button06,
a.button09,
a.button12,
a.button15,
a.button18 {
	text-align:center;
	padding-top:3px;
}











select.small,
select.small option,
input.small {
	font-size:8pt;
}


select.green option {
	background-color: rgb(239,251,231);
}

select {
	color: rgb(0,135,62);
	color: #000;
	border: 1px solid rgb(0,135,62);
	border: 1px solid #ccc
}

option.option {
	background-image: url(../images/icon_bullet.png);
	background-position: top left no-repeat;
	background-repeat:no-repeat;
	padding-left: 25px;
	color:#000;
}

option.title {
	border-bottom:1px solid #ccc;
	background-color:#eee !important;
	padding-left:2px;
}

option.checked {
	padding-left: 25px;
	background-image:url(../images/icon_tick.png);
	background-position: top left no-repeat;
	background-repeat:no-repeat;
	color:rgb(0,135,62);
	font-weight:bold;
}



input.required,
label.required,
select.required,
select.required option {
	padding-left:15px;
	background: #fff url(../images/icons/arrow_right.png) top left no-repeat;
}

textarea.required{
	padding-left:15px;
	background: #fff url(../images/icons/arrow_right.png) top left no-repeat;
	border: 1px solid #ccc;
}

label.required {
	background-color: transparent;
}/***************** 
  TOP MENU
*****************/


/***************** 
  MAIN MENU
*****************/


/***************** 
  SUB MENU
*****************/


#page_submenu a {
	color:#fff;
	color:#666;
	text-decoration:none;
	background: rgb(242,242,242) url(../images/icons/bullet_white.png) 5px 3px no-repeat;
	line-height:20px;
	padding:2px 0px 2px 25px;
}

#page_submenu a:hover {
	text-decoration:underline;
	background: rgb(242,242,242) url(../images/icons/bullet_blue.png) 5px 3px no-repeat;
}


#page_submenu a#checked {
	font-weight:bold;
	background: rgb(242,242,242) url(../images/icons/bullet_blue.png) 5px 3px no-repeat;
	padding:2px 0px 2px 25px;
}


#page_submenu .menu_link {
	border-bottom: 1px solid #ccc;
	width: 100%;
	display:block;
	cursor:hand !important;
}


#page_submenu  a.top {
	line-height:20px;
	padding:2px 0px 2px 10px !important;
	background: #fff  !important;
}

#page_submenu  a.level3 {
	line-height:20px;
	padding:2px 0px 2px 25px !important;
	background-color: rgb(228,228,228) !important;
	background-image:none !important;
}
#ajaxbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
}

#ajaxbox a img{ border: none; }

#ajaxOuterImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	text-align:left;
}

#ajaxOuterImageContainer #ajaxImageContainer {
	padding: 10px;
}

#ajaxOuterImageContainer #ajaxImageContainer #loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink,
#prevLink:hover,
#prevLink:visited:hover {
	background: url(../images/lightbox/prev.gif) left 15% no-repeat;
}

#nextLink,
#nextLink:hover,
#nextLink:visited:hover {
	background: url(../images/lightbox/next.gif) right 15% no-repeat;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #caption{ font-weight:bold; }	
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 120px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
