/* CSS PS3-FAQs */


/*

Theme Name: PS3-FAQS.de | read it - feel it - love it

Theme URI: http://www.ps3-faqs.de/

Author: Sven Hofmann

Author URI: http://www.design-kult.net/

Version 1.0

*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}

body {
	background-image: url(layout/bg-bottom.png);
	background-repeat: repeat;
	border: 0;
	padding: 0;
}

#wrapper {
	margin: 0em auto;
	text-align: left;		
}

a {
	color: #999999;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

ol {
	list-style: disc;
	list-stile-position: outside;
	color: #727272;
	font-family: arial, helvetica, sans-serif, georgia;
	font-weight: normal;
	font-size: 13px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0em auto;
	line-height: 137%;
}

p {
	color: #727272;
	font-family: arial, helvetica, sans-serif, georgia;
	font-weight: normal;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0em auto;
	line-height: 137%;
}

.link {
	color: #727272;
	font-family: arial, helvetica, sans-serif, georgia;
	font-weight: normal;
	font-size: 16px;
	padding-top: 0px;
	margin: 0em auto;
	line-height: 137%;
}

.head {
	color: #727272;
	font-family: arial, helvetica, sans-serif, georgia;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0em auto;
	line-height: 137%;
}

#header {
	background-image: url(layout/bg-top.png);
	background-repeat: repeat;
	height: 110px; 
	padding-top: 20px;
	pading-bottom: 0px;
	padding-left: 10%;
	margin: 0em auto; 
}

#subheader {
	background-image: url(layout/bg-header.png);
	background-repeat: x-repeat;
	height: 152px; 
	padding-top: 0px; 
	padding-bottom: 0px;
}

#navi {
	height: 24px;
	width: 586px;
	background: url(layout/buttons/masterimage.png);
	background-repeat: no-repeat;
    margin: 0px auto; 
    position: relative;
	top: 0px;
}
	
#navi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
}
	
#navi li, #navi a {
	height: 24px;
	display: block;
}
	
#forum {
	left: 2px;
	width: 136px;
}
		
#upload {
	left: 147px;
	width: 146px;
}
	  
#karte {
	left: 304px;
	width: 118px;
}

#smiley {
	left: 434px;
	width: 152px;
}

  
#forum a:hover {
    background: transparent url(layout/buttons/forum.png)
    no-repeat;
}
	
#upload a:hover {
    background: transparent url(layout/buttons/upload.png)
    no-repeat;
}

#karte a:hover {
    background: transparent url(layout/buttons/karte.png)
    no-repeat;
}
	
#smiley a:hover {
    background: transparent url(layout/buttons/smiley.png)
    no-repeat;
}

#content {
	width: 820px;
	margin: 0em auto;
	font-family: arial, helvetica, sans-serif;
	padding-top: 35px;
	padding-bottom: 0px;
}

.right {
	background-image: url(layout/blog.png);
	background-repeat: repeat;
	float: right;
	width: 369px; 
	margin: 0em auto;
	font-family: arial, helvetica, sans-serif;
}

.left {
	background-image: url(layout/blog.png);
	background-repeat: repeat;
	float: left;
	width: 442px; 
	margin: 0em auto;
	font-family: arial, helvetica, sans-serif;
}

#footer {
	clear: both;
	margin: 0 auto;
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#subnavi {
	height: 24px;
	width: 431px;
	background: url(layout/buttons/masterimage-footer.png);
	background-repeat: no-repeat;
    margin: 0px auto; 
	padding: 0;
    position: relative;
	top: 10px;
}
	
#subnavi li {
	list-style: none;
	position: absolute;
	top: 0px;
}
	
#subnavi li, #subnavi a {
	height: 24px;
	display: block;
}
	
#partner {
	left: 0px;
	width: 95px;
}
		
#kontakt {
	left: 103px;
	width: 100px;
}
	  
#impressum {
	left: 212px;
	width: 134px;
}

#about {
	left: 357px;
	width: 78px;
}
  
#partner a:hover {
    background: transparent url(layout/buttons/partner.png)
    no-repeat;
}
	
#kontakt a:hover {
    background: transparent url(layout/buttons/kontakt.png)
    no-repeat;
}

#impressum a:hover {
    background: transparent url(layout/buttons/impressum.png)
    no-repeat;
}
	
#about a:hover {
    background: transparent url(layout/buttons/about.png)
    no-repeat;
}
