/*
Theme Name: Spicu Classic Theme
Theme URI: http://www.spicu.com
Description: The Spicu Classic Theme. Check out more premium Themes at <a href="http://www.spicu.com" alt="Spicu" target="_blank">Spicu.com</a>
Version: 1.0
Author: Spicu
Author URI: http://www.spicu.com
*/


* {
	margin: 0;
	padding: 0;
}


a {
	color:#9E9E9E
}


img {
	border: none;
}

#container {
	width: 1050px;
	height: 100%;
	background-color: white;
	margin: 0 auto;
}

#header {
	width: 1050px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 2px solid #d0d0d0;
}

#header_inner {
	width: 850px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
}

#topnavi {
	width: 400px;
	position: absolute;
	top: 49px;
	right: 180px;
}

#topnavi li {
	display: inline;
	list-style-type: none;
	padding-right: 13px;
}

#topnavi a {
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	color: #9e9e9e;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#search {
	width: 180px;
	position: absolute;
	top: 49px;
	right: 0;
}

#searchsubmit {
	width: 20px;
	height: 18px;
	background: transparent url(images/search.gif) no-repeat;
	border: 0;
	cursor: pointer;
	
}

#sinput {
	width: 150px;
	height: 14px;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
}


#content {
	width: 560px;
	height: 100%;
	text-align: justify;
	font-family: Arial, Verdana, sans-serif;
	float: left;
}

#content h2 {
	padding-top: 20px;
	padding-bottom: 10px;
}

#content h2 a {
	font-size: 18px;
	font-family: Arial, Verdana, sans-serif;
	color: #F7CF00;
	font-weight: bold;
	text-decoration: none;
}

#small_under {
	width: 380px;
	color: #818181;
	padding-top: 30px;
	padding-bottom: 0;
}

#small_under a {
	color: #818181;
	text-decoration: none;
	font-size: 11px;
}

#small_under small {
	font-size: 11px;
}

#content p {
	font-size: 13px;
	color: #818181;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;

}


#menue {
	width: 250px;
	height: 100%;
	text-align: right;
	padding-top: 12px;
	float: right;
}

#menue li {
	list-style-type: none;
	padding: 2px 0;
}

#menue h2 {
	font-size: 18px;
	font-family: Arial, Verdana, sans-serif;
	color: #F7CF00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menue a {
	color: #9E9E9E;
	text-decoration: none;
}

#menue ul li {
	color: #818181;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
}
	

#linefoot {
	width: 1050px;
	height: 50px;
	border-bottom: 2px solid #d0d0d0;
}

#footer {
	clear: both;
	width: 1050px;
	
}

#footer_inner {
	width: 350px;
	margin: 10px auto;
	
}

#footer_inner li {
	font-family: Arial, Verdana, sans-serif;
	display: inline;
	list-style-type: none;
	color: #9e9e9e;
	font-size: 12px;
	
}

#footer_inner li a {
	font-family: Arial, Verdana, sans-serif;
	color: #9e9e9e;
	text-decoration: none;
	font-weight: bold;
}

#rssfeed {
	padding-top: 30px;
}


#trackback {
	margin: 10px 0;
}

#trackback a {
	color: #9e9e9e;
	font-family: Arial, Verdana, sans-serif;
}


#under_com {
	padding: 15px 0;
	width: 330px
	
}

#under_com small {
	font-size: 11px;
}


#under_com a {
	padding: 10px 0;
	color: #9e9e9e;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}

#comments  {
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	color: #9e9e9e;
}
	

#comment {
	width: 375px;
	overflow: auto;
}

#respond {
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	color: #9e9e9e;
}

#commentform {
	background-color: #F8F8F8;
	padding: 10px;
}

#commentform p {
	margin: 10px 0;
}

.commentlist li {
	background-color: #F8F8F8;
	list-style-type: none;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	color: #9e9e9e;
	padding-top: 10px;
	padding-right: 10px;

}

.alt {
	border-top: 10px solid white;
	border-bottom: 10px solid white;
}

.commentlist cite, .commentlist small {
	padding-left: 10px;
	padding-top: 10px;
}

.commentlist li a {
	color: #9e9e9e;
	text-decoration: none;
}

.commentlist li p {
	padding: 10px 0 10px 10px;
}

#submit {
	background: transparent url(images/submit.gif) no-repeat;
	width: 135px;
	height: 12px;
	border: none;
	cursor: pointer;
	margin-bottom: 5px;
}

.navigation {
	padding-top: 15px;
	color: #9e9e9e;
}

.navigation a {
	font-size: 13px;
	color: #9e9e9e;
}

.alignleft {
	padding-top: 10px;
	float: left;
}

.alignright {
	padding-top: 10px;
	float: right;
}

.pixel_leiste {
	width: 560px;
	height: 2px;
	border-bottom: 2px dotted #dfdede;
	clear: both;
}

.aLeft {
	padding-top: 10px;
}

#searchh2 {
	color:#F7CF00;
	font-family:Arial,Verdana,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}