body {
	margin: 0;
	padding: 0;
	color: #404040;
	background: #C4C0A4 url(img/bg.gif) repeat-y;
	font: normal 11px Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	height: 100%;
}

/***************  Basic Typo + Common Basics  ****************/
p {
	margin: 0 0 0.6em 0;
	padding: 0;
}

h1 {
	margin: 0 0 0.6em;
	padding: 0;
	color: #7C6410;
	font-size: 12px;
}

h2 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
}

h6 {
	margin: 0;
	padding: 0 0 0 10px;
	clear: both;
	color: #FFF;
	background: url(img/box_xlarge_head.gif) no-repeat;
	font-size: 11px;
	height: 15px;
}

h5 {
	margin: 0;
	padding: 0 0 0 10px;
	width: 370px;
	color: #FFF;
	background: url(img/box_large_head.gif) no-repeat;
	font-size: 11px;
	height: 15px;
}

h4 {
	margin: 0;
	padding: 0 0 0 10px;
	width: 130px;
	color: #FFF;
	background: url(img/box_small_head.gif) no-repeat;
	font-size: 11px;
	height: 15px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}

address {
	margin: 0 0 10px 0;
	padding: 0;
	font-style: normal;
}

em {
	color: #A49040;
	font-style: normal;
}

h6 em {
	color: #FFCD23;
	font-style: normal;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	margin: 0 0 10px 0;
	padding: 0;
	color: #7C6410;
	font-weight: bold;
}

label em {
	color: #FF0000;
}

textarea, select {
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px solid #D7D7CF;
	border-top-color: #B4B4A4;
	border-left-color: #B4B4A4;
	color: #404040;
	background: #FFF url(img/bg_form.gif) top left no-repeat;
	font: normal 11px Arial,Helvetica,sans-serif;
}

.width-auto {
	width: auto;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

/* Links */
a {
	color: #7C6410;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #A89548;
}

a img {
	border: none;
}

a.mehr {
	padding-right: 15px;
	background: url(img/icon_more.gif) 100% 50% no-repeat;
}

a.mehr-light {
	padding-right: 15px;
	background: url(img/icon_more_light.gif) 100% 50% no-repeat;
}

a.back {
	padding-left: 15px;
	background: url(img/icon_back.gif) 0% 50% no-repeat;
}

a.back-light {
	padding-left: 15px;
	background: url(img/icon_back_light.gif) 0% 50% no-repeat;
}

a.top {
	padding-right: 15px;
	display: block;
	color: #7C6410;
	background: url(img/icon_top.gif) 100% 50% no-repeat;
	text-align: right;
}

a.top:hover {
	color: #A89548;
}

a.booking {
	visibility:hidden;
	cursor:pointer;
	padding: 2px;
	margin: 0px;
	border: 0px;
	background: none;
	color: #7C6410;
	text-align: right;
	font: bold 11px Arial,Helvetica,sans-serif;	
}

/****************  Boxes ****************/
#wrapper {
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
	outline: none;
}

#header {
	width: 850px;
	background: url(img/bg_header.gif) top left no-repeat;
	height: 99px;
}

#content {
	width: 521px;
	padding-bottom: 20px;
	position: absolute;
	top: 101px;
	left: 229px;
}

#footer {
	width: 520px;
	text-align: center;
}

.s-box {
	margin: 0 0 20px 0;
	padding: 20px 0 20px;
	width: 140px;
	border: 1px solid #A49040;
	background-color: #EBEBDC;
	position: relative;
}

.mid-box {
	padding: 20px 10px 0px;
	width: 268px;
	border: 1px solid #A49040;
	background-color: #EBEBDC;
	height: 160px;
}

.l-box {
	margin: 0 0 20px 0;
	padding: 20px;
	width: 329px;
	border: 1px solid #A49040;
	background-color: #EBEBDC;
	position: relative;
}

.xl-box {
	margin: 0 0 20px 0;
	padding: 20px;
	width: 479px;
	border: 1px solid #A49040;
	float: right;
	background-color: #EBEBDC;
	position: relative;
}

