@font-face { font-family: rreg; src: url('../fonts/Roboto-Regular.ttf'); } 

html {
	min-height: 100.05%;
}

body { 
	text-align: center;
	color: #333;
	background:#ffffff;
	font-family: rreg;
}

p {
	line-height: 1.5;
}

strong {
	font-weight: bold;
}

blockquote {
	margin: 2em;
	padding: .3em 0 0 2em;
}

	blockquote p{
		color: #888;
		font-size: 129%;
		font-style: italic;
		line-height: 1.2;
	}

	blockquote p.author {
		color: #aaa;
		font-size: 85%;
		font-weight: bold;
	}


div.sub h4, div.sub {
	color: #fff;
}

a:link {
	color: #0060c3;
	text-decoration: none;
}

a:visited {
	color:#069;
	text-decoration: none;
}

a:hover,
a:active {
	color: #ff0000;
	text-decoration: none;
}

button:hover {
	cursor: pointer;
	cursor: hand;
}

.gambar{
	width:550;
	height:192;
	border: 1px solid #000033;
}

.judul{
	font-size:16px;
	color:#F00;
	font-weight:bold;
}

.dua{
	font-size:12px;
}

.tiga{
	font-size:13px;
}

.empat{
	font-size:14px;
}

.sebelas{
	font-size:11px;
}

.besar{
	font-size:16px;
}

.subjudul{
	font-size:11px;
	color:#333;
	font-weight:bold;
}

.kecil{
	font-size:9px;
}

.judulgbr{
	font-size:15px;
	color:#0A0;
	font-weight:bold;
}

.batas {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.input{
	font-size:14px;
	color:#444;
}

/* Breite beschränken */
div.limiter {
	text-align: left;
	width: 825;
	max-width: 69.23em;
	padding: 0em 1.5em 1em 1.5em;
	
	margin-left: auto;
	margin-right: auto;
}

ul {

}

/* Listen */
ul#gambar li img{
	
}

.title{
}

.title p{
	text-align: right;
	width: 100%;
}

.roundbox{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #999999;
	-webkit-box-shadow: #B3B3B3 4px 4px 4px;
	-moz-box-shadow: #B3B3B3 4px 4px 4px;
	box-shadow: #B3B3B3 4px 4px 4px;
}

.kotak{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#ffffff;
}

.belum {
	color:#999;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
}
.sudah{
	color:#000;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
}

.select{
	font-size:12px;
	background:#ff0;
	cursor: pointer;
	cursor: hand;
}

.select2{
	font-size:9px;
	background:#ff0;
	cursor: pointer;
	cursor: hand;
}

.select3{
	font-size:16px;
	background:#ff0;
	cursor: pointer;
	cursor: hand;
}
.select4{
	font-size:14px;
	background:#ff0;
	cursor: pointer;
	cursor: hand;
}

.kanan{
	text-align:right;
}

.hilang{
	display:none;
}

.pin{
	font-size:60px;
	text-align:center;
	-webkit-text-security: disc;
    -moz-webkit-text-security: disc;
    -moz-text-security: disc;
}
