/* CSS fuer Design //SEIBERT/MEDIA */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFFFFF url(/images/body_bg_raster.gif) repeat-y 1024px 0px;
}
body, td {
	color: #000000;
	line-height: 1.5em;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}
tr {
	vertical-align: top;
}
h1 {
	font-size: 13px;
	margin-bottom: 10px;
	padding: 16px 0px 8px;
	border-bottom: 1px solid #000000;
}
h1 a.reference {
  font-size: 12px;
  padding-left: 15px;
  text-decoration: none;
  background: url(/images/go_pfeil_zurueck.gif) no-repeat 0px 3px;
}
h2 {
	font-size: 12px;
	margin: 10px 0px;
	padding-bottom: 8px;
	border-bottom: 1px solid #000000;
}
h3 {
	font-size: 11px;
	margin-bottom: 5px;
}
a {
	outline: none;
	color: #000000;
	text-decoration: none;
}
#container a:hover,
#container a.current,
.subnavi a:hover,
.subnavi a.current {
	background-color: #B3C622;
}
#container a.nohover:hover {
	background-color: transparent;
}
ul {
	list-style-type: none;
}
li {
	padding-left: 12px;
	background: url(/images/li_bg.gif) no-repeat scroll 0px 6px;
}
img {
	border: 0px;
}
input, textarea {
	padding: 2px;
	font-size: 11px;
	border: 1px solid #AAAAAA;
	font-family: Tahoma, Verdana, Arial;
}
input.error {
	border-color: #FF0000;
}

.clear {
	clear: both;
}
.noborder {
	border: 0px;
}
.current_div {
	z-index: 2;
}
.hidden_div {
	z-index: 1;
	display: none;
}
.imagetext, .textimage {
	float: left;
	padding-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.textimage {
	float: right;
	margin-left: 10px;
}
.extern {
	padding-left: 17px;
	background: url(/images/arrow_ext_link.gif) no-repeat 1px 2px;
}

#logo {
	margin: 25px 0px 20px 7px;
}

#mainnavi {
	height: 22px;
	background: url(/images/mainnavi_bg.gif) no-repeat;
}
#mainnavi a {
	float: left;
	height: 20px;
	display: block;
	margin-top: 1px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#mainnavi a.mainnavi_1 {
	width: 64px;
	background-image: url(/images/navi1_bg.gif);
}
#mainnavi a.mainnavi_2 {
	width: 83px;
	background-image: url(/images/navi2_bg.gif);
}
#mainnavi a.mainnavi_3 {
	width: 67px;
	background-image: url(/images/navi3_bg.gif);
}
#mainnavi a.mainnavi_4 {
	width: 95px;
	background-image: url(/images/navi4_bg.gif);
}
#mainnavi a.mainnavi_5 {
	width: 75px;
	background-image: url(/images/navi5_bg.gif);
}
#mainnavi a#mainnavi_6 {
	width: 237px;
	background-image: url(/images/navi6_bg.gif);
}
#mainnavi a.current img {
	display: none;
}
#mainnavi #search {
	float: left;
}
#mainnavi #search #words {
	width: 140px;
	padding: 2px 4px;
	margin: 0px 6px 0px 122px;
}
#mainnavi #search #search_submit {
	width: 12px;
	height: 15px;
	cursor: pointer;
	background: url(/images/suchpfeil.gif) no-repeat 0px 4px;
}

.subnavi {
	width: 622px;
	display: none;
	border-bottom: 1px solid #000000;
	background: url(/images/subnavi_bg.gif) repeat-y 100% 0%;
}
.subnavi div {
	padding: 5px 10px 3px 25px;
}
.subnavi_current {
	display: block;
}
.subnavi div a {
	padding: 1px 4px;
	line-height: 16px;
	margin-right: 13px;
}

#container {
	position: relative;
}

.ajax {
	top: 0px;
	position: absolute;
}

