/* 



Theme Name: gute-seiten.net 2



Theme URI: http://www.gute-seiten.net



Description: Best magazines - best theme



Version: 2.0



Author: gebrauchsgrafikundso.de



Author URL: http://www.gebrauchsgrafikundso.de



Tags: valid XHTML, fixed width, wood, two columns, widgets, gravatars, right sidebar, 



The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php



*/

@import "header.css";
 @import "footer.css";
 @import "menue.css";
 @import "news.css";
 @import "magazines.css";
 @import "comments.css";
 @import "sidebar.css";
 @import "tour.css";
 @import "contact.css";
 @import "members.css";


a:active, a:focus {outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;}
ul.archiv {
	margin:20px 0px;
	padding:0px;
}
ul.archiv li {
	padding:5px 0px 5px 0px;
	border-top:1px dotted #ddd;
}
ul.archiv li:first-child {
	border:none;
}
ul.archiv li:hover {
	background:#f4f4f4;
}
* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Sans-Serif;
	color: #454547;
	line-height:20px;
	background-color: #E8E8E8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a:link, a:visited, a:active {
	color: #454547;
	text-decoration: underline;
}
a:hover {
	color:#999999!important;
	text-decoration: none;
}
h1 {
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
}
h2 {
	font-size: 1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
}
h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
}
.small {
        font-size:10px;
}
/* === MAIN AREA == */ 

.clear {
	position: relative;
	clear: both;
	height: 5px;
}
#wrapper {
        background-image: url(images/mainmidpart.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#mainwrap {
	width:862px;
	margin: 0px auto;
}
#maintop {
	margin: 0 auto;
	padding:0;
	background:url(images/maintoppart.png) no-repeat scroll 0 0;
	height:49px;
	width:862px;
}
#main-blog {
	float:left;
	width:700px;
	margin-left: 60px;
	margin-bottom: 25px;
}
.contenthead {
	margin-bottom: 20px;
}
.contenthead h1 {
	padding-bottom:0px;
	border-bottom:1px dotted #858585;
}
.contentmain {
	/* float: left; */

	width: 700px;
	margin-bottom: 30px;
}
.contentmain h1 {
	margin-bottom: 25px;
}
.contentmain p {
	/* float: left; */

	width: 700px;
	margin-bottom: 20px;
}
#staticcontent {
	float: left;
	width: 458px;
}
#staticcontent p {
	margin-left: 242px;
	width: 458px;
}
#staticcontent h2 {
	margin-left: 242px;


}
#staticcontent img {
	margin-left: -242px;
}
#staticcontent-mag {
	margin-left: 27px;
	float: left;
	width: 458px;
}
#staticcontent-mag p {
	width: 458px;
}
#staticcontent-mag h2 {
        margin-bottom: 20px;
}
#links {
	width: 457px;
	float: left;
}
#rechts {
	width: 200px;
	margin-left:42px;
	float: left;
}
#rechts h3 {
	padding-bottom: 10px;
}
#links h2 {
	margin-bottom: 20px;
}

