body {
background-color: #101010;
font-size: 12px;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#e0e0e0;
padding:0px;
margin:0px;
}

a {color: #fff; cursor:pointer; text-decoration: none;}
a:visited {color:#fff; }
a:hover {color: #fff; text-decoration: underline;}
a:active { color:#fff;}

h1 {
font-size: 30px;
padding:2px 0px 0px 0px;
margin:0px;
color: #8e8e83;
}

h2 {
font-size:12px;
font-weight: normal;
margin:0px;
color: #53534c;
}

.indent {
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
}

.indent20 {
  padding-left: 20px;
  padding-right: 10px;
  text-align: justify;
}

.indent80 {
  padding-left: 83px;
  padding-right: 10px;
  text-align: justify;
}

.right_head{
   font-size: 18px;
   color: #8e8e83;
}

.imageText {
  display:none;
}

.text14 {
  font-size: 14px;
}

a.art_link {
font-size:18px;
font-weight: normal;
margin:0px;
color: #8e8e83;
text-decoration: none;
}

a.art_link:hover {
font-size:18px;
font-weight: normal;
margin:0px;
color: #8e8e83;
text-decoration: underline;
}

a.art_link:visited {
font-size:18px;
font-weight: normal;
margin:0px;
color: #8e8e83;
}

a.hoverlink {
  float:right;
  font-size: 16px;
  background:url(img/bullet_off.gif) no-repeat 12px 9px;
	padding:0px 0px 0px 25px;
  font-weight:bold;
	text-decoration: none;
	color: #fff;
	line-height:1.1;
}

a.hoverlink:hover {
	background:url(img/bullet_on.gif) no-repeat 12px 9px;
	padding:0px 0 0px 25px;
	color:#74cff9;
}

a.hoverlink span {
	padding:0px 0 0px 25px;
	color:#696664;
  font-size: 12px;
  font-weight: normal;
}

a.hoverlink:hover span {
	color:#e2e210;
}

h4 {
font-size:12px;
font-weight: normal;
margin:0px;
color: #53534c;
}

h3 {
font-size:16px;
font-weight: normal;
margin:0px;
color: #8e8e83;
}

h5 {
font-size:18px;
font-weight: normal;
margin:0px;
color: #8e8e83;
}

a.linkfarbe {
  color: #bbbaba;
  text-decoration: none;
}

a:hover.linkfarbe {
  text-decoration: underline;
}

#container {
width: 1000px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #101010;
}

#banner {
background-color: #e1ddd9;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px; margin: 0px 0px;} 

#content {
background-color: #2a221f;
padding: 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content { 
min-height:520px;
height:expression(this.scrollHeight > 520 ? "auto":"600px"); 
}

#content_bg {
  background: url(img/bg_body.jpg) repeat-y;
}

/* Language-specific image-divs */

.bullet_heading_size {
  width: 575px;
}

#img_webdesign_box {
  background: url(img/webdesign_box.jpg) no-repeat;
  width: 193px;
  height: 202px;
  margin: 0;
  float:left;
  padding-right: 4px;
}

#img_webdesign_box span {
  display:none;
}


#img_webdesign_10_reas {
  background: url(img/webdesign_10_reas.jpg) no-repeat;
  width: 183px;
  height: 189px;
  margin: 0;
  float:left;
  padding-right: 4px;
}

#img_webdesign_10_reas span {
  display:none;
}

#img_webdesign_konzeption {
  background: url(img/webdesign_konzeption.jpg) no-repeat;
  width: 139px;
  height: 110px;
  margin: 0;
  float:left;
  padding-right: 23px;
}

#img_webdesign_konzeption span {
  display:none;
}

#img_webdesign_promotion {
  background: url(img/webdesign_promotion.jpg) no-repeat;
  width: 139px;
  height: 141px;
  margin: 0;
  float:left;
  padding-right: 23px;
}

#img_webdesign_promotion span {
  display:none;
}

#img_webdesign_development {
  background: url(img/webdesign_development.jpg) no-repeat;
  width: 147px;
  height: 110px;
  margin: 0;
  float:left;
  padding-right: 15px;
}

#img_webdesign_development span {
  display:none;
}

#de_webdesign {
  background: url(img/de_webdesign.jpg) no-repeat;
  width: 1000px;
  height: 247px;
  margin: 0;
}