.maincontainer {
	width: 905px;
	margin-top: 10px;
	padding-bottom: 16px;
	background: url(/images/slash.gif);
}
/*.maincontainer table.bg {
	background: url(/images/contact_design.gif) no-repeat 674px 15px;
}*/
.maincontainer td.left {
	width: 622px;
}
.maincontainer td.lefthome {
	height: 350px;
	background-color: #FFFFFF;
}
.maincontainer td.right {
	width: 283px;
}
.maincontainer td.vcenter {
	vertical-align: middle;
	background: url(/images/right_bg_white.gif) repeat-y;
}
.maincontainer td.vbottom {
	vertical-align: bottom;
}
.maincontainer td.vpadding {
	padding-bottom: 10px;
}
.maincontainer a.contact_image img {
  margin: 16px 0px 0px 4px;
}
.maincontainer img.current_text {
  margin: 208px 0px 0px 4px;
}
.content {
	margin-top: 16px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.content a {
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content .linktonextnavi {
	text-align: right;
	margin-top: 30px;
}
.content .linktonextnavi a {
	text-decoration: none;
}
.contentpadding {
	padding: 16px 29px 32px;
}
.home, .nomargintop {
	margin-top: 0px;
}
.home .contentpadding {
	padding: 16px 7px 32px;
}
.home .contentpadding h1 {
	border: 0px;
	margin-left: 22px;
	margin-right: 22px;
}
.maincontainer .rightcol {
	margin: 16px 10px 0px;
	padding: 12px 10px 6px;
	background-color: #FFFFFF;
}
.maincontainer .rightcol .rightcol {
	margin: 0px 10px 0px;
	padding-top: 8px
}
.maincontainer .rightcol .rightcol img {
	margin-bottom: 3px;
}
.maincontainer .rightcol .date {
	font-size: 10px;
	margin-bottom: 5px;
}
.maincontainer .rightcol .more {
	font-weight: bold;
	padding-left: 2px;
	padding-right: 14px;
	background: url(/images/arrow_more.gif) no-repeat 96% 4px;
}
.maincontainer .rightcol .more:hover {
	background-color: #B3C622;
}
.maincontainer .rightfirst {
	margin-top: 10px;
}

/* Sonderfall fuer die Startseite: Twitter-Box */
#content_20750 .vcenter {
  vertical-align: top;
}
#content_20750 .rightcol .rightcol {
  padding-top: 0px;
}
#content_20750 .rightcol h2 {
  margin-top: 0px;
  border: 0px none;
  background: url(/images/vogel_icon.gif) no-repeat scroll right 0px;
}
#content_20750 .rightcol h2.hover {
  background-position: right -26px;
}
#twitter_box {
  height: 100px;
  overflow: hidden;
}
#twitter_box .twitter_text {
  margin-bottom: 10px;
}
#twitter_box .twitter_text a {
  text-decoration: underline;
}
#twitter_box .twitter_text a:hover {
  text-decoration: none;
}
#twitter_box .twitter_date {
  color: #878787;
  margin-bottom: 5px;
}

#footer {
	width: 905px;
	color: #878787;
	font-size: 10px;
	text-align: right;
	margin: 10px 0px 40px;
}
#footer span {
	margin-right: 1px;
}
#footer div {
	float: left;
	text-align: left;
	padding-left: 29px;
}
#footer div img {
  margin-right: 1px;
  margin-bottom: -1px;
}
#footer div a {
	color: #878787;
  text-decoration: underline;
}
#footer div a:hover {
  text-decoration: none;
}

/*** Karussell Startseite ***/
#carussell #left,
#carussell #center,
#carussell #right {
	float: left;
	height: 100px;
}
#carussell #left img,
#carussell #right img {
	cursor: pointer;
	margin-top: 34px;
}
#carussell #center {
	width: 552px;
	margin: 0px 6px;
	overflow: hidden;
	position: relative;
}
#carussell #center div {
	width: 552px;
	position: absolute;
}
#carussell #center div a {
	margin: 0px 12px;
	position: relative;
}
#carussell #center div a.first {
	margin-left: 0px;
}
#carussell #center div a.last {
	margin-right: 0px;
}
.best_of_icon {
	left: 76px;
	bottom: 2px;
	position: absolute;
}
* html .best_of_icon {
	left: 88px;
}
* html a.first .best_of_icon {
	left: 76px;
}

/*** Referenzen ***/
#timeline {
	height: 19px;
	margin-bottom: 20px;
	background: transparent url(/images/references/timeline.gif) repeat-x 0px 1px;
}
#timeline div {
	float: left;
	width: 56px;
	height: 19px;
	text-align: center;
	background: url(/images/references/timeline_year.gif) no-repeat 0px 1px;
}
#timeline div#best_of {
	width: 76px;
	background-image: url(/images/references/timeline_bestof.gif);
}
#timeline .current {
	background-image: url(/images/references/timeline_year_current.gif);
}
#timeline #best_of.current {
	background-image: url(/images/references/timeline_bestof_current.gif);
}
#timeline .current_projects {
	width: 55px;
	background-image: url(/images/references/timeline_year_current.gif);
}
#timeline div a {
	text-decoration: none;
}
#timeline div#best_of a {
	padding-left: 13px;
}
* html #timeline div a {
	line-height: 16px;
}
#timeline div a:hover,
#timeline div.current a {
	font-weight: bold;
	background-color: transparent;
}

