* { margin: 0; padding: 0; border: 0; font-size: 100.01%; } 
html { font-size: 62.5%; }
body {
	background: url('./images/main_bg.png') top repeat-x; overflow:yes
}
img { vertical-align: text-bottom; }
a:link img {
	border: 0;
}

#logo {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -470px;
}
#content {
	background: url('./images/c_bg.png') top repeat-y;
	width: 450px;
	margin: 8px auto;
	padding-bottom: 40px;
	min-height: 580px;
}
#content h1 {
	background: url('h_space_fall.jpg') top no-repeat;
	width: 450px;
	height: 212px;
	text-align: right;
	font-size: 2.9em;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#content h1 span {
	position: absolute;
	top: 174px;
	right: 50%;
	margin-right: -240px;
	left: 520px;
	width: 303px;
}
#menu {
	position: absolute;
	top: 215px;
	left: 500px;
	margin-left: -430px;
	width: 199px;
	list-style-type: none;
	font-size: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menu li {
	margin: 0;
	padding: 0;
	display: inline;
}
#menu a:link, #menu a:visited, #menu #active {
	background: url('./images/m_bg.png') top no-repeat;
	display: block;
	padding: 10px 0 2px 4px;
	color: #FFF;
	text-decoration: none;
	border: 1px dotted #ACD4FC;
	letter-spacing: 0.5px;
}
#menu a:visited {
	background: url('./images/m_bg_v.png') top no-repeat;
	color: #BAD7F4;
}
#menu a:hover {
	background: url('./images/m_bg_h.png') top no-repeat;
	color: #FFF;
}
#menu a:active, #menu #active {
	background: url('./images/m_bg_a.png') top no-repeat;
	color: #004C98;
}
#footer {
	background: url('./images/c_footer.png') top right no-repeat;
	width: 500px;
	height: 73px;
	margin: -71px auto 5px auto;
}
#frame {
	font-size: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#frame a:link, #frame a:visited {
	color: #0064C8;
	text-decoration: none;
	border-bottom: 1px dotted #AAA;
}
#frame a:hover {
	color: #999;
	border-bottom: 1px dotted #0064C8;
}
#frame h2 {
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 10px 0 10px;
}
#frame p {
	margin: 5px 10px 20px 10px;
}
.cmarking {
	color: #E82226;
}
.clight {
	color: #AAA;
}
#frame ul {
	margin: 0;
}
#frame ul li {
	margin-left: 25px;
}
#hersteller {
	width: 90%;
	text-align: center;
	margin: 20px auto;
}

#hersteller_links {
	width: 90%;
	text-align: left;
	margin: 20px auto;
}
#hersteller img {
	border: 1px dotted #0064C8;
	margin: 5px;
}
#handys {
	display: inline;
	width: 95%;
	margin: 10px auto;
}
#handys div {
	float: left;
	margin: 10px 13px 10px 1px;
	display: inline;
}
#handys b {
	display: inline;
	float: left;
	width: 100px;
	text-align: center;
	font-size: 1.2em;
}
#handys b span {
	font-size: .7em;
	font-weight: normal;
}
#handys img {
	border: 1px dotted #0064C8;
	margin-top: 2px;
}
#frame input {
	background: #FFF;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	color: #0064C8;
	padding: 1px 5px;
	border-bottom: 1px dotted #004C98;
}
#frame input:hover {
	background: #DFF6FC;
}
#frame input:focus {
	background: #BAD7F4;
}
h3 {
	color: #E82226;
	font-size: 2.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	font-style: italic;
}
hr {
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #E82226;
}
.submit {
	background: #004c98;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	color: #FFFff;
	padding: 1px 5px;
	border-bottom: 1px dotted #004C98;
}

textarea {
	width: 250px;
	height: 100px;
}
