html,
body {
	margin: 0; padding: 0;
	
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 0.9em; color: #666666;
	line-height: 160%;
}

body {
	background: #FFF url(../gfx/body_bg.gif);
	background-position: center;
	overflow-y: scroll;
}

/* * * * * * * * * * */
/* GENERAL SETTINGS! */
/* * * * * * * * * * */

textarea.edit_hl1,
h3,
h3 a {
	font-size: 12pt;
	color: #84b800;
	font-weight: bold;
	text-decoration: none;
}

textarea.edit_hl2,
h4,
h4 a {
	font-size: 10pt;
	color: #6f6f6f;
	font-weight: bold;
	text-decoration: none;
}

#box-keyword {
	clear: both;
	margin-left: 175px;
}

h5 {
	font-size: 0.8em;
	color: #999;
	text-transform: uppercase;
}

img {
	border: 0;
}

a {	outline: none; color: #666666; }

.green { color: #84b800; }

strong.green {
	font-weight: bold;
	color: #84b800;
}

#base-wrapper {
	margin: 0 auto;
	width: 880px;
	border: 0;
}

#box-header {
	height: 88px;
	margin: 20px 0;
}

#box-header h1 {
	margin: 0; padding: 0;
	float: right;
	height: 88px; width: 308px;
	background-image: url(../gfx/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#box-header h1 a {
	display: block;
	height: 88px;
	outline: none;
	text-indent: -9999px;
}

.contentbox {
	clear: both;
}

/*
	* * * * * 
	* MOOD! *
	* * * * *
*/

#box-mood {
	float: left;
	width: 435px;
	height: 335px;
	margin: 0 15px;
	
	background-image: url(../assets/moodbox/default.gif);
}

#box-mood object {
	margin: 12px 1px 0 1px;
}

#box-mood h2 {
	margin: 0; padding: 0;
	text-indent: -9999px;
}

#box-menu {
	clear: left;
	float: left;
	width: 160px;
}

/*
	* * * * * *
	* ACTION! *
	* * * * * *
*/

#box-action {
	float: left;
	width: 255px;
	height: 335px;
	
	background-image: url('../gfx/sidebar-background.gif');
}

#action-content {
	margin: 13px 1px 0 1px;
	width: 252px;
	height: 277px;
	text-indent: -9999px;
}

#box-action #mailbox {
	display: block;
	width: 255px;
	height: 45px;
	text-indent: -9999px;
	background-image: url(../gfx/mail_replace.gif);
}

#box-action .fullhouse { background-position: left -45px; }
#box-action .gutvernetzt { background-position: left -90px; }
#box-action .vermarktungskunst { background-position: left -135px; }
#box-action .bestplaces { background-position: left -180px; }



#box-content {
	clear: left;
	float: left;
	width: 435px;
	margin: 25px 15px 0px 175px;
}

#box-action object {
	margin: 13px 1px 0 1px;
	background: transparent;
	outline: none;
}

/*
	* * * * * *
	* TWITTER *
	* * * * * *
*/

#box-twitter {
	float: left;
	width: 255px;
	margin: 15px 0 25px;
	background-image: url('../gfx/sidebar-background.gif');
}

#box-twitter .inner {
	padding: 10px 15px 0;
}


h3#twitter a {
	display: block;
	font-size: 10pt;
	padding-top: 3px;
	padding-left: 55px;
	background-image: url(../gfx/birds.gif);
	background-repeat: no-repeat;
}

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

ul.latesttweets li {
	padding-left: 15px;
	margin-bottom: 10px;
	background: transparent url(../gfx/list.gif) left 7px no-repeat;
}

ul.latesttweets li span {
	font-size: 8pt;
	text-align: right;
	display: block;
	font-style: italic;
}

.plug {
	height: 20px;
	width: 255px;
	background-image: url(../gfx/sidebar-background.gif);
	background-position: center bottom;
}

#box-footer {
	clear: left;
	float: left;
	margin-left: 165px;
	height: 100px; width: 720px;
	background-image: url(../gfx/grass.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#box-footer .inner {
	padding: 25px 0 0 10px;
}

#box-footer a {
	text-decoration: none;
}

.inner {
	padding: 10px 15px;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	list-style: none;
	background-image: url(../gfx/bullet_li.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
}

/*
	* * * * * *
	* CONTACT *
	* * * * * *
*/

#contact label,
#contact .text,
#contact textarea {
	margin-bottom: 5px;
}

#contact label {
	float: left;
	clear: left;
	display: block;
	width: 110px;
}

#contact .text {
	width: 310px;
}