#kunden-box.xl-box {
	padding: 10px 20px;
}

.xl-box-light {
	margin: 0 0 20px 0;
	padding: 20px 0;
	width: 521px;
	border: none;
	float: right;
	background-color: Transparent;
	position: relative;
}

.l-box-light {
	margin: 0 0 20px 0;
	padding: 20px 0;
	width: 371px;
	border: none;
	background-color: Transparent;
	position: relative;
}

.m-box-light {
	margin: 0 0 15px 0;
	padding: 15px 0;
	width: 290px;
	border: none;
}

.s-box-light {
	margin: 0 0 20px 0;
	padding: 20px 0 20px;
	width: 140px;
	border: none;
}

#profil-rating {
	margin: 5px 0 5px 0;
	padding: 0;
}
/**************** Teaser Box ****************/
.teaser-box {
	margin: 0 0 20px 0;
	padding-right: 20px;
	width: 499px;
	border: 1px solid #A49040;
	border-top: none;
	float: right;
	background-color: #EBEBDC;
	height: 134px;
}

.teaser-box h1 {
	margin: 20px 0 0 0 !important;
	margin-top: 0;
}

.teaser-box img {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

.teaser-box p {
	margin: 0;
	padding: 0;
}

.teaser-box div {
	margin: 20px 0 20px 0;
	padding: 0;
	float: none !important;
	float: right;
}

/**************** Header ****************/
#header img {
	margin: 9px 0 0 610px;
}

#header p {
	margin: 15px 0 0 682px !important;
	margin: 15px 0 0 679px;
}

#header p a {
	padding-right: 32px;
	background: url(img/icon_kontakt_mini.gif) 100% 50% no-repeat;
	text-decoration: none;
}

/**************** Home Section ****************/
.home-box {
	margin: 0 0 20px 0;
	padding: 15px 20px;
	width: 259px;
	border: 1px solid #A49040;
	border-left: none;
	float: right;
	background-color: #EBEBDC;
	height: 133px;
	position: relative;
}

#news-box {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	width: 221px;
}

#news-box h2 {
	position: relative;
}

#news-box a {
	color: #404040;
	cursor:pointer;
}

#news-box a:hover {
	color: #A89548;
}

#project-box {
	margin: 0 0 20px 0;
	padding: 10px;
	width: 268px;
	border: 1px solid #7C6410;
	border-top: none;
	float: left;
	background-color: #B5B18D;
}

#project-box img {
	margin: 0 10px 10px 0;
	clear: left;
	float: left;
	border: 1px solid #000;
}

#project-box p {
	height: 59px;
}

#project-box a {
	color: #404040;
	cursor:pointer;
}

#project-box a:hover {
	color: #A89548;
}

#home #home-box p {
	margin: 0;
}

h1 em {
	display: block;
	color: #404040;
	font-size: 11px;
}

h6.stripes {
	margin-top: 20px;
	width: 211px;
	background: #000 url(img/box_news_head.gif) no-repeat;
}

h6.m-box {
	width: 280px;
	background: #000 url(img/box_mid_head.gif) no-repeat;
}

#flash1, #flash2 {
	float: left;
	border: none;
}

#flash1 img, #flash2 img {
	border: 1px solid #000;
	border-top: none;
}

/* ---------------------------------------- *
 *  news
 * ---------------------------------------- */

.news h1 {
	margin: 0;
}

.news .xl-box-light {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #C4C0A4;
}

.news img {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #000;
}

.news p {
	position: relative;
}

.news-more .img-right {
	border: none;
	margin: 0 0 15px 15px;
	float: right;
}

.news-more .img-full {
	border: none;
	margin: 0 0 15px 0;
}

/* ---------------------------------------- *
 *  search
 * ---------------------------------------- */

.search a, .suche h2 {
	color: #404040;
	text-decoration: none;
}

.search em {
	color: #7C6410;
}

.search p {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #C4C0A4;
	position: relative;
}

