::-moz-selection {background: #a2ad50; color: #fff;}
::selection      {background: #a2ad50; color: #fff;}

html, body {
	margin: 0;
	padding: 0;
	background: #5D4E40;
	cursor: default;
}

body, td, input, textarea, select, option, button {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #887650;
}

a {
	color: #CC9312;
	text-decoration: none;
	cursor: pointer;
	-webkit-text-shadow: none !important;
	-moz-text-shadow: none !important;
	-khtml-text-shadow: none !important;
	-o-text-shadow: none !important;
	text-shadow: none !important;
}
a[target].external:before {
	content: url(http://static.my-webdesigner.com/img/external.gif);
}

h1, h2 {
	margin: 5px 0 10px;
	font-weight: normal;
	font-size: 2em;
}
h3 {
	margin: 5px 0 10px;
	font-weight: normal;
	font-size: 1.4em;
}
h1, h1 a, h2, h2 a, h3, h3 a {
	color: #9FAD2D;
}

img {
	border: none;
}

p, ul, blockquote {
	margin-bottom: 10px;
}

em, .domain.free, input#domain {
	font-style: normal;
	color: #9FAD2D;
	-webkit-text-shadow: 0 0 4px #BFCD4D;
	-moz-text-shadow: 0 0 4px #BFCD4D;
	-khtml-text-shadow: 0 0 4px #BFCD4D;
	-o-text-shadow: 0 0 4px #BFCD4D;
	text-shadow: 0 0 4px #BFCD4D;
}

b {
	font-weight: normal;
	background: #9FAD2D;
	color: #fff;
	padding: 0 0.15em;
}

ul {
	list-style: inside url(http://static.my-webdesigner.com/img/bull.gif);
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}
textarea {
	resize: none;
}

abbr {
	border: 0 none;
}

body.c_kontakt label {
	clear: left;
	float: left;
	width: 120px;
}
body.c_kontakt input, body.c_kontakt textarea {
	outline: 0 none !important;
	border: 1px solid #9FAD2D;
	margin: 1px;
	padding: 1px;
	width: 400px;
	color: #7F8D0D;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	cursor: text;
}
body.c_kontakt input.button {
	border: 1px outset #CFDD5D;
	background: #B4BA25;
	color: #fff;
	width: 160px;
	cursor: pointer;
}

body, #container {
	min-width: 1200px;
}
body, #container {
	/* IE HACK */ *width: 100%;
}

#header {
	background: #663E24 url(http://static.my-webdesigner.com/img/wood-top.jpg) center top repeat-x;
	height: 150px;
	text-align: center;
	position: relative;
	width: 100%;
}
#header h1 {
	height: 100px;
	margin: 0;
	padding: 0;
}
#header .shadow {
	background: url(http://static.my-webdesigner.com/img/gradient-bottom.png) left top repeat-x;
	height: 16px;
	width: 100%;
	position: absolute;
	top: 150px;
	left: 0;
	z-index: 900;
	/* IE HACK */ zoom: 1;
}

#content {
	background: #fff;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #5B6F1C;
	border-right: 2px solid #5B6F1C;
	position: relative;
	line-height: 1.5em;
}
#content #mainborder {
	border-left: 1px solid #AFC176;
	border-right: 1px solid #AFC176;
	margin: 0 1px;
}
#content .row, #content .single {
	padding-top: 10px;
	clear: left;
	border-bottom: 50px solid #fff;
}
#content .single {
	padding: 10px;
}
#content .col {
	float: left;
	/* IE HACK */ display: inline;
	width: 276px;
	margin: 10px;
	border-bottom: 50px solid #fff;
}

#plantleft {
	background: url(http://static.my-webdesigner.com/img/plant-left.png) no-repeat;
	position: absolute;
	left: -31px;
	top: -50px;
	width: 97px;
	height: 77px;
	z-index: 901;
}

#plantright {
	background: url(http://static.my-webdesigner.com/img/plant-right.png) no-repeat;
	position: absolute;
	right: -66px;
	top: -33px;
	width: 101px;
	height: 46px;
	z-index: 901;
}

