body
{
	background		: #FFFFFF;
	font-family		: Arial, Verdana, Sans-Serif, Courier, Helvetica;
	font-size		: 9pt;
	color			: #8B8B8B;
	text-align		: justify;
}

/* Heute vor einem Jahr */
.ayb
{
	position		: absolute;
	top 			: 150px;
	left			: 187px;
}

.tdStaticCatCaption
{
	font-family		: Arial, Verdana, Sans-Serif, Courier, Helvetica;
	font-size		: 18pt;
	color			: #8B8B8B;
	text-align		: justify;
}
/* 
 * --------------------
 * Statische Kategorien
 * ------ Fiesta ------
 */
.divStaticCatLineFiesta
{
	position		: absolute;
	top				: 280px;
	right			: 0px;
	width			: 35%;
	height          : 4px;
	background-color: #333333;	
}
.divStaticCatImgFiesta
{
	position		: absolute;
	top				: 210px;
	left			: 66%;	
}
.divStaticCatPostsFiesta
{
	position		: absolute;
	top				: 300px;
	left			: 70%;
}

/* 
 * --------------------
 * Statische Kategorien
 * ------ Opera -------
 */
.divStaticCatLineAB
{
	position		: absolute;
	top				: 502px;
	right			: 0px;
	width			: 35%;
	height          : 4px;
	background-color: #333333;	
}
.divStaticCatImgAB
{
	position		: absolute;
	top				: 434px;
	left			: 66%;	
}
.divStaticCatPostsAB
{
	position		: absolute;
	top				: 510px;
	left			: 70%;
}

/* 
 * --------------------
 * Statische Kategorien
 * ---- AppDater ------
 */
.divStaticCatLineAppDater
{
	position		: absolute;
	top				: 704px;
	right			: 0px;
	width			: 35%;
	height          : 4px;
	background-color: #333333;	
}
.divStaticCatImgAppDater
{
	position		: absolute;
	top				: 636px;
	left			: 66%;	
}
.divStaticCatPostsAppDater
{
	position		: absolute;
	top				: 712px;
	left			: 70%;
}

/* Header - Linie */
.divHeaderLine
{
	margin: 0 auto;
    text-align:center;
	width:100%;    /* Breite für Menü muss angegeben sein, sonst wird es nur in IE zentriert */
	
	/*position		: absolute;
	top				: 0px;
	left			: 0px;
	width			: 100%;*/
	height			: 144px;
	background-color: #333333;	
}

.divIndexSub
{
	margin: 0 auto;
    text-align:center;
    padding-top:200px;
	width:600px;    /* Breite für Menü muss angegeben sein, sonst wird es nur in IE zentriert */
	
	/*position		: absolute;
	top				: 290px;
	left			: 0px;*/
}

/* Polaroid - EvilMM - Index */
.divPolaroidEvilMMIndex
{
	margin: 0 auto;
    text-align:center;
	width:100%;    /* Breite für Menü muss angegeben sein, sonst wird es nur in IE zentriert */
	position		: absolute;
	top: 98px;
	
	/*
	top				: 90px;
	left			: 43%;*/
}

/* Polaroid - EvilMM - Header */
.divPolaroidEvilMM
{
	position		: absolute;
	top				: 4px;
	left			: 0px;
}

/* PrimaWebTools */
.divPrimaWebTools
{
	position		: absolute;	
	top				: 150px;
	right			: 10px;
}


.tableIndex a:link
{
	font-family		: Arial, Verdana, Sans-Serif, Courier, Helvetica;
	font-size		: 18pt;
	color			: #8B8B8B;
	text-align		: justify;
	text-decoration	: none;
	font-weight		: normal;
}

.tableIndex a:hover
{
	font-family		: Arial, Verdana, Sans-Serif, Courier, Helvetica;
	font-size		: 18pt;
	color			: #8B8B8B;
	text-align		: justify;
	text-decoration	: underline;
	font-weight		: normal;
}

.tableIndex a:active
{
	font-family		: Arial, Verdana, Sans-Serif, Courier, Helvetica;
	font-size		: 18pt;
	color			: #8B8B8B;
	text-align		: justify;
	font-weight		: normal;
}         

