/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                           12 points design                        +
+                              STYLESHEET                           +
+-------------------------------------------------------------------+
+ (c) 2005 STIMME.NET                                               +
+-------------------------------------------------------------------+
+ Letzte �nderungen: 30-Jan-05 Vgt                                  +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/* Main Styles */

body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	background-color: #dedede;
	font-size: 1em;
}

h1 {
   font-size: 1em;
   font-weight: bold;
   margin: 0;
   padding: 0;
   line-height: 8px;
}

h2 {
   font-size: 80%;
   font-weight: bold;
}

h3 {
   font-size: 120%;
   font-weight: bold;
}

.titel {
   font-size: 14px;
   font-weight: bold;
   color: #E70600;
   padding-left: 2px;
}

.titel2 {
   font-size: 14px;
   font-weight: bold;
   color: #000;
}

.titel3 {
   font-size: 14px;
   font-weight: bold;
   color: #000;
}

.titel4 {
   font-size: 14px;
   font-weight: bold;
   color: #E70600;
}



td {
   font-size: 11px;
   font-weight: normal;
   text-align: left;
}

div, p {
   font-size: 11px;
   font-weight: normal;
   padding-left: 4px;
}

.weiss_fett {
   font-size: 11px;
   font-weight: bold;
   color: white;
   padding-left: 4px;
}

.ghost_date {
   font-size: 11px;
   font-weight: normal;
   color: white;
   padding-right: 4px;
}

.hellgrau {
   font-size: 11px;
   font-weight: normal;
   color: #A9A9A9;
   padding-left: 4px;
}

.highlight {
   font-size: 11px;
   font-weight: bold;
   color: #B90021;
   background-color: yellow;
   padding: 1px;
   border: 1px solid #B90021;
}

.highlight2 {
   font-size: 11px;
   font-weight: bold;
   color: #000;
   padding: 1px;
}

#produkte {
   text-align: center;
   width: 156px;
   margin: auto;
}

#leftgap {
   padding-left: 30px;
}

#produkte2 {
   text-align: center;
   width: 156px;
   margin: auto;
}

#produkte3 {
   text-align: center;
   width: 600px;
   margin: auto;
   padding: 10px;
}

#produkte8 {
   padding: 10px;
}

#naviinnen {
   /*text-align: center;*/
   width: 166px;
   /*margin: auto;*/
}

#news {
   text-align: left;
   margin: auto;
}

#innenbereich {
   padding: 10px;
}

#navigation {
   width: 173px;
}

#aktuelles {
   padding-left: 18px;
}

#detailliste td {
   background-color: #EFEFEF;
}

#detailliste2 td {
   background-color: #EFEFEF;
}

#finanzliste td {
   background-color: #F0F0F0;
}
.ghost_zentrieren {
   text-align: center;
}

.ghost_bgindex {
   background-image: url(../piccs/bgindex.gif);
   background-repeat: no-repeat;
}

.contentbg {
   background-image: url(../piccs/contentbg.gif);
}

.small2 {
   font-size: 90%;
}
.ghost_footer1 {
   background-image: url(../piccs/footer1.gif);
}

.ghost_youarehere {
   color: white;
   padding: 4px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #20612C;
}

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

a:link.current, a:visited.current, a.current:active {
	text-decoration: underline;
	color: #888;
}

a:hover.current  {
	color: #4C96D6;
}

a:link.ghost_selected, a:visited.ghost_selected, a:active.ghost_selected {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}

a:hover.ghost_selected  {
	color: #3E6A1A;
}

a:link.passed, a:visited.passed, a:active.passed {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

a:hover.passed  {
	color: #3E6A1A;
}

a:link.kontakt, a:visited.kontakt, a:active.kontakt {
	text-decoration: none;
	color: #E5E5E5;
	font-weight: bold;
}

a:hover.kontakt  {
	color: #3E6A1A;
}

a:link.impressum, a:visited.impressum, a:active.impressum {
	text-decoration: none;
	color: #4C4C4C;
	font-weight: bold;
}

a:hover.impressum  {
	color: #3E6A1A;
}

a:link.email, a:visited.email, a:active.email {
	text-decoration: none;
	color: #4C4C4C;
	font-weight: normal;
}

a:hover.email  {
	color: #3E6A1A;
}


ul  {
	margin:0;
	padding:0;
}

li {
	list-style-type:none;
	padding-left:15px;
}

li a {
	font-weight: bold;
}