#de_webdesign span {
  display:none;
}

#int_webdesign {
  background: url(img/int_webdesign.jpg) no-repeat;
  width: 1000px;
  height: 247px;
  margin: 0;
}

#int_webdesign span {
  display:none;
}

#detail_header {
  background: url(img/detail_header.jpg) no-repeat;
  width: 237px;
  height: 54px;
  float:right;
  padding-top: 1em;
  margin: 0;
}

#detail_header span {
  font-size: 18px;
}

#de_newsletter {
  background: url(img/de_newsletter.png);
  width: 273px;
  height: 402px;
  float:right;
}

#de_newsletter span {
  display:none;
}

#int_newsletter {
  background: url(img/int_newsletter.png);
  width: 273px;
  height: 402px;
  float:right;
}

#int_newsletter span {
  display:none;
}

.news_entry {
  padding-top: 20px;
  padding-left: 70px;
}

.news_text {
  margin: 0;
  width: 493px;
  text-align: justify;
}

#news_header {
  padding-left: 10px;
  height: 87px;
  margin-top: 42px;
  background-color: #1c1715;
}

#de_about {
  background: url(img/de_about.png);
  width: 273px;
  height: 402px;
  float:right;
}

#de_about span {
  display:none;
}

#int_about {
  background: url(img/int_about.png);
  width: 273px;
  height: 402px;
  float:right;
}

#int_about span {
  display:none;
}

#int_banner_image {
  background: url(img/int_header.jpg);
  width: 1000px;
  height: 281px;
}

#int_banner_image span {
  display:none;
}

#de_banner_image {
  background: url(img/de_header.jpg);
  width: 1000px;
  height: 281px;
}

#de_banner_image span {
  display:none;
}

/* ---------- HauptNavigationselemente (CSS-Hover-Stuff) --------------- */
#nav_main {
}

#nav_main span {
	display: none;
}

#nav_main ul {
	position: relative;
	width: 1000px;
	height: 44px;
	background: url(img/nav_main.jpg) no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav_main li a{
	background: transparent;
	position: absolute;
	bottom: 0;
	text-decoration: none;
	height: 44px;
}

#nav_main li#bu1 a {
	width: 138px;
}

#nav_main li#bu2 a {
  width: 138px;
}

#nav_main li#bu3 a {
  width: 165px;
}

/* specific settings for IE6 required, check fix_ie6.css */

#nav_main li#bu1 a { left: 555px; background: url(img/nav_deutsch.gif) 0 0 no-repeat; }
#nav_main li#bu2 a { left: 693px; background: url(img/nav_int.gif) 0 0 no-repeat; }
#nav_main li#bu3 a { left: 831px; background: url(img/nav_rss.gif) 0 0 no-repeat; }
#nav_main li#bu1 a:hover, #nav_main li#bu2 a:hover, #nav_main li#bu3 a:hover { background-position: 0 -44px; }
#nav_main li#bu1 a.selected, #nav_main li#bu2 a.selected, #nav_main li#bu3 a.selected { background-position: 0 -44px; }

/* ---------- SubNavigationselemente (CSS-Hover-Stuff) --------------- */
#nav_sub {
}

#nav_sub span {
	display: none;
}

#nav_sub ul {
	position: relative;
	width: 982px;
	background: url(img/subnav_choices.jpg) no-repeat;
	height: 125px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav_sub li a{
	background: transparent;
	position: absolute;
	bottom: 0;
	text-decoration: none;
	height: 124px;
}

#nav_sub li#choices1 a {
	width: 339px;
}

#nav_sub li#choices2 a {
  width: 328px;
}

#nav_sub li#choices3 a {
  width: 316px;
}

/* specific settings for IE6 required, check fix_ie6.css */

#nav_sub li#choices1 a { left: 1px; background: url(img/subnav_digitalart.gif) 0 0 no-repeat; }
#nav_sub li#choices2 a { left: 339px; background: url(img/subnav_webdesign.gif) 0 0 no-repeat; }
#nav_sub li#choices3 a { left: 666px; background: url(img/subnav_photography.gif) 0 0 no-repeat; }
#nav_sub li#choices1 a:hover, #nav_sub li#choices2 a:hover, #nav_sub li#choices3 a:hover { background-position: 0 -124px; }

