@import url(reset.css);


/* * * * * START: MAIN * * * * */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}
#contentwrapper{
	width: 100%;
}
#maincontainer {
	width: 951px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	padding: 0 1px;
	background: url(/new_img/bg_main_border.gif) repeat-y;
}
table td {
	vertical-align: top;
}
/* * * * * END: MAIN * * * * */


/* * * * * START: HEAD * * * * */
#topsection {
	background: url(/new_img/head.gif) repeat-x;
	height: 10px; /*Height of top section*/
	width: 951px;
}
#logosection {
	height: 82px; /*Height of top section*/
	width: 951px;
	margin: 20px 0 0 0;
}
#mainnav {
	height: 16px;
	padding: 66px 0 0 0;
}
#logo {
	height: 82px; /*Height of top section*/
	width: 250px;
	margin: 0px 20px 0px 10px;
	float: left;
}
/* * * * * END: HEAD * * * * */


/* * * * * START: MAIN COLUMNS & SECTIONS * * * * */
#leftcolumn {
	float: left;
	width: 250px;
	padding: 10px;
}
#contentcolumn {
	float: left;
	width: 390px;
	padding: 10px;
}
#contentcolumn_left {
	float: left;
	padding: 10px;
	width: 660px;
	margin: 0;
}
#rightcolumn {
	float: left;
	width: 250px;
	padding: 10px;
}
#footer {
	width: 951px;
	background: url(/new_img/footer.gif);
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	height: 10px;
}
/* * * * * END: MAIN COLUMNS & SECTIONS * * * * */



/* * * * * START: TYPOGRAPHY * * * * */
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:38px;
	font-weight:normal;
	padding: 20px 0;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	margin: 30px 0 3px 0;
}
#rightcolumn h2 {
	margin: 0 0 3px 0;
}
h2 a, h3 a, p a {
	color: #960;
	text-decoration: none;
}
h2 a:hover, h3 a:hover, p a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #960;
	margin: 0 0 -2px 0;
}
h3.work {
	padding: 2px 0;
}
h3.tM {
	margin-top: 30px;	
}
h2.nM {
	margin-top: 0;	
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #960;
	}
.work {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 0px 0 10px 0;
}

p.c1 {
	margin: 0;
}
p.c1 a:hover {
	color: #960;
}
.workdescription {
	margin: 0 0 10px 0;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.worksmall {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.worksmall:hover{
	color: #000;
	text-decoration: none;
}
#rightcolumn ul { /* Subnavigation bei Köpfe */
	margin: 5px 0 0 0;	
}
#rightcolumn ul li a {
	color: #960;
	text-decoration: none;
}
#rightcolumn ul li a:hover  {
	color: #000;
	border-bottom: 1px dotted #000;
}
#rightcolumn ul li a.active  {
	color: #000;
}
#rightcolumn #info {
	padding: 34px 0 0 0;
}
#rightcolumn #info h3 {
	margin: 0 0 0 0;
	font-size: 10px;
	color: #666;
}
#rightcolumn #info p {
	margin: 0 0 10px 0;
}
/* * * * * END: TYPOGRAPHY * * * * */


/* * * * * START: IMAGES * * * * */
#leftcolumn .img_teaser, #rightcolumn .img_teaser {
	margin: 2px 0 20px 0;
}
.img_copy_r {
	margin: 0px 0px 5px 20px;
	float: right;
}
.img_teaser_work_col {
	width: 250px;
	height: 330px;
	margin: 5px 0px 0px 0px;
}
.img_teaser_work {
	height: 72px;
	width: 120px;
	margin: 5px 0 5px 0px;
	float: left;
}
.wMR { /* with margin on the right - overwrites class from above */
	margin-right: 10px;
}
.img_teaser_work a:hover {
	height: 72px;
	width: 120px;
	float: left;
}
.img_teaser_team_col {
	height: 82px;
	width: 250px;
	margin: 5px 0px 5px 0px;
}
.img_teaser_team {
	height: 72px;
	width: 250px;
	padding: 5px 0px 5px 0px;
	float: left;
}
.img_teaser_work a {
	display: block;
}
.img_teaser_team  a:hover img, .img_teaser_work a:hover img, table#overview td a:hover img, #clientsOverview a:hover img {
	opacity: 0.8;	
	filter: alpha(opacity = 80);
}
/* * * * * END: IMAGES * * * * */


/* * * * * START: LINES * * * * */
.line_full {
	font-size: 1px;
	height: 1px;
	margin: 3px 0 3px 0;
	background: url(/new_img/bg_dotted.gif) repeat-x;
	width: 100%;
}
.line_full_s { /* in kombination mit h3 */
	font-size: 1px;
	height: 1px;
	margin: 3px 0 0 0;
	background: url(/new_img/bg_dotted.gif) repeat-x;
	display: block;
}
#rightcolumn .line_full_s {
	width: 250px;	
}
.line_half {
	font-size: 1px;
	height: 1px;
	width: 39px;
	margin: 5px 0 5px 0;
	background: url(/new_img/bg_dotted.gif) repeat-x;
}
/* * * * * END: LINES * * * * */


/* * * * * START: FORM * * * * */
form td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
form input {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 1px;
}
.form_norm {
	height: 12px;
	width: 410px;
	background: #fff;
	padding: 4px;
	border: 1px dotted #960;
}
.form_mid {
	height: 12px;
	width: 342px;
	background: #fff;
	padding: 4px;
	border: 1px dotted #960;
}
.form_small {
	height: 12px;
	width: 53px;
	background: #FFF;
	padding: 4px;
	border: 1px dotted #960;
}
.form_big {
	height: 120px;
	width: 410px;
	background: #fff;
	padding: 4px;
	border: 1px dotted #960;
}
.form_send {
	height: 21px;
	width: 100px;
	background: #fff;
	padding: 3px;
	border: 1px dotted #960;
}
/* * * * * END: FORM * * * * */


/* * * * * START: ARBEITEN / KUNDEN * * * * */
table.works td {
	padding: 0;	
}
table.works td p {
	padding: 0;
	margin: 0 0 5px 0;
}
table#overview, #clientsOverview {
	margin: 30px 0 0 0;	
}
table#overview td {
	padding: 0 0 5px 0;	
}
#clientsOverview img {
	width: 170px;
	height: 100px;
	margin: 0 30px 10px 0px;
}
/* * * * * END: ARBEITEN / KUNDEN * * * * */


/* * * * * START: SPECIALS * * * * */
a[href^="http://www.facebook.com"] {
	padding: 0 0 0 20px;
	background: url(/new_img/icon_fb.gif) no-repeat;
}
a[href^="http://www.facebook.com"]:hover {
	border-bottom: none;	
}
/* * * * * END: SPECIALS * * * * */

/* additional reset for Firefox 3 */
a:focus, a:hover, a:active { 
	outline: none;
}