/* ---------------------------------------- *
 *  agb
 * ---------------------------------------- */

.agb dt {
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.agb dd {
	margin-bottom: 20px;
}

.agb em {
	color: #7C6410;
}

/* ---------------------------------------- *
 *  privacy
 * ---------------------------------------- */

.privacy dt {
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.privacy dd {
	margin-bottom: 20px;
}

.privacy em {
	color: #7C6410;
}

/**************** Registrieren Buchung Section ****************/
/*#kontakt .l-box {
	background: #EBEBDC url(img/bg_kontaktform.gif) top left repeat-y;
}*/
/*
#kontakt #content label, .buchen label, #content.bewerben label {
	padding-top: 2px;
	float: left;
	width: 80px;
	font-weight: bold;
}

#kontakt #content.buchen input, .buchen textarea {
	margin-left: 80px;
	width: 240px;
	display: block;
}
*/

/* ---------------------------------------- *
 *  user profile
 * ---------------------------------------- */

label.profile {
	padding-top: 2px;
	float: left;
	width: 80px;
	font-weight: bold;
}	

textarea.profile {
	margin-left: 80px;
	width: 240px;
	display: block;
}

input.profile {
	width: 240px;
	margin: 0 0 10px 0;
	margin-left: 80px;
	padding: 2px;
	border: 1px solid #D7D7CF;
	border-top-color: #B4B4A4;
	border-left-color: #B4B4A4;
	color: #404040;
	background: #FFFFFF url(img/bg_form.gif) top left no-repeat;
	font: normal 11px Arial,Helvetica,sans-serif;
	display: block;
}

input.profilebutton {
	cursor:pointer;
	padding: 2px;
	margin: 0px;
	border: 0px;
	background: none;
	color: #7C6410;
	text-align: right;
	font: bold 11px Arial,Helvetica,sans-serif;
}

select.profile {
	margin: 0 0 10px 0;
	width: 245px;
	padding: 2px;
	border: 1px solid #D7D7CF;
	border-top-color: #B4B4A4;
	border-left-color: #B4B4A4;
	color: #404040;
	font: normal 11px Arial,Helvetica,sans-serif;
}

/* ---------------------------------------- *
 *  registration
 * ---------------------------------------- */

td.register {
	border-top: solid 1px #a49040;
	padding-bottom: 10px;
}

label.register {
	padding-top: 2px;
	float: left;
	width: 80px;
	font-weight: bold;
}	

label.register2 {
	float: left;
	width: 80px;
	font-weight: bold;
}	

textarea.register {
	/* margin-left: 80px; */
	width: 240px;
	display: block;
}

input.register {
	width: 240px;
	margin: 0 0 10px 0;
	/* margin-left: 80px; */
	padding: 2px;
	border: 1px solid #D7D7CF;
	border-top-color: #B4B4A4;
	border-left-color: #B4B4A4;
	color: #404040;
	background: #FFFFFF url(img/bg_form.gif) top left no-repeat;
	font: normal 11px Arial,Helvetica,sans-serif;
	display: block;
}

input.registerbutton {
	visibility:hidden;
	cursor:pointer;
	padding: 2px;
	margin: 0px;
	border: 0px;
	background: none;
	color: #7C6410;
	text-align: right;
	font: bold 11px Arial,Helvetica,sans-serif;
}

input.applicationbutton {
	cursor:pointer;
	padding: 2px;
	margin: 0px;
	border: 0px;
	background: none;
	color: #7C6410;
	text-align: right;
	font: bold 11px Arial,Helvetica,sans-serif;
}

input.agb {
	cursor: pointer;
}

select.register {
	margin: 0 0 10px 0;
	width: 245px;
	padding: 2px;
	border: 1px solid #D7D7CF;
	border-top-color: #B4B4A4;
	border-left-color: #B4B4A4;
	color: #404040;
	font: normal 11px Arial,Helvetica,sans-serif;
}

/* ---------------------------------------- *
 *  login
 * ---------------------------------------- */

input.login {
	/* width: 240px; */
	margin: 0 0 10px 0;
	margin-left: 20px;
	padding: 2px;
	border: 1px solid #D7D7CF;
	border-top-color: #B4B4A4;
	border-left-color: #B4B4A4;
	color: #404040;
	background: #FFFFFF url(img/bg_form.gif) top left no-repeat;
	font: normal 11px Arial,Helvetica,sans-serif;
	display: block;
}

input.loginbutton {
	cursor: pointer;
	padding: 2px;
	margin: 0px;
	border: 0px;
	background: none;
	color: #7C6410;
	text-align: right;
	font: bold 11px Arial,Helvetica,sans-serif;
}

input.loginbutton2 {
	cursor: pointer;
	padding: 2px;
	margin: 0px;
	border: 0px;
	background: none;
	color: #7C6410;
	text-align: right;
	font: bold 11px Arial,Helvetica,sans-serif;
	background: url(img/login_arrow.gif) no-repeat;
}

/* --- bewerben --- */

#content.bewerben fieldset {
	border-top: 1px solid #B5B18D;
	margin-bottom: 20px;
}

#content.bewerben input, #content.bewerben textarea {
	width: 240px;
}

