/*  
Theme Name: Erdmann Default
Theme URI: http://erdmann.at/
Description: Das Erdmann Default Theme. <em>Konzept + Design</em> von <a href="http://einvoll.net">Michael Holzer</a>, <em>Code</em> von <a href="http://dev.cobalt.cc">Moritz B&ouml;hm</a>. <em>Korrekturen (IE)</em> von Lena Pilz.
Version: 0.91a
Author: Moritz B&ouml;hm
Author URI: http://dev.cobalt.cc/

	Design by Einvoll - http://einvoll.net
	Code by Cobalt - http://dev.cobalt.cc
	-------------------------------------------------------
	Thanks to Lena Pilz for last corrections
	
	HTML + CSS (c) 2007 by Moritz Böhm / cobalt.cc
	
	+ 0.91a
		Changed main navigation
*/

/* # Basic Layout # */

body {
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, Tahoma, Arial;
	font-size: 13px;
	color: #AAAAAA;
	background-color: #FFFFFF;
}

#logo {
	width: 210px;
	height: 210px;
	float: left;
}

#head {
	height: 85px;
	width: 647px;
	background: url(gfx/meta/meta_title.png) no-repeat bottom;
	margin-left: 210px;
}

#page {
	width: 647px;
	height: 600px;
	margin-left: 210px;
}

.content_top {
	background: url(gfx/meta/meta_content_top.png) no-repeat;
	height: 57px;
	width: 541px;
	padding: 50px 63px 0 63px;
}

.content {
	background: url(gfx/meta/meta_content.png) repeat-y;
	min-height: 400px;
	padding: 0 37px 10px 63px;
	width: 547px;
}

.content_footer {
	background: url(gfx/meta/meta_content_footer.png) no-repeat;
	height: 65px;
	width: 647px;
}

.titleimage {
	margin-bottom: 15px;
}

/* # Navigation # */

.content_top a, .print a {
	height: 14px;
	margin-right: 31px;
	text-decoration: none;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

.content_top a, .print a {
	background-position: right;
}

.content_top a:hover, #current, .print a:hover {
	background-position: left;
}

.navi_vonmir {
	background-image: url(gfx/navi/navi_vonmir.png);
	width: 45px;
}

.navi_angebot {
	background-image: url(gfx/navi/navi_angebot.png);
	width: 51px;
}

.navi_kontakt {
	background-image: url(gfx/navi/navi_kontakt.png);
	width: 48px;
}

.navi_print {
	background-image: url(gfx/navi/navi_print.png);
	width: 90px;
}

/* # Links, Fonts, Headings # */

a {
	color: #484940;
}

a:hover {
	color: #FF7300;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	float: left;
	color: #FF7300;
	font-size: 12px;
	margin-right: 3px;
}

.headline, .headline_active {
	border-top: dotted 1px #AAAAAA;
	padding: 6px 20px 7px 20px;
	font-size: 13px;
	width: 507px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

a.headline {
	color: #AAAAAA;
	background-color: #FFFFFF;
}

a.headline:hover, a.headline:active, .headline_active, a.headline:focus {
	color: #FF7300;
	background-color: #FDF9ED;
}

.block {
	margin: 0;
	padding: 0;
}

p, .block p {
	margin: 0 0 8px 0;
	padding: 0;
}

.block_style {
	border-top: dotted 1px #AAAAAA;
	padding: 20px 20px 17px 18px;
	margin: 0;
	width: 507px;
	background-color: #F7F7F7;

	color: #484940;
	font-size: 13px;
	line-height: 24px;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	
	/*line-height: 17px;
	font-size: 1.3em;*/
}

.page_content {
	width: 507px;
	color: #484940;
	margin-bottom: 15px;
	padding-left: 18px;
	
	width: 507px;

	font-size: 13px;
	line-height: 24px;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	
	border-bottom: #FFFFFF 1px dotted;
}

.dotted_line {
	border: none;
	border-top: dotted 1px #AAAAAA;
	padding: 0;
	margin: 0;
	background: none;
}

/* # List # */

ul {
	margin: 18px 0 0px 0;
	padding: 0;
	list-style-image: url(gfx/meta/meta_list.gif);
	list-style-position: outside;
}

li {
	margin-left: 18px;
	padding-left: 2px;
	padding-bottom: 10px;
}

/* # Various # */

.print {
	margin: 25px 0 75px 457px;
}

/* # EINVOLL # */

#einvoll {
	height: 13px;
	width: 13px;
	background: url(gfx/einvoll.gif) no-repeat;
	position: relative;
	top: 19px;
	right: 46px;
}

#einvoll a, #einvoll a:hover {
	height: 13px;
	width: 13px;
	display: block;
	text-decoration: none;
}

/*
	"When they kick at your front door
	How you gonna come?
	With your hands on your head
	Or on the trigger of your gun"
	- nouvelle vague, nouvelle vague (the clash)
*/
