/*Stylesheet fuer die rainerstudio.com*/


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

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


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


#content{
margin-left: 130px;
width: 550px;
border-left: 1px solid gray;
padding-left: 30px;
}

#textcontent {
width: 528px;
}

#innercontent{
padding-top: 5px;
}

.imageright {
float: right;
margin-bottom: 5px;
}

.textcenter {
text-align: center;
font-size: 70%;
}

#contact{
padding-top: 380px;
}

#footer{
clear: both;
margin-left: 168px;
color: black;
padding-top: 25px;
}

#next{
text-align: right;
}

#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;}


a.client:link {color: black; background: #ffffff; font-size: 70%; }
a.client:active {color: black; background: #ffffff; font-size: 70%; }
a.client:visited {color: black; background: #ffffff; font-size: 70%; }
a.client:hover {color: #DC143C; background: #ffffff; font-size: 70%; }

a.pages:link {color: gray; background: #ffffff; font-size: 90%; }
a.pages:active {color: gray; background: #ffffff; font-size: 90%; }
a.pages:visited {color: gray; background: #ffffff; font-size: 90%; }
a.pages:hover {color: #DC143C; background: #ffffff; font-size: 90%; }

h1{
text-align: right;
font-size: 110%;
font-style: normal;
}

h2{
text-align: left;
font-size: 100%;
}

h7 { 
font-size: 10px;
}

h8 { 
font-weight: bold;
font-size: 10px;
}

h9
{ 
text-align: left;
font-size: 70%;
}

h10{
color: black;
line-height: 2em;
font-size: 120%;
}

h11{
color: black;
font-size: 100%;
}

h12
{ 
text-align: center;
font-size: 70%;
}

h13
{ 
font-size: 100%;
}

h14
{ 
text-align: left;
font-size: 100%;
line-height: 2em;
color: gray;
}


note {
text-align: center;
font-size: 70%;
}

address {
text-align: center;
font-size: 70%;
}

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