#checkboxes {
	width:auto;
}

#checkboxes.bewerben input {
	width:auto;
}

#checkboxesjobtype {
	width:auto;
}

#checkboxesjobtype.clear-left input {
	width:auto;
}

#checkboxesequipment {
	width:auto;
}

#checkboxesequipment.clear-left input {
	width:auto;
}

.buchen #desc {
	width: 110px;
	float: right;
}

.buchen img {
	border: 1px solid #000;
	margin: 0 10px 8px 0;
	float: left;
}

.buchen form {
	clear: left;
}

.buchen form fieldset {
	padding: 10px 0 0;
}

.buchen form p {
	padding: 0 0 25px;
}

#confirm {
	margin: 0 0 40px;
}

#confirm p {
	margin: 10px 0 20px;
}

#confirm h2 {
	margin: 0 0 20px;
}

#confirm table {
	margin: 0 0 20px;
	padding: 0;
	border: none;
	width: 100%;
}

#confirm td {
	padding: 1px 5px;
}

#confirm table .fat {
	width: 12em;
	font-weight: bold;
}

#kontakt #content select {
	padding: 0;
}

select {
	background: #FFF;
}

input.radio-check {
	width: auto;
	border: none;
	background: transparent;
	height: auto;
}

#content.bewerben input.radio-check {
	margin: 0 3px 0 0;
	padding: 0;
	clear: both;
	width: auto;
	border: none;
	background: transparent;
	height: auto;
}

/**************** Kontakt Section ****************/
.kontakt img {
	margin: 0 0 10px 0;
}

.kontakt div {
	margin: 0 15px 0 0;
}

/**************** Illustration Section ****************/
.subnavi li {
	float: left;
	position: relative;
	top: 1px;
	z-index: 2;
}

.subnavi li a {
	margin-right: 1px;
	padding-top: 1px;
	width: 86px;
	display: block;
	color: #FFCD23;
	background: url(img/tab.gif) top left no-repeat;
	text-align: center;
	height: 14px;
}

.subnavi li a:hover {
	color: #7C6410;
}

.subnavi li a.active {
	color: #7C6410;
	background-image: url(img/tab_active.gif);
	font-weight: bold;
}

.subnavi li a.last {
	margin-right: 0;
}

/* uebersicht */
#illustratoren.xl-box, #teams.xl-box, #economy.xl-box {
	padding: 0px 7px 20px 20px;
	width: 492px;
}

#illustratoren div, #teams div, #economy div {
	float: left;
	margin: 20px 13px 0 0;
	display: inline;
}

#illustratoren div img, #teams div img, #economy div img {
	border: 1px solid #000;
}

#illustratoren div p, #teams div p, #economy div p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#thumbs.xl-box div {
	margin-left: 0;
	float: left;
}

#thumbs.xl-box div.ri {
	margin-left: 19px;
	float: right;
}

