/*
Template name: Dirtylicious
Template URI: http://templates.arcsin.se/dirtylicious-website-template/
Release date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #C0C0C0;
	color: #555533;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 30px;
}

p, code, ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: 1.6em Tahoma,sans-serif;}
h2 {font: normal 1.1em Tahoma,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form, input {margin: 0; padding: 0; display: inline;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px
}

h1, h2, h3 {padding-top: 6px; color: #555533; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* Struktur */
.inner-container {
	border: 2px solid #C40000;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container
{
padding-bottom: 30px;
}

/* Headbereich */


.header
{
background: url('img/g_header_impt.jpg') no-repeat;
height: 105px;
text-align: left;
}

.header .logo
{
width: 210px;
color: #000000;
font: bold 1.1em Verdana,sans-serif;
text-align: center;
padding-top: 15px;
}

/* Seitenpfad */
.path {
	background: #949490;
	color: #FFF;
	font: normal 0.8em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FFFFFF;
	text-decoration: none;
}
.path a:hover {
color: #DD3333;
}

/* main */
.main {
	background: url('img/main.gif') repeat-y;
	border-top: 4px solid #FFF;
	padding-left:0; padding-right:20px; padding-top:8px; padding-bottom:0
}

/* content */
.content {
	float: right;
	width: 538px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px; list-style-image:url('img/li.gif')
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.buch
{
background: #FFF;
border: 1px solid #EEEEEE;
border-left: 6px solid #CCC;
color: #444;
font: normal 1em "Lucida Sans Unicode",sans-serif;
line-height: 1.2em;
margin-bottom: 12px;
padding: 8px 10px 10px;
}

TD
{
color: #444;
font: normal 1em Tahoma,sans-serif;
line-height: 1.4em;
vertical-align: top;
}

a:link.text, a:visited.text, a:active.text
{
color: #DD3333;
text-decoration: none;
}

a:hover.text
{
text-decoration: underline;
}

/* Navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.navigation li a:link.offen, a:visited.offen, a:active.offen, a:hover.offen
{
background: #F0F0EB;
}

/* Fusszeile */

.footer
{
background: #949490;
color: #FFFFFF;
font: normal 0.8em Verdana,sans-serif;
margin-top: 5px;
padding: 10px 12px;
}

.footer a
{
color: #FFFFFF;
text-decoration: none;
}

.footer a:hover
{
color: #DD3333;
}

a:link.pfoffen, a:visited.pfoffen, a:active.pfoffen
{
color: #DD3333;
background: #C0C0C0;
text-decoration: none;
}

a:hover.pfoffen
{
background: #949490;
}

a:link.tbn, a:visited.tbn, a:active.tbn
{
border: 1px solid #C40000;
padding: 1px;
display:block;
}

a:hover.tbn
{
border: 2px solid #C40000;
padding: 0px;
display:block;
}