/* ---------- SubNavigationselemente_TEXT (CSS-Hover-Stuff) --------------- */
#nav_sub_text {
vertical-align: middle;
text-align: center;
color: #5c5a53;
}

#nav_sub_text span {
  color: #8e8e83;
  font-size: 18px;
}

#nav_sub_text ul {
	position: relative;
	width: 982px;
	height: 50px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav_sub_text li a{
	background: transparent;
	position: absolute;
	bottom: 0;
	text-decoration: none;
	height: 50px;
  color: #5c5a53;
}

#nav_sub_text li a:hover{
  color: #bbbaba;
}

#nav_sub_text li#mytext1 a {
	width: 339px;
}

#nav_sub_text li#mytext2 a {
  width: 328px;
}

#nav_sub_text li#mytext3 a {
  width: 316px;
}

/* adjusted values for IE6 UPDATE NECESSARY 
* html*#nav_sub_text li#mytext1 a, * html*#nav_sub_text li#mytext2 a, * html*#nav_sub_text li#mytext3 a, * html*#nav_sub_text li#mytext4 a, * html*#nav_sub_text li#eu a, * html*#nav_sub_text li#ger a { bottom: +75px; }
*/

#nav_sub_text li#mytext1 a { left: 1px; }
#nav_sub_text li#mytext2 a { left: 339px; }
#nav_sub_text li#mytext3 a { left: 666px; }

/* ---------- FooterNavigationselemente (CSS-Hover-Stuff) --------------- */
#pattern_footer {
  width: 100%;
  background: url(img/bg_footer_bags.jpg) repeat-x;
}

#nav_footer {
width: 1000px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

#nav_footer span {
	display: none;
}

#nav_footer ul {
  position: relative;
	width: 100%;
	background: url(img/int_footer_bags.jpg) no-repeat;
	height: 89px;
	list-style-type: none;
	margin: 0;
	padding: 0;

}

#nav_footer li a{
	background: transparent;
	position: absolute;
	bottom: 0;
	text-decoration: none;
	height: 89px;
}

#nav_footer li#foot1 a {
	width: 344px;
}

#nav_footer li#foot2 a {
  width: 290px;
}

#nav_footer li#foot3 a {
  width: 330px;
}

#nav_footer li#foot1 a { left: 30px; }
#nav_footer li#foot2 a { left: 349px; }
#nav_footer li#foot3 a { left: 650px; }

/* ------------ And we have finally rechaed the FOOTER --------------- */
#footer {
  margin: 0;
  background: url(img/footer.jpg) no-repeat;;
  height: 80px;
  padding: 30px 30px 0 30px;
  color: #c5c5c5;
  margin-bottom: 3em;
}

#footer a {
  color: #c5c5c5;
}

#footer a:hover {
  text-decoration: underline;
}

.footer_left {
  margin-top: 2em;
  font-size: 11px;
  width: 400px;
  float:left; 
}

.footer_right {
  margin-top: 2em;
  color: #c5c5c5;
  font-size: 11px;
  float: right;
  width: 230px;
  text-align: justify;
}

.alert {
	background: #221c19 url(img/alert.png) top center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
  padding: 5px 20px 5px 45px;
	border-top: 2px solid #392e2a;
	border-bottom: 2px solid #392e2a;
	}

a.detail_link {
  font-size: 18px;
  color: #8e8e83;
  background: #2a221f url(img/detail_header.jpg) left no-repeat;
  background-position: 7px;
	text-align: left;
  padding: 5px 20px 5px 35px;
  text-decoration: none;
}

/* ---------------ContactForm------------------ */

form#_contactForm {
background:	url(img/newsletter.png) center top no-repeat;
width:684px; 
height: 402px;
padding:0;
margin:0;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
font-size: 100%;	
}

form#_contactForm fieldset {
width:580px; 
display:block; 
border:0px dotted #000; 
margin-left: 42px; 
padding-top: 32px;
line-height:1.2em;
}

form#_contactForm fieldset#opt {
/*background:#ff6705;*/
}

form#_contactForm label {
clear:left; 
display:block; 
float:left; 
width:140px; 
text-align:right; 
padding-right:10px; 
color: #fff; 
margin-bottom:0.5em;
}

form#_contactForm input {
border:1px solid #003399; 
padding:0 2px;
margin-bottom:0.3em;
width: 409px;
}

