/*
Theme Name: Grammophon-MM
Theme URI: http://www.grammophon-mm.de/
Description: Grammophon-MM.de Design
Version: 1.0
Author: Benjamin Bromberg
Author URI: http://www.daily4you.eu/
*/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #242424;
}

#header{
	text-align: left;
	width:810px;
	height:327px;
	background:url(images/grammo_header.jpg);
}

#menue{
	float:left;
	margin-left: 8em;
}

div#menue ul{
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
div#menue ul li{
	text-align: left;
	margin-right: 15px;
	margin-top: 2px;
	display: block;
	background: url(images/grammo_m_bg01.jpg);
	list-style-type: none;
}

div#menue a{
	color: black;
	display: block;
	font-size: 14px;
	height: 22px;
	padding-top: 3px;
	text-decoration: none;
}

.pagenav {
	list-style-type: none;
}

.page_item {

}

.page_item ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.page_item ul li{
	text-align: left;
	margin-right: 15px;
	margin-top: 2px;
	display: block;
	background: url(images/grammo_m_bg01.jpg);
	text-decoration: none;
}

.page_item a{
	text-decoration: none;
}

#content{
	margin-left: 20em;
	}
	
#footer {
	height:10px;
	padding:14px;
	line-height:10px;
	color: #e8aa00;
	font-size:10px;
	border:1px solid #c5c5c5;
	background:url(images/grammo_foot_bg.jpg);

}
