/* Stylesheet f&uuml;r Vienna 24-7 */

body {
color: black; /*Schriftfarbe*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

#wrapper {
background: url(../rainerstudio_vertical.jpg) no-repeat;
color: black;
width: 1000px;
margin: auto;
margin-top: 30px;
text-align: left;
}

#header 
{
color: black;
height: 40px;
text-indent: 5%;
width: 814px;
margin-left: 40px;
}

#navi{
float: left;
margin-top: 460px;
width: 105px;
}

#content
{ 
float: right;
color: black;
width: 814px;
border-left: 1px solid gray;
padding-left: 30px;
}

#imageareawrapper
{ 
width: 720px;
color: black;
}

#footer
{
float: right;
text-align: center;
height: 50px;
width: 814px;
right: 100px;
}

#navi li{ 
list-style-type: none;
padding: 0;
text-align: right;
}


#navi a:hover{ 
padding-right: 2px;
}

a.blue:link {color: gray; outline: none;}
a.blue:active {color: gray; outline: none;}
a.blue:visited {color: gray; outline: none;}
a.blue:hover {color: #DC143C; outline: none;}

h1 { font-size: 130%; 
text-align: left;
line-height: 1.5em;
text-shadow: #D3D3D3 0 3px 3px;}

h2 { font-size: 110%;
text-align: left; 
line-height: 0.2em;}

h3 { font-size: 8pt;
margin: 0px;
text-align: center; 
vertical-align: middle;
}

h4
{font-size:8pt;
text-align: left; 
margin:4px;
}

h5
{font-size:8pt;
text-align: center; 
}

address {
text-align: center;
vertical-align: middle;
font-size: 80%;
font-style: normal;
letter-spacing: 2px;
line-height: 1.5em;
}

a { text-decoration: none; }
a:link { color: #dc413c; }
a:visited { color: #dc413c; }