form#_contactForm select {
width: 413px;
margin-bottom: 5px;
}

form#_contactForm textarea {
width:400px; 
height:auto;
border:1px solid #003399; 
padding:0.5em; 
overflow:auto; 
}

*html form#_contactForm textarea {
width:300x; 
}


form#_contactForm option {
background:#003399; 
color:#fff;
}

form#_contactForm optgroup {
background: #3caee5; 
color:#FFF; 
}

form#_contactForm optgroup option {
background:#FFF; 
color:#000;
}

form#_contactForm #button1 {
color:#FFF; 
font-weight: bold;
background: url(img/button_ok.gif);
display: inline;
border: none;
width:120px; 
height: 27px;
line-height: 24px;
text-align: center;
float:right;
margin-right: 30px;
}


form#_contactForm #button1:hover, form#_contactForm #button2:hover {
color:#eaeaea;
}

/* ---------------Newsletter------------------ */

form#newsletter {
background:	url(img/newsletter.png) center top no-repeat;
width:684px; 
height: 402px;
padding:0;
margin:0;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
font-size: 100%;	
}

form#newsletter fieldset {
width:580px; 
display:block; 
border:0px dotted #000; 
margin-left: 42px; 
padding-top: 32px;
line-height:1.2em;
}

form#newsletter fieldset#opt {
/*background:#ff6705;*/
}

form#newsletter label {
clear:left; 
display:block; 
float:left; 
width:140px; 
text-align:right; 
padding-right:10px; 
color: #fff; 
margin-bottom:0.5em;
}

form#newsletter input {
border:1px solid #003399; 
padding:0 2px;
margin-bottom:0.3em;
width: 409px;
}

form#newsletter select {
width: 413px;
margin-bottom: 5px;
}

form#newsletter textarea {
width:400px; 
height:auto;
border:1px solid #003399; 
padding:0.5em; 
overflow:auto; 
}

*html form#newsletter textarea {
width:300x; 
}


form#newsletter option {
background:#003399; 
color:#fff;
}

form#newsletter optgroup {
background: #3caee5; 
color:#FFF; 
}

form#newsletter optgroup option {
background:#FFF; 
color:#000;
}

form#newsletter #button1 {
color:#FFF; 
font-weight: bold;
background: url(img/button_ok.gif);
display: inline;
border: none;
width:120px; 
height: 27px;
line-height: 24px;
text-align: center;
float:right;
margin-right: 30px;
}


form#newsletter #button1:hover, form#newsletter #button2:hover {
color:#eaeaea;
}

.phone_info {
  display: none;
  color: #fff;
  padding: 100px;
  margin: 100px;
}

/* Cell-Stuff */
.cell_left {
padding-left: 0px;
margin:0 0 0px 0px;
float:left;
width:612px;
text-align: left;
}

#cell_right {
margin:0 0 0 53px;
padding-left: 2px;
float:left;
width:300px;
text-align: justify;
}

#cell_wallpaper {
margin:0 0 0 54px;
padding-left: 2px;
float:left;
width:300px;
text-align: justify;
}

.cell_services_text {
margin-top: -2.3em;
font-size: 14px;
padding-left: 20px;
float:left;
width:542px;
text-align: justify;
}

.cell_services_text_2 {
margin-top: -2.3em;
font-size: 14px;
float:left;
width:562px;
text-align: justify;
}

.cell_services_text_3 {
margin-top: -2.1em;
padding-left: 83px;
font-size: 14px;
float:left;
width:482px;
text-align: justify;
}

.cell_services_text_4 {
font-size: 14px;
float:left;
width:562px;
text-align: justify;
}

.cell_services_tags {
color: #53534c;
margin-top: -2.3em;
font-size: 14px;
padding-left: 20px;
float:left;
width:542px;
text-align: justify;
}

.cell_services_text_small {
margin-top: -2.3em;
font-size: 12px;
padding-left: 20px;
float:left;
width:542px;
text-align: justify;
}

.cell_count_left {
padding-left: 0px;
margin:0 0 10px 0px;
float:left;
width:250px;
text-align: justify;
}

.cell_count_right {
padding-left: 0;
float:left;
width: 325px;
}

#cell_context_left {
padding-right: 20px;
float:left;
width:165px;
}