.tableIndex a:visited
{
	font-family		: Arial, Verdana, Sans-Serif, Courier, Helvetica;
	font-size		: 18pt;
	color			: #8B8B8B;
	text-align		: justify;
	text-decoration	: none;
	font-weight		: normal;
}
                  /*
a.NaviLink:visited   {
                      font-family:Arial, Verdana, Sans-Serif, Courier, Helvetica;
                      font-size:9pt;
                      color:#FFFFFF;
                      text-align:justify;
                      text-decoration:none;
                      }   
                  
a.NaviLink:hover  {
                  font-family:Arial, Verdana, Sans-Serif, Courier, Helvetica;
                  font-size:9pt;
                  color:#FFFFFF;
                  text-align:justify;
                  text-decoration:none;
                  font-weight:bold;
                  }   

a.NaviLink:active {
                  font-family:Arial, Verdana, Sans-Serif, Courier, Helvetica;
                  font-size:9pt;
                  color:#FFFFFF;
                  text-align:justify;
                  text-decoration:none;
                  }*/   



/* Header */
.divHeader
{
	position		: absolute;
	top				: 0px;
	left			: 0px;
}

/* Header - Linie Links */
.divFooterLine {
	position		: absolute;
	background		: #333333;
	left			: 0px;
	height			: 28px;
	width			: 1000px;
}

/* Header - Minibild */
.divIcon {
	position		: absolute;	
	top				: 3px;
	left			: 635px;
}

/* Spenden - PayPal */
.divPayPal
{
	position		: absolute;	
	padding-top		: 5px;
	padding-left	: 5px;
}

/* Spenden - Amazon */
.divAmazon
{
	position		: absolute;	
	padding-top		: 5px;
	padding-left	: 5px;
}

/* 
 * -------------------
 * Navigationselemente
 * ------- Home ------
 */
.divNavigation_Home
{
	position		: absolute;
	top				: 112px;
	left			: 20px;
	visibility		: hidden;
}

.divNavigation_Home a:link,
.divNavigation_Home a:visited
{
	font-family		: Arial;
	font-size		: 10pt;
	color			: #dfdede;
	font-weight		: bold;
	text-decoration	: none;
	visibility		: hidden;
}

.divNavigation_Home a:hover,
.divNavigation_Home a:active
{
	color: #ff8735;
	visibility		: hidden;
}

/* 
 * -------------------
 * Navigationselemente
 * ----- Fiesta ------
 */
.divNavigation_Fiesta
{
	position		: absolute;
	top				: 112px;
	left			: 205px;
}

.divNavigation_Fiesta_Thumb
{
	position		: absolute;
	top				: 60px;
	left			: 230px;	
}

.divNavigation_Fiesta a:link,
.divNavigation_Fiesta a:visited
{
	font-family		: Arial;
	font-size		: 12pt;
	color			: #dfdede;
	font-weight		: bold;
	text-decoration	: none;
}

.divNavigation_Fiesta a:hover,
.divNavigation_Fiesta a:active
{
	color: #ff8735;
}

/* 
 * -------------------
 * Navigationselemente
 * ----- AppDater ----
 */
.divNavigation_AppDater
{
	position		: absolute;
	top				: 112px;
	left			: 430px;
}

.divNavigation_AppDater_Thumb
{
	position		: absolute;
	top				: 55px;
	left			: 438px;	
}

.divNavigation_AppDater a:link,
.divNavigation_AppDater a:visited
{
	font-family		: Arial;
	font-size		: 12pt;
	color			: #dfdede;
	font-weight		: bold;
	text-decoration	: none;
}

.divNavigation_AppDater a:hover,
.divNavigation_AppDater a:active
{
	color: #ff8735;
}

/* 
 * -------------------
 * Navigationselemente
 * ------ Opera ------
 */
.divNavigation_Opera
{
	position		: absolute;
	top				: 112px;
	left			: 560px;
}

.divNavigation_Opera_Thumb
{
	position		: absolute;
	top				: 55px;
	left			: 660px;	
}

.divNavigation_Opera a:link,
.divNavigation_Opera a:visited
{
	font-family		: Arial;
	font-size		: 12pt;
	color			: #dfdede;
	font-weight		: bold;
	text-decoration	: none;
}

.divNavigation_Opera a:hover,
.divNavigation_Opera a:active
{
	color: #ff8735;
}

/* Navigation, Software */
.divNavigation_Software {
	position		: absolute;
	top				: 112px;
	padding-left	: 228px;
	z-index			: 3;
}

/* Navigation, About */
.divNavigation_About {
	position		: absolute;
	top				: 112px;	
	/*padding-left	: 330px;*/
	padding-left	: 228px;
	z-index			: 2;	
}

/* Navigation, Contact */
.divNavigation_Contact {
	position		: absolute;
	top				: 112px;
	/*padding-left	: 443px;*/
	padding-left	: 330px;
	z-index			: 1;
}

/* Inhalt */
.divContent {
	position: absolute;
    width: 750px;
    left: 80px; 
    top: 200px;
    z-index:1;
    padding:15px;
    border: 0px black solid;
}

