 /*   qved .css   */


body 
{		
font-family:Helvetica, Arial ; 
margin:0;
padding:0;

}
body a
{color: cyan;
}

#abstand
{
margin-left: 3%;
margin-right: 3%;
}

html, body
{
height:100%;
}

#i_a
{
width:40%;
float:left;
margin-left:5%;
padding-bottom: 3em;
}

#i_d
{
width:40%;
float:right;
margin-right:5%;
padding-bottom: 3em;
}

a
{
color: magenta;
text-decoration: none;
}


#index
{
background-color:white;
background-image: url(ahmed_shy_a.jpeg);
background-repeat: no-repeat;
background-position: right top;
background-attachment: fixed;
}


#impressum
{
color: gray;
clear:both;
height:30px;


position:absolute; 
bottom:0px;
left:45%;
text-align:center;
}

.titles
{
font-size: 120%;
}

/* Courier Font */
.courier
{
font-family: Courier, monospace; 
}

h1
{
text-align: center;
}

.button
{
width: 50%;

padding-top:30px;
text-align:center;

display:block; 
margin:auto;

}
.a_i
{
max-width:45%;
}

.text
{
text-align: left;
max-width: 80%;
}

.banner
{
max-width: 100%;
margin-bottom: 20px;
}

#impressum
{
position:static;
text-align: center;
height: 1.8em;
padding-top: 5px;
width: 150px;
background-color: black;
margin: 0 auto;
}

#impressum_not
{
position: absolute;
clear: both;
/*text-align: center;
*/
bottom:3px;
height: 1.8em;
padding-top: 5px;
width: 150px;
background-color: black;

}

#seite
{
min-height:100%;
}

#impressum a

{
color: white;
}

.center
{
text-align: center;

}
