/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

* {
  margin: 0;
  padding: 0;
}

body {
margin: 0;
padding:0;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:11px;
background: url(/templates/rhuk_milkyway/images/bg.png) repeat-x;
}
a {
text-decoration:none;
color:#2d7db7;
}
a:hover {
text-decoration:underline;
}

h1 {
font-size:18px;
padding: 0 0 6px 0;
margin: 0 0 6px 0;
color: #e15c1a;
}
h2 {
font-size:14px;
padding: 8px 0 5px 0;
margin: 5px 0 0 0;
border-top: 1px dotted #aaa;
	}

div#page1 {
width: 990px;
margin: 0 auto;
}
div#logo {
height: 85px;
float:left;

}
div#logo img {
	border:none;
	margin: 0px 0 0 5px;
}

div#werbung {
width: 728px;
float:right;
height: 92px;
padding: 0 0 0 0;
text-align:center;
}

div#navigation {
width: 100%;
height: 36px;
background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat;
background-position: 599px 0px;
clear:both;
}
div#navigation ul {
list-style:none;
margin:0;
padding:0;
}
div#navigation ul li {
float:left;
margin:0;
padding:0;
}
div#navigation .Navigation1			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: 0px -115px;}
div#navigation .Navigation2			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: 0px -153px;}
div#navigation .Navigation3			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: 0px -191px;}
div#navigation .Navigation4			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: 0px -229px;}
div#navigation .Navigation5			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: 0px -267px;}
div#navigation .Navigation6			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: 0px -305px;}
div#navigation .Navigation7			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: 0px -343px;}


div#navigation .Navigation1:hover			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: -176px -115px;}
div#navigation .Navigation2:hover			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: -176px -153px;}
div#navigation .Navigation3:hover			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: -176px -191px;}
div#navigation .Navigation4:hover			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: -176px -229px;}
div#navigation .Navigation5:hover			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: -176px -267px;}
div#navigation .Navigation6:hover			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: -176px -305px;}
div#navigation .Navigation7:hover			{background: url(/templates/rhuk_milkyway/images/3deinkaufscenter.png) no-repeat; background-position: -176px -343px;}

div#navigation ul li .search {
	height:30px;
	padding: 7px 10px 0px 10px;
	background: #3f3d40;
}
div#navigation ul li .inputbox {
}

div#subnavigation {
height: 16px;
background: #3f3d40;
font-size:9px;
text-align:left;
color: #aaa;
margin: 0;
padding:2px 0 0 5px;
}
div#subnavigation a {
color: #aaa;
}

	
div#left {
	width: 200px;
	float:left;
	border: 1px solid #bbb;
	}

div#left ul {
	list-style:none;
	}
div#left ul li {
	padding: 3px 0 3px 10px;
	background:#eee;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	}
div#left ul li#current {
	background: #000;
	background: url(/templates/rhuk_milkyway/images/bg_menu.png) repeat-x #fff;
	font-weight:bold;
	}
div#left ul li ul {
	background: none;
	margin:5px 0 5px 0;
	}
div#left ul li ul li {
	border-top:none;
	border-bottom:none;
	background:none;
	}
div#mittel {
	width: 590px;
	float:left;
	margin: 0 0 0 15px;
	}
	
div#page {
	width: 570px;
	float:center;
	margin: 0 0 0 15px;
	}
	
div#right {
	width: 160px;
	float: right;
	}
div#right ul {
	list-style:none;
	}
div#right ul li {
	padding:3px 0 3px 0;
	border-bottom: 1px dotted #ccc;
	}

div#footer {
	text-align: center;
	margin: 20px 0 40px 0;
	display:block;
	clear:both;
	width: 990px;
	}
	
div#bottomspacer{
	height: 40px;
	clear:both;
	}
div#topspacer{
	height: 10px;
	background: url(/templates/rhuk_milkyway/images/shadow.png) no-repeat;
	clear:both;
	width: 990px;
	margin-bottom:8px;
	}
	
div#bottom{
	border-top: 1px solid #bbb;
	background: #eee;
	text-align: center;
	padding: 5px;
	display:block;
	clear:both;
	}
	
div.blog_more ul {
	margin-bottom:20px;
	}
div.blog_more ul li {
	list-style:none;
	}
p.counter {
	margin: 0 0 20px 0;
	}
span.pagination {
	padding: 8px;
	line-height:36px;
	border:1px dotted #777;
	}
span.pagination span {

	border: 1px solid #ddd;
	background:#eee;
	margin: 3px 3px 5px 3px;
	padding: 3px 5px;
	}
span.pagination a {

	border: 1px solid #e15c1a;
	background:#e15c1a;
	margin: 3px 3px 5px 3px;
	padding: 3px 3px;
	color:#fff;
	}

table.search {
	background:#eee;
	padding:7px;
	margin-bottom:5px;
	}
	
table.search h2 {
	padding:0px !important;
	margin:0px !important;
	border:none !important;
	}
