/****
phoenix software ltd
background: #2f1d1d;
***/


/* Bereich der Internetseite */
html {background: #2f1d1d;}


body {padding: 0;margin: 0;text-align:center;background: #2f1d1d;/*background: transparent url(../images/background.png) 50% 0 repeat-x;*/}

#translate
{
	border: solid 2 white;
	}

/* 

/* Module die in den Bereich headlink (top) geladen werden */	
#modules_top
{
	font-family: Verdana, Tahoma, sans-serif;
	position:  relative;
	margin-left: 10px;
	margin-top: 2px; 
	padding-top:150px;
}


/* Module die in die Bereiche user1, user2 und newsflash geladen werden */
#modules_head
{
	position: absolute;
	margin-top: 2px; 
	margin-left: 2px;
	color: #000;
}

#contentarea
{
	border: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	background: transparent;
}

/* Inhaltsbereich (Inhalt und Bereich links */
#content
{
	width: 760px; 
	overflow:hidden;
	border: none;
	}
h3
{
	font-size:12px; 
}

.inside_left {
padding:10px;
}

.inside_main {
padding:10px;
}

/* Fußzeile */
#footer
{
	font-family: Times New Roman, Verdana, Tahoma, Sans-Serif;
	position: relative;
	width: 960px;
	height: 22px;
	background-color: #84A1CC;
}

/* Module die in die Fußzeile geladen werden */	
#modules_footer
{
	font-family: Times New Roman, Verdana, Tahoma, Sans-Serif;
	margin-bottom: 10px;
	color:#f3e1ce; 
	position: relative;
	text-align:center; 
	float:none;
}	


/**	MAIN MENU	#f3d1ac;	**/#modules_mainmenue .mainlevel{	font-family: Times New Roman, Verdana, Tahoma, Sans-Serif;	padding-top: 0px;	margin-left:5px;	margin-right:5px;	color:#f3e1ce;	font-size:20px;  	width: 720px; }

#modules_mainmenue ul {
	padding:0 0 0 0px;
	font-size:20px; 
	width:718px;
	margin:0;
	list-style: none;
}

#modules_mainmenue li {
	float: left;
}

#modules_mainmenue li a {
	float:left;
	color: #f3e1ce;
	font-size:20px; 
	text-decoration: none;
	line-height:49px;
	padding: 0 5px  0 5px;
	margin:0;
	cursor:pointer;
}

#modules_mainmenue li a:hover, #pillmenu li a#active_menu-nav {
	text-decoration:underline;
}

#modules_mainmenue li a:focus, #pillmenu li a#active_menu-nav {
	border-style:none;
}


/* Hauptmenue */
div.moduletable_menu ul
{
	margin:  10px 0px; 
	padding-left: 10px; 
	list-style: none;
}

div.moduletable_menu li
{
	margin:  0px 0px 2px 0px; 
}	

div.moduletable_menu ul li a:link 
{
	font-family: Times New Roman, Verdana, Tahoma, Sans-Serif;
	color: #427199; 
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
}

div.moduletable_menu ul li a:visited
{
	font-family: Times New Roman, Verdana, Tahoma, Sans-Serif;
	color: #427199; 
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
}

div.moduletable_menu ul li a:hover
{
	font-family: Times New Roman, Verdana, Tahoma, Sans-Serif;
	background-color: #84A1CC; 
	font-style: italic;  
	color: #FFF; 
}


/* Joomla Standard Elemente */
/* Überschrift */
.componentheading {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}
/* Beitragsüberschrift */
.contentheading {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}
/* Kleiner Text */
.small {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
/* Erstellungsdatum eines Beitrages */
.createdate {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
/* Veränderungsdatum eines Beitrages */
.modifydate {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
