/* 

Theme Name: skiverleih gatt
Theme URI:
Description:
Author: Harald L๖ffel
Author URI:
Version: 20.11.2009

*/
/*  Defaults  */

* {
padding:0;
margin:0;
border:0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
}
/*  Div IDs  */
#wrapper {
position: absolute;
	width: 934px;
	height: 654px;
	margin: auto;
	background-color: #ffffff;
	left: 50%;
	top: 50%;
	margin-top: -216px;
	margin-left: -367px;
	padding-top: 1px;
	background-repeat: no-repeat;
	text-align: center;
	z-index: 2;
}
#wrapper_intro {
   position: absolute;
	width: 579px;
	height: 277px;
	margin: auto;
	background-color: #ffffff;
	left: 50%;
	top: 50%;
	margin-top: -154px;
	margin-left: -290px;
	background-repeat: no-repeat;
	text-align: center;
}
#sidebar {
	width: 239px;
	height: 612px;
	padding: 0px;
	float: left;
	text-align: left;
}
#sidebar a img {
	
}
#content {
	float: left;
	/*width: 94px;*/
	height: 433px;
	
	text-align: left;
	
}
#verkauf {
	float: left;
	/*width: 94px;*/
	height: 433px;
	
	text-align: left;
	
}
/*#footer {
   position: relative;
	width: 832px;
	height: 11px;
	left: 50%;
	/*top: 50%;
	margin-top: 249px;
	margin-left: -357px;
	text-align: right;
}*/
#preisgleich {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -349px;
	margin-left: -121px;
}

	/* ---------- links  --------------- */
a {
	color: red;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footer a {
	color: #8E8E8E;
	text-decoration: none;
}
.footer a:hover {
	color: #8E8E8E;
	text-decoration: underline;
}

/*---- schriften ------------*/
#content p {
	width: 494px;
	text-align: justify;
	margin: 0px;
	line-height: 20px;
	margin-bottom: 8px;
}
#content p.footer {
   margin-left: 71px;
	text-align: right;
	
}
#content table {
	text-align: left;
	padding: 7px;
	
}

#sidebar p.preisliste {
	width: 195px;
	text-align: justify;
	line-height: 20px;
}
/*#content p img {
	margin:3px;
	padding-top
}*/
#verkauf p {
	width: 494px;
	
	margin: 0px;
	line-height: 20px;
	margin-bottom: 14px;
        margin-top: 0px;
}
#verkauf p.footer {
   margin-left: 71px;
	text-align: right;
	
}
#verkauf p img {
	margin-right:3px;
        margin-bottom:3px;
	padding-top
}
/*-----------------sidebar nav---------*/
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px dotted #666;
	color: #F26522;


	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url('images/navbulle.gif');
	background-repeat: no-repeat;
	background-position: 10px 50%
}


#sidebar ul li a:hover{
	color: #F26522;
	background-color: #565656;
}

