@charset "utf-8";

body {
	background-color: #250e0d;
	font-family: Georgia;
	color: #fffcc7;
	}

#container { 
	background-image: url(../images/background.jpg);
	width:1097px;
	height:800px;
	margin:0 auto;
	position: relative;
/*	border: 1px solid black; */
}

/* fuer index-datei*/

#cntr {
	text-align: center;
	width: 1200px;
	height: 800px;
	margin:0 auto;
	position: relative;	
	}
	
#motpic{
	margin-top: 20px;	
	}

.flags {
	width: 60px;	
	}	

#states {
	width: 100%;
	height: 100px;	
	}
	
#states td {
	color: #fffcc7;
	text-align: center;	
	}	
/* fuer index-datei*/

p {
	font-size: 23px;
	font-style: italic;	
	}

h1 {
	font-size: 26px;
	text-align: center;	
	color: #ff7c80;
	}
	
#maintxt {
	width: 750px;
	height: 500px;
	top:  70px;
	right:  20px;
	position: absolute;
/*	border: 1px solid white; */	
	}	
	
.rosa {
	color: #fcd5b5;
	font-size: 20px;
}
.cya {
	color: #d1ffda;
	font-size: 20px;
	font-style: normal;
}	

.bsp {
	text-align: right;
	color: #ff7c80;
	font-size: 24px;	
	}
	
.bsp a {
	text-decoration: none;
	color: #ff7c80;
	}	
	
.blu {
	text-align:right;
	margin-right: 100px;
	font-size: 30px;
	}	
	
.blu a {
	text-decoration:underline;
	color: rgb(79,128,255);
	text-align: right;
	}	

#as {
	width: 260px;
	height: 150px;
	left: 20px;
	bottom: 90px;
	position: absolute;
/*	border: 1px solid white; */ 	
	}
#as_pic {
	top: 0px;
	left: 0px;
	position: absolute;	
	}
	
#as_txt {
	top: 0px;
	right: 0px;
	width: 140px;
	margin-top: -10px;
	position: absolute;
	text-align: left;
/*	border: 1px solid green; */ 
	}

#as_txt h1 {
	font-size: 15px;
	color: #fff;	
	height: 8px;
	text-align: left;
	}
	
#as_txt p {
	font-size: 12px;
	}	
#as_txt a {
	color: #fffcc7;
	text-decoration:underline;
	}	
#pay {
	width: 570px;
	height: 120px;
	right: 20px;
	bottom: 90px;
	position: absolute;
/*	border: 1px solid white; */	
	}	
	
table {
	width: 100%;
	height: 100%;
	bottom: 0px;
	position: absolute;
	padding: 0;
	color: #ff7c80;
	text-align: right;
	vertical-align: bottom;
/*	border: 1px solid white; */
	}
	
table a {
	text-decoration: none;	
	}
		
table h1 {
	font-size: 22px;
	height: 37px;	
	}
		
td {
	vertical-align: bottom;
	padding: 0;
/*	border: 1px solid white; */	
	}

table p {
	font-size: 13px;	
	}	
		
.mid {
	vertical-align: middle;	
	text-align: left;
	width: 40%;
	}
	
#footer {
	width: 1100px;
	height: 30px;
	top: 690px;
	margin: 0 auto; 
	position: relative;
/*	border: 1px solid white; */ 	
	}	
	
#footer p{
	font-size: 15px;	
	text-align: center;
	}	