#thumbs a {
	margin: 0 9px 0 0;
	padding: 0;
	width: 50px;
	height: 50px;
	border: 1px solid #000;
	float: left;
	clear: right;
	
}

#thumbs img {
	margin: 0;
	padding: 0;
	width: 50px;
	height: 50px;
}

#thumbs a:hover, #thumbs a.current {
	border: 1px solid #A49040;
}

/* Illustrator */
#illus-gallery.xl-box {
	padding: 0;
	width: 519px;
}

#illus-gallery img.picture {
	margin: 20px 15px 10px 20px;
	/* margin: 20px 15px 0 20px; /* targets IE6 and 7 */
	padding: 0;
	border: 1px solid #000;
	float: left;
}

#illus-gallery h1 {
	margin: 20px 20px 6px 0;
}

#illus-gallery p {
	margin-right: 20px;
}

#thumb-navi {
	clear: left;
	margin: 0 0 0 20px;
}

#thumb-browse {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	width: 351px;
}

#thumb-browse p {
	margin: 0 0 10px 0;
}

#thumb-select {
	margin: 0 0 10px 0;
	padding-top: 10px;
	letter-spacing: 0;
}

#thumb-select a {
	padding: 1px 3px;
}

#thumb-select .zweier a {
	padding: 1px 2px;
}

#thumb-select a:hover, #thumb-select .active {
	color: #404040;
	background-color: #C4C0A4;
}

#thumbs.illustrator {
	padding: 10px 0 20px 20px !important;
	padding: 10px 0 10px 20px;
	width: 499px;
	float: left;
	background-color: #C4C0A4;
}

#thumbs.illustrator p {
	margin: 0 0 10px 0;
}

#thumbs.illustrator a img.last {
	margin: 0 !important;
	padding: 0
}

body#portfolio #content form {
	margin: 0;
	padding: 0;
	height: auto;
	float: right;
}

body#portfolio select {
	border: 1px solid #7C6410;
	margin: 0;
	padding: 0;
	background-color: #EBEBDC;
}

body#portfolio .m-box-light img {
	margin: 0 0 5px 10px;
	border: 1px solid #000;
	float: right;
}

/* Kunden-box */
#kunden-box {
	clear: both;
}

#kunden-box ul {
	/*width: 195px;*/
}

#kunden-box li {
	padding-bottom: 3px;
}

#kunden-box caption {
	padding: 0 0 0 20px;
	font-weight: bold;
	text-align: left;
}

#kunden-box table {
	margin: 0;
	padding: 0;
}

#kunden-box td {
	margin: 0;
	padding: 0 5px 0 0;
}

#kunden-box td.alt {
	padding-right: 15px;
	font-weight: bold;
	text-align: right;
}

#sendlink {
	 padding: 15px 15px 20px;
	 width: 300px; 
	 background-color: #fff; 
	 border: 1px solid #A49040; 
}

#sendlink input.textfield {
	 width: 250px; 
}

#sendlink textarea {
	font: normal 12px Arial,Helvetica,sans-serif;
}


/* Illustration Detail */
#content.illu-detail {
	width: 574px;
	position: absolute;
	top: 115px;
	left: 176px;
	text-align: center;
}

#content.illu-detail div.small {
	margin: 0 auto;
	width: 372px;
}

#content.illu-detail img {
	border: 1px solid #000;
}

/**************** Pool ****************/
#illustratoren-compare {
	padding: 20px 7px 20px 20px;
	width: 492px;
}

#illustratoren-compare h2 {
	clear: left;
}

#cal-big {
	margin: 0 0 20px 0;
	padding: 8px;
	width: 503px;
	border: 1px solid #7C6410;
	border-top: none;
	background-color: #B5B18D;
}

#cal-big table {
	width: 501px;
	margin-bottom: 5px; 
}

#cal-big td {
	padding: 0;
	margin: 0;
	width: 21px;
	border: 1px solid #B5B18D;
	color: #7C6410;
	background-color: #FFF;
	text-align: center;
	height: 21px;
}