img.border {
	border: 1px solid #9FAD2D;
	background: #DFED6D;
	padding: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

ul.links {
	margin: 0;
	padding: 0;
	list-style: inside none;
}
ul.links li {
	margin-bottom: 10px;
}

#footer {
	clear: both;
	background: #663E24 url(http://static.my-webdesigner.com/img/wood-bottom.jpg) center top repeat-x;
	height: 150px;
	text-align: center;
	-webkit-text-shadow: 0 0 4px #2E1C05;
	-moz-text-shadow: 0 0 4px #2E1C05;
	-khtml-text-shadow: 0 0 4px #2E1C05;
	-o-text-shadow: 0 0 4px #2E1C05;
	text-shadow: 0 0 4px #2E1C05;
	/* IE Hack */ filter: Shadow(Color=#2E1C05, Direction=135, Strength=5); zoom: 1;
	position: relative;
}
#menu {
	padding: 23px 0 0 6px;
}
#footer .col a, #menu a {
	color: #B2955D;
	-webkit-opacity: 0.65;
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	-o-opacity: 0.65;
	opacity: 0.65;
	/* IE Hack */ filter: alpha(opacity=65); zoom: 1;
}
#footer .col a:hover, #menu a:hover {
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	-o-opacity: 1.0;
	opacity: 1.0;
	/* IE Hack */ filter: alpha(opacity=100); zoom: 1;
}
#footer .col {
	/* Mozilla Hack */ display: -moz-inline-stack;
	display: inline-block;
	/* IE Hack */ zoom: 1;
	/* Mozilla Hack */ position: relative;
	vertical-align: top;
	text-align: left;
	margin: 10px 30px 0;
}
#footer .col {
	/* IE Hack */ *display: inline;
}
#footer .cell {
	margin-bottom: 10px;
}
#menu .item {
	display: inline;
	margin: 0 10px;
}
#menu .item.selected a, #footer .cell.selected a {
	background: url(http://static.my-webdesigner.com/img/lightline.png) center bottom no-repeat;
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	-o-opacity: 1.0;
	opacity: 1.0;
	/* IE Hack */ filter: alpha(opacity=100); zoom: 1;
}
#footer img, #menu img {
	vertical-align: top;
	margin-right: 4px;
}
#footer #individual {
	width: 121px;
	height: 98px;
	position: absolute;
	left: 25px;
	top: 25px;
}
#footer .shadow {
	background: url(http://static.my-webdesigner.com/img/gradient-top.png) left top repeat-x;
	height: 16px;
	width: 100%;
	position: absolute;
	top: -16px;
	z-index: 900;
	/* IE HACK */ zoom: 1;
}

.price {
	color: #9FAD2D;
	margin-top: 20px;
	font-size: 2em;
}

.tiny {
	font-size: 0.8em;
	line-height: 1.3em;
}

.light {
	color: #BDB98F;
}

.error, .fail {
	color: #000;
}
div.error, div.fail, p.error, p.fail {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 5px solid #000;
	font-weight: bold;
}

.toggle {
	padding-left: 45px;
	background: url(http://static.my-webdesigner.com/img/toggle.png) 0 5px no-repeat;
	display: none;
}
.toggle.show {
	display: block;
}

input#domain {
	border: 1px solid #CFDD5D;
	text-align: center;
}

.float-left {
	float: left;
	margin-right: 10px;
}
.float-right {
	float: right;
	margin-left: 10px;
}

.reference2 {
	clear: left;
}
.reference h3 {
	font-size: 1em;
}

.single.references {
	text-align: center;
}
.reference {
	/* Mozilla Hack */ display: -moz-inline-stack;
	display: inline-block;
	/* IE Hack */ zoom: 1;
	/* Mozilla Hack */ position: relative;
	width: 220px;
	padding: 5px 10px;
	text-align: center;
	padding-bottom: 30px;
	vertical-align: top;
}
.reference h3 {
	font-size: 1em;
}

#blogpreview {
	margin-left: 70px;
	padding: 3px 12px;
	margin-top: 24px;
	background: url(http://static.my-webdesigner.com/img/lines-vertical.gif) repeat-y;
	padding-left: 50px;
}