@charset "utf-8";

/* www.Wittlicher-Kulturtage.de */

BODY {
	margin: 		6px;
	padding: 		0px;
	font-size: 		1em;
	font-family: 	Arial, Helvetica, sans-serif;
}

/* Überschriften*/

h1 { font-size:1.2em; font-weight:bold;   color:#75B647; margin: 0px; }
h2 { font-size:1.1em; font-weight:bold;   color:#75B647; margin: 1px; }
h3 { font-size:1.0em; font-weight:bold;   color:#75B647; margin: 1px; }

IMG {	border: none;}

/* Conatiner */

#fakehorizont {
	text-align: 	center;
	position: 		absolute;
	top: 			50%;
	left: 			0px;
	width: 			100%;
	height: 		1px;
	overflow: 		visible;
	visibility: 	visible;
	display: 		block}
	
#startseite {
	position: 		absolute;
	top: 			-310px;
	margin-left: 	-450px;
	left: 			50%;
	padding-left: 	1px;
	width: 			900px;
	height: 		625px;}

#container {
	position:		relative;
	width: 			980px;
	margin: 		auto;
	background: 	url(../_logos/banner689px.jpg) top right no-repeat;
	border: 		1px solid #75B647;
	border-bottom: 	3px solid #75B647;
	clear: 			both;
	padding-bottom: 15px;}

#logo {
	float: 			left;
	width: 			291px;
	height: 		126px;}

#menu {
	float: 			left;
	height: 		22px;
	width: 			689px;
	overflow: 		hidden;
	margin-top: 	125px;
	clear: 			right;
	background: 	url(../_gifs/naviBG.gif) top right no-repeat;}

#menu A {
	float: 			left;}

#left-col {
	float: 			left;
	width: 			291px;
	margin-top: 	20px;
	text-align: 	center;}

#content {
	float: 			left;
	width: 			619px;
	margin-top: 	35px;
	padding-left:	15px;
	padding-right: 	35px;
	font-size: 		0.8em;}
	
#fuss {
	width: 			982px;
	margin: 		auto;}

/* Links */

A {
	outline:			none;
	color: 				#75B647;
	text-decoration: 	none;}

A:hover {
	color: 				#666;
	text-decoration: 	none;	}

#fuss A {
	color: 				#75B647;
	font-size: 			0.8em;}

#fuss A:hover {
	color: 				#666;}

/* Klassen */

.error 
{	color: 			#FF0000;
	font-size:		0.8em;
	margin-top: 	3px;
	padding:		3px;}

.digit 
{	font-size:		0.25em;
	font-weight:	bold;
	letter-spacing:	0.15em;
    color:			#CCCCCC; }
	
.orange
{	font-size:		1.00em;
	font-weight:	bold;
    color:			#75B647; }
	
.orangeO
{	font-size:		1.00em;
	font-weight:	normal;
    color:			#75B647; }
	
.gruen
{	font-size:		1.00em;
	font-weight:	bold;
    color:			#75B647; }	
	
.blau	
{	font-size:		0.90em;
	font-weight:	bold;
    color:			#3698D6; }	

.ffloat {
	color:			#75B647;
	float: 			left;
	clear: 			none;
	width: 			491px;}

.clearfix {
	height: 		1px;
	overflow: 		hidden;
	width: 			980px;
	clear:			both;}

.letter
	{font-size:		1.50em;
	 font-weight:	bold;
	 font-style:	italic;}

.text 
	{font-size:		1.00em;
	color:			#333333;
	 margin-left:	15px;
	 margin-right:	25px;}
	 
.gruen
	{font-size:		1.00em;
	 color:			#00A650;}

.text-klein
	{font-size:		0.70em;}

.text-tabelle 
	{font-size:		0.80em;
	 margin:		1px; }	 

.liste {
	color:			#333333;
	list-style-type:square;
	margin:			6px;	}
	
/* tooltip */

.tool-tip {
	float:				left;
	color: 				#75B647;
	z-index: 			13000;}

.tool-title {
	font-weight: 		bold;
	font-size: 			13px;
	margin: 			0;
	color: 				#666666;
	padding: 			3px;}

.tool-text {
	text-align:			center;
	font-size: 			13px;
	padding: 			3px;}	

/* ENDE */
