body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	background-color: #FFFCF2;
}
html>body {
 width: auto;
 min-width: 700px;
}
* {
	margin:0px;
	padding:0px;
	border: none;
}
#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #000066;
	height: 50px;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat; 
	background-color: #FFF1C6;
	background-image: url(../images/logo/webdesigLogoBB.jpg);
}
#mainNav {
	position: relative;
	padding: 4px 0px 4px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	background-color: #CC3300;
}
#content {
	margin: 30px 400px 0px 20px;
	padding: 0px;
	text-align: justify;
	border: solid 1px #0033CC;
	width: 50%;
}
#content ul {
	margin-left: 35px;
}
#content h3 {
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#advertisement {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0033CC;
	text-align: center;
	background-color: #FFF1C6;
}
#pageNav {
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0033CC;
	margin-top: 30px;
	background-color: #F2F2F2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0033CC;
	height: 100%;
	float: right;
}
#advertisement img {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: none;
}#pageNav ul {
	padding: 0px;
	margin: 0px;
}
#pageNav li {
	text-align: left;
	list-style-type: none;
}
#pageNav a:hover {
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#pageNav a {
	background-color: #F2F2F2;
	border: solid 1px #000099;
	text-decoration: none;
	font-weight: bold;
	color: #CC3335;
	padding-left: 2px;
	display: block;
	font-size: 90%;
	padding-bottom: 0px;
	height: 17px;
}
#pageNav img {
	border: 0px;
	padding: 2px 3px 0px 3px;
}
#mainNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
.access {
	color: #FFFFFF;
	text-decoration: underline;
}
.sideAccess {
	color: #CC3300;
	text-decoration: underline;
}

#content h1 {
	font-size: 115%;
	font-weight: bold;
	color: #0033CC;
	background-color: #FFF1C6;
	padding: 12px;
	text-align: center;
}
#content p {
	font-size: 100%;
	color: #000000;
	background-color: #FFFCF2;
	padding: 0px 12px 20px 12px;
}
#content img {
	margin: 0px 5px;
}
#content h2 {
	background-color: #FFFCF2;
	margin: 10px auto;
	text-align: center;
}
#breadcrumbs {
	height: 15px;
	position: absolute;
	padding: 15px 0px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#launches {
	width: 150px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0033CC;
}
#launches h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #0033CC;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 5px;
}
#launches img {
	text-align: center;
	margin-top: 15px;
	background-color: #F2F2F2;
}
#pageNav h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0033CC;
	background-color: #FFF1C6;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	padding: 2px 0px 2px 0px;
}
#pageNav p {
}
#pageNav h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
#series {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	border: none;
}
#wrapDiv {
	width:100%;
	position:absolute;
	width:expression(document.body.clientWidth < 820? "820px": "auto" );
	min-width: 775px;
}
#banner {
	float: left;
	height: 65px;
	position: relative;
	top: 25px;
	left: 70px;
}
#contestForm {
	border: double 1px #666;
	padding:20px;
	background-image: url(../images/feature/contest/himmel.jpg);
	background-repeat:no-repeat;
	width: 350px;
	text-align: left;
	margin: 0px auto 0px auto;
}
input, textarea {
	display:block;
	width: 12em;
	float: left;
	border-bottom: 1px solid #000;
	border-left: 1px solid #333;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	padding: 2px;
	margin: 5px;
	background: #FFF1C6;
}
label {
	width: 5em;
	margin: 5px 5px 5px 3em;
	padding: 5px;
	float: left;
	text-align: right;
	font-weight: normal;
	color: #333333;
}
.buttons {
	padding: 3px;
	background-color: #FFF1C6;
	border: 1px solid #3F2830;
	width: 6em;
	margin-left: 5px;
}
#contentPort {

	margin: 30px 400px 0px 20px;
	padding: 0px;
	text-align: justify;
	border: solid 1px #0033CC;
}
#contentPort img {

	float: left;
	margin: 0px 10px 0px 0px;
}
#contentPort h1 {
	font-size: 115%;
	font-weight: bold;
	color: #0033CC;
	background-color: #FFF1C6;
	padding: 12px;
	text-align: center;
}
#contentPort p {
	font-size: 100%;
	color: #000000;
	background-color: #FFFCF2;
	padding: 0px 12px 20px 12px;
}
#contentPort h2 {
	background-color: #FFFCF2;
	text-align: center;
	padding-top: 10px;
	padding: 10px 0px 0px 0px;
}
#image {
	margin: 10px auto;
	padding: 0px;
}
#image img {
	text-align:center;
}
#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#perlContentLeft {
	padding: 5px 5px 5px 20px;
	float: left;
	width: 40%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px dotted #CCCCCC;
	margin-left: 10px;
}
#perlContentRight {
	padding: 5px 5px 5px 0px;
	float: right;
	width: 45%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px dotted #CCC;
	margin-right: 10px;
}
#perlContentLeft a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
}
#perlContentRight a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
}
#perlContentRight p {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#perlContentLeft p {
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
