/*
Theme Name: alphabeta
Theme URI: http://alphabetacrew.de
Description: The unique alphabetacrew.de 2008 style
Version: 1
Author: Florian 'cashaddy' Lehmann
Author URI: http://cashaddy.net
Tags: black, gold, no subpages, image rotator

	Alphabeta 1
	 http://cashaddy.net

	This theme was designed and built by Florian 'cashaddy' Lehmann,
	whose blog you will find at http://cashaddy.net


*/


body {

	background-color: #171411;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e4b549;

}

img {

	border: none;

}

a {
	color: #e4b549;
	text-decoration: underline;
}
a:hover {
	 color: #CC3300;
	 text-decoration: none;
}

#maincontainer {

	width: 700px;
	margin: auto;
	
}

#header {

	width: 700px;
	height: 241px;
	
}

#covercontainer {

	width: 519px;
	height: 510px;
	padding-top:9px;
	background: url(Bilder/coverbg.jpg) no-repeat  top left #171411;
	margin-left: auto;
	margin-right: auto;

}

#downloadinfo {

	width: 700px;
	height: 60px;
	background: url(Bilder/downloadinfo.jpg) no-repeat top left #171411;

}

#text {

	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;

}

.post {

	width: 500px;
	background: url(Bilder/postgradient.jpg) no-repeat bottom left #171411;
	text-align: left;
	padding-bottom: 5px;
	

}

.headline {
	
	padding-left: 4px;
	padding-right: 4px;


}

.headline h2 {

	margin: 0px;
	padding: 0px;
	color: #f3a601;
	font-size: 24px;
	font-weight: normal;

}

.postmeta {

	font-size: 09px;
	color: #a57207;

}

.posttext {

	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	
}

.posttext p {
	
	margin-top: 5px;
	
}

#footbar {

	width: 500px;
	margin-top: 15px;
	
}

#kontaktbutton {

	width: 141px;
	height: 29px;
	float: left;
	background: url(Bilder/kontakt.jpg) top left no-repeat;

}

#kontaktlink {

	width: 141px;
	height: 29px;
	background: url(Bilder/kontakt.jpg) top left no-repeat;
	
}


#copyrightbar {
 
	width: 353px;
	height: 29px;
	float: right;
	background: url(Bilder/copyright.jpg) no-repeat top left #171411;
	text-align: right;
	
 }
 
#toplink {

	width: 58px;
	height: 29px;
	background: url(Bilder/top.jpg) no-repeat top left;
	
}

#topbutton {

	width: 58px;
	height: 29px;
	margin-left: 295px;
	background: url(Bilder/top.jpg) no-repeat top left;
	
}
 
#myspace {

	clear: both;
	width: 270px;
	height: 65px;
	background: url(Bilder/myspace.jpg) no-repeat top left #171411;	
	text-align: right;
	padding-top: 35px;
	padding-left: 230px;
	
}

#myspace div {

	width: 270px;
	text-align: center;
	
}

#myspace div a {

	margin-left: 10px;

	
}

#advert {

	width: 500px;
	text-align: center;

}



