/* @override http://localhost/projekt/radja/deploy/stuff/style.css */

html {
	height: 100%;
	width: 100%;
	overflow: auto;
}

#mainContent {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#noFlash {
	background-color: #dfe1dd;
	font-size: 24px;
	line-height: 26px;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 0;
}

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


#fallback {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 450px;
	clear: both;
	margin-left: 0px;
	padding-left: 30px;
}

h6 {
	display: inline;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	padding-right: 10px;
}

h3 {
	font-weight: normal;
	font-style: normal;
	margin-top: 50px;
	font-size: 15px;
}

h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	border-top: 1px solid #dfe1dd;
	padding-top: 30px;
	margin-top: 10px;
	line-height: 26px;
	margin-bottom: 0;
}

a {
	color: #616756;
}