/* Link */
a:link,                  
a:visited,
a:active {
	font-size		: 9pt;
	color			: #8B8B8B;
	text-decoration	: underline;
}

a:hover {
	font-size		: 9pt;
	color			: #8B8B8B;
	font-weight		: bold;
	text-decoration	: underline;
}
            
.textcenter {
	font-size		: 9pt;
	color			: #8B8B8B;
	text-align		: center;
}
			
.Pic1 {
	position: absolute;
    width: 611px;
	height: 140px;
    margin-left: 250px; 
    margin-top: 0px;
    background-image:url(images/Pic1.jpg);
}

.Pic2 {
	position: absolute;
    width: 801px;
	height: 80px;
    margin-left: 0px; 
	margin-top: 140px;
    background-image:url(images/Pic2.jpg);
}
						
.Pic3 {
	position: absolute;
    width: 423px;
	height: 54px;
	margin-left: 0px; 
    margin-top: 220px;
    background-image:url(images/Pic3.jpg);
}
			
.Pic4 {
	position: absolute;
    width: 251px;
	height: 137px;
	margin-left: 0px; 
    margin-top: 274px;
    background-image:url(images/Pic4.jpg);
}

/* Unternavigation */
.NaviBox {
    position	: absolute;
    width		: 200px;
    left		: 50px; 
    top			: 210px;
    z-index		: 10;
	text-align	: justify;
}

/* Counter */                    
.Counter {
	position	: absolute;
    width		: 50px;
    height		: 33px;
    left		: 10px; 
    top			: 10px;
}

/* Sprache */
.Language {
	position	: absolute;
    width		: 33px;
    height		: 16px;
    left		: 50px; 
    top			: 10px;
}

/* Entwicklerblog */
.Blog {
	position	: absolute;
	width		: 50px;
	height		: 16px;
	left		: 110px;
	top			: 10px;
}

/* BugTracking */
.BugTracking {
	position	: absolute;
	width		: 150px;
	height		: 20px;
	left		: 180px;
	top			: 10px;
}

/* Wiki */
.Wiki {
	position	: absolute;
	width		: 150px;
	height		: 20px;
	left		: 267px;
	top			: 10px;
}
              	
/* Spendenknopf */		
.Donate {
	position	: absolute;
	top			: 400px;
	left		: 70px;
	width		: 150px;
}

/* Valid Logo */
.HTML401Strict {
	position	: absolute;	
	width		: 88px;
	height		: 31px;
	top 		: 5px;
	left		: 5px;
}

/* HOME */
#tableHome01 {
	width	: 500px;
}       			

.tdHome01 {
	width	: 180px;
}

.tdHomeSectionHeadline {
	font-family:Arial, Verdana, Sans-Serif, Courier, Helvetica;
	font-size:12pt;
	color:#FFFFFF;
	text-align:justify;
}
                    
img {
	border : 0;
}

                                                                                              
                    

                    
a.NaviLink:link   {
                  font-family:Arial, Verdana, Sans-Serif, Courier, Helvetica;
                  font-size:9pt;
                  color:#FFFFFF;
                  text-align:justify;
                  text-decoration:none;
                  }      
                  
a.NaviLink:visited   {
                      font-family:Arial, Verdana, Sans-Serif, Courier, Helvetica;
                      font-size:9pt;
                      color:#FFFFFF;
                      text-align:justify;
                      text-decoration:none;
                      }   
                  
a.NaviLink:hover  {
                  font-family:Arial, Verdana, Sans-Serif, Courier, Helvetica;
                  font-size:9pt;
                  color:#FFFFFF;
                  text-align:justify;
                  text-decoration:none;
                  font-weight:bold;
                  }   

a.NaviLink:active {
                  font-family:Arial, Verdana, Sans-Serif, Courier, Helvetica;
                  font-size:9pt;
                  color:#FFFFFF;
                  text-align:justify;
                  text-decoration:none;
                  }                                                                            

/* Navigation */
.ButtonSoftware {
    position	: absolute;
    width		: 95px;
	height		: 40px;
    left		: 525px; 
    top			: 190px;
	cursor		: pointer;
}
	
.ButtonGuestbook {
    position	: absolute;
    width		: 100px;
	height		: 50px;
    margin-left	: 620px; 
    margin-top	: 160px;
	cursor		: pointer;
}		

.ButtonAbout {
 	position	: absolute;
    width		: 78px;
	height		: 45px;
    margin-left	: 722px; 
    margin-top	: 175px;
	cursor		: pointer;
}
