/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

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

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
    /*background: #FFFFFF url('img/zentral/body.jpg') no-repeat center top;/*Rueckgaengig nach Weihnachten*/
	background: #F9F6F2;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 20px;
}

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

li {list-style: none;}

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

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

table {
	background: #FFEFD5;
	border: 1px solid #EEE;
	border-left: 6px solid #cb7a51;
	width: 500px;
	color: #333333;
	
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	padding: 2px 2px 2px 2px;
}

.td1 {
	
	font: normal 0.8em Tahoma,sans-serif;
	line-height: 1.1em;
	margin-bottom: 1px;
	padding: 1px 5px 1px 1px;
}
td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}

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

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

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

/* structure */
.inner-container {
	border: 1px solid #ABAAA7;
	background: #f3c598;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 5px;
	width: 780px;
}

.outer-container {
background: #F9F6F2; /*Rueckgaengig nach Weihnachten*/
	padding-bottom: 64px;
	
}

/* header - title */
.header {
	background: #f3c598 url('img/zentral/header6neu.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: right;
}

/* path */
.path {
	background: #CC9966;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
	background-image: url(img/zentral/path.gif);
	background-repeat: repeat-x;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #333;
	text-decoration: none;
}

/* main */
.main {
	background: url(img/zentral/main.gif) repeat-y;
	border-top: 4px solid #f3c598;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 558px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 0px;
}

.content .descr2 {
	color: #CC3300;
	font-size: 1.2em;
	font-style:oblique;
	font-weight:bold;
	margin-bottom: 0px;
}
.content li {
	/*list-style: url(img/li.gif);*/
	margin-left: 18px;
}
.content p {font-family: "Tahoma",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 180px;
}
.navigation h2 { /*Navigation &uuml;berschriften*/
	color: #97734E;
	font: bold 1.0em 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: #AB8257;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
	/*background: #CC9966;
	color: #F7F7F2;*/
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	background-image: url(img/zentral/path2.gif);
	background-repeat: repeat-x;
}
.footer a {
	color: #808080;
	text-decoration: none;
}
.footer a:hover {color: #333333;}

.row {
 background: #ce9d6b;
 }
 
.row2 {
 background: #FFEFD5;}
 
 
.Popupcontainer {
padding:20px;
} 

.Popuptext {font-size: 1.2em;
           
}

.red { color:#C00;
	
	}

