/*
Hundesalon Groomers-World Start CSS-File.
@edited Pascal Fischer 
@version 2009-08-08
@copy Groomers-World Martina Fischer
@author freecsstemplates.org 
@license CC 2.5
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #3B3B3B;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B3B3B;
}

a:visited {
	text-decoration: none;
	color: #3B3B3B;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.post {
	width: 420px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
}

.post .title span {
	padding-right: 30px;
}



.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
	color: #3B3B3B;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	border-bottom: 1px dashed #CCCCCC;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #3B3B3B;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

#root{
	position:absolute;
	margin-top:0px;
	width:100%;
	min-height:350px;
	z-index:1;
	background:url(images/verlauf.png) repeat-x;
}
#mainDiv {
	width:656px;
	height:544px;
	z-index:2;
	background:url(images/landing_banner_main.png) no-repeat;
	margin:0 auto;
}
#linkDiv {
	margin:0 auto;
	padding-top:433px;
	width:600px;
	height:30px;
	color:#333;
	z-index:3;
	text-align:center;
}
#linkDiv a{
	text-decoration:none;	
}
#linkDiv a:hover{
	border-bottom: 1px dotted;	
}
#footer {
	margin:0 auto;
	width:600px;
	color:#333;
	z-index:3;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
#choice{
	width:300px;
	height:300px;
	padding-left:10px;
	padding-top:15px;
}
#choice h2{
	color:#9a164b;
}
#choice li{
	color: #525252;
	padding-bottom:4px;
	list-style-image:url(images/li.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing:-1px;
}
#choiceclose{
	color: #525252;
	padding-right:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing:-1px;
	text-align:right;
}
