﻿body 
{ 
    margin:10px;  
    background: #f9f9f0; 
	color: #333; 
	text-align: center;
    color:#000000;
    font: 76%/1.6em Arial, Helvetica, sans-serif;
 }

table.header
{
BORDER: #ff0000 1px solid;
width:100%;
margin: 20px auto 0; 
font-weight:bold;
font:  'Trebuchet MS',Tahoma, Verdana, Arial, Serif;
 color:#ff0000;
height:45px;
}


img.imglink
{
    PADDING: 2px;
    BORDER: none;
    margin:0px;
}

img
{
 border-left-color: #808080;
 border-bottom-color: #808080;
 border-right-color: #808080;
  border-top-color: #808080;
 border-top-style: double;
 border-right-style: double;
 border-left-style: double;
 border-bottom-style: double;
  margin:30px;
}

iframe

{
     border-left-color: #808080;
 border-bottom-color: #808080;
 border-right-color: #808080;
  border-top-color: #808080;
 border-top-style: double;
 border-right-style: double;
 border-left-style: double;
 border-bottom-style: double;
    
    }
table.footer
{
BORDER: #ff0000 1px solid;
width:100%;
margin: 20px auto 0; 
font: 'Trebuchet MS',Tahoma, Verdana, Arial, Serif;
}



td.cv
{
    padding-bottom:15px;
}

td.container
{
    border: #ff0000 1px solid;
    border-top: none;
    width: 100%;
    text-align: left;
    padding: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    background-color:#ffffff;
}


/*  Text des seite  */
#container {
	margin: 12px 12px 12px 12px; 
	
}
/*  Text des seite  */
 html #container {
	height: 1%;
	 
}
/*  Text des seite  */
#container h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0.5em 0;
	color: #ff0000;	
	TEXT-DECORATION: underline;
}
/*  Text des seite  */
#container h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
		
}
/*  Text des seite  */
#container h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#container h6 {
	font-size: 1.2em; 
	font-weight:normal;
	margin: 1em 0 0.5em 0;
	color: #ff0000;	
	
}

/*  Text content seite  */




/*  org
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	border: #ff0000 1px solid; 
	/* border-bottom:none;	
	background: #ff0000 ;
	color:#fff;	
}
*/

/* Navi Reiter _ Ehab*/
#navigation ul li , #navigation ul li a:active, #navigation ul li.current_page_item a {
	border: #ff0000 1px solid; 
	/* border-bottom:none;	*/
	background: #ff0000 ;
	color:#fff;	

}


#navigation ul li a:hover
{
    border: #cc9966 1px solid; /* border-bottom:none;	*/
    border-bottom:none;
    background:#ffffff;
    color:#ff0000;
}


/* Navi Reiter _ Ehab*/
#navigation {
	background: transparent; 
	border-bottom: #ff0000 1px solid;
	margin: 20px auto 0; 
	overflow: hidden; 
	width: 100%; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding-left:0px;
	font-weight:bold;
	text-align:center;

}
/* Navi Reiter _ Ehab*/
 html #navigation {
	height: 1%;
	
}
/* Navi Reiter _ Ehab*/
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
	width:130px;
	
}

/* Navi Reiter _ Ehab*/
#navigation ul li a {
	
	
	/*padding: 2px 10px; */
	display: block; 
	font-weight:bold;
	color:#666;		
	text-decoration: none;
	background:#ededed;

}

a 
{
    text-decoration:none;
    font-weight:bold;
 }

    /* URL des Seite */
    a:link, a:visited {
	color:#ff0000;	
	font-weight:bold;
	
}


/* URL des Seite */
a:hover, a:active 
    {
    text-decoration:underline;
  /*  border-bottom:#ff0000  1px solid; */
    color:#ff0000 ;
}
 



