@charset "iso-8859-1";
* {font-family: arial, tahoma, Verdana;border: 0px solid;	margin: 0px;padding:0px;}
html {height:100%;}
body, th, td, form, input, textarea {font-size: 11px;	color: #7098c5;}

body {	padding: 10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #FFFFCC;
	scrollbar-3dlight-color :#162b3e;
	scrollbar-darkshadow-color : #162b3e;
	scrollbar-highlight-color : #395571;
	scrollbar-shadow-color : #28333e;
	scrollbar-arrow-color : #5e6e7d;
	scrollbar-base-color : #ffffff;	
	scrollbar-face-color : #284665;	
	scrollbar-track-color : #162b3e;
	cursor:url(cursor.txt)	
	}

a{text-decoration: none; color: #CCCCCC;}		   
a:hover {color:#FFFF99;}  


small, .small {font-family:tahoma !important; font-size: 9px;}
.right {text-align:right;}
.color1, .color1 a {color: #d1d1d1;}
.color2, .color2 a {color: #365d86;}
.color3, .color3 a {color: #7098c5;}


/*_________________________________________________________head */

#head {
    position: absolute; top: 10px;right: 15px;
    background-image: url('4.gif');
    background-position: right 2px;
    background-repeat: no-repeat;
    text-align:right;
    text-transform: uppercase;
	padding:0px 19px 0px 0px;	
	}

#head h1 { 
	margin: 0px;
	font-size: 13px;
	letter-spacing: 10px;
	font-weight: 700;		
	color:#ff743c;
	}


#head h1 i {font-style:italic;	
	color:#EF9A48;
	}

#head h2 {
    margin:0px -30px 0px 0px;
    font-family: tahoma, Arial;
    font-size: 9px;
    font-weight: 100;	 
    letter-spacing: 13px;
    }

	 
/*_________________________________________________________Box und  line*/


.box{	
	border-left:1px solid #ec6a39;
	width:100%;
	padding: 5px;
    background-image: url(boxback.gif);
    background-repeat: repeat-y	
	}

.br{border-left:0px solid #c87244;
	border-right:1px solid #ec6a39;
	text-align: right;
	}
	 


.box div.line {border: 4px solid #FFFFCC;margin:5px -5px -5px -5px;}

 

/*_________________________________________________________Überschriften*/


h1, span.error/*0814*/ {margin-bottom: 2px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 900;	
	letter-spacing: 1px;			
	color: #d1d1d1;
	text-transform: uppercase;
	}

h1.line {	border-bottom: 1px solid #e18c3a;;padding-bottom:1px;	}

h2 { 	font-family: tahoma, Arial;
	font-size: 9px;
	font-weight: 100;	
	letter-spacing: 12px;			
	color: #365d86;
	}	
.arrow {padding-left:7px;
background-image:	url('arrowr.gif');
background-position: 0px 2px;
background-repeat: no-repeat}

/*___________________________________________________________________textarea imput und co*/


textarea, input, select {
	color:#FFFFFF;
	border: 1px solid #2d4f6d;
	background-image: url(textfeld.gif);padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
	}
textarea,
input {padding:0px 3px;}


/*___________________________________________________________________ buttons*/

.rund{ background-image: url('buttonrund.gif');background-repeat: no-repeat; margin: 15px 0px; display:block; width:200px; padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:0px}
.rund:hover{ background-image: url('buttonrundan.gif');}

	
.button, .submit/*0814*/ {padding-top:1px;
	width:74px;
	color: #e6ae6e;
	background-image:	url('button.gif');
	background-position: 0px 1px;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px solid;
	cursor:pointer
	}

a.button {display:block;
	text-align:center;
	width:74px;
	color: #e6ae6e;
	background-image:	url('button.gif');
	background-position: 0px 1px;
	background-repeat: no-repeat; padding-left:0px; padding-right:0px; padding-top:4px; padding-bottom:3px
	}

.button:hover {background-image:url('buttonan.gif');color: #d29352}

	
	
/*___________________________________________________________________balken links*/
  
.link1 a {
	behavior:url('hilight.txt');

filter:progid:dximagetransform.microsoft.fade);		cursor:pointer;
	display: block;
	margin-top: 1px;
	height: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left:0px;
	color: #CCCCCC;
	font-weight: normal;
	}

.link1 a:hover {behavior:url('hilight.txt');filter:progid:dximagetransform.microsoft.fade);cursor:pointer;}


.l1r a {
	background-image: url(../assets/images/page_elements/document.gif);
	background-position:  right 50%;
	text-align:right;
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	}


/*___________________________________________________________________TABLE*/

.tdtop td {vertical-align:top;}

li {padding-left:18px;
background-image: url(../assets/images/page_elements/document.gif);
background-repeat: no-repeat;
list-style-type:none;}