.project {
	margin: 9px 0px;
	clear: both;
}
.project div {
	float: left;
	margin-right: 10px;
	border-top: 1px solid #BDC3BD;
}
.project div div {
	float: none;
	margin: 0px;
	padding: 8px;
	border-top: 0px;
}
.project div.project_image {
	width: 120px;
	border: 0px;
}
.project div.project_name {
	width: 180px;
}
.project div.project_desc {
	width: 160px;
}
.project div.project_link {
	width: 74px;
	margin-right: 0px;
}
.project div.project_link a {
	font-weight: bold;
	text-decoration: none;
}

.project_screenshots {
	float: left;
	width: 340px;
  margin-right: 20px;
}
.project_screenshots div.image a {
	display: block;
}
.project_screenshots div a:hover {
	background-color: transparent !important;
}
.project_screenshots div.image a:hover {
	filter: alpha(opacity=5);
	-moz-opacity: 0.05;
  opacity: 0.05;
	background-color: #000000 !important;
	cursor: url(/images/lupe.gif), pointer;
}
.project_screenshots div.image a img {
	visibility: hidden;
}

.project_desc {
	float: left;
	width: 204px;
}
.project_desc span {
	color: #878787;
	font-size: 10px;
}

#filter, #no_projects {
	display: none;
}

/*** Referenzen Kundennavi ***/
.rightcol .referenz {
	border-bottom: 1px solid #BDC3BD;
}

/*** Kontaktformular ***/
#contactform div {
	float: left;
	display: block;
	margin-right: 30px;
}
#contactform div.errormsg {
	width: 195px;
	color: #FF0000;
	overflow: hidden;
	margin-right: 0px;
	padding-left: 2px;
}
#contactform div.special, #contactform label.special {
	display: none;
}
#contactform #private_data {
	width: 290px;
}
#contactform #interests_data {
	margin-right: 0px;
}
#contactform label {
	float: left;
	width: 80px;
	display: block;
	margin-bottom: 5px;
}
#contactform label.labelright {
	float: none;
	width: auto;
	display: inline;
	margin-bottom: 0px;
}
#contactform label.error {
	color: #FF0000;
}
#contactform label.gender {
	margin-bottom: 22px;
}
#contactform input {
	width: 195px;
}
#contactform input.noborder {
	width: auto;
	margin-right: 2px;
}
#contactform input.radio {
/*	margin-bottom: -2px;*/
}
#contactform input.male {
	margin-left: 10px;
}
#contactform input.topmargin {
	margin-top: 11px;
}
#contactform input.submit {
	border: 0px;
	width: 141px;
	height: 19px;
	padding: 0px;
	background: url(/images/submit_button.gif) no-repeat;
}
#contactform input.submit:hover {
	background-position: 0px -19px;
}
#contactform input:focus, #contactform textarea:focus {
	background-color: #EEEEEE;
}

/*** Formular Empfehlung ***/
#recommendation {
	margin-top: 10px;
}
#recommendation input {
	width: 200px;
	padding: 2px 4px;
	margin-bottom: 10px;
}
#recommendation textarea {
	float: left;
	width: 250px;
	padding: 2px 4px;
	margin-right: 20px;
}
#recommendation input.submit {
	border: 0px;
	width: 141px;
	height: 19px;
	padding: 0px;
	margin: 11px 0px 0px 59px;
	background: url(/images/submit_button.gif) no-repeat;
}
#recommendation input.submit:hover {
	background-position: 0px -19px;
}
#recommendation input:focus, #recommendation textarea:focus {
	background-color: #EEEEEE;
}

/*** Suche ***/
.hit {
	margin: 10px 0px;
}
.relevance_chart {
	float: left;
	width: 60px;
	height: 10px;
	margin: 3px 5px 0px 0px;
	border: 1px solid #AAAAAA;
}
.percentage {
	height: 10px;
	background-color: #B3C622;
}
.sample span {
	background-color: #AAAAAA;
}
.relevance_text, .stats {
	font-size: 10px;
}
#pagination {
	font-size: 13px;
	margin: 20px 0px 10px;
}
#pagination input {
	display: none;
}
#pagination a {
	cursor: pointer;
}
#omega_back_link,
#omega_next_link {
	font-size: 11px;
	text-decoration: none;
}
#pagination span.current {
	padding: 0px 2px;
	background-color: #B3C622;
}
