html,body{
width:100%; height:100%;
margin:0; padding:0;
background-color: #7A8584;	
font-family: Arial, Helvetica, sans-serif;
}
#inhalt
{
position:relative;width:800px; margin: auto auto;
min-height:100%; background-color: #84B8D7;
}
* html #inhalt {height: 100%;} /* IE Hack für 100 % Höhe */

#kopf
{
position:relative; top:0px;width:800px;height:72px; background-color: #F7FAFB;z-index:5;
}

#logo
{
position:absolute;left:5px;top:8px;
}

#firma
{
position:absolute;right:505px;bottom:0px;padding-right:5px;
}

#bilder
{
position:absolute;left:300px;width:500px;height:72px;top:0px;bottom:0px; background-color:#fff500;
}
.bilderleiste{padding-left:5px;}

#navi
{
position:absolute; width:300px; top:0px;left:0px;
background-color: #84B8D7;height:100%;min-height:100%;
}
* html #navi {height: 100%;} /* IE Hack für 100 % Höhe */

#navi_hintergr
{
height:300px; background-image:url(img/tastatur_und_monitor_aussch.jpg);
}

#navi_titel
{
position:absolute; top:267px; right: 10px;z-index:1;
}

#navi_titel2
{
position:absolute; top:268px; right: 8px;z-index:0;
}

#navi_login
{
position:absolute; top:307px; right: 12px;z-index:0;
}

#navi_menue
{
position: relative; margin-bottom:0;
}

#navi_liste
{
list-style-type:none;padding-right:14px;
}

#unterseite
{ position:relative;top:0px;
margin-left:300px;margin-bottom:0px;padding:20px 20px 0px 20px;background-color:#fff;border-bottom:20px solid #fff;
  min-height: 960px;
  height: auto !important;
  height: 960px;
}

#abstand
{ height:72px;
}
#unterseitentitel
{
display: none;
}

#copyright
{
position:absolute; width:460px;left:300px;padding-left:20px;padding-right:20px;padding-bottom:15px;bottom:0px;border-top:1px solid #999;
background-color:#fff;
}

#fuss_print
{
 display: none;
}

/*Links*/
a {
	color: #FFFFFF;font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; line-height:150%; font-weight:bold;
	}
a:link {
	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
}
a:active {
	
	text-decoration: underline;
}
a.link_untermenu:link,a.link_untermenu:visited,a.link_untermemu:hover,a.link_untermenu:active { font-weight:normal}
/*<!-- Button Formular -->*/

.button {
    background-color: #dce2e7 ;
	border: 1px solid #ccc;color: #666;
	}
/*<!-- Titel Unterseite -->*/

.Stil3 {
	font-size: 26px;
	color: #fff500;
	font-weight: bold;
	font-family: "Futura Md BT", Arial;}
.Stil4 {
	font-size: 26px;
	color: #333;
	font-weight: bold;
	font-family: "Futura Md BT", Arial;}
/*<!-- Text Unterseite -->*/

.Stil5 {
	font-family: Arial;
	font-size: 16px;
	color: #666;
}
.Stil6 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
/*<!-- Copyright -->*/

.Stil7 { font-size: 12px;color: #999999}
.Stil8  { font-size:16px;}
/* Überschrift */
.Stil9 {font-size: 24px; color: #999; }
/* Loginname */
.Stil10{font-size: 12px; color: #fff500; }
/* bilder 10 Jahre CNN*/
a.bild1 { display:block; background-image:url(./10_Jahre_CNN/frank_und_heli_kl.jpg); background-repeat: no-repeat;
background-position:center;width:132px; height:128px ; margin-left:200px;padding: 2px ;border: 1px solid #84B8D7;}
a.bild1:hover { background-image:url(./10_Jahre_CNN/frank_und_heli.jpg); width:425px; height:411px ;margin-left:20px;}
a.bild2 { display:block; background-image:url(./10_Jahre_CNN/frank_mit_sekt_kl.jpg); background-repeat: no-repeat;
background-position:center;width:132px; height:128px ; margin-left:200px;padding: 2px ;border: 1px solid #84B8D7;}
a.bild2:hover { background-image:url(./10_Jahre_CNN/frank_mit_sekt.jpg); width:425px; height:411px ;margin-left:20px;}
a.bild3 { display:block; background-image:url(./10_Jahre_CNN/heli_maik_und_gaeste_kl.jpg); background-repeat: no-repeat;
background-position:center;width:132px; height:128px ; margin-left:200px;padding: 2px ;border: 1px solid #84B8D7;}
a.bild3:hover { background-image:url(./10_Jahre_CNN/heli_maik_und_gaeste.jpg); width:425px; height:411px;margin-left:20px; }
a.bild4 { display:block; background-image:url(./10_Jahre_CNN/bueffett_kl.jpg); background-repeat: no-repeat;
background-position:center;width:132px; height:128px ; margin-left:200px;padding: 2px ;border: 1px solid #84B8D7;}
a.bild4:hover { background-image:url(./10_Jahre_CNN/bueffett.jpg); width:425px; height:411px;margin-left:20px; }



