/*
	Theme Name: Coldfire
	Theme URI: http://www.pageinvent.com
	Description: A clear theme.
	Version: 1.0
	Author: Rene Evdokimoff
	Author URI: http://www.pageinvent.com
*/



/* Allgemeines */
/*-------------*/


body {	
	margin-bottom: 0px; 
	background-color: #EFEBDE;
	font-family: arial; font-size: 12px; color: #555555; text-align: justify;
}

a:link, a:active, a:visited 
{
	color: #154e84;
	text-decoration: none;
}

a:hover
{
	color: #444444;
	text-decoration: none;
}



/* Kopfbereich */
/*-------------*/


#head {
	width: 758px;
	height: 43px;
	background: #7BA5CF;
	margin: 0 auto;
	border: 1px solid #666666;
}
	
#header {
	height: 39px;
	background-image: url('images/head.gif');
	padding: 1px;
	margin: 1px;
}

#headcol1 {
	font-family: verdana; font-size: 9px; color: #999999;
	padding: 24px 0 0 168px;
	float: left;
}

#headcol2 {
	font-family: verdana; font-size: 9px; color: #999999;
	padding: 24px 5px 0 319px;
	text-align: right;
}

#headline1 {
	padding: 5px 0px 0px 7px;
	float: left;
}

#headline2 {
	font-family: verdana; font-size: 9px; color: #888888;
	padding: 4px 6px 0px 0px;
	text-align: right;
}

#clear {
	height: 20px;
}

a.head1:link {font-family: verdana; font-size: 9px; color: #888888; text-decoration: none;}
a.head1:visited {font-family: verdana; font-size: 9px; color: #888888; text-decoration: none }
a.head1:hover {font-family: verdana; font-size: 9px; color: #888888; text-decoration: underline }

h1 {font-family: times new roman; font-size: 21px; color: #555555; font-weight: 400; margin: 0px; padding: 4px 0px 4px 0px; text-decoration: none;}
h2 {margin:0px; font-family: arial; font-size: 11px; font-weight: 400; color: #666666;}

#head1 {
	font-family: verdana; font-size: 9px; color: #888888;
	padding: 0px 0px 0px 25px;
}



/* Contentbereich */
/*----------------*/

	
#body {
	background: #FFFFFF;
	width: 758px;
	margin: 0 auto;
	overflow:hidden;
	border-right: 1px solid; border-left: 1px solid; border-color: #666666;
}
	
	
#content {
	background: #FFFFFF;
}

#main {
	float: left;
	width: 490px;
	padding: 20px 20px 0px 25px;
	display: inline;
}

#posttitle {}

#posttitle a, #posttitle a:link, #posttitle a:active, #posttitle a:visited {
	font-weight: bold; color: #223A57; text-decoration: none;
}

#posttitle a:hover {
	color:#003366; font-weight: bold; text-decoration: underline;
}

#indextext p {
	margin: 0 0 30px 0;
}

#posttext {
	margin: 0 0 30px 0;
}

#posttext li {
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 4px 8px 2px 16px;
	background-image: url('images/arrowpixel.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#posttext ul {
	list-style: none;
	padding: 0 0 0 5px;	
	margin: 0 0 0 5px;
}

#postinfo {
	padding-bottom: 30px;
	font-family: arial; font-size: 11px; color: #555555; padding-top: 10px;	
	text-align: right;
}

#postinfo a, #postinfo a:link, #postinfo a:active, #postinfo a:visited {
	color:#555555; text-decoration: none;
}

#postinfo a:hover {
	color:#888888; text-decoration: underline;
}

#respond {
	padding-top: 60px;
}

#commentinfo {
	padding-top: 0px;
	font-size: 11px; color: #555555;
	text-align: right;
}

#commentinfo a, #commentinfo a:link, #commentinfo a:active, #commentinfo a:visited {
	color:#555555; text-decoration: none;
}

#commentinfo a:hover {
	color:#888888; text-decoration: underline;
}

#commentfields {
	font-size: 11px; color: #555555;
}

#commentform #email, #commentform #author, #commentform #url, #commentform #mcspvalue {
	font-size: 12px;
	background: #EFEBDE;
	width: 120px;
	border:1px solid #bbbbbb;
}

#commentform textarea {
	background: #EFEBDE;
	font-size: 12px; padding: 2px;
	overflow: visible; 
	height: 150px; 
	width: 350px;
	border:1px solid #bbbbbb;
}

input {font-family: arial; font-size: 12px; color: #333333; padding-left: 2px; padding-right: 2px; display: inline;} 



/* Rechte Spalte */
/*---------------*/


#sidebar li {
	border-bottom: 1px solid #eee;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 4px 8px 2px 10px;
	background-image: url('images/icon_minipost.gif');
	background-repeat: no-repeat;
	background-position: -3px 8px;
}

#sidebar ul {
	list-style: none;
	padding: 0;	
	margin: 0;
}

.boxed {
	margin: 8px 8px 20px 8px;
	font-size: 12px;
}

#sidebar {
	background: #FFFFFF;
	width: 170px;
	float: right;
	margin: 0 35px 0 0;	
	display: inline;
}



/* Fussbereich */
/*-------------*/


#footer {
padding: 80px 0px 0px 0px;
}

td.footer1 {
font-family: verdana; font-size: 9px; color: #888888;
padding: 3px 5px 1px 5px;
}