/* @override 
	http://www.greatwhiteark.com/wp-content/themes/gwa_theme_4/css/master.css
	http://www.greatwhiteark.com/wp-content/themes/gwa_theme_4/css/master.css
*/

@import url(http://fonts.googleapis.com/css?family=Lato);

/* @group Basic HTML */

body
{
	margin: 0;
	padding: 0;
	/*background: #f2f0e1 url(img/back_cross.gif);*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	
}

a:link,
a:visited
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	color: #333;
	background-color: #fff100;
}
a:active
{
	color: #333;
	background-color: #58bef2;
}

a img
{
	border: 0;
	margin: 0;
}

h2
{
	font-family: "Lato", Georgia, Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 2em;
}

h3, h4
{
	font-size: 14px;
	font-family: "Lato", Georgia, Times, serif;
	font-weight: normal;
}

blockquote
{
	margin: 0;
	padding: 0;
	font-family: "Lato", Georgia, Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #b4b2a7;
}

h1, h2, h3, h4, p, ul, ol, blockquote
{
	margin-bottom: 1em;
}

ul
{
	list-style: none;
}

li
{
	background: transparent url(img/tiny_cross.gif) no-repeat 0 3px;
	padding-left: 1.5em;
}

/* @end */



/* @group Wrapper */

#wrapper
{
	width: 960px;
	margin: 0 auto 0 auto;
	background-color: #fff;
}

#body
{
	/*
	border: 1px solid #d9d7ca;
	border-bottom: 1px solid #c4c1ad;
	border-top: 0;
	*/
}

/* @end */



/* @group Header */

#header
{
	position: relative;
	height: 150px;
	overflow: hidden;
}
body#startpage #header
{
	height: 127px;
}

#logo
{
	width: 154px;
	height: 92px;
	overflow: hidden;
}

#logo h1
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 25px;
	top: 29px;
}

#logo h1 a
{
	display: block;
	width: 154px;
	height: 92px;
	overflow: hidden;
	font-size: 2px;
	text-indent: -999px;
	background: transparent url(img/gwa_viral_marketing.gif) ;
}



#topmenu
{
	position: absolute;
	right: 25px;
	top: 0;
	width: 310px;
	height: 110px;
	overflow: hidden;
}

#topmenu ul
{
	width: 320px;
	height: 110px;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#topmenu ul li
{
	margin: 0 9px 0 0;
	padding: 0;
	float: left;
	height: 110px;
	background-image: none;
}

#topmenu ul li a
{
	margin: 0;
	padding: 0;
	display: block;
	height: 110px;
	font-size: 2px;
	text-indent: -999px;
	background-repeat: no-repeat;
}

#topmenu ul li a:link,
#topmenu ul li a:visited
{
	background-position: 0 0;
}

#topmenu ul li a:hover,
#topmenu ul li a:active
{
	background-position: 0 -110px;
}

#topmenu ul li.active a,
#topmenu ul li.active a:link,
#topmenu ul li.active a:visited
{
	background-position: 0 -220px;
}

#topmenu ul li a.home        { width: 50px; background-image: url(img/tm_home.gif); }
#topmenu ul li a.agentur     { width: 60px; background-image: url(img/tm_agentur.gif); }
#topmenu ul li a.projekte    { width: 62px; background-image: url(img/tm_projekte.gif); }
#topmenu ul li a.blog        { width: 41px; background-image: url(img/tm_blog.gif); }
#topmenu ul li a.kontakt     { width: 59px; background-image: url(img/tm_kontakt.gif); }

/* @end */







/* @group Breadcrumb */

ul#breadcrumb
{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom:  1px solid #e6e5e2;
	overflow: hidden;
	width: 100%;
	font-size: 11px;
	position: relative;
}
ul#breadcrumb.nopad
{
	margin: 0;
}
ul#breadcrumb li
{
	float: left;
	margin: 0;
	padding: 5px 15px 5px 10px;
	height: 20px;
	line-height: 20px;
	text-transform: lowercase;
	background: transparent url(img/tiny_cross.gif) no-repeat right;
}
ul#breadcrumb li.first
{
	padding-left: 0px;	
}
ul#breadcrumb li.active
{
	color: #666;
	background: none;
}
ul#breadcrumb a:link,
ul#breadcrumb a:visited
{
	color: #ccc;
}
ul#breadcrumb a:hover
{
	background: none;
	color: #333;
}

#breadcrumb li.pagination
{
	background: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
}
#breadcrumb li.pagination span,
#breadcrumb li.pagination a:link,
#breadcrumb li.pagination a:visited
{
	float: left;
	width: 11px;
	height: 18px;
	background: transparent url(img/arrow_left.gif) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	background-position: 0 -18px;
	margin-right: 20px;
}
#breadcrumb li.pagination span
{
	background-position: 0 0;
}
#breadcrumb li.pagination span.lastpage,
#breadcrumb li.pagination a.lastpage:link,
#breadcrumb li.pagination a.lastpage:visited
{
	background-image: url(img/arrow_right.gif);
	margin-right: 10px;
}
#breadcrumb li.pagination a:hover,
#breadcrumb li.pagination a:active
{
	background-position: 0 -36px;
}
/* @end */



/* @group agentur */

div.agentur_header
{
	font-size: 0.1em;
	text-indent: -9999px;
	overflow: hidden;
	width: 910px;
	height: 250px;
	background: transparent url(img/agentur_header.gif) no-repeat 0 0;
	margin-bottom: 25px;
}

div.agentur_header h1
{
	background: none;
	background-image: none;
}

/* @end */








/* @group Content */

#content
{
	margin: 0 25px;
	width: 910px;
	overflow: hidden;
}

#startpage #content
{
	/*
	margin-left: 0;
	margin-right: 0;
	*/
	margin-bottom: 20px;
	/*width: 958px;*/
	overflow: visible;
	position: relative;
}

#content #socialicons
{
	position: absolute;
	top: 40px;
	right: -9px;
	z-index: 999;
}

#socialicons a
{
	display: block;
	text-indent: -9999px;
}

#socialicons a.twitter
{
	width: 32px;
	height: 34px;
	background: transparent url(img/social_twitter.gif) no-repeat top left;
}

#socialicons a.twitter:hover
{
	background: transparent url(img/social_twitter.gif) no-repeat top right;
}

#socialicons a.facebook
{
	width: 32px;
	height: 33px;
	background: transparent url(img/social_facebook.gif) no-repeat top left;
}

#socialicons a.facebook:hover
{
	background: transparent url(img/social_facebook.gif) no-repeat top right;
}

/* section */

div.section
{
	margin: 0 0 45px 0;	
}

#startpage div.section
{
	/*
	margin-left: 25px;
	margin-right: 25px;
	*/
	margin-bottom: 10px;
	border-top: 1px solid #e6e5e2;
	padding-top: 20px;
}

#startpage div.thumbs
{
	
}

div.section h1
{
	margin: 0;
	padding: 10px 0 12px 0;
	color: #827f6c;
	font-size: 12px;
	background: transparent url(img/yellow_cross.gif) no-repeat 10px right;
	text-transform: lowercase;
	font-weight: normal;
}

body#startpage div.section h1
{
	border-top: 1px solid #e6e5e2;
}

div.section h1 strong
{
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
}

div.line
{
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #e6e5e2;
}

#startpage div.line
{
	margin-left: 25px;
	margin-right: 25px;
}

div.section_about
{
	margin: 0 0 15px 0;
	border: 0;
}

div.section_about #about
{
	/*margin-left: 20px;*/
}


div.about_gwa
{
	background: transparent url(img/home_header_caramba.jpg) no-repeat 25px 0;
	height: 335px;
}

div.about_gwa p
{
	display: none;
}

a.about_contact:link,
a.about_contact:visited,
a.about_contact:hover,
a.about_contact:active
{
	display: block;
	float: right;
	width: 310px;
	height: 210px;
	background-color: transparent;
	text-indent: -999px;
	overflow: hidden;
}

div.kunden
{
	font-size: 2px;
	text-indent: -3000px;
	background: transparent url(img/gwa_kunden_logos.gif) no-repeat 0 0;
	height: 170px;
}

a.kontakt_big:link,
a.kontakt_big:visited,
a.kontakt_big:hover,
a.kontakt_big:active
{
	display: block;
	height: 221px;
	text-indent: -999px;
	background: transparent url(img/kontakt_big2.gif) no-repeat 0 0;
	margin-bottom: 40px;
}

/* @group Buttons */

a.btn145:link,
a.btn145:visited
{
	display: block;
	width: 145px;
	height: 24px;
	overflow: hidden;
	text-indent: -999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.btn145:hover,
a.btn145:active
{
	background-position: 0 -24px;
}
a#btn_projekte { background-image: url(img/btn_projekte.gif); }
a#btn_prozess { background-image: url(img/btn_prozess.gif); }
a#btn_kontakt { background-image: url(img/btn_kontakt.gif); }
a#btn_jobs { background-image: url(img/btn_jobs.gif); }
a#btn_download { background-image: url(img/btn_download.gif); }

/* @end */





/* @group Cols */

div.cols
{
	width: 930px;
	overflow: hidden;
}

div.cols div.col
{
	float: left;
	width: 445px;
	margin-right: 20px;
}

div.col div.part
{
	margin-bottom: 50px;
}

h2.repl
{
	font-size: 0.1em;
	text-indent: -999px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 8px 0 20px 0;
}
h2#unser_arbeit { background-image: url(img/hl_unser_arbeit.gif); }
h2#a_bis_z { background-image: url(img/hl_a_bis_z.gif); }
h2#so_wirds_gemacht { background-image: url(img/hl_so_wirds_gemacht.gif); }
h2#werde_great { background-image: url(img/hl_werde_great.gif); }
h2#prozess { background-image: url(img/hl_der_prozess.gif); }

h3.repl
{
	font-size: 0.1em;
	text-indent: -999px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 15px 0;
}
h3#aufsaugen { background-image: url(img/hl2_1_aufsaugen.gif); }
h3#planen { background-image: url(img/hl2_2_planen.gif); }
h3#konzipieren { background-image: url(img/hl2_3_konzipieren.gif); }
h3#umsetzen { background-image: url(img/hl2_4_umsetzen.gif); }
h3#testen	 { background-image: url(img/hl2_5_testen.gif); }
h3#analysieren { background-image: url(img/hl2_6_analysieren.gif); }

h3#aufgaben { background-image: url(img/hl2_aufgaben.gif); }
h3#umsetzung { background-image: url(img/hl2_umsetzung.gif); }
/* @end */






/* @group Thumbs */

/* thumbs */

div.thumbs
{
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	clear: both;
}

div.thumbs ul,
div.thumbsonly ul
{
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	width: 920px;
	overflow: hidden;
	/*background-image: url(img/thumb_back_170.gif);*/
}

div.thumbs ul.h120
{
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(img/thumb_back_120.gif);
}

div.thumbs li
{
	background-image: none;
	padding: 0;
	float: left;
	width: 220px;
	height: 204px;
	margin: 0 10px 20px 0;
}
#startpage div.thumbs li
{
	margin-bottom: 5px;
}


div.thumbs ul.h120 li
{
	height: 120px;
	margin-bottom: 10px;
}

div.thumbs a
{
	display: block;
	position: relative;
	width: 220px;
	height: 194px;
	text-decoration: none;
	overflow: hidden;
}

div.thumbs ul.h120 a
{
	background-color: transparent;
	height: 120px;
	position: relative;
}

div.thumbs ul.h120 a:link span,
div.thumbs ul.h120 a:visited span
{
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 120px;
	padding: 0;
	text-indent: -999px;
	background: none;
}
div.thumbs ul.h120 a:hover span,
div.thumbs ul.h120 a:active span
{
	background: transparent url(img/yellow_frame.gif) no-repeat;
}

div.projectheader
{
	background-color: #f2f0e1;
	margin-bottom: 2em;
}

div.thumbs strong,
div.projectheader strong
{
	display: block;
	/*height: 22px;*/
	background: #f6f6f6 url(img/white_cross.gif) no-repeat 202px 8px;
	margin: 0;
	padding: 4px 25px 6px 5px;
	height: 38px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	font-family: "Lato", Georgia, Times, serif;
}
div.projectheader strong
{
	background-color: #fff100;
	font-family: "Lato", Georgia, Times, serif;
	padding: 6px 5px;
	background-position: 893px;
	height: auto;
}

div.projectcontent
{
	margin-top: 0;
	padding-top: 210px;
	background-repeat: no-repeat;
	position: relative;
}

div.projectcontent div.projectheader
{
	background: none;
}

div.projectcontent div.projectheader strong,
div.projectcontent blockquote
{
	display: none;
}
div.projectcontent div.projectheader
{
	margin-bottom: 170px;
}

div.projectcontent div.projectheader span
{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	font-family: "Lato", Georgia, Times, serif;
}

div.projectcontent div.part
{
	margin-bottom: 35px;
}

div.thumbs a:hover,
div.thumbs a:active
{
	background-color: #fff100;
}

div.thumbs a:hover strong
{
	background-color: #fff100;
}

div.thumbs span,
div.projectheader span
{
	display: block;
	padding: 5px 5px;
	color: #fff;/*#afab94;*/
}



div.thumbs em,
div.projectheader em
{
	font-style: normal;
	color: #fff;/*#827f6c;*/
}
div.thumbs em
{
	color: #ccc;
}
div.projectheader em,
div.projectheader span
{
	color: #7f7800;
}

div.thumbs a:hover span,
div.thumbs a:active span
{
	color: #7f7800;
}
div.thumbs a:hover em,
div.thumbs a:active em
{
	color: #333;
}



/* @end */


/* @group Sidebar */




div#sidebar
{
	float: right;
	width: 310px;
	color: #d7d5c7;
	font-size: 11px;
	line-height: 16px;
}

#sidebar a:link,
#sidebar a:visited
{
	color: #d7d5c7;
}
#sidebar a:hover,
#sidebar a:active
{
	color: #333;
}

#sidebar h2
{
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e6e5e2;
	font-weight: normal;
	font-size: 14px;
	color: #827f6c;
	background: transparent url(img/yellow_cross.gif) no-repeat right 2px;
}

#sidebar ul.cols
{
	margin-top: 11px;
	list-style: none;
	padding: 0;
	overflow: hidden;
}

#sidebar ul.cols li.col
{
	width: 145px;
	margin: 0 0 0 10px;
	padding: 0;
	background-image: none;
	float: left;
}

#sidebar ul.cols ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}

#sidebar ul.cols ul li
{
	line-height: 12px;
	margin: 0 0 4px 0;
	padding: 0;
	background-image: none;
}
#sidebar ul.cols ul.about li
{
	margin-bottom: 10px;
}

a.btn_newsletter:link,
a.btn_newsletter:visited
{
	margin: 10px 0 0 0;
	display: block;
	width: 145px;
	height: 24px;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url(img/btn_newsletter.png) no-repeat 0 0;
}

a.btn_newsletter:hover,
a.btn_newsletter:active
{
	background-position: 0 -24px;
}

/* @end */


div#mainbar
{
	width: 590px;
}

/* @group Post */

div.post
{
	position: relative;
	padding-left: 105px;
	margin-bottom: 100px;
}

ul.post-meta
{
	position: absolute;
	left: 0;
	top: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.post-meta li,
ul.commentlist ul.post-meta li
{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 40px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	color: #827f6c;
	border: 0;
	font-size: 9px;
}

ul.post-meta li.date
{
	background-image: url(img/back_date.gif);
}

ul.post-meta li strong
{
	display: block;
	margin-top: 9px;
	font-size: 14px;
	line-height: 12px;
}

ul.post-meta li.comments strong,
ul.post-meta li.comments_on strong
{
	margin-top: 13px;
}

ul.post-meta li.comments_on strong
{
	color: #333;
}

ul.post-meta li.comments
{
	background-image: url(img/back_comments.gif);
}

ul.post-meta li.comments_on
{
	background-image: url(img/back_comments_on.gif);
}

div.post h1
{
	margin: 0 0 10px 0;
	padding: 6px 0 8px 0;
	font-size: 22px;
	font-family: "Lato", Georgia, Times, serif;
	font-weight: normal;
	border-bottom: 1px solid #e6e5e2;
}

div.post img,
div.post iframe.frame
{
	background-color: #f2f0e1;
	padding: 5px;
}
div.post img.noframe
{
	padding: 0;
	background-color: transparent;
}
div.post iframe.frame
{
	margin-bottom: 1em;
}

div.post .videopreview
{
	display: none;
}

div.post blockquote
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 18px;
	border-left: 2px solid #eee;
}

div.post a:link.via,
div.post a:visited.via
{
	padding-left: 12px;
	background: transparent url(;
	color: #b4b2a7;
	background: transparent url(img/tiny_cross.gif) no-repeat left;
}
div.post a:hover.via,
div.post a:active.via
{
	color: #333;
}

/* @end */


div.commentswrapper
{
	margin-left: 102px;
}

div.commentswrapper ul.post-meta
{
	left: -100px;
}


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

ul.commentlist li
{
	position: relative;
	margin: 0 0 30px 0;
	padding: 0;
	background-image: none;
	border-top: 1px solid #fff;
}

div.commentbody
{
	background-color: #ebeae3;
	padding: 10px;
	margin: 0;
	overflow: hidden;
}

div.commentbody p
{
	margin-top: 0;
}

div.commentauthor
{
	font-family: "Lato", Georgia, Times, serif;
}

form#commentform
{
	background-color: #ebeae3;
	margin-bottom: 30px;
	padding: 10px;
}

form#commentform input,
form#commentform textarea
{
	font-size: 14px;
	padding: 5px;
}

textarea#comment
{
	width: 455px;
}

img.fright
{
	float: right;
	margin: 0 0 5px 5px;
}

img.fleft
{
	float: left;
	margin: 0 5px 5px 0;
}

div.navigation
{
	width: 485px;
	padding-left: 105px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.navigation a:link,
div.navigation a:visited
{
	display: block;
	padding: 4px;
	background-color: #fff100;
	font-weight: bold;
}

div.navigation a:hover,
div.navigation a:active
{
	background-color: #58bef2;
}

div.alignleft
{
	float: left;
}

div.alignright
{
	float: right;
}

/* @group Newsletter */

form#newsletter
{
	
}

#newsletter label
{
	float: left;
	display: block;
	width: 200px;
	padding-top: 6px;
}

#newsletter label.req
{
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

#newsletter input.txt
{
	width: 510px;
	color: #666;
	padding: 4px;
}

#newsletter input#email
{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #fffccc;
}

#newsletter div.error
{
	padding-left: 200px;
	color: #f30;
}

#newsletter input#submit
{
	margin-top: 20px;
	margin-left: 200px;
}

#newsletter div.note
{
	margin: 30px 200px 10px 200px;
	color: #827f6c;
	font-size: 11px;
	border-top: 1px solid #e6e5e2;
	padding-top: 10px;
}

div.response
{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: "Lato", Georgia, Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #b4b2a7;
	text-align: center;
}

div.response strong
{
	color: #333;
}

/* @end */

/* @group Table Data */

table.data
{
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #e6e5e2;
}

table.data td
{
	padding: 2px 0;
	border-bottom: 1px solid #e6e5e2;
}

table.data tr.subscribed td
{
	font-weight: bold;
	color: #58bef2;
}

table.data tr.unsubscribed td
{
	font-weight: bold;
	color: #f90;
}

table.data tr.error td
{
	font-weight: bold;
	color: #f00;
}
/* @end */

/* @end */



/* @group Footer */

#footer
{
	margin: 0;
	/*color: #fff;
	background: #cecbb7 url(img/back_footer.gif) repeat-x 0 0;*/
	font-size: 11px;
	line-height: 16px;
	padding: 0 25px;
	text-align: center;
}

#footer div.links
{
	padding: 10px 0;
	border-top: 2px solid #e6e5e2;
}

#footer div.links a
{
	padding: 0 10px;
}

#footer li
{
	float: left;
	margin:  0 20px 0 0;
	padding: 0;
	background-image: none;
}

#footer li.quote,
#footer li.tagline
{
	padding-top: 20px;
}
#footer .tagline
{
	color: #eee;
	padding-bottom: 10px;
}

#footer a:link,
#footer a:visited
{
	color: #ccc;
}

#footer a:hover,
#footer a:active
{
	color: #333;
	background-color: transparent;
}

#quote
{
	border-top: 1px solid #e6e5e2;
	padding: 40px 0;
	text-align: center;
	font-family: Georgia, Times;
	font-style: italic;
	font-size: 14px;
}

#quote .wp_quotes_author
{
	display: none;
}

/* @end */

/* @group Microformats */

div.vcard
{
	margin: 0 0 2em 0;
}

div.vcard div.country-name
{
	margin:  0 0 1em 0;
}

span.type,
span.label
{
	display: block;
	float: left;
	width: 4em;
}

/* @end */

/* @group P R O J E C T  S P E C I F I C */

/* @group proj_popthis */



/* @end */

.projectcontent .videoframe
{
	width: 445px;
	background: transparent url(img/videoscreen_bottom.jpg) no-repeat center bottom;
	padding-bottom: 135px;
	overflow: hidden;
}
/* videos should be 400px wide */
.projectcontent .videoframe .videocontent
{
	background: transparent url(img/videoscreen_top.jpg) no-repeat center top;
	padding: 35px 22px 10px 23px;
}
.projectcontent .videoframe iframe
{
	
}


/* k2 popthis */
#proj_1019 .videoframe
{
	position: absolute;
	left: -3px;
	top: 402px;
}
#popthis_content
{
	margin-left: 480px;
	padding-bottom: 50px;
}

/* squeezebox */
#proj_805 .videoframe
{
	float: left;
	margin-right: 20px;
}

/* game over co2 */
#proj_585 .projectheader
{
	margin-bottom: 210px;
}

/* makehistory */
#proj_584 .projectheader
{
	margin-bottom: 240px;
}
#proj_584 #part_aufgaben
{
	margin-right: 400px;
}
#proj_584 ul.h120
{
	margin-top: 15px;
}
#proj_584 .videoframe
{
	float: left;
	margin-right: 20px;
}

/* simpsons */
#proj_1022 .projectheader
{
	margin-bottom: 210px;
}
#proj_1022 #part_intro
{
	margin-right: 320px;
}
#proj_1022 div.thumbs
{
	background: transparent url(http://www.greatwhiteark.com/media/proj_simpsons/simpsons_lisa.jpg) no-repeat left top;
	padding-top: 30px;
	padding-bottom: 45px;
}
#proj_1022 div.thumbs ul
{
	margin-left: 230px;
}

/* ancestry */
#proj_1050 .videoframe
{
	float: left;
	margin-right: 20px;
}

/* freeride challenge */
#proj_1126 #part_aufgaben,
#proj_1126 #part_umsetzung
{
	margin-left: 480px;
}
#proj_1126 .videoframe
{
	position: absolute;
	top: 405px;
}
#proj_1126 .thumbs
{
	margin-top: 80px;
}

/* @end */

/* @group ShareThis */

span.st_twitter_hcount,
span.st_facebook_hcount,
span.st_twitter_button,
span.st_facebook_button
{
	display: block;
	margin-bottom: 3px;
}
span.stButton
{
	margin-left: 0;
}
#sidebar iframe.facebook_like
{
	width: 145px;
	height: 20px;
}

/* @end */

