/* CSS File für unterwegs-zuhause.com */
html
{
	height: 100%;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #858585;
	height: 100%;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #FFF;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}

h2
{
	color: #FFF;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
	font-style: normal;
}

	
h3
{
	color: #FFF;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 15px;
}	
	
h4
{
	color: #016697;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F28626;
}
a:active {
	text-decoration: none;
	color: #FFF;
}



#wrapper {
	height: 715px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -400px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
}
#navi
{
	height: 596px;
	width: 65px;
	position: absolute;
	top: 0px;
	left: 735px;
}
#sprache {
	position: absolute;
	height: 18px;
	width: 116px;
	left: 607px;
	top: 38px;
	font-size: 12px;
}
#content
{
	width: 600px;
	height: 500px;
	padding-right: 20px;
	position: relative;
	left: 80px;
	top: 80px;
}
#content .thumb {
	border: 3px solid #FFF;
}
#content .home {
	top: 110px;
	position: absolute;
	left: 79px;
	width: 507px;
	height: 264px;
	font-size: 23px;
	line-height: 25px;
}
#content .col {
	position: absolute;
	height: 151px;
	width: 266px;
	left: 351px;
	top: 348px;
}
#content .head{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#content a:link {
	text-decoration: none;
	color: #FFF;
}
#content a:visited {
	text-decoration: none;
	color: #FFF;
}
#content a:hover {
	text-decoration: none;
	color: #F28626;
}
#content a:active {
	text-decoration: none;
	color: #FFF;
}
#content p
{
	line-height: 18px;
	margin-bottom: 10px;
}
#content li
{
	line-height: 17px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 40px;
}
#content ol li{
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 8px;
}
#content .spalte1 {
	position: absolute;
	width: 85px;
	left: 9px;
	top: 28px;
	height: 374px;
}
#content .spalte2 {
	position: absolute;
	width: 530px;
	left: 103px;
	top: 28px;
	height: 374px;
}
#content .spalte2 a:link, #content .sonderpreis a:link {
	text-decoration: none;
	color: #999;
}
#content .spalte2 a:visited, #content .sonderpreis a:visited {
	text-decoration: none;
	color: #999;
}
#content .spalte2 a:hover, #content .sonderpreis a:hover {
	text-decoration: none;
	color: #F28626;
}
#content .spalte2 a:active, #content .sonderpreis a:active {
	text-decoration: none;
	color: #999;
}
#content .spalte1 p {
	line-height: 16px;
	text-align: right;
}
#content .spalte2 p {
	line-height: 16px;
}
#content .sonderpreis {
	position: absolute;
	width: 596px;
	left: 16px;
	top: 446px;
	height: 81px;
}
#content .sonderpreis p, #content .sonderpreis2 p {
	line-height: 16px;
}
#content .sonderpreis2 {
	position: absolute;
	width: 596px;
	left: 16px;
	top: 340px;
	height: 81px;
}
#seitennav {
	position: absolute;
	height: 18px;
	width: 200px;
	left: 80px;
	top: 586px;
	font-size: 12px;
}
#footer
{
	height: 28px;
	font-size: 10px;
	width: 90px;
	position: absolute;
	left: 710px;
	top: 656px;
}
#topnav {
	position: absolute;
	height: 43px;
	width: 268px;
	left: 22px;
	top: 0px;
}
