/* ---[ links ]--------------------------- */
a:link, a:visited {
	color: #717488;
	text-decoration: none;
	border-bottom: 2px dotted #65ffb8;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 2px dotted #ff0086;
}

a.arrow:link, a.arrow:visited {
	padding-left: 17px;
	margin-left: 22px;
	background: url(images/link_off.gif) no-repeat 0px 3px;
	border-spacing: 10px
}

a.arrow:hover {
	color: #000000;
	padding-left: 17px;
	margin-left: 22px;
	background: url(images/link_on.gif) no-repeat 0px 3px;
}

#nav a, #nav a:hover {
	border-bottom: 0px;
	color: #ffffff;
}

#footercontent a {
	color: #adadad;
}

#footercontent a:hover {
	color: #000000;
}


/* ---[ layout ]-------------------------- */
body {
	font-family: tahoma, arial, sans-serif;
	color: #717488;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	background: #e8e8e8 url(images/bg.gif) repeat-x center top;
}

html, body, #wrapper {
	min-height: 100%;
	height: 100%;
}

html>body, html>body #wrapper {
	height: auto;
}

#wrapper {
	width: 743px;
	position: absolute;
	top: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -372px;
	left: 50%;
	background: #ffffff url(images/shadow.gif) repeat-y left top;
}

#header_left {
	float: left;
	width: 20px;
	height: 113px;
	background: url(images/header_left.jpg) no-repeat left top;
}

#header_right {
	float: right;
	width: 20px;
	height: 113px;
	background: url(images/header_right.jpg) no-repeat left top;
}

#header {
	height: 82px;
	width: 703px;
	float: left;
	background: #d2dfff url(images/header.jpg) no-repeat left top;
}

#logo {
	padding-top: 36px;
	padding-left: 54px;
	height: 14px;
	width: 330px;
	background: url(images/logo.gif) no-repeat 54px 36px;
}

#content {
	float: left;
	height: auto;
	width: 595px;
	line-height: 18px;
	padding-left: 74px;
	padding-right: 74px;
	padding-bottom: 192px;
}

#footer {
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #d4d4d4;
	height: 157px;
	width: 723px;
	margin-left: 10px;
	position: absolute;
	z-index: 1;
	clear: both;
	bottom: 0;
	background: #ffffff url(images/footer.jpg) no-repeat left top;
}

/* hide from Mac IE5 */
/* \*/
#footer {
	position: absolute;
}
/* */

/* change in Opera 5+ (and some others) */
html>body div#footer {
	position: static;
}

/* change back in everything except Opera 5 and 6, still hiding from Mac IE5 */
/* \*/
head:first-child+body div#footer {
	position: absolute;
}
/* */

#footercontent {
	color: #adadad;
	font-size: 11px;
	padding-left: 64px;
	padding-top: 5px;
}


/* ---[ nav menu ]------------------------ */
#nav {
	height: 31px;
	width: 651px;
	font-size: 13px;
	float: left;
	margin-bottom: 30px;
	padding-left: 52px;
	background: #6f8297 url(images/bg_nav.gif) repeat-x center top;
}

div.highlight a, div.highlight a:hover, #selected {
	float: left;
	display: block;
	line-height: 200%;
	padding-right: 12px;
	padding-left: 14px;
	height: 31px;
	background: url(images/nav_divider.gif) no-repeat left top;
}

div.highlight a {
	text-decoration: none;
}

div.highlight a:hover {
	text-decoration: underline;
	background: url(images/bg_nav_on.gif) repeat-x left top;
}

#selected {
	color: #00a285;
	background: #65ffb8;
}

#dummy {
	float: left;
	height: 31px;
	width: 2px;
	background: url(images/nav_divider.gif) no-repeat left top;
}

#lang_en a, #lang_de a {
	float: right;
	margin-top: 6px;
	margin-right: 2px;
	padding-left: 0px;
	height: 15px;
	width: 24px;
}

#lang_en a {
	background: url(images/flag_en.gif) no-repeat left top;
}

#lang_en a:hover {
	background: url(images/flag_en.gif) no-repeat 0 -15px;
}

#lang_de a {
	background: url(images/flag_de.gif) no-repeat left top;
	margin-right: 54px;
}

#lang_de a:hover {
	background: url(images/flag_de.gif) no-repeat 0 -15px;
	margin-right: 54px;
}


/* ---[ common elements, misc ]------------ */
hr {
	border-top: 0px dotted #b9b9b9;
	border-left: 0px dotted #b9b9b9;
	border-right: 0px dotted #b9b9b9;
	border-bottom: 1px dotted #b9b9b9;
	height: 1px;
	padding-top: 7px;
}

h1 {
	font-family: 'lucida sans', tahoma, arial, sans-serif;
	color: #65ffb8;
	font-size: 20px;
	font-weight: bold;
	margin: 10px auto;
}

h3 {
	font-family: 'lucida sans', tahoma, arial, sans-serif;
	color: #65ffb8;
	font-size: 13px;
	font-weight: bold;
	margin: 6px auto;
}

p {
	margin: 12px auto;
}

form.contact {
	margin: 0;
	padding: 0;
	float: left;
}

div.snailmail {
	float: left;
	width: 150px;
	height: auto;
	line-height: 105%;
	padding-left: 20px;
	margin-left: 70px;
	margin-top: 19px;
	border-left: 1px solid #65ffb8;
}

div.stickycontainer {
	float: right;
	position: relative;
	z-index: 3;
	right: 0;
	width: 118px;
	height: 204px;
}

#stickynote {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 209px;
	height: 204px;
	cursor: move;
	/*background: url(images/stickynote_01.png) no-repeat left top;*/
}

input.color, input.color_focus {
	font-family: tahoma, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	border: 1px solid #65ffb8;
	padding-left: 2px;
	width: 262px;
	height: 15px;
}

input.color_focus {
	background: #65ffb8;
	border: 1px solid #00a285;
}

textarea.t_color, textarea.t_color_focus {
	font-family: tahoma, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	border: 1px solid #65ffb8;
	overflow: auto;
	padding: 2px;
	width: 262px;
	height: 100px;
}

textarea.t_color_focus {
	background: #65ffb8;
	border: 1px solid #00a285;
}

input.button {
	font-family: tahoma, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	border: 1px solid #65ffb8;
	background: #65ffb8;
	padding: 2px 5px 2px 5px;
}

form.login {
	margin: 0;
	padding: 0;
}

#client_login {
	float: right;
	margin-top: -30px;
	padding-left: 12px;
	padding-bottom: 2px;
	border-left: 1px solid #00a285;
	border-right: 1px solid #00a285;
	border-bottom: 1px solid #00a285;
	color: #00a285;
	width: 251px;
	background: #65ffb8;
	position: relative;
	z-index: 2;
}

#client_login input.color {
	border: 1px solid #00a285;
	padding-left: 2px;
	width: 70px;
}

img.portfolio {
	float: left;
	padding: 4px;
	margin-right: 15px;
	background: #ffffff url(images/portfolio_bg.gif) no-repeat left top;
}

a.client_login_on {
	color: #00a285;
	background-color: red;
}