/*
Title:      	events-sponsoring.de master styles for screen media
Author:     	Markus Nolte
Updated:    	2007-02-28
Notes:    		Hand-crafted by Markus Nolte, company 'intrawave' in Steinheim-Bergheim, Germany

+++ Colors +++
Schrift:          			#7c7c7c
bg:							#d7eaae
bg-content:					#f6f9e5
linie-grün:					#9dcd53
linie-grau:					#7c7c7c
h1:							#84b440
rahmen-bild:				#7c7c7c
bg-box:						#ebf5d6

	
/*	+html, body
------------------------------------------------------------------------------*/
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #444;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

	
/*	+wrapper
------------------------------------------------------------------------------*/
#wrapper {
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	width: 846px;
}
#wrapper .off {
	position: absolute; 
	left: -2999px; 
	width: 676px;
}
	
	
/*	+header
------------------------------------------------------------------------------*/
#header {
	display: none;
}
#headerbild {
	display: none;
}


/*	+content-bereiche
------------------------------------------------------------------------------*/
#content {
	position: relative;
	width: 846px;
	padding: 0 30px 0 30px;
	margin: 0;
 	voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  	voice-family:inherit;
	width: 786px;
}
#content #cLeft {
	float: left;
	width: 580px;
	padding: 0 30px 0 0;
	margin: 15px 0 0 0;
 	voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  	voice-family:inherit;
	width: 560px;
}
#content #cRight {
	display: none;
}


/*	+content-styles
------------------------------------------------------------------------------*/
#content #cLeft h1 {
	clear: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
	color: #84b440;
	background-color: transparent;
	padding: 6px 0 4px 0;
	margin: 5px 0 20px 0;
	border-bottom: 1px dotted #84b440;
}
#content #cLeft h2 {
	clear: left;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #84b440;
	background-color: transparent;
	padding: 6px 0 0 0;
	margin: 25px 0 15px 0;
}
#content #cLeft h3 {
	clear: left;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #444;
	background-color: transparent;
	padding: 6px 0 0 0;
	margin: 15px 0 0 0;
}
#content #cLeft p, #content #cRight p {
	text-align: justify;
	line-height: 140%;
	margin-bottom: 10px;
	font-size: 90%;
}
#content #cLeft ul {
	list-style-type: square;
	line-height: 160%;
}
#content #cLeft img.imgborderleft {
	padding: 4px;
	border: 1px solid #7e7e7e;
	margin: 0 20px 15px 0;
}
#content #cLeft img.imgborderleft:hover {
	border: 1px solid #000;
	background: #ddd;
}
#content #cLeft img.imgborderright {
	padding: 4px;
	border: 1px solid #d2d6d9;
	margin: 0 0 15px 20px;
}
#content #cLeft img.imgborderright:hover {
	border: 1px solid #444;
}
.flLeft {
	float: left;
}
.flRight {
	float: right;
}


/*	+seitennavigation
------------------------------------------------------------------------------*/
#content .top {
	display: none;
}


/*	+rightbox
------------------------------------------------------------------------------*/
#rightbox {
	display: none;
}

	
/*	+footer
------------------------------------------------------------------------------*/
#footer {
	display: none;
}

	
/*	+navi-main
------------------------------------------------------------------------------*/
#navi {
	display: none;
}

	
/*	+links
------------------------------------------------------------------------------*/
#headernav a:link, #headernav a:visited {
	background-color: transparent;
	color: #84b440;
	font-weight: normal;
	text-decoration: none;
}
#headernav a:hover, #headernav a:active {
	text-decoration: underline;
}
#content a:link, #content a:visited,
#footer a:link, #footer a:visited {
	background-color: transparent;
	color: #444;
	text-decoration: underline;
}
#content a:hover, #content a:active,
#footer a:hover, #footer a:active {
	text-decoration: none;
}
#rightbox a:link, #rightbox a:visited {
	background-color: transparent;
	color: #444;
	text-decoration: underline;
}
#rightbox a:hover, #rightbox a:active {
	background-color: transparent;
	color: #444;
	text-decoration: none;
}
#top a:link, #top a:visited {
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}
#top a:hover, #top a:active {
	text-decoration: underline;
}
	
	
/*	+common
------------------------------------------------------------------------------*/
abbr, acronym, .description {
	font-style: normal;
	border-bottom: 1px dotted #333;
	cursor: help;
}
img {
	border: 0;
}
div.breadcrump {
	padding: 15px 0 5px 0;
	border-bottom: 1px solid #d2d6d9;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
.center {
	text-align: center;
}
.unsichtbar {
	visibility: hidden;
}
.nummer {
	font-size: 160%;
}
#print {
	font-size: 12px;
	display: none;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clear {
	clear: both;
}
#content #right ul { 
	list-style-type: square;
	/*list-style-image: url(../grafix/li_hk.gif);*/
}
#content li:hover { 
	color: #84b440; cursor: default;
}
