html, body, img {
	margin: 0;
	padding: 0;
	border: none;
}
html, body {
	height: 100%;
}
html[xmlns] {
	height : 100%;
	padding-bottom : 0.005em;
}
#content {
	position: absolute;
	left: 50%;
	top: 0;
	width: 990px;
	margin: 0 0 0 -500px;
	height: 100%;
	min-height: 100%;
}
#maincontent {
    position: relative;
    min-height: 100%;
    top: -11px;
    height: 100%;
    height: auto;
}	
#innercontent {
	padding: 10px;
}
#footer {
	position: absolute;
         bottom: 0;
	width: 100%;
	height: 40px;
}
#footer_menu {
	position: absolute;
	right: 0;
	top: 30px;
}
#footer_menu a {
	 font: normal 10px/10px Arial, Helvetica, sans-serif;
	 color: #000;
	 text-decoration: none;
	 padding-right: 20px;	 
}
#footer_menu a:hover, #footer_menu a.active {
	 text-decoration: underline;
}
#footer_logos {
	position: absolute;
	left: 20px;
	background-color: #fff;
}
#footer_logos img {
	padding-right: 35px;
}
#nrw_logo {
	position: absolute;
	right: 19px;
	top: 6px;
}
#ruhrdiamant_logo {
	position: absolute;
	left: 21px;
	top: 89px;
}
#menu {
	position: absolute;
	top: 58px;
	left: 530px;
	width: 455px;
}

/* #### SCHRIFTEN: #### */

	body {
		font: normal 11px/18px Arial, Verdana, Sans-Serif;
		color: #000;
	}
	h1 {
		font: normal 14px/18px Arial, Verdana, Sans-Serif;
		color: #d63386;
	}
	
	h2 {
		font: normal 12px/18px Arial, Verdana, Sans-Serif;
		color: #d63386;
	}	
	strong {
		font: normal 11px/18px Arial, Verdana, Sans-Serif;
		color: #d63386;
		text-transform: uppercase;
	}	
	a {
		font: normal 11px/18px Arial, Verdana, Sans-Serif;
		color: #d63386;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}	

/* #### SEITEN DIVS #### */

	/* #### STARTSEITE #### */
	#startseite_textarea1 {
	position: relative;
	margin-top: 280px;
	margin-left: 90px;
	width: 197px;
	padding-bottom: 50px;
	z-index: 100;
	}
	
	#flash {
	position: absolute;
	left: 180px;
	top: 80px;
	}
	
	/* #### MITMACHEN #### */
	#mitmachen_formular {
		position: relative;
		padding-top: 150px;
		left: 330px;
		width: 442px;
		padding-bottom: 100px;
	}
	#mitmachen_textarea {
		position: absolute;
		top:   440px;
		left: 90px;
		width: 150px;
		padding-bottom: 50px;
	}
	
	/* #### STATEMENTS #### */
	/*
	#statements_textarea {
		position: relative;
		margin-top: 420px;
                margin-left: 90px;
		width: 150px;
		padding-bottom: 50px;
	}
	*/
	#statements_flash {
		position: absolute;
		top:  220px;
		left: 90px;
		width: 200px;
		height: 200px;
		padding-bottom: 50px;
	}	
	
	/* #### DER WETTBEWERB #### */
	#wettbewerb_textarea {
		position: relative;
		margin-top: 280px;
		margin-left: 90px;
		width: 330px;
		padding-bottom: 50px;
	}
	
	/* #### TEILNAHME #### */

	#teilnahme_textarea1 {
		position: relative;
       	 	margin-top: 160px;
       	 	margin-left: 350px;
		width: 400px;
		padding-bottom: 50px;
	}
	
	/* #### JURY #### */

	#jury_textarea {
		position: relative;
		margin-top: 280px;
		margin-left: 90px;
		width: 330px;
		padding-bottom: 50px;
	}
	
	/* #### GEWINNER #### */

	#gewinner_textarea {
		position: absolute;
		top:   440px;
		left: 90px;
		width: 150px;
		padding-bottom: 50px;
	}
	#gewinner_textarea2 {
		position: relative;
		padding-top: 150px;
		left: 330px;
		width: 442px;
		padding-bottom: 100px;
	}

/* #### BANNER CODE: #### */

textarea.banner_code{
margin-left: 10px;
height: 82px;
width: 200px;
font: normal 9px/10px Arial, Helvetica, Verdana, Sans-Serif;
}
