/*
Theme Name: ElectroLuxury
Theme URI: http://wordpress.org/
Description: Das WP-Theme von www.electro-luxury.de.
Version: 1.1
Author: magnus
*/

body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#555555;
	margin:20px;
	background:#333333;
	background-image:url(/wp-content/themes/electroluxury/images/hg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;
}

img {
	border:0;
}

h2 {
	font:1.5em Verdana, sans-serif;
	color:#222222;
	background:#ffffff;
	border-bottom:1px solid #D2D5D6;
}

th {
	width:250px;
	text-align:left;
}


* {
	margin:0;
	padding:0;
}

#wrapper {
	width:500px;
	min-height:650px;
	margin:0 auto;
	color:#555555;
	background:#ffffff;
	padding:5px;
	border:4px solid #222222;
}

#header {
	height:110px;
	background-image:url(/wp-content/themes/electroluxury/images/header.gif);
}

#header h1 {
	height:45px;
	font:250% "Trebuchet MS", sans-serif;
	padding:30px 20px 10px 20px;
	color:#ffffff;
}

#nav {
	margin:3px 0;
}

#nav li {
	list-style:none;
	display:inline;
	padding:1px 0;
}

#nav li a {
	padding:6px;
	text-decoration:none;
	color:#eeeeee;
}

#nav li a:hover {
	background:#000000;
	color:#ffffff;
}

div.content {
	margin:0;
	padding:0 15px;
	font-size:1.2em;
}

div.content h1,h2,h3,h4,p,ul,li,ol,blockquote,a {
	margin:15px 0;
	line-height:1.75em;
}

#footer {
	margin:30px 0 0 0;
	padding:5px;
	color:#555555;
	background:#efefef;
	font-size:0.75em;
	line-height:1em;
	text-align:center;
}

*.feedback {
	font-size:0.75em;
	line-height:1em;
}

*.nocomments {
	display:none;
}

*.ruckblick {
	width:100%;
	font-weight:bold;
	border-bottom:1px solid #D2D5D6;
}

a:link { text-decoration:none; color:#d6a23c; }
a:visited { text-decoration:none; color: #d6a23c; }
a:hover { text-decoration:none; color:#737373; }
a:active { text-decoration:none; color:#bfbfbf; }

#eins, #zwei, #drei, #vier {
font-size:0.50em;
}

#fuenf, #sechs, #sieben, #acht, #neun, #zehn {
font-size:1.20em;
}

#elf, #zwoelf, #dreizehn, #sechzehn, #achtzehn, #einundzwanzig, #siebenundzwanzig, #zweiundvierzig {
font-size:1.50em;
}
