


@import url(slideshow.css);
@import url(projects.css);

body{
    text-align: center; /* Zentrierung IE */
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Verdana;
	color:#FFFFFF;
	background-color:#111111;
	}
	
#preload {
display: none
}
#preload img {
height: 0; width: 0; border: none;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
}

	

#seitenlayout {
  width: 800px;
  margin: 0 auto;
}

#fusszeile {
    width: 800px;
    height:15px;
    position: relative;
    margin:0 auto 0;
    margin-top: -11px;
    text-align:left;  /* Inhalt wieder links */
}

#fuss1 {
    width: 180px;
    height:15px;
    color: #FFFFFF;
    padding: 0px;
    font-size: 12px;
    text-align: left;
    float:left;
}

#fuss2 {
    width: 80px;
    height:15px;
    color: #FFFFFF;
    padding: 0px;
    font-size: 10px;
    text-align: right;
    float: right;
}

#fuss2  a:link    { color:white;   text-decoration: none; }       /*+++ Outline: none, verhintert weißes gepunktetes Kästchen, ES KANN NICHT MEHR ÜBER TASTATUR NAVIGIERT WERDEN!! +++*/
#fuss2  a:visited { color:white;    text-decoration:none; }
#fuss2  a:focus   { color:white;    text-decoration:none; }
#fuss2  a:hover   { color:white;   text-decoration:none;}
#fuss2  a:active  { color:white;    text-decoration:none; }

/* ---------------slidshow------------------------------*/
div.slideshow{
	display:block;
	width:100%;
	margin:0;
	position: relative;
	color:#666666; 
    background-color:#000000; 
    padding:0px 0;
	}
/* ---------------slidshow------------------------------*/


#oben {
    width: 800px;
    height: 50px;
    padding:0;
    position: relative;
    margin:0 auto 0;
}

/* ---------------Startseite------------------------------*/
#start {
    width: 800px;
    height:400px;
    padding: 0px;
    position: relative;
    margin:0 auto 0;
    margin-top: 5px;
    background:#111111 url(../images/loading.gif) no-repeat 50% 50%;
    text-align:left;  /* Inhalt wieder links */

}

#start img {
    width: 800px;
    height:400px;

}


/* ---------------Startseite------------------------------*/



/* ---------------Profil------------------------------*/
#profil {
    width: 796px;
    height:396px;
    padding: 0px;
    position: relative;
    margin:0 auto 0;
    margin-top: 5px;
    margin-bottom: 15px;
    border: 2px solid white;
    background-color: #111111;
    color: #cdcdcd;               /*background-image: url(../images/projekte/pr.png) ; */
    text-align:left;  /* Inhalt wieder links */

}

#profile {
    width: 796px;
    height:155px;
    padding: 0px;
    position: relative;
    margin:0 auto 0;
    background-image: url(../images/profil/p1.png) ;
    text-align:left;  /* Inhalt wieder links */

}

#text_pr1 {
    width: 400px;
    height:130px;
    padding-top: 19px;
    position: relative;
    margin-left: 343px; 
    color:white;
    text-align:left;  /* Inhalt wieder links */
}

#text_pr1  a:link    { color:white;   text-decoration: underline;  }       /*+++ Outline: none, verhintert weißes gepunktetes Kästchen, ES KANN NICHT MEHR ÜBER TASTATUR NAVIGIERT WERDEN!! +++*/
#text_pr1  a:visited { color:white;    text-decoration:underline; }
#text_pr1  a:focus   { color:white;    text-decoration:underline; }
#text_pr1  a:hover   { color:white;   text-decoration:underline; }
#text_pr1  a:active  { color:white;    text-decoration:underline; }


#text_pr2 {
    width: 720px;
    height:150px;
    padding: 0px;
    position: relative;
    margin-top: 25px; 
    margin-left: 40px;
    color:white;
    text-align:justify;  /* Inhalt wieder links */
}
#text_pr2  a:link    { color:white;   text-decoration: underline; }       /*+++ Outline: none, verhintert weißes gepunktetes Kästchen, ES KANN NICHT MEHR ÜBER TASTATUR NAVIGIERT WERDEN!! +++*/
#text_pr2  a:visited { color:white;    text-decoration:underline; }
#text_pr2  a:focus   { color:white;    text-decoration:underline; }
#text_pr2  a:hover   { color:white;   text-decoration:underline;}
#text_pr2  a:active  { color:white;    text-decoration:underline; }

#fusszeile1 {
    width: 800px;
    height:15px;
    position: relative;
    margin:0 auto 0;
    margin-top: -9px;
    text-align:left;  /* Inhalt wieder links */
}

/* ---------------Profil------------------------------*/


/* ---------------Impressum------------------------------*/
#impressum {
    width: 786px;
    height:1430px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    margin:0 auto 0;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 10px;
    border: 2px solid white;
    font-size:10px;
	font-family:Verdana;
    background-color: #111111;
    color: #ffffff;               /*background-image: url(../images/projekte/pr.png) ; */
    text-align:left;  /* Inhalt wieder links */

}

#impressum  a:link    { color:white;   text-decoration: underline; }       /*+++ Outline: none, verhintert weißes gepunktetes Kästchen, ES KANN NICHT MEHR ÜBER TASTATUR NAVIGIERT WERDEN!! +++*/
#impressum  a:visited { color:white;    text-decoration:underline; }
#impressum  a:focus   { color:white;    text-decoration:underline; }
#impressum  a:hover   { color:white;   text-decoration:underline;}
#impressum  a:active  { color:white;    text-decoration:underline; }



/* ---------------Impressum------------------------------*/



/* ---------------Navigation------------------------------*/
#navi {
    width: 800px;
    height: 50px;
    padding: 0px;
    position: relative;
    margin:0 auto 0;
    background-image: url(../images/navi/navi.gif) ;
    text-align:left;  /* Inhalt wieder links */

}

#navigation {
    color: #FFFFFF;
    text-align: right; 
    font-size:13px;
	font-family:Verdana;
       
}


#navigation ul {
   list-style:none;               /* keine Aufzählungspunkte */
}
 
#navigation li { 
   float:right;                     /* Anordnung rechts   */
 
   margin-top:19px;                /* Außenabstand oben  */
   padding-top:8px;                /* Innenabstand oben  */
   padding-left:55px;                
   
} 

#navigation  a:link    { color:white;   text-decoration:none; outline: none; }       /*+++ Outline: none, verhintert weißes gepunktetes Kästchen, ES KANN NICHT MEHR ÜBER TASTATUR NAVIGIERT WERDEN!! +++*/
#navigation  a:visited { color:white;   text-decoration:none; outline: none;}
#navigation  a:focus   { color:white;   text-decoration:none; outline: none;}
#navigation  a:hover   { color:white;   text-decoration:none; outline: none;}
#navigation  a:active  { color:white;   text-decoration:none; outline: none;}
/* ---------------Navigation------------------------------*/
