/*
Muster Radio TV Flamatt
*/

body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a, a:link, a:visited { 	color: #000000; font-weight: 700; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

p { color: #000000; margin: 0 0 10px 0; padding: 0 40px 0 40px; text-align: justify; }

span { color: #FFFFFF; }
span_right { color: #FFCC99; float: right; }

h1, h2 { font-weight: 700; line-height: 1.0em }
h1 {
	color: #FFFFFF;
	font-size: 24px;
	margin: 0 58px 10px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h2 { color: #FFCC99; font-size: 44px; margin: 0 0 10px 0 }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.mainwrapper{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100%;
	position: relative;
	background-color: #FF9933;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.leftwrapper{
	margin-left: auto;
	margin-right: auto;
	padding-top: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 190px;
	height: 100%;
	position: absolute;
	left: auto;
}

.umzugsposter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 704px;
	width: 498px;
	position: relative;
	background-image: url(pics/umzugsposter_web.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.umzugsposter_blank {
    padding-top: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 554px;
	width: 498px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #F47C29;
}