#contact textarea {
	width: 430px;
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 0.88em; color: black;
	line-height: 160%;
}

#contact input,
#contact textarea {
	float: left;
	border: 1px solid #bbb;
}

#contact textarea,
#contact .button {
	clear: left;
}

#contact .button {
	background-color: #84b800;
	color: #FFF;
}

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

p.more_tweets {
	color: #84b800;
	font-weight: bold;
	margin-bottom: 0;
}

p.more { clear: both; }

p.more,
p.more a {
	color: #84b800;
}

p.more a {
	background-image: url(../gfx/envelope.gif);
	background-position: left center;
	background-repeat: no-repeat;
	
	padding-left: 30px;
	text-decoration: none;
}

.contentbox {
	padding-right: 10px;
}

ol li {
	margin-bottom: 15px;
}

a.special {
	font-weight: bold;
	text-decoration: none;
}

hr {
	background: 0;
	border: 0;
	border-bottom: 1px solid lightgray;
}

/*
	* * * * *
	* SHOP  *
	* * * * *
*/

.p_ricing { float: left; clear: both;}
.readmore { float: right; }

.img_src_small {
	float: left;
	border: 0;
	width: 75px;
	margin-right: 20px;
	margin-bottom: 10px;
}

h3.shop_top {
	color: #FFF;
	margin: 150px 15px 0 0;
}

img.shop_img {
	max-width: 160px;
	max-height: 160px;
	margin: 150px 15px 0 50px;
	float: left;
}

.button {
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.order_form {
	padding: 0 20px 10px;
	margin: 15px 0;
}

.order_form label {
	float: left;
	clear: both;
	width: 100px;
}

.order_form input[type="text"] {
	float: right;
	border: 1px solid rgb(210,210,210);
	width: 300px;
	margin-bottom: 10px;
}

.order_form textarea {
	float: right;
	border: 1px solid rgb(210,210,210);
	width: 300px;
	height: 75px;
	margin-bottom: 10px;
}

.order_form input[type="submit"] {
	border: 1px solid rgb(210,210,210);
	float: right;
	clear: both;
}

.order_form .separator {
	display: block;
	clear: both;
	height: 20px;
	
	border: 0;
	background: 0;
}

.mandatory {
	color: red;
}

label.error {
	font-size: 0;
	height: 0;
}

input.error {
	background: #FFEDED url(../gfx/input_required.gif) right center no-repeat;
}

/*
	* * * * * * * * * * *
	* SOCIAL BOOKMARKS  *
	* * * * * * * * * * *
*/

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

ul.social li a {
	display: block;
	width: 40px;
	height: 30px;
	text-indent: -9999px;
}

ul.social li{
	display: block; float: left;
	margin: 0; padding: 0;
	width: 40px; height: 30px;
	background-image: url(../gfx/social_replace.gif);
}

li.ahgz		{ background-position: 0 -40px; }
li.delicius	{ background-position: -40px -40px; }
li.facebook	{ background-position: -80px -40px; }
li.gastro	{ background-position: -120px -40px; }
li.google	{ background-position: -160px -40px; }
li.in		{ background-position: -200px -40px; }
li.mrwong	{ background-position: -240px -40px; }
li.myspace	{ background-position: -280px -40px; }
li.qype		{ background-position: -320px -40px; }
li.restkrit	{ background-position: -360px -40px; }
li.rss		{ background-position: -400px -40px; }
li.twitter	{ background-position: -440px -40px; }
li.venyoo	{ background-position: -480px -40px; }
li.viadeao	{ background-position: -520px -40px; }
li.xing		{ background-position: -560px -40px; }
li.addpub	{ background-position: -600px -40px; }
li.yasni	{ background-position: -640px -40px; }

li:hover.ahgz		{ background-position: 0 top; }
li:hover.delicius	{ background-position: -40px top; }
li:hover.facebook	{ background-position: -80px top; }
li:hover.gastro		{ background-position: -120px top; }
li:hover.google		{ background-position: -160px top; }
li:hover.in			{ background-position: -200px top; }
li:hover.mrwong		{ background-position: -240px top; }
li:hover.myspace	{ background-position: -280px top; }
li:hover.qype		{ background-position: -320px top; }
li:hover.restkrit	{ background-position: -360px top; }
li:hover.rss		{ background-position: -400px top; }
li:hover.twitter	{ background-position: -440px top; }
li:hover.venyoo		{ background-position: -480px top; }
li:hover.viadeao	{ background-position: -520px top; }
li:hover.xing		{ background-position: -560px top; }
li:hover.addpub		{ background-position: -600px top; }
li:hover.yasni		{ background-position: -640px top; }

