/* CSS Document */
html, body {
	font-family: Skia, Arial, sans-serif; 
	color: #000000;
	margin: 0px, 0px, 0px, 0px;
	text-align: left;
	font-size: 14px;
	background-image: url(../bg/bg.gif);
	list-style-image: url(../images/blt.gif);
	scrollbar-face-color: #EF3703;
	scrollbar-shadow-color: #000; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-3dlight-color: #dddddd; 
	scrollbar-darkshadow-color: #333333; 
	scrollbar-track-color: #EF3703;
	scrollbar-arrow-color: #ffffff;
}
	
#content {
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border-top: 7px solid #000;	
}	


#top {
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	width: 90%;
	height: 20px;
	background-image: url(../images/tp.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 7px solid #000;	
}	


#footer {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	color: #ffcc00;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../images/alt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Skia, Arial, sans-serif; 
	font-size: 12px;
	border-bottom: 10px solid #000;	
}

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

a:link {
	text-decoration: none;	color: #000099;	}
a:visited {
	text-decoration: none;	color: #006600;}
a:hover {
	text-decoration: underline;	color: #FF0000;}
a:active {
	text-decoration: none; 	color: #CC0099;}

.gri {
	color: #666666;
	font-family: "sans-serif" Skia, Tahoma; 
	font-size: 14px;
	font-weight: bold;
}	

.box {
	color: #666666;
	font-family: Skia, Arial, sans-serif; 
	font-size: 14px;
	padding: 12px;
	width: 150px;
	display: block;
	text-align: center;
}

.box2 {
	color: #ff3300;
	font-size: 12px;
	padding: 12px;
	width: 150px;
	display: block;
	text-align: center;
	font-family: Skia, Arial, sans-serif; 
}		

.paper {
	color:#990000;
	font-weight: bold;
	padding: 12px;
	line-height:20px;
	width: 200px;
	border: 2px dotted #FF9933;
	float: right;
	background-image: url(../images/pale.gif);
	background-repeat: repeat;	
}		

.renk {
	color: #CC0000;
	font-family: Skia, Arial, sans-serif; 
	font-size: 16px;
	font-weight: 900;
	float: left;
	text-align: bottom left;
	padding: 3px;
}	

.foto {
	float: left;
	padding: 6px;
}

.sm {
	font-family:Skia, Arial, sans-serif; font-size: 14px; color: #FF0000;}

.logo {
	float: left;
	padding: 1px;
}
.color {
 color: #CC0000;
 font-size: 16px;
 font-weight: 900;
}

.red {
	color: #ff0000;
	font-family: Skia, Arial, sans-serif; 
	font-size: 16px;
	font-weight: 900;
}	

.h { font-family:Skia, Arial, sans-serif; font-size: 16px; font-weight: 900; color:#CC3300;}
.sag {
	float: right;
	padding: 10px;
}	
.sol {
	float: left;
	padding: 10px;
}	


.bor {
 background:#FFFFcc;
 border:#3399CC dotted 5px;
 padding: 20px;
 float: right;
}

.border {
 background: #F33004;
 border: #000 solid 3px;
 padding: 4px;
}

.head {
	font-size: 16px;
	font-weight: 900;
	border: 1px solid #FFCC66;
	padding: 4px;
	font-family: Skia, Arial, sans-serif; 
	color: #D79E28;
}