/* CSS Document */

body{
      margin: 0;
      padding: 0;
      background: top center;
      background-image: url(images/back.gif);
      background-repeat: repeat-y;
      font-family : Arial, Georgia, Times, serif;
      font-size : 14px;
      font-weight : normal;
      color : #000000;
      line-height : 140%;
      background-color : transparent
}

.pic{
	  background: url(images/back_tab.jpg) no-repeat;
}



h1{
      font-family : Arial, Georgia, Times, serif;
      font-size : 16px;
      font-weight : bold;
      color : #A00040;
      background-color : transparent;
      border-bottom: 1px solid #000000
}

h2{
      font-family : Arial, Georgia, Times, serif;
      font-size : 14px;
      font-weight : bold;
      color : #A00040;
      background-color : transparent;
      margin-top : 0px;
      margin-bottom : 0px;
}

h3{
      font-family : Arial, Georgia, Times, serif;
      font-size : 16px;
      font-weight : bold;
      color : #100042;
      background-color : transparent;
}

h4{
	  font-family : Arial, Georgia, Times, serif;
      font-size : 12px;
      font-weight : bold;
      color : #A00040;
      background-color : transparent;
      border-bottom: 1px solid #000000
}

ul{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-weight : normal;
      color : #000;
      line-height : 180%
}

.small{
	  font-size : 12px;
}

.fett{
	  font-weight : bold;
}


.button{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      line-height : 130%
}

.news{
      font-size : 12px;
      line-height : 130%;
}

a{
	 color : #022e63;
     text-decoration : none;
     font-weight : bold;
     
 	 
}

a:hover{
     color : #022e63;
     text-decoration : underline;
     font-weight : bold;
    
 	 
}

.back a{
	 color : #000000;
     text-decoration : underline;
     background-image: url(images/backlink.gif);
     background-repeat: no-repeat;
 	 background-position: left;
 	 padding-left:14px;
}

.back a:hover{
     color : #F0EAEA;
     text-decoration : none;
     background-color : #A00040;
     background-image: url(images/backlink.gif);
     background-repeat: no-repeat;
 	 background-position: left;
 	 padding-left:14px;
}

.mail a{
	 color : #000000;
     text-decoration : underline;
     background-image: url(images/mail.gif);
     background-repeat: no-repeat;
 	 background-position: left;
 	 padding-left:14px;
}

.mail a:hover{
     color : #F0EAEA;
     text-decoration : none;
     background-color : #A00040;
     background-image: url(images/mail.gif);
     background-repeat: no-repeat;
 	 background-position: left;
 	 padding-left:14px;
}

.download a{
	 color : #000000;
     text-decoration : underline;
     background-image: url(images/download.gif);
     background-repeat: no-repeat;
 	 background-position: left;
 	 padding-left:14px;
}

.download a:hover{
     color : #F0EAEA;
     text-decoration : none;
     background-color : #A00040;
     background-image: url(images/download.gif);
     background-repeat: no-repeat;
 	 background-position: left;
 	 padding-left:14px;
}

.news a{
	 color : #000000;
     text-decoration : underline;
}

.news a:hover{
     color : #F0EAEA;
     text-decoration : none;
     background-color : #A00040;
}


.navi a{
	 font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 13px;
     color: #F0EAEA;
     font-weight : bold;
     text-decoration: none
}

.navi a:hover{
     font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
     font-size : 13px;
     color: #F0EAEA;
     text-decoration : none
}