/*

Theme Name: The Stamm
Theme URI: ---
Description: Theme for The Stamm webpage. Design by Sebastian Stamm, coding by Pink Jones.
Version: 0.5
Author: Pink Jones
Author URI: http://www.pinkjones.de/
Tags: Pink, Jones, Sebastian, Stamm

	This theme was designed and built by Sebastian Stamm & Pink Jones.

*/



/* Allgemeine Styles */

body {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 1.3;
	color: #444;
	background-color: #fff; }

h1 {
	font-size: 12pt; }
	
h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #777; }
	
img {
	border: none; }
	
a {
	outline: 0; }

#wrapper {
	margin: 0 auto 0 auto;
	padding: 8px;
	width: 950px;
	background-color: #fff; }

header {
	display: block;
	margin: 0;
	padding: 0; }

nav {
	display: block;
	margin: 0;
	padding: 0; }

section {
	display: block;
	margin: 0;
	padding: 0; }

article {
	display: block;
	margin: 0;
	padding: 0; }
	
aside {
	display: block;
	margin: 0;
	padding: 0; }

footer {
	display: block;
	margin: 0;
	padding: 0; }



/* Link Styles */

a:link {
	text-decoration: none;
	color: #0cc; }

a:visited {
	color: #0cc; }

a:hover {
	text-decoration: underline;
	color: #444; }

h2 a:link {
	color: #777; }

h2 a:visited {
	color: #777; }

h2 a:hover {
	text-decoration: underline;
	color: #444; }



/* Header Styles */

header {
	width: 934px;
	height: 240px; }

#logo {
	float: left;
	width: 230px;
	height: 240px;
	background-image: url(images/logo.png); }
	
#menu-sub {
	width: 100px;
	height: 206px;
	padding: 34px 464px 0 140px;
	background-image: url(images/blank.gif);
	}

.link-image {
	width: 100px; 
	height: 27px; }

#menu {
	float: left;
	width: 704px;
	height: 240px;
	background-image: url(images/m6-news.png); }

#menu-0 {
	float: left;
	width: 704px;
	height: 240px;
	background-image: url(images/m5-blog.png); }

#menu-7 {
	float: left;
	width: 704px;
	height: 240px;
	background-image: url(images/m1-drawn.png); }

#menu-11 {
	float: left;
	width: 704px;
	height: 240px;
	background-image: url(images/m2-games.png); }

#menu-9 {
	float: left;
	width: 704px;
	height: 240px;
	background-image: url(images/m3-moved.png); }

#menu-13 {
	float: left;
	width: 704px;
	height: 240px;
	background-image: url(images/m4-about.png); }

#menu-15 {
	float: left;
	width: 704px;
	height: 240px;
	background-image: url(images/m5-blog.png); }

#menu-17 {
	float: left;
	width: 704px;
	height: 240px;
	background-image: url(images/m6-news.png); }



/* Section Styles */

section {
	padding: 10px 12px 10px 242px;
	width: 680px; } /* top right bottom left */

#images img {
	float: left;
	margin: 2px;
	width: 64px;
	height: 64px; }

.mov-link {
	background-position: top; }

.mov-link:hover {
	background-position: bottom; }



/* Footer Styles */

footer {
	padding: 0 12px 0 242px;
	width: 680px; } 