/* CSS Document */

html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0; 
border:0; 
background:#fff;  
font-family :Arial, Verdana; 
font-size:10pt;
color:#000000; 
text-decoration:none;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/bg.jpg); 
	background-repeat:repeat-x; 
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0; 
}

h2 {
  color: #3873A8;
  font-size: 18px;
  font-weight: normal
}

.ap_button {
  position: absolute;
  border-left: 1px solid #4B81B1;
  border-top: 1px solid #4B81B1;
  border-right: 1px solid #4B81B1;
  background-color: #fff;
  padding: 2px 3px;
  color: #999;
  font-weight: bold;
  width: 70px;
  text-align: center;
  float: left;
  z-index: -1;
}

.ap_button2 {
  border-left: 1px solid #4B81B1;
  border-top: 1px solid #4B81B1;
  border-right: 1px solid #4B81B1;
  position: absolute;
  background-color: #fff;
  padding: 2px 3px;
  color: #999;
  font-weight: bold;
  width: 70px;
  text-align: center;
  z-index: 2;
  height: 20px;
}
.ap_div2 {
  position: absolute;
  width: 330px;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #4B81B1;
  padding: 10px;
  margin-top: 24px;
  
}

.textaround {
  position: absolute;
  z-index: 3;
  margin-top: -400px;
  margin-left: 150px;
}

.ap_div {
  width: 600px;
  z-index: 2;
  border: 1px solid #4B81B1;
  padding: 10px;
  margin-top: 4px;
  <!-- margin-top: 45px; -->
  
}

#hoehendiv {
  display: none;
  height: 20px;
  <!-- height: 50px; -->
}

#save_div {
  margin-top: 30px;
}

#haeder_top1{
	position:absolute; 
	margin:0; 
	top:0; 
	display:block; 
	height:70px; 
	width: 760px; 
	z-index:5; 
	}

#haeder_top1, #content_main, #footer_main{
	position: absolute;
	left: 50%;
	margin-left: -512px; /* negative Hälfte von width: 500px */
	margin-top: 0px;
}

#footer_main {
	position:absolute; 
	margin:0; 
	bottom:0; 
	left:0; 
	display:block; 
	width:1024px; 
	height:35px; 
	background-color:#B8D6EC; 
	font-size:0.8em; 
	z-index:5; 
	text-align:right; 
	color:rgb(157,78,84);
}

.footer_text{
	font-size:10px;
	color:#FFFFFF;
	margin:4px 15px 0px 0px;
}

.footer_text a{
	color:#ffffff; 
	text-decoration:none;
}

.footer_text a:hover{
	color:#4B81B1; 
	text-decoration:none
}

/*:root .footer_text{
	margin:0px 15px 0px 0px;
}*/

#content_main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272727;
	text-align:left;
	line-height:19px;
	top:138px;
	bottom:0px;
	width: 830px;
	margin-left: -318px; /* negative Hälfte von width: 500px */
	padding: 3px 12px 0 12px;
	z-index:4;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#B8D6EC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#B8D6EC;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#B8D6EC;
}

:root #content_main{

width: 804px;
margin-left: -316px; /* negative Hälfte von width: 500px */
border-bottom:35px solid #fff;
}

* html #content_main, html #nav {
position:absolute;
	height:100%; 
	top:0; 
	bottom:0; 
	border-top:138px solid #fff; 
	border-bottom:36px solid #fff;
	z-index:4;
	
}

.inner {width:800px; height:100%; display:block; padding:0 10px 10px 40px; }

/*Firefox*/
:root .inner {
	width:745px;
	height:95%;
}




#bg {
	background-image:url(images/content_bg.jpg);
	background-repeat: repeat-y;
	height:100%;
	position: relative;
	left: 50%;
	width: 1024px;
	margin-left: -512px; /* negative Hälfte von width: 500px */
	margin-top: 0px;
}

a {
	color:#4B81B1; 
	text-decoration:underline;
}

a:hover{
	color:#FF9901; 
	text-decoration:underline;
}

a img {
	border : 0 none;
}	

h1 {
	font-size:13px;
	color:#4B81B1;
}	

#ueberschrift img{
	margin-left:-34px;
	float:left;
}

#ueberschrift h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#3873A8;
	text-align:left;}

.kursiv {
	color: #2C746C;
	font-style: italic;
}



