html, body, div, p, h1, h2, h3, ul, ol, span, a, table, tr, th, td, form, li, b, img, br 
{
margin: 0; 
padding: 0; 
font-family: Verdana, sans-serif; 
}

body 
{
background: url(pics/hintergrund.gif);
background-attachment: fixed;
background-color: #fff;
line-height: 14px;
text-align: center;
}


/* Allgemeine DIV Positionen */

#container
{
background-color: #fff;
border: 10px solid #fff;
clear: both;
font-family: Verdana, sans-serif;
font-size: 10px;
height: 550px;
margin: 10px auto;
width: 750px;
}

#box_links
{
background-color: #312f30;
border-right: 5px solid #fff;
/*border-top: 10px solid #fff;
border-bottom: 10px solid #fff;
border-left: 10px solid #fff;*/
float: left;
height: 550px;
width: 250px;
}

#box_rechts
{
background-color: #870910;
/*border-top: 10px solid #fff;
border-right: 10px solid #fff;
border-bottom: 10px solid #fff;*/
border-left: 5px solid #fff;
float: left;
height: 550px;
text-align: left;
width: 490px;
}

.content
{
border: 0px solid #000;
float: left;
margin: 0;
padding: 0;
}

.content ul li
{
color: #ccc;
list-style-type: none; 
font-size: 10px;
padding: 0 0 0 25px;
}

#logo
{
background: url(pics/5c7_logo.gif) no-repeat;
height: 115px;
margin-top: 180px;
/*position: absolute;
left: 132px;*/
text-align: center;
width: 250px;
}


/* Ueberschriften */

.hdl_menue
{
background: url(pics/hdl_menue.gif) no-repeat;
height: 54px;
margin-top: 75px;
margin-left: 78px;
}

.hdl_1
{
background: url(pics/hdl_startseite.gif) no-repeat;
height: 54px;
margin-top: 75px;
margin-left: 20px;
}

.hdl_2
{
background: url(pics/hdl_arbeitsproben.gif) no-repeat;
height: 54px;
margin-top: 75px;
margin-left: 20px;
}

.hdl_3
{
background: url(pics/hdl_portfolio.gif) no-repeat;
height: 54px;
margin-top: 75px;
margin-left: 20px;
}

.hdl_4
{
background: url(pics/hdl_kontakt.gif) no-repeat;
height: 54px;
margin-top: 75px;
margin-left: 20px;
}

.hdl_5
{
background: url(pics/hdl_impressum.gif) no-repeat;
height: 54px;
margin-top: 75px;
margin-left: 20px;
}

h1
{
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 2px;
margin-left: 20px;
}

h2
{
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 2px;
margin-left: 20px;
}

.content h2
{
color: #fff;
font-size: 11px;
font-weight: bold;
padding: 2px;
margin-left: 23px;
}


/* Navigation */

#navigation
{
margin-right: 23px;
text-align: right;
}

#navigation ul
{
font-size: 10px;
line-height: 14px;
list-style-type: none;
}

#navigation li
{
font-size: 10px;
line-height: 14px;
list-style-type: none;
}

#navigation a
{
color: #fff;
font-size: 10px;
font-weight: bold; 
line-height: 14px;
text-decoration: underline;
}

#navigation a:hover
{
text-decoration: none;
}

#navigation .over
{
color: #ccc;
display: block;
font-size: 10px;
font-weight: bold; 
line-height: 14px;
text-decoration: none;
}


/* Links */

#sub_navigation ul
{
display: inline;
font-size: 10px;
line-height: 14px;
list-style-type: none;
margin-left: 25px;
margin-right: 15px;
}

#sub_navigation li
{
display: inline;
font-size: 10px;
line-height: 14px;
list-style-type: none;
margin-right: 15px;
}

#sub_navigation a
{
color: #fff;
font-size: 10px;
font-weight: bold; 
line-height: 14px;
text-decoration: underline;
}

#sub_navigation a:hover
{
text-decoration: none;
}

#sub_navigation .over
{
color: #fff;
display: inline;
font-size: 10px;
font-weight: bold; 
line-height: 14px;
text-decoration: none;
}


#referenzen
{
margin-top: 25px;
margin-left: 25px;
}

#referenzen ul
{
color: #ccc;
font-size: 10px;
line-height: 16px;
list-style-type: none;
}

#referenzen li
{
font-size: 10px;
line-height: 14px;
list-style-type: none;
}

#referenzen a
{
color: #fff;
font-size: 10px;
font-weight: bold; 
line-height: 16px;
text-decoration: underline;
}

#referenzen a:hover
{
text-decoration: none;
}



a
{
color: #fff;
font-size: 10px;
font-weight: bold; 
line-height: 14px;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


/* Sonstiges */

.error
{
color: #fff;
}

p
{
color: #ccc;
font-size: 10px;
margin: 0 0 15px 20px;
padding: 2px;
}

#unsichtbar
{
position: absolute; 
left: -1000px; 
top: -1000px; 
width: 0px; 
height: 0px; 
overflow: hidden; 
display: inline;
} 

img
{
border: 0px;
padding: 0;
margin: 0;
} 


/* Formulare */

.form
{
margin-bottom: 0;
}

label
{
color: #fff;
font-size: 10px;
font-weight: normal;
padding: 2px;
}

input
{
background: url(pics/hintergrund.gif);
background-color: #ccc;
border: 1px solid #999;
font-size: 10px;
width: 350px;
}

textarea
{
background: url(pics/hintergrund.gif);
background-color: #ccc;
border: 1px solid #999;
font-family: Verdana, sans-serif; 
font-size: 10px;
height: 75px;
width: 350px;
}

.or
{
color: #666;
font-size: 9px;
font-weight: bold; 
line-height: 14px;
text-decoration: none;
}