#cell_context_right {
padding-right: 5px;
float:right;
width:130px;
}

.category_heading {
  padding-top: 30px;
  background: url(img/cat_bg.jpg) no-repeat;
  float:left;
  width: 633px;
  height: 107px;
}

.category_heading a {
  text-decoration: none;
}

.category_heading a:hover {
  text-decoration: none;
}

.category_heading a:hover span {
  text-decoration: none;
  color: #74cff9;
}

.category_heading span {
  width: 633px;
   padding-left: 20px;
   font-size: 24px;
   color: #8e8e83;
  text-decoration: none;
}

.category_heading em {
   font-style: normal;
   width: 633px;
   padding-left: 20px;
   font-size: 12px;
   color: #53534c;
}

.category_heading a:hover em {
  text-decoration: none;
  color: #e2e210;
}

.bullet_heading {
  padding-top: 16px;
  padding-left: 50px;
  line-height: 1.1;
  background: url(img/bullet_heading.jpg) no-repeat;
  float:left;
  width: 587px;
  height: 73px;
}

.bullet_heading a {
  text-decoration: none;
}

.bullet_heading a:hover {
  text-decoration: none;
}

.bullet_heading a:hover span {
  text-decoration: none;
  color: #74cff9;
}

.bullet_heading span {
  width: 633px;
   padding-left: 20px;
   font-size: 16px;
   color: #ecece8;
  text-decoration: none;
  font-weight: bold;
}

.bullet_heading em {
   font-style: normal;
   width: 633px;
   padding-left: 20px;
   font-size: 12px;
   color: #53534c;
}

.bullet_heading a:hover em {
  text-decoration: none;
  color: #e2e210;
}

.box_heading {
  padding-top: 28px;
  padding-left: 60px;
  line-height: 1.1;
  background: url(img/box_heading.jpg) no-repeat;
  float:left;
  width: 587px;
  height: 80px;
}

.box_heading a {
  text-decoration: none;
}

.box_heading a:hover {
  text-decoration: none;
}

.box_heading a:hover span {
  text-decoration: none;
  color: #74cff9;
}

.box_heading span {
  width: 633px;
  padding-left: 20px;
  font-size: 16px;
  color: #ecece8;
  text-decoration: none;
  font-weight: bold;
}

.box_heading em {
   font-style: normal;
   width: 633px;
   padding-left: 20px;
   font-size: 12px;
   color: #53534c;
}

.box_heading a:hover em {
  text-decoration: none;
  color: #e2e210;
}

/*  And now for the glorious and brand-new main-navigation-elements */

ul#nav {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	margin: 0;
	height: 118px;
	list-style-type: none;
	overflow: hidden;
}

body#portfolio ul#nav  { background: transparent url(img/int_NavSub.png) no-repeat 0 0; }
body#webdesign ul#nav { background: transparent url(img/int_NavSub.png) no-repeat 0 -118px; }
body#digital_art ul#nav  { background: transparent url(img/int_NavSub.png) no-repeat 0 -236px; }
body#photography ul#nav  { background: transparent url(img/int_NavSub.png) no-repeat 0 -354px; }

ul#nav li a {
	position: absolute;
	top: 0;
	width: 483px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 118px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:118px; /* IE5/Win */
	background: transparent url(img/int_NavSub.png) no-repeat;
}

body#portfolio li#por a 			{ background-position: 0 0; width: 129px; left: 517px; }
body#portfolio li#por a:hover		{ background-position: 0 0; }
body#portfolio li#web a 			{ background-position: -129px -472px; left: 646px; width: 110px; }
body#portfolio li#web a:hover		{ background-position: -129px 0px; }
body#portfolio li#dia a 			{ background-position: -239px -472px; left: 756px; width: 116px;}
body#portfolio li#dia a:hover		{ background-position: -239px 0; }
body#portfolio li#pho a 			{ background-position: -354px -472px; left: 871px; width: 125px;}
body#portfolio li#pho a:hover		{ background-position: -354px 0; }
body#portfolio li#ctc a 			{ background-position: -483px 0px; width: 517px; left: 0px;}

