option, textarea, input, select, file {
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 10px;
    color: #8f8f8f;
    background-color: #303334;
    border: 1px solid #434647;
	padding: 3px;
}

table { line-height: normal; }

form {                  /* Fix <form>-Tag for some browsers */
    border: none;
    margin: 0px;
    padding: 0px;
}

th {
    font-weight: bold;
    text-align: left;
}

a.external {
    background-image: url(images/icons/external_link.gif);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 12px;
}

.border1 { /* Border in the gbook and comments */
  border: none;
  border-bottom: 1px dotted #4d4d4d;
}

.space1 { padding-top: 10px; } /* under headlines */
.space2 { padding-top: 20px; } /* between different items like works, banners, ... */
.space3 { margin-bottom: 10px; } /* under headlines if nothing was floated */
.space4 { margin-bottom: 20px; } /* between different items if nothin was floated */

ul.list {
    list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.list li {
    float: left;
    margin-bottom: 2px;
}

img.affiliates {
    padding: 3px;
	float: left;
}

div.head {
    width: 100%;
	line-height: normal;
}

h1 {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #4885ad;
	font-weight: bold;
	margin: 0px;
}

h1 a.head, h1 a.head:visited, h1 a.head:active {
    color: #4885ad;
    text-decoration: none;
}

h1 a.head:hover {
    text-decoration: underline;
}

h2 {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #676767;
	font-weight: normal;
	margin: 0px;
}

h2 a.head, h2 a.head:visited, h2 a.head:active {
    color: #676767;
    text-decoration: none;
    font-weight: normal;
}

h2 a.head:hover {
    text-decoration: underline;
}

h3 {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #4885ad;
	font-weight: bold;
	margin: 0px;
}

h3 a.head, h3 a.head:visited, h3 a.head:active {
    color: #4885ad;
    text-decoration: none;
    font-weight: bold;
}

h3 a.head:hover {
    text-decoration: underline;
}

h4 {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #676767;
	font-weight: normal;
	margin: 0px;
}

.highlight { color: #afb2b3; }

.searchbox { background-color: #565656; }

/* Boxen */
ul.box {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.box li { float: left; }

ul.box li.award1 { width: 140px; }
ul.box li.award2 { width: 70%; }

ul.box li.foto1 { width: 140px; }
ul.box li.foto2 { width: 70%; }

ul.box li.projekt1 { width: 140px; }
ul.box li.projekt2 { width: 70%; }

ul.box li.work1 { width: 140px; }
ul.box li.work2 { width: 70%; }