
.link1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.link1 a:link {
	text-decoration: none;
}
.link1 a:visited {
	text-decoration: none;
	color: #000000;
}
.link1 a:hover {
	text-decoration: none;
	color: #2487FF;
}
.link1 a:active {
	text-decoration: none;
	color: #000000;
}

.link2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.link2 a:link {
	text-decoration: none;
}
.link2 a:visited {
	text-decoration: none;
	color: #000000;
}
.link2 a:hover {
	text-decoration: none;
	color: #2487FF;
}
.link2 a:active {
	text-decoration: none;
	color: #000000;
}

.mailboximg a:hover{
background-image:url(../images/mailbox/mailbox_hover.jpg);
}
.mailboximg a{
background-image:url(../images/mailbox/mailbox.jpg);
}
.mailboxoutimg a:hover{
background-image:url(../images/mailbox/mailbox_ausgang_hover.jpg);
}
.mailboxoutimg a{
background-image:url(../images/mailbox/mailbox_ausgang.jpg);
}

.st_on a{
background-image:url(../images/layout/kein_status_03.jpg);
}
.st_on a:hover{
background-image:url(../images/layout/status_03.jpg);
}
.st_bs a{
background-image:url(../images/layout/kein_status_03.jpg);
}
.st_bs a:hover{
background-image:url(../images/layout/status_05.jpg);
}
.st_nv a{
background-image:url(../images/layout/kein_status_03.jpg);
}
.st_nv a:hover{
background-image:url(../images/layout/status_07.jpg);
}
.profil {
background-image:url(../images/profile/profil_menue_02.jpg);

		width:118px;
		height:18px;

}

.profil a{
background-image:url(../images/profile/profil_menue_02.jpg);

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
		text-decoration: none;
		width:118px;
		height:18px;

}
.profil a:hover {
background-image:url(../images/profile/profil_menue_hover_02.jpg);

	color: #0000ff;
		text-decoration: none;
		width:118px;
		height:18px;

}

.delmail {
border:#000000 solid 1px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

.button a:hover{
	color: #FFFF00;
		text-decoration: none;

	text-decoration: none;

	background-image: url('../images/layout/buttons_hover.png');

}
.button a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
		text-decoration: none;

padding-bottom:0px;
font:bold ;
	text-decoration: none;
	
font-size:11px;
	background-image: url('../images/layout/buttons.png');
	vertical-align:bottom;

}
.button a:active{
	color: #FFFF00;
		text-decoration: none;

	text-decoration: none;

	background-image: url('../images/layout/buttons_hover.png');

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.change {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#999999;
	border: #999999 solid 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*==============================================*/
/* ConceptRTE body                              */
/*==============================================*/


body.rte {

   margin: 5px 0px;
   background-color: #ffffff;
   font-size: x-small;
   z-index:1;
}

/*==============================================*/
/* form tags                                    */
/*==============================================*/

input.button  {
   font-family: verdana,helvetica;
   color: #ffffff;
   font-size: xx-small;
   background-color: #ffffff;
   border: 0px solid #000000;
   z-index:1;
   cursor:pointer;
   cursor:hand;
}

input {
   font-family: verdana,helvetica;
   color: #555566;
   font-size: xx-small;
   background-color: #ffffff;
   border: 1px solid #000000;
   z-index:1;
}

select {
   font-family: verdana,helvetica;
   color: #555566;
   font-size: xx-small;
   background-color: #ffffff;
   border: 1px solid #000000;
   z-index:1;
}

/*==============================================*/
/* Links                                        */
/*==============================================*/

a:hover {
   color: #ff6666;
   text-decoration: none;
   z-index:1;
}

/*==============================================*/
/* Applicable to a DIV tag                      */
/*==============================================*/

.rowTitle {
   border: none;
   text-decoration: none;
   positon:relative;
   margin: 3px 20px 3px 20px;
   visibility:visible;
   font-size:small;
   font-weight: bold;
   width: 800px;
   z-index:1;
   clear:both;
}

.row {
   border: none;
   text-decoration: none;
   positon:relative;
   margin: 3px 20px 3px 20px;
   visibility:visible;
   font-size:x-small;
   width: 800px;
   z-index:1;
   text-align: justify;
   clear:both;
}

.rowPopup {
   border: none;
   text-decoration: none;
   text-align: center;
   positon:relative;
   margin: 3px 20px 3px 20px;
   visibility:visible;
   font-size:x-small;
   z-index:1;
   clear:both;
}

/*==============================================*/
/* Applicable to a SPAN tag to be used in a row */
/*==============================================*/

.label {
   position: relative;
   text-align: right;
   vertical-align: baseline;
   padding-right: 15;
   left: 0;
   font-weight: bold;
   width: 50%;
   z-index:1;
   font-size: xx-small;
   float:left;
}

.field {
   vertical-align: baseline;
   position: relative;
   font-size: xx-small;
   z-index:1;
   float:left;
}

.rteColumn {
   position: relative;
   text-align: left;
   vertical-align: top;
   padding-left: 15;
   left: 0;
   width: 570px;
   z-index:1;
   float:left;
}

.downalodColumn {
   position: relative;
   text-align: right;
   vertical-align: top;
   left: 570px;
   width: 230px;
   z-index:1;
   float:left;
}

.labelPopup {
   position: relative;
   vertical-align: baseline;
   font-weight: bold;
   z-index:1;
   font-size: xx-small;
   float:left;
}

.fieldPopup {
   vertical-align: baseline;
   position: relative;
   font-size: xx-small;
   z-index:1;   
   float:left;
}
#footer {
background-image:url('../../Bilder/bg1_01.jpg'); 

  	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 13px; RIGHT: 0px;  LEFT: 0px; PADDING-BOTTOM: 2px; MARGIN: 0px; WIDTH: 100%; COLOR: #ffffff; BOTTOM: 0px; PADDING-TOP: 2px; FONT-FAMILY: arial; POSITION: fixed; HEIGHT: 15px; TEXT-ALIGN: center; border-top:#cccccc solid 1px;
}