/*
Theme Name: anna-mode
Theme URI: http://www.anna-mode-lingen.de/
Description: 
Version: 1.0
Author: Patrick Niemann
Author URI: http://www.patrick-niemann.com/
Last: 19.12.09 01:30
*/

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
#container-wrap {
	background:url(Bilder/bg-2.png) top repeat-x;
	width:100%;
	height: 100%;
}
#container-wrap2 {
	background:url(Bilder/bg-1.png) left bottom no-repeat;
	width:100%;
}
.kontakt-wrap {	
	height: 100%;
}
#container {
	min-height: 100%;
	margin-bottom: -165px;
	position: relative;
	top:0;
	max-width:1247px;
}
body {
	font: 15px/2 Georgia, serif;
	background:#ECDFE1 url(Bilder/navi-bg.png) top left repeat-x;
}
.clear {
	clear:both
}
a {
	color:#8A3344
}
h1 a {
	color: white;
	background:url(Bilder/logo-trans.png) no-repeat;
	height:165px;
	width:471px;
	text-indent:-1000px;
	position:absolute;
	z-index:100
}
h2 {
	font-size:18px;
	color:#8A3344
}
#page-wrap {
	max-width: 100%;
	min-width: 1000px;
	margin: 0;
	position: relative;
	top:-90px
}
#header {
	max-width: 100%;
	min-width: 1000px;
	margin: 0;
	height:244px;
	background:url(Bilder/top-left.png) top left no-repeat;
	position:relative;
	top:0
}
#main-content {
	padding: 0 50px 0 190px;
}
#main-content img {
	margin:15px;
}
#main-sidebar {
	position: absolute;
	left: 0;
	top: 45px;
	width: 160px;
	bottom: 0;
	padding: 115px 10px 0;
	background:url(Bilder/leistungen-trans.png) top left no-repeat
}
#navigation {
	position:absolute;
	top:0;
	left:520px;
}
#navigation a {
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:15px 15px 0;
	height:41px;
	display:block;
	margin:0 1px;
}
#navigation ul {
	list-style:none;
}
#navigation ul li.current_page_item a, #navigation ul li.current_page_item a:hover {
	background:url(Bilder/navi-bg-ac.png)
}
#navigation a:hover, #navigation a:focus {
	background:url(Bilder/navi-bg-hov.png) bottom no-repeat;
	text-decoration:underline;
	outline:none
}
#navigation ul li {
	float:left;
	display:block;
	height:56px;}
#navigation ul li.current_page_item {
	background:url(Bilder/navi-border-ac.png)
}
#footer {
	max-width: 100%;
	min-width: 1000px;
	padding: 0 auto 15px;
	background: url(Bilder/bottom-bg.png) bottom repeat-x;
	height:165px;
	position:relative;
}
.clearfooter {
	height: 165px;
	clear: both;
}
#inner-footer {
	padding:100px 0 0 0;
	width:100%;
	height:65px;
	background:url(Bilder/bottom-right.png) bottom right no-repeat;
	position:relative
}
#oeffungszeiten {
	font-family:"Lao UI", Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:35px;
	font-size:15px;
	color:#35338a;
	line-height:normal;
	margin:10px;
	widows:160px;
}
#oeffungszeiten span {
	text-align:right;
	display:block
}
#footer p {
	padding: 33px 0 0 10px;
	color: white;
}
#footer a {
	color: white;
	border-bottom: 1px dotted white;
	text-decoration: none;
}
#footer a:hover {
	border-bottom-style: solid;
}