body#webdesign li#por a 			{ background-position: 0 -590px; width: 123px; left: 517px; }
body#webdesign li#por a:hover		{ background-position: 0 -118px; }
body#webdesign li#web a 			{ background-position: -123px -118px; left: 640px; width: 123px; }
body#webdesign li#web a:hover		{ background-position: -123px -118px; }
body#webdesign li#dia a 			{ background-position: -239px -590px; left: 756px; width: 116px;}
body#webdesign li#dia a:hover		{ background-position: -239px -118px; }
body#webdesign li#pho a 			{ background-position: -354px -590px; left: 871px; width: 129px;}
body#webdesign li#pho a:hover		{ background-position: -354px 0; }
body#webdesign li#ctc a 			{ background-position: -483px 0px; width: 517px; left: 0px;}

body#digital_art li#por a 			{ background-position: 0 -708px; width: 123px; left: 517px; }
body#digital_art li#por a:hover		{ background-position: 0 -236px; }
body#digital_art li#web a 			{ background-position: -123px -708px; left: 640px; width: 125px; }
body#digital_art li#web a:hover		{ background-position: -123px -236px; }
body#digital_art li#dia a 			{ background-position: -238px -236px; left: 756px; width: 116px;}
body#digital_art li#dia a:hover		{ background-position: -238px -236px; }
body#digital_art li#pho a 			{ background-position: -354px -708px; left: 871px; width: 129px;}
body#digital_art li#pho a:hover		{ background-position: -354px -236px; }
body#digital_art li#ctc a 			{ background-position: -483px 0px; width: 517px; left: 0px;}

body#photography li#por a 			{ background-position: 0 -826px; width: 123px; left: 517px; }
body#photography li#por a:hover		{ background-position: 0 -236px; }
body#photography li#web a 			{ background-position: -123px -826px; left: 640px; width: 125px; }
body#photography li#web a:hover		{ background-position: -123px -354px; }
body#photography li#dia a 			{ background-position: -235px -826px; left: 752px; }
body#photography li#dia a:hover		{ background-position: -235px -354px; }
body#photography li#pho a 			{ background-position: -354px -354px; left: 871px; }
body#photography li#pho a:hover		{ background-position: -354px -354px; }
body#photography li#ctc a 			{ background-position: -483px 0px; width: 517px; left: 0px;}

/*  Webdesign-Cells */

.webdesign_font {
  font-size: 18px;
}

#webdesign_left {
padding-top: 10px;
padding-left: 10px;
margin:0;
float:left;
width:305px;
text-align: justify;
padding-right: 10px;
}

#webdesign_middle {
text-align: justify;
padding-left: 15px;
padding-top: 10px;
float:left;
width:330px;
padding-right: 10px;
}

#webdesign_right {
text-align: justify;
padding-left: 15px;
padding-top: 10px;
float:left;
width:290px;
}

/* -------- Date-Badge-Stuff ----------- */
.newsDate {
	float:left;
	background:url(img/date.jpg) no-repeat;
	position:relative;
	width:50px;
	height:58px;
	margin:2px 0 0 -70px;
	color:#D9D9D9;
}
.newsMonth {
	top:0px;
	font-size:13px;
  position: absolute;
  padding-bottom: 10px;
}
.newsDay {
  position: relative;
  top:11px;
	font-size:24px;
}

/* ---------- HoverList ------------- */
#hoverlist{
  position: relative;
  float:right;
  width: 340px;
	padding-left: 0px;
}

#hoverlist ul {
	margin: 0; padding: 0; padding-right: 43px;
	list-style: none;
	line-height:1.1;
}

#hoverlist ul li {
	margin: 0; padding:0;
	font-size: 12px;
	font-weight: normal;
}

#hoverlist ul li a {
  font-weight:bold;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	color: #fff;
}

#hoverlist ul li a span {
visibility:hidden;
}

#hoverlist ul li a:hover span {
visibility:visible;
}

#hoverlist ul li a em {
	display:block;
	color:#696664;
	font-size:95%;
	font-style:normal;
	font-weight:normal;
}

#hoverlist ul li a:hover em {
	color:#e2e210;
}

#hoverlist ul li a:hover {
	color:#74cff9;
  background-color: #3b3a3a;
}

#hoverlist ul li a p {
	margin: 0; padding: 0;
}

/* ---------- HoverList_Related ------------- */
.hoverlist_related{
  position: relative;
  float:right;
  width: 340px;
	padding-left: 0px;
}