#cal-big td.illustrator {
	padding-left: 6px;
	width: 105px;
	font-weight: bold;
	text-align: left;
	background-color: #DEDDCB;
}

#cal-big td.rating {
	padding-top: 3px !important;
	padding-top: 0;
}

#cal-big td.dark {
	background-color: #DEDDCB;
}

#cal-big td.today-top {
	border-left:   1px solid #7C6410;
	border-top:    1px solid #7C6410;
	border-right:  1px solid #7C6410;
	font-weight:   bold;
	font-size:     110%;
}

#cal-big td.today-middle {
	border-left:   1px solid #7C6410;
	border-right:  1px solid #7C6410;
	font-weight:   bold;
	font-size:     110%;
}

#cal-big td.today-bottom {
	border-left:   1px solid #7C6410;
	border-bottom: 1px solid #7C6410;
	border-right:  1px solid #7C6410;
	font-weight:   bold;
	font-size:     110%;
}

#cal-big .selected {
	font-weight: bold;
	background-image: url(img/corner_border.png);
	background-repeat: no-repeat;
}

#cal-big .selectedi {		/* if self-option is selected */
	font-weight: bold;
	background-image: url(img/corner_border.png);
	background-repeat: no-repeat;
}

/**************** Cal ****************/
h6.cal-head {
	width: 211px;
	margin: 0;
	padding: 0 0 0 10px;
	background: #000 url(img/box_news_head.gif) no-repeat;
}

#cal-mini {
	margin: 0 0 20px 0;
	padding: 0;
	width: 219px;
	padding: 0;
	border: 1px solid #7C6410;
	background-color: #B5B18D;
}

table {
	margin: 1px;
	padding: 0;
	border: none;
	background-color: transparent;
}

#cal-mini td {
	padding: 0;
	margin: 0;
	width: 29px;
	border: 1px solid #B5B18D;
	color: #7C6410;
	background-color: #FFF;
	text-align: center;
	height: 22px !important;
	height: 20px;
}

#cal-mini .month td, #cal-big .month td {
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
}

#cal-mini .head td, #cal-big .head td {
	color: #404040;
	background-color: #949171;
	font-weight: bold;
}

#cal-mini td.over, #cal-big td.over {
	color: #C4C0A4;
	background-color: #DEDDCB;
}

#cal-mini td.today, #cal-big td.today 
{
	border: 1px solid #7C6410;
	font-weight: bold;
	font-size: 110%;
}

#cal-mini td.option, #cal-big td.option {
	color: #ffffff;
	background-color: #104C74;
	text-align: center;
	white-space: nowrap;
}

#cal-mini td.option-other, #cal-big td.option-other {
	color: #ffffff;
	background-color: #6aa6ce;
	text-align: center;
	white-space: nowrap;
}

#cal-mini td.na, #cal-big td.na {
	color: #ffffff;
	background-color: #781E00;
	text-align: center;
	white-space: nowrap;
}

#cal-mini td.na-other, #cal-big td.na-other  { 
	color: #ffffff; 
	background-color: #d27864; 
	text-align: center;
	white-space: nowrap;
}

#cal-mini td.request, #cal-big td.request  { 
	color: #ffffff; 
	background-color: #601064; 
	text-align: center;
	white-space: nowrap;
}

#cal-mini td.request-other, #cal-big td.request-other  { 
	color: #ffffff; 
	background-color: #a454c8; 
	text-align: center;
	white-space: nowrap;
}

#cal-mini td.request-self, #cal-big td.request-self  { 
	color: #ffffff; 
	background-color: #a454c8; 
	text-align: center;
	white-space: nowrap;
}

#cal-mini td.optreq, #cal-big td.optreq  { 
	background: url(img/corner_option.png) top left no-repeat;
}

#cal-mini td.optreqsel, #cal-big td.optreqsel  { 
	background: url(img/corner_option_selected.png) top left no-repeat;
}

#cal-mini td.noself, #cal-big td.noself  { 
}

