* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse:collapse;
}

body, html{

	height: 100%;
	width: 100%;


}


html {
	/*background-color: #000;*/
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-collapse: collapse;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	/*background:#000;*/
	background-repeat:repeat-x;
	color: #fff;

}

div {
		
}

table{		

}

tr {
		
}

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

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

a {
	text-decoration:none;
}

a:link {
	color: #666;
}

a:active {
	color: #000;
}

a:visited {
	color: #666;
}

a:hover {
	color: #000;
}


p {
	margin-bottom: 15px;
	line-height:1.2em;
}

th {

}

tfoot {

}

thead {

}

td {
		
}

tbody {

}


ol {

}

form {

}

input {

}

textarea {

}

select {
}


option {

}

input.formularschaltflaeche {

}


li {

}

span {

}
