/*  body und schrift definitionen

#B3BABF
#A4AAAF
#959B9F
#868B8F
#777C7F
#686C6F
#595C5F
#4A4D4F
#3B3D3F
#2C2E2F
*/
html {
    padding:0 0 0 0;
    margin:0px;
}

body {
    background-color: #FFFFFF;
    font-family:Helvetica, Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:#777777;
    padding:0;
    margin:0px;

}

p,h1,h2, h3, pre, h4 {
     padding: 0px 0px 0px 0px;
     margin: 0px;
}

p {
	line-height:160%;

}


img {
    border:none;
}

h1, h2 {
    font-size: 36px;
    color: #999999;
    font-weight: bold;
    letter-spacing: -0.02em;
}

h2 {
	padding:0 0 5px 0;
}

ul, ol, li {
	line-height:160%;
    margin: 0;
    padding: 0;
	list-style-type: none;
}

ul, p {

}

h2.articlehead {
	/* float:left; */
}

.articlesub {
	font-size:18px;
	font-weight:normal;
	color:#999999;
	letter-spacing: 0.05em;
}

h3 {
    font-size: 24px;
    color: #000000;
    background-color: transparent;
}

a {
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    color: black;
}

a:hover {
    /*color: white;
    background-color:black;*/
    color:#686C6F;
}

a:hover.link1, a.link1.active { color:#868B8F; }
a:hover.link2, a.link2.active  { color:#777C7F; }
a:hover.link3, a.link3.active  { color:#686C6F; }
a:hover.link4, a.link4.active  { color:#595C5F; }

.floatLeft {
	float:left;
}

.header {
	padding: 12px 0px 0 20px;
	height:140px;
	width:860px;
}


.content {
	padding: 0 0 25px 20px;


}

.flashButton {
font-size:10px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.work {
	font-size: 10px;
	width:800px;
	height:360px;
}

.thumbs {
	clear:both;
}

.column {
	display:block;
	width: 300px;
	padding: 0 20px 20px 0;

	border-right: 2px solid #eee;
}

.doubleColumn {
	width:648px;
}

.column h2 {
	text-indent:-2px;
}

.thumbs img {
	padding-bottom:0px;
	border-bottom:4px solid #cccccc;
}

.thumbs a img {
	border-color: #000000;
}

.thumbs a:hover img {
	border-color: #bbbbbb;
}

.teaser {
	font-size: 12px;
	color:#888888;
	letter-spacing: 0.05em;
	padding:6px 0 0 0;

}

input, textfield, select {
    font-size: 10px;
    font-family: Verdana, Arial, Sans-Serif;
}

.bright {
	color:#dddddd;
}

.quote {
	padding: 25px 0 0 20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#dddddd;
}

.footer {
	clear:both;
	border-top:2px solid #eee;
	padding: 10px 0 0 20px;

}