table#legend {
	margin: 10px 0 0 0;
	padding: 0;
	width: auto;
	height: 1px;
	line-height: 1.0;
}

table#legend-small {
	margin: 0 0 8px 0;
	padding: 0;
	width: auto;
	height: 1px;
	line-height: 1.0;
}

table#legend td {
	margin: 0;
	padding: 0px 25px 0px 2px;
	background-color: transparent;
	color: #404040;
	height: 1px;
}

table#legend-small td {
	margin: 0;
	padding: 0 5px 0 2px;
	background-color: transparent;
	color: #404040;
	height: 1px !important;
	text-align: left;
}

table#legend .small, table#legend-small .small {
	padding: 0 0 0 8px;
	width: 1px;
	height: 1px;
}

/**************** Animatics Section ****************/
#portfolio .animatics .xl-box-light {
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #C4C0A4;
}

#portfolio .animatics img {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #000;
}

#portfolio .animatics .xl-box-light p {
	margin-left: 150px;
	position: relative;
}

#portfolio .animatics-gallery .l-box {
	padding: 20px 23px;
	width: 323px;
	height: 329px;
}

#portfolio .animatics-gallery #flash-player {
	margin-bottom: 15px;
	width: 322px;
	height: 258px;
	background-color: #000;
	color: #FFCD23
}

#portfolio .animatics-gallery #flash-player p {
	padding: 50px 20px;
	font-size: 120%;
	text-align: center;
}

/**************** FAQ Section ****************/
.faq h1 {
	margin-bottom: 8px;
	clear: right;
}

.faq p {
	margin-bottom: 20px;
}

.faq img {
	border: 1px solid #000;
	margin: 0 0 15px 15px;
	float: right;
}

/**************** Profil Section ****************/
#profil #content h1 {
	margin-bottom: 8px;
	clear: right;
}

#profil #content.kunden p {
	margin-bottom: 15px;
}

#profil #content.kompetenz p {
	margin-bottom: 20px;
}

/**************** Breadcrumb ****************/
#breadcrumb {
	margin: 16px 0 0 176px;
	padding-left: 58px;
	float: left;
	display: inline;
	font-size: 9px;
	height: 36px;
}

#breadcrumb li {
	float: left;
	margin-right: 3px;
}

#breadcrumb li a {
	color: #000;
	text-decoration: none;
}

#breadcrumb li a:hover {
	color: #404040;
	text-decoration: none;
}

 /**************** Section Icon ****************/
#home #breadcrumb {
	background: url(img/icon_home.gif) top left no-repeat;
}

#portfolio #breadcrumb {
	background: url(img/icon_portfolio.gif) top left no-repeat;
}

#profil #breadcrumb {
	background: url(img/icon_profil.gif) top left no-repeat;
}

#jobs #breadcrumb {
	background: url(img/icon_jobs.gif) top left no-repeat;
}

#kontakt #breadcrumb {
	background: url(img/icon_kontakt.gif) top left no-repeat;
}

 /**************** Navi ****************/
#navi {
	width: 150px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#navi li {
	border-top: 1px solid #646464;
	background: url(img/bg_navi.gif) top left no-repeat;
}

#navi a {
	margin-left: 10px;
	width: 131px;
	display: block;
	color: #000;
	text-decoration: none;
	height: 15px;
}

#navi a:hover {
	background: url(img/arrow_navi_light.gif) 100% 3px no-repeat;
}

/**************** current ****************/
#home #navi #n-home {
	background: url(img/bg_navi_home.gif) top left no-repeat;
}

#profil #navi #n-profil {
	background: url(img/bg_navi_profil.gif) top left no-repeat;
}

#portfolio #navi #n-port {
	background: url(img/bg_navi_port.gif) top left no-repeat;
}

#jobs #navi #n-jobs {
	background: url(img/bg_navi_jobs.gif) top left no-repeat;
}

#navi a.current {
	color: #FFCD23;
}

#navi a:hover.current {
	background: none;
}