.hoverlist_related ul {
	margin: 0; padding: 0; padding-right: 43px;
	list-style: none;
	line-height:1.1;
}

.hoverlist_related ul a {
	background:url(img/bullet_off.gif) no-repeat 12px 7px;
	padding:4px 0 3px 25px;
  font-weight:bold;
	display: block;
	text-decoration: none;
	color: #fff;
}

.hoverlist_related ul a span {
visibility:hidden;
}

.hoverlist_related ul a:hover span {
visibility:visible;
}

.hoverlist_related ul a em {
	display:block;
	color:#696664;
	font-size:95%;
	font-style:normal;
	font-weight:normal;
}

.hoverlist_related ul a:hover em {
	color:#e2e210;
}

.hoverlist_related ul a:hover {
	background:url(img/bullet_on.gif) no-repeat 12px 7px;
	padding:4px 0 3px 25px;
	color:#74cff9;
  background-color: #3b3a3a;
}

.hoverlist_related ul a p {
	margin: 0; padding: 0;
}

/* ----------- RightNav-Elements ---------- */

#de_featured {
  background:url(img/de_featured.jpg) no-repeat;
  width: 341px;
  height: 84px;
  float:right;
}

#de_featured span {
  display:none;
}

#int_featured {
  background:url(img/int_featured.jpg) no-repeat;
  width: 341px;
  height: 84px;
  float:right;
}

#int_featured span {
  display:none;
}

#de_webdesign_featured {
  background:url(img/de_webdesign_feature.jpg) no-repeat;
  width: 341px;
  height: 84px;
  float:right;
}

#de_webdesign_featured span {
  display:none;
}

#de_wallpaper {
  background:url(img/de_wallpaper.jpg) no-repeat;
  width: 341px;
  height: 84px;
  float:right;
  margin-top: 30px;
}

#de_wallpaper span {
  display:none;
}

#int_wallpaper {
  background:url(img/int_wallpaper.jpg) no-repeat;
  width: 341px;
  height: 84px;
  float:right;
  margin-top: 30px;
}

#int_wallpaper span {
  display:none;
}


#cell_right_featured {
	line-height:0.5;
  margin-left: 2px;
}

.cell_right_featured_new {
  margin: 0;
}

.cell_right_hover {
  width: 340px;
  float:right;
  padding-bottom: 25px;
}

#de_cell_right_contact {
  background:url(img/de_right_contact.png) no-repeat;
  width: 120px;
  height: 77px;
  float:right;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 0px solid #eeecec;
}

.toggleborder:hover img{
border: 0px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}


/* ---- HoverBox ---- */

.hoverbox_top {
	background: url(img/hoverbox_top.png) no-repeat;width: 462px;height: 100px;text-decoration: none;
}

.hoverbox_url {
  float:right;
  padding-right: 65px;
}

.hoverbox_text {
  display:block;
  padding-right: 65px;
}

.hoverbox
{
  margin: 0;
  padding: 0;
	cursor: default;
	list-style: none;
	line-height: 1;
}

.hoverbox a
{
  cursor:pointer;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
  display: block;
	position: absolute;
	top: 0px;
	left: -430px;
	z-index: 2;
  padding-top: 10px;
  padding-left: 15px;
}

.hoverbox a .preview_top
{
	display: none;
}

.hoverbox a:hover .preview_top
{
	display: block;
	position: absolute;
	top: -11px;
	left: 0px;
	z-index: 1;
  padding-top: 20px;
  padding-left: 15px;
}

.hoverbox img
{
  border: 0px;
  background: url(img/transparent.gif);
	color: inherit;
	width: auto;
	height: auto;
}

.hoverbox em {
  font-size: 24px;
  color: #a7a79b;
  font-style: normal;
}

.hoverbox span {
  font-size: 12px;
  color: #707067;
}

.hoverbox li
{
	color: inherit;
	display: inline;
/*	float: left; */
	position: relative;
}

.hoverbox .preview
{
  background: url(img/hoverbox_middle.png) repeat-y;
	width: 462px;
	height: auto;
  text-decoration: none;
  margin-top: -70px;
}

.hoverbox .preview_top
{
  background: url(img/hoverbox_top.png) no-repeat;
  width: 462px;
  height: 100px;
  text-decoration: none;
}

.badge_hover {
  position:absolute;
  margin-top: -4px;
  left: -2px;
}

