/* css for christian feuller by club basic maerz 2008 */

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #5D5D5D;
font-size: 13px;
/*font-family: "trebuchet ms", helvetica, sans-serif;*/
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
line-height: 18px;
}

#outer
{

width: 795px;
margin: 0 auto;
padding-top: 30px;

}

#BlogTwitter {
position:relative;
top:-480px;
left: 800px;
width: 300px;
height: 480px;
background:#FFFFFF;
}

#twitter_update_list li {

	list-style: none;

}

.zitate { padding-left:20px; font-style:italic; color:#993300; }
#inner
{

padding: 0;
z-index: 2;
}



/*
#header span
{
font-weight: normal;
}
*/
/* header links */
#header
{
overflow:hidden;

width: 300px;
height: 125px;
float:left;

}

/* header rechts */
#splash
{
overflow:hidden;

width: 495px;
height: 125px;
float:right;
}


#primarycontent
{
width: 495px;
float: right;
background: #787878;
min-height: 315px;
}
*html #primarycontent
{
height: 315px;
}
#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
letter-spacing:0.06em;
color: #656551;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;

}

a { letter-spacing:0.06em; }


#primarycontent .content
{
padding:5px 15px 0px 15px;
margin-bottom: 20px;

}

#primarycontent .content ul
{
padding: 10px 10px 10px 25px;
}


#secondarycontent
{
overflow:hidden;
width: 300px;
background:#828282;
float: left;
min-height: 315px;
}
*html #secondarycontent
{
height: 315px;
}

#secondarycontent h1
{

}

#subnavi .bodytext {
background:#993300;
padding:10px;
height:50px;

}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#sitetitle {
width:300px;
font-size: 16px;
line-height: 23px;
letter-spacing: 1px;
padding: 1px 10px 0 110px;
color: #FFF;
font-weight:700;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
border-right: 1px solid #000;
}

#subnavi {

}

#subnavi ul {
padding:0;
list-style: none;
}

#subnavi li {
line-height: 22px;
padding-left:110px;
border-bottom: 1px solid #000;
}
#subnavi a{
color: #fff;
text-decoration: none;
font-weight:700;

}

#footer
{
clear: both;
height: 15px;
width: 795px; 
background: #CC3300;
font-size: 9px;
color: #000;

}

#footer a
{
color: #000;
text-decoration: none;
}
input {
margin-top: 5px;
margin-left: 2px;
margin-right: 10px;
background-color:#FFF;
border: 1px solid #666;
color: #000;
font-size: 12px;
width: 125px;
}
.select {
margin-top: 5px;
margin-left: 2px;
margin-right: 10px;
background-color:#FFF;
border: 1px solid #666;
color: #000;
font-size: 12px;
width: 125px;
}
.option {
margin-top: 5px;
margin-left: 2px;
margin-right: 10px;
background-color:#FFF;
border: 1px solid #666666;
color: #000;
font-size: 12px;
width: 125px;
}

a
{
color:#FFFFFF;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

h1
{
font-size: 14px;
color:#FFFFFF;
}
h2
{
font-size: 12px;
color:#FFFFFF;
}
strong
{
color:#FFFFFF;
}

ol {
margin-left: 25px;
}

em  {

font-size:1.2em;

}