/* CSS Document */

* { margin: 0; padding: 0;}

html { height: 101%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 90%;
	line-height: 150%;
	text-align: justify;

}

h4 {
	font-size: 100%;
	line-height: 200%;
}

/*–––––––––––––––––––––––––––
––––––––––––IDs––––––––––––––*/

#wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;

}

#head {
	height: 306px;
	width: 890px;
	text-align: center;

}

#contentbox {
	width: 890px;
}

#menuli {
	float: left;
	width: 160px;

}

#menure {
	float: right;
	width: 160px;

}

#content {
	width: 568px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;

}

#content_index {
	width: 430px;
	float: left;
	padding-left: 70px;
	padding-right: 70px;
	background-image: url(../grafics/pixindex/woelogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}

#text {
	float: none;
	clear: left;
	width: 570px;
	padding: 0px;
	margin-left: 160px;
	margin-right: 160px;
}

/*–––––––––––––––––––––––––––
––––––––––––Classes––––––––––*/

.thumbs {
	float: left;
	height: 120px;
	width: 120px;
	background-image: url(../grafics/pixall/bg-thumbs_grafiken.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 11px;
	text-align: center;
	padding-top: 0px;
}


.pixquer {
	position: relative;
	top: 25px;
	border: 1px solid #CCCC99;
}

.pixhoch {
	top: 15px;
	position: relative;
	background-image: url(t10);
	border: 1px solid #CCCC99;
}
