/* margins global zurücksetzten*/
* {
	margin: 0;
	padding:  0;	
}

/* @group Accessibility */

.accessibility {
		position:absolute;
		top: -999em;
		left: -999em;
}

dfn {
		position:absolute;
		top: -999em;
		left: -999em;
		width: 0;
		height: 0;
		overflow: hidden;
		display: inline;
}

/* @end */

/* @group General Styles */

body {
	background: repeat url(screenelemente/site_bg.jpg);
	text-align: center; 
	color: #fff;
	font: 1.05em sans-serif, "Lucida Grande", Lucida, Verdana;
}

p {
	line-height: 1.45em;	
}

.block{
	text-align: justify;
}

b, strong {
	font-weight: bold;
}

a:hover, a:active {
	color: #fdfd00;
	border-style: none;
}

.error {
	color: #fa6a65;
	font-size: 1.1em;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../bilder/error.gif) no-repeat left;
	padding-left: 19px;
}

img {
	border-style: none;
}

.imageStyle {
}

.image-left {
	float: left;
	position: relative;
	z-index: 5;
	margin-right: 4px;
	padding-right: 4px;
}

.image-right {
	float: right;
	position: relative;
	z-index: 5;
	margin-left: 6px;
	padding-left: 6px;
	
}
	
/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#top_grad {
	background: repeat-x url(screenelemente/site_gradient_bg.jpg);
	position: absolute;
	top: 0;
	height: 527px;
	left: 0;
	display: block;
	width: 102%;
	z-index: 0;
}

html > body #top_grad {
	width: 100%;
}

/* @group Hauptmenu */
#navcontainer {
	width: 806px;
	height: 20px;
	padding-top: 5px;
	position: relative;
	background: url(screenelemente/menu_bg.jpg) no-repeat;	
}

#mainnavigation {
	margin-left: 40px;
}

.mainnavi {
	display: inline;
}

li#active a {
	color: yellow;
	background: url(../bilder/active.gif) no-repeat right;
}

#navcontainer a:link,
#navcontainer a:visited {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-size: 0.85em;
	text-decoration:none;
}


#navcontainer a:hover,
#navcontainer a:active {
	color: yellow;
}


/* @end */


#container {
	background: repeat-y right url(screenelemente/content_bg.jpg);
	width: 806px;
	min-height: 450px;
	padding-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
	top: 0;
 	bottom: 0;
	z-index: 1; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}


#pageHeader {
	width: 806px;
	height:159px;
	font-size: 0em;
	position: relative;
}

#welcome1 {
	font-size: 1.5em;
	width: 726px;
	line-height: normal;
	font-weight: bold;
}

#welcome2 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #d8d8d8;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

form {
	
	width: 715px;
	padding: 5px;
	border-style: dotted;
	border-width: 1px;
}

form h3 {
	border-bottom: 1px dotted #fff;
	padding-bottom: 2px;
	padding-top: 2px;
}

/* @group Takeaway BGs */

#step2 {
	background: url(../bilder/step_zahlen_2.gif) no-repeat right bottom;
}

#step3 {
	background: url(../bilder/step_zahlen_3.gif) no-repeat right bottom;
}

#step4 {
	background: url(../bilder/step_zahlen_4.gif) no-repeat right bottom;
}

#step1 {
	background: url(../bilder/step_zahlen_1.gif) no-repeat right bottom;
}



/* @end */

label {
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #7f7f7f;
	color: #fff;
}

#formnavi {
	
	display: block;
	position: relative;
	text-align: center;
}

#schritte {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#schrittebild {
	display: inline;
	position: relative;
	top: 4px;
}

#figurauswahl{
}

.summary {
	font-weight: bold;
	font-style: italic;
	color: #bfbfbf;
	font-size: 1.3em;
	margin-left: 4px;
	padding-left: 4px;
}

.dreispaltig{
	/*
	left:50%; 
	xtop:50%; 
	xheight:120px; 
	width:682px; 
	xmargin-top:-60px; 
	margin-left:-341px;
	position: relative;
	*/
}

.radiolist {
	display: block;
	width: 236px;
	list-style-type: none;
	float: left;
	text-align: center;
}

.logoborder{
	border: 2px solid #7f7f7f;
	height: 130px;
	width: 226;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

#custom_logo {
	font-size: 0.7em;
	text-align: center;
}

.gamebeispiel {
	display: block;
	width: 240px;
	list-style-type: none;
	float: left;
	text-align: center;
}

.reftitle {
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #7f7f7f;
	color: #fff;
}

.bearbeiten{
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #7f7f7f;
	text-align: right;
}

#contactsite {
	width: 726px;
	height: 330px;
}

#contactform {
	width: 340px;
	height: 319px;
	float: left;
	position: relative;
}

.contactdetails {
	display: block;
	text-align: center;
	list-style-type: none;
	border: 1px dotted #fff;
	position: relative;
	vertical-align: bottom;
	padding: 5px;
	float: right;
	width: 340px;
	height: 319px;
}

.contactdetails  h3 {
	border-bottom: 1px dotted #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}

textarea {
	font: normal 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}


#contentContainer {
	background: repeat-x url(screenelemente/title_bg.jpg);
	width: 726px;
	padding-top: 18px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
 	position: relative;
 	font-size: .8em;
 	line-height: 1.35em;
 	z-index: 4;
}

#contentContainer > p {
	width: 715px;
}
	
#highscore {
	font-size: 1.2em;
	padding-top: 5px;
	line-height: 1.2em;
	padding-left: 5px;
}


.parm{
	font-weight: bold;
	color: #fa6a65;
}

.hinweis {
	color: #bfbfbf;
	font-style: italic;
	font-size: 0.85em;
	margin: 0;
	padding: 5px;
	text-align: left;
}

#footer { 
	background: url(screenelemente/footer_bg.jpg);
	width: 806px;
	height: 56px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	font-size: 0.75em;
	color: #ccc;
	position: relative;
}

#footer p {
	padding-top: 25px;
	margin-top: 0;
}

#footer a:link, #footer a:visited {
	color: #9baabb;

}

#footer a:hover, #footer a:active {
	background: transparent;
	color: #9baabb;
}



/* @group IE Fixes */

.IEonly {
	font-size: 0.75em;
	margin: 0;
	padding: 5px;
}

.forIEonly {
	width: 726px;
}



/* @end */
	
/* @end */




/* @group Global Classes */


h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	font-size: 1.4em;
	margin: 0 0 3px;
}

h3 {
	font-size: 1.2em;
	margin: 0px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

	
/* Table Styles */
table {
	font-size: 1em;
}
/* @end */