hr {
	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #4B81B1;
 	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

.inner a:link { font-size:10pt; font-family :Arial, Verdana; color:##5FA1D1; text-decoration:none;}
.inner a:active { font-size:10pt; font-family :Arial, Verdana; color:##5FA1D1; text-decoration:none;}
.inner a:visited { font-size:10pt; font-family :Arial, Verdana; color:##5FA1D1; text-decoration:none;}
.inner a:hover { font-size:10pt; font-family :Arial, Verdana; color:##5FA1D1; text-decoration:underline;}

#nav ul{
margin:0px;
padding-left:11px}


/* navigation*/
.navi_main{
	width:177px;
	float:left;
	margin:0px;
	padding:0;
	z-index:4;
}

.navi_main ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

.navi_main li{
	list-style-type: none;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	float:left;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
	width:177px;
	height:28px;
}

.navi_main li a{
	display:block;
	position:absolute;
	text-decoration:none;
	text-align:left;
	width:177px;
	height:28px;
	padding:7px 0px 0px 10px;
	margin:0;
}

.navi_main li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/button_hover.gif);
	background-repeat: no-repeat;
}

/*Ende Navigation*/

/* hier beginnt das für die Box relevante CSS  */

.div_box {
	width:220px;
	float:right;
	margin:0;
}

.ro {
	background:url(images/box_reli.jpg) top right repeat-x;
}

.lo {
	background:url(images/box_reli.jpg) top left repeat-y;
}

.ru {
	background:url(images/box_reli.jpg) bottom right repeat-y;
}

.lu {
	background:url(images/box_bottom.jpg) bottom left no-repeat;
}

.inhalt_box {
  padding-bottom: 15px;
}

.inhalt_box p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0px;
	padding:10px 5px 0px 15px;
	text-align:left;	
}

.box_title{
	background-color:#FD9B0B;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding:0.2em 1em 0.2em 1.2em;
}

.box_link{
	width:200px;

	padding:1.2em 1em 0em 1.2em;
	
}
.box_link a{color:#4B81B1; text-decoration:none;}
.box_link a:hover{color:#FF9901; text-decoration:none;}


/*ENDE BOX*/

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}


.sub li{
margin-left:-11px;
padding-left:0px;
display:inline;}


 
.sub li a{
  color: #777;
  margin:0px;
  padding:7px 0px 0px 22px;
}

table {
  font-size: 12px;
}

.h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color:#3873A8;
}

.button {
  background-color: #fff;
  border: 1px solid #4B81B1;
  color: #4B81B1;
  font-weight: bold;
}

#loeschen_div {
  text-align: center;
  display: none;
  position: absolute;
  margin-top: -70px;
  margin-left: 40px;
  background-color: #fff;
  border: 1px solid #4B81B1;
  padding: 10px;
}

#texteditor {
  background-color: #fff; 
  margin-left: 30px;
  display: none; 
  position: absolute; 
  margin-top: -500px; 
  border: 2px solid #000;
}

#flashsites {
  border: 2px solid #4B81B1;
  padding: 2px;
  overflow: auto;
  height: 80px;
  width: 300px;
  display: none;
}

.tarea {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #4B81B1;
}

/*#content {
height:100%;
}

/*.user-upload-pi2{
  width: 300px;
  position: inherit;
  height: 10%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index:600;
  
}*/




#intranetuser {
  width: 300px;
  position:absolute;
  line-height: 19px;
  height: 85%;
  overflow: auto;
  
}

:root #intranetuser {
  width: 280px;
  height: 80%;
  
}

#gefragt {
  font-weight: bold;
}

.wtvtable_write td{
  vertical-align: top;
  padding-right: 10px;
}

#wtv_bilddiv {
  width: 120px;
  height: 120px;
  border: 1px solid #4B81B1;
  padding: 5px;
  cursor: pointer;
}

#imageordner {
  position: absolute;
  width: 290px;
  height: 120px;
  border: 1px solid #4B81B1;
  background-color: fff;;
  margin-left: 150px;
  margin-top: -145px;
  z-index: 4;
  overflow: auto;
  padding: 10px;
}

#imageordner table td {
  padding-right: 25px;
}

.textlabel {
  z-index: 4;
  position: absolute; 
  padding-left: 20px;
  padding-top: 3px;
}