#navi a.currentPortfolio {
	color: #FF8400;
}

#navi a:hover.currentPortfolio {
	background: url(img/arrow_navi_e.gif) 100% 50% no-repeat;
}

#navi a.currentProfile {
	color: #82C8E6;
}

#navi a:hover.currentProfile {
	background: url(img/arrow_navi_e.gif) 100% 50% no-repeat;
}

#navi a.currentJobs {
	color: #F0B432;
}

#navi a:hover.currentJobs {
	background: url(img/arrow_navi_e.gif) 100% 50% no-repeat;
}

/**************** Navi Sub ****************/
#navi ul {
	width: 150px;
	color: #7C6410;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-align: right;
}

#navi ul li {
	border-top: none;
	background: none;
}

#navi ul a {
	width: 120px;
	margin-right: 10px;
	padding-right: 11px;
	color: #7C6410;
}

#navi ul a:hover {
	background: url(img/arrow_navi.gif) 100% 50% no-repeat;
}

/**************** Suche ****************/
/*#suche label {
	margin: 17px 20px 0 0;
	display: block;
}

#suche input {
	width: 105px;
	margin-right: 20px;
}
*/
/**************** Kunden Login ****************/

#kunden-login {
	margin-top: 17px;
}

#kunden-login form {
	text-align: left;
	margin-left: 20px;
}

#kunden-login strong {
	margin-right: 20px;
	color: #000000;
}

#kunden-login label {
	margin: 5px 20px 0 0;
	display: block;
}

#kunden-login input {
	width: 105px;
	margin: 0 20px 5px 0;
}

#aktuelle-projekte {
	padding: 10px 0;
}

#aktuelle-projekte strong {
	margin-bottom: 5px;
	border-bottom: 1px solid #B4B4A4;
}

/**************** Extra Classes ****************/
.corner {
	position: absolute;
	right: 19px;
	bottom: 18px;
}

.txt-right {
	margin: 0;
	padding: 0;
	text-align: right;
}

.date {
	margin: 0;
	padding: 0;
	color: #888;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
}

.icon-yes {
	padding-right: 15px;
	background: url(img/icon_yes.gif) 100% 50% no-repeat;
}

.icon-no {
	padding-right: 15px;
	background: url(img/icon_no.gif) 100% 50% no-repeat;
}

.icon-pdf {
	padding-right: 15px;
	background: url(img/icon_pdf.gif) 100% 50% no-repeat;
	height: 13px;
}

.icon-rating {
	padding-left: 15px;
	background: url(img/icon_rating.gif) 0 50% no-repeat;
	height: 13px;
}

.icon-buchen {
	padding-left: 15px;
	background: url(img/icon_buchen.gif) 0 50% no-repeat;
	height: 13px;
	font-weight: bold;
}

.icon-senden {
	padding-left: 15px;
	background: url(img/icon_senden.gif) 0 50% no-repeat;
	height: 13px;
	font-weight: bold;
}

.icon-pool {
	padding-left: 15px;
	background: url(img/icon_pool.gif) 0 50% no-repeat;
	height: 13px;
	font-weight: bold;
}

.icon-zoom {
	margin-left: 110px;
	padding-right: 15px;
	background: url(img/icon_zoom.gif) 100% 50% no-repeat;
	height: 13px;
	font-weight:	normal;
}

.button {
	padding: 2px;
	margin: 0;
	width: auto;
	border: none;
	background: none;
	color: #7C6410;
	font-weight: bold;
	text-align: right;
}

.button:hover {
	cursor: pointer;
}

.loginbutton {
	padding: 2px;
	margin: 0;
	width: auto;
	border: none;
	background: none;
	color: #7C6410;
	font-weight: bold;
	text-align: right;
	background: url(img/login_arrow.gif) no-repeat;
}

.loginbutton:hover {
	cursor: pointer;
}

.linebreak {
	margin: 0;
	padding: 0 0 0 0px;
	clear: both;
	height: 0px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.cursorp {
	cursor: pointer;
}

.canceled {
}

