@charset "utf-8";

/*
Project: florian-graf.info
Layout: index.php (Startseite)
File: index.css
Media: Screen, Projection
Author: Jens Otto, Berlin
*/

#rightcolumn #video
{
width: 125px;
margin: 20px 10px;
font-size: 0.7em;
}

#rightcolumn #taf
{
width: 11.15em;
margin: 20px auto;
font-size: 0.7em;
text-align: center;
}

#rightcolumn #taf a
{
color: #ff9900;
background-color: #ffffff;
text-decoration: underline;
}

#rightcolumn #taf img
{
font-size: 89.29%; /* font-size: 10px; */
width: 12.5em; /* width: 125px; */
height: 6.0em; /* height: 60px; */
}

#content h4
{
margin: 0;
font-size: 0.8em;
font-weight: bold;
}

#content p
{
font-size: 0.8em;
text-align: justify;
}

#content a.link
{
color: #000000;
background-color: #ffffff;
border-bottom: 1px solid #000000;
text-decoration: none;
}

#content a.link:hover
{
border-bottom: 1px solid #ff9900;
}

#content a.link:active
{
color: #ff9900;
background-color: #ffffff;
border-bottom: 1px solid #ff9900;
}

#content #signature
{
font-size: 78.13%; /* font-size: 10px; */
width: 20.0em; /* width: 200px; */
height: 6.3em; /* height: 63px; */
}
