/* Allgemeine css */

BODY	{
	text-decoration: none;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9px;
	background-color : #EEB700;
	text-align : center;
	background-image: url(../img/main_back.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 14px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	margin: 0px;
	color: #871B00;
}

.mini              {
	text-decoration: none;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9px;
}
.header            {
	text-decoration: none;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.bild
{
	font-size : 9px;
}

.text
{
	font-size : 12px;
	line-height: 120%;
}

.datum
{
	font-size : 9px;
	text-align : right;
}
    
A:link             {
	text-decoration: none;
	color: #0093DD;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
}
A:active           {
	text-decoration: none;
	color: #009242;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
}
A:visited          {
	text-decoration: none;
	color: #4682B4;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
}
A:hover            {
	text-decoration: underline;
	color: #009242;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.htitel           {
	font-size: 16px;
	font-weight: bold;
	color: #009242;
}
A.ahtitel:link    { font-size: 12px; font-weight: bold; }
A.ahtitel:active  { font-size: 12px; font-weight: bold; }
A.ahtitel:visited { font-size: 12px; font-weight: bold; }
A.ahtitel:hover   { font-size: 12px; font-weight: bold; }

.utitel           {
	font-size: 12px;
	font-weight: bold;
}
A.autitel:link    { font-size: 12px; font-weight: normal; }
A.autitel:active  { font-size: 12px; font-weight: normal; }
A.autitel:visited { font-size: 12px; font-weight: normal; }
A.autitel:hover   { font-size: 12px; font-weight: normal; }

A.more:link       { font-size: 10px; }
A.more:active     { font-size: 10px; }
A.more:visited    { font-size: 10px; }
A.more:hover      { font-size: 10px; }

A.al:link         { font-size: 10px; }
A.al:active       { font-size: 10px; }
A.al:visited      { font-size: 10px; }
A.al:hover        { font-size: 10px; }

.Copyright        { font-size: 10px; }

A.copy:link       { font-size: 10px; }
A.copy:active     { font-size: 10px; }
A.copy:visited    { font-size: 10px; }
A.copy:hover      { font-size: 10px; }

.i0               {                                            font-size:11px; font-family:Verdana, Arial, Helvetica; }
.i2               { width: 350px;                              font-size:11px; font-family:Verdana, Arial, Helvetica; }

.float_l
{
	float: left;
/*	margin: 2px 5px 0px 2px;
	padding: 2px */
}

.float_r
{
	float: right;
	margin: 2px 5px 0px 2px;
	padding: 2px
}

/* Allgemeine css - Ende */

/* Layout */

#container
{
	width: 750px;
	margin: 0px auto;
	background-color: White;
	color: #333;
/*	border: 1px solid gray; */
	line-height: 130%;
	text-align: left;
}

#top
{
	padding: 0px;
	margin: 0px;
/*	background-color: #FFD966; 
	text-align: center;
	border-bottom: 1px solid gray; */
}

#top h1
{
padding: 0;
margin: 0px;
}

#leftnav
{
	float: left;
	width: 190px;
	margin: 1px;
	padding: 1px 1px 1px 5px;	
}

#rightnav
{
	float: right;
	width: 150;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 10px;
	background-color: #FAFAFA;
}

#content
{
	margin-left: 190px;
	border-left: 1px dotted gray;
	margin-right: 150px;
	border-right: 1px dotted gray;
	padding: 10px 10px;
	max-width: 100%;
	background-color: White;
	text-align: left;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #EEB700; 
	border-top: 1px solid gray;
	text-align: left;
}

#leftnav p, #rightnav p {
	margin: 0 0 0 0;
}
#content h2 { margin: 0 0 .5em 0; }

/* Layout - Ende */

/* Navigation oben */

/*---------------------------------------------------------
Main Menu Group Settings - (Applies to the main container)
----------------------------------------------------------
.cdd0_main_menu{
	background-color: #eeeeee;
	background-image: url(http://www.fladungen-rhoen.de/_cfg/images/bg_roll.jpg);
	cursor: hand;
	cursor: pointer;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	border-style: solid;
	border-color: #666666;
}---------------------------------------------------------
Main Menu Item Settings
----------------------------------------------------------
.cdd0_main_items{

	background-color:#ebe7b2;
	cursor:hand;
	background-image:url(http://www.fladungen-rhoen.de/_cfg/images/bg.jpg);
	border-style:solid;
	border-color:#9a9a9a;

}---------------------------------------------------------
Main Menu Item Rollover Settings
----------------------------------------------------------
.cdd0_main_items_rollover{

	background-color:#ebe7b2;
	cursor:hand;
	text-decoration:underline;
	border-style:dashed;
	border-color:#aaaaaa;

}/**********************************************************************************************

	Sub Menu Style Settings

***********************************************************************************************


---------------------------------------------------------
Sub Menu Group Settings - (Applies to all sub containers)
----------------------------------------------------------
.cdd0_sub_menu{
	background-color: #eeeeee;
	cursor: hand;
	color: #333333;
	font-family: Arial;
	font-size: 13px;
	border-style: solid;
	border-color: #333333;
	filter: progid:DXImageTransform.Microsoft.Fade(duration=.4);
	text-align: left;
}---------------------------------------------------------
Sub Menu Item Settings
----------------------------------------------------------
.cdd0_sub_items{


	background-color:#cccccc;
	background-image:url(http://www.fladungen-rhoen.de/_cfg/images/sub_bg.gif);
	cursor:hand;


	border-style:solid;
	border-color:#999999;




}---------------------------------------------------------
Sub Menu Item Rollover Settings
----------------------------------------------------------
.cdd0_sub_items_rollover{


	background-color:#ebe7b2;
	background-image:url(http://www.fladungen-rhoen.de/_cfg/images/sub_bg.gif);
	cursor:hand;

	color:#222222;
	text-decoration:underline;


	border-style:dashed;
	border-color:#ff0000;



}/**********************************************************************************************

	Divider Style Settings

***********************************************************************************************/



/*---------------------------------------------------------
Vertical Dividers
----------------------------------------------------------
.cdd0_dividers_vertical{
	background-color: Black;
}/*---------------------------------------------------------
Horizontal Dividers
----------------------------------------------------------*/
.cdd0_dividers_horizontal{
	background-color: Black;
}

/* Navigation oben - Ende */

/* Navigation links */

#navcontainer_l
{
	width: 100%;
	padding: 0 0 1em 0;
	margin-bottom: 2px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #C26335;
	color: #333;
	text-align: right;
}

#navcontainer_l ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #F0E68C;
}

#navcontainer_l li
{
	margin: 0;
	border-bottom: 1px solid #F0E68C;
}

#navcontainer_l li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #8B4513;
	border-right: 10px solid #E78F4E;
	background-color: #E99658;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #navcontainer_l li a { width: auto; }

#navcontainer_l li a:hover
{
	border-left: 10px solid #9B4E15;
	border-right: 10px solid #763B10;
	background-color: #D36B1D;
	color: #fff;
}

#navcontainer_l li a:visited
{
	border-bottom: 0px solid #F0E68C;
}

/* Navigation links - Ende */

/* Layoutbestandteile */

hr {
	width: 750px;
	height: 1px
}

/* Layoutbestandteile - Ende */


/* $marc hinzugefügt */
.navtable{
height: 18px;
}
