/* CSS Document */

  body {
     height: 100%;
     margin: 0;
     padding: 0;
   	background-color:#ffffcc;
}

a:link {
		FONT-WEIGHT: normal; 
		color:blue; 
		text-decoration:underline;
		}
		
a:visited {
		color: #white;
		text-decoration:underline;
		 }
			
a:hover {
		color: #000000;
		text-decoration:none;
		}
		
.head_url {		display: none;}

.headtxt {
		position:relative;
		float:right;
		padding-bottom: 5px;
		padding-right:30px; 
		padding-left:20px;
		font-family: Geneva,Arial,Helvetica,sans-serif; 
		color: rgb(249, 169, 84); 
		font-size: 15px;
		margin-top:15px; font-style:italic; font-weight:bold;
		
		}
		
.address {
		text-align:right;
		padding-bottom: 5px;
		padding-top:5px; 
		font-family: Geneva,Arial,Helvetica,sans-serif; 
		color: rgb(249, 169, 84); 
		font-size: 10px;
		margin-right:15px;
		}

.buttons {
		margin-top:10px;
		margin-left:15px;
		margin-bottom:0px;
		float:left;
		}

.content {
		margin-left: 40px;
		margin-right: 20px;
		margin-top:10px;
		font-family: Geneva,Arial,Helvetica,sans-serif; 
		font-size: 10pt; 
		color: rgb(0, 0, 0); 
		line-height: 1.5;
		}
		
.dropcap {
		width: .7em;
		line-height: 1;
		float: left;
		text-align: left;
		font-size: 30pt;
		color: rgb(204, 51, 51);
		font-style:italic
		}

.content_title {
		margin-left: 40px;
		margin-top:40px;
		font-size: 14pt; 
		font-weight: bold; 
		font-style:italic;
		color: rgb(204, 51, 51);
		}
	
.button_subtitle {
		margin-left: 35px;
		margin-top:20px;
		margin-bottom:0;
		font-size: 11pt; 
		font-weight: bold; 
		font-style:italic;
		color: rgb(204, 51, 51);
		}	
		
.content_subtitle {
		margin-left: 0px;
		margin-top:20px;
		margin-bottom:0;
		font-size: 11pt; 
		font-weight: bold; 
		font-style:italic;
		color: rgb(204, 51, 51);
		}

.flash {margin-left:20px;
		margin-top:30px; text-align: center;

		}

.foottext {
		color: rgb(153, 102, 0);
		padding-left: 240px; 
		font-size: 8pt; 
		font-weight: bold; 
		font-family: Geneva,Arial,Helvetica,sans-serif;
		position:relative;  
		bottom:0px;
		}
.error {
		color:red; 
		font-weight:bold;
		}

h3 {
		font-size:11pt;
		color:#990000;
		margin-bottom:0;
		line-height:12pt;
		}

.motiv {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		margin-right:20px;
		line-height:12pt;
		margin-top:15px;
		margin-bottom:15px;
		}
	