/*  
Theme Name: Crsytel Bluue
Description: Designed & developed by Oliver Förster 
Version:  2008-2010
Author: Oliver Förster @ msn-fun.de
*/

html{height: 100%;}
body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px;
	color: #333333;
	font-size:0.68em;
	text-align: left;
	background-color: #EDEDED;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

h1, h2, h3, h4, h5, h6, h7, h8, ul, ol, li, p, img {
  margin: 0;
  padding: 0;
}

.yelloy {
	color: #000099
}

a:hover{
	color: #999999;
}

.Stil2 {
	color: #FF0000
}
.Stil3 {font-size: 8px;color: #FFFFFF
}

.red9 {font-size: 9px; color: #FF0000;
}
.red9, a:hover{
	color: #666666;
}

.Stil11 {font-size: 1em}
.bluesmall {color: #0075A4}

a {
	color: #2298BA;
	text-decoration: none;
	
}

#holder {
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#holder h1#logo {
	position: absolute;
	top: -47px;
	text-align: left;
	left: 370px;
	right: 500px;
	width: 160px;
	height: 107px;
	background:url("images/h1_bg.gif") no-repeat 0px 0px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#holder h2#logo {
	position: absolute;
	top: -47px;
	text-align: left;
	left: 370px;
	right: 500px;
	width: 160px;
	height: 107px;
	background:url("images/h1_bg.gif") no-repeat 0px 0px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#container {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}


/* ##################################################################################### Logo ## */
#logo {
	width: 940px;
	height: 103px;
	margin-right: auto;
	margin-left: auto;
}
#logo img { border: none; }	
.logo-01 { width: 800px; height: 103px; background: #333333 url("images/logo2.jpg") no-repeat right; }
.logo-02 { width: 800px; height: 103px; background: #333333 url("images/logo2.jpg") repeat-x top right;}

#logonav {
	width: 940px;
	height: 20px;
	top: -10px;
	text-align: right;
	right: 40px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 0px;
	
}

#logo #banner {
	position: absolute;
	top: -10px;
	text-align: left;
	right: 280px;
	width: 440px;
	height: 66px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 20px;
}
/* ##################################################################################### Navigation Menue ## */
#menu li a 
{
	display: block;
	float: left;
	height:26px;
	text-decoration: none;
	padding: 6px 15px 0px 19px;
	border-right: 2px solid;
	font-weight: bold;
	background: #40403E;
	color: #CCCCCC;
	border-color: #2C2C2A;
	background: url("images/nav_tab_bg.jpg");
} 

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{
	background: #82974B;
	color: #EEE;
	border-color: #333333;
	background:transparent url("images/nav_tab_bg.jpg") no-repeat scroll left top;
	background-position: 0 -34px;
} 

/* navigation menu */
#menu
{
	height: 40px;
	width: 940px;
	background: url("images/nav_bg.jpg");
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}


/* ##################################################################################### Sitebar  ## */

#sitebar {
	background-color: #FFFFFF;
	float: left;
	width: 240px;
	margin-left: 3px;
}

#sitebar #navhold {
	height: 255px;
}

#sitebar ul{
	list-style: none;
	width: 242px;
	height: 250px;
	background:url("images/nav_bg.gif") no-repeat 0px 0px;
}

#sitebar ul li{
	padding: 10px 25px 3px 30px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 10px 35px 30px;
}


#sitebar ul li ul li a{
  color: #686868;
  font-size: 0.66em;
  font-weight: normal;
  background: url("images/li_icon.gif") no-repeat 0px 3px;
  padding: 20px 0 0 20px;
}

#sitebar ul li ul li a:hover{
  color: #FF9933;
  background: url("images/li_icon_on.gif") no-repeat -1px 2px;
}

#sitebar ul li ul li a.active{
	color: #FF9900;
	background: url("images/li_icon_on.gif") no-repeat -1px 2px;
}

#sitebar  ul li a{
	background:url("images/g-buddy.png") no-repeat 0px 3px;
	text-decoration: none;
	color: #006600;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0 0 0 16px;
}

#sitebar ul li a.active {
  background: url("images/g-buddy.png") no-repeat 2px 2px;
}

#sitebar ul li a:hover{
	background-color: #97CAB2;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 20px 13px;
	color: #FFFFFF;
	top: 20px;
}

#sitebar  #newsticker {
	width: 210px;
	height: 55px;
	color: #FFCC00;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(images/box_sms.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sitebar  #Second{
	background:url("images/smiley-box.jpg") no-repeat 0px 0px;
	width: 210px;
	height: 165px;
	color: #FF6600;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 33px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 33px;
}
#sitebar  #Second a{
	color: #FF6600;
	text-decoration: none;
}
#sitebar  #Second a:hover{
	color: #666666;
}

#sitebar  #Third{
	background:url("images/box-download.jpg") no-repeat 0px 0px;
	width: 210px;
	height: 170px;
	color: #FF6903;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 33px;
}
#sitebar  #Third a{
	color: #666666;
	text-decoration: none;
}
#sitebar  #Third a:hover{
	color: #000000;
}

#sitebar  #Partner{
	background:url("images/box-partner.jpg") no-repeat 0px 0px;
	width: 210px;
	height: 230px;
	color: #1F87A9;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
}
#sitebar  #Partner a:hover{
  color: #FFFFFF;
}


#sitebar  #Partner a{
	color: #0066CC;
	text-decoration: none;
}

#sitebar  #newsletter {
	background:url("images/box-newsletter1.jpg") no-repeat 0px 0px;
	width: 230px;
	height: 95px;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 16px;
}

#sitebar  #newsletter address{
	font-style: normal;
	font-size: 0.7em;
	margin: 0;
	padding: 0 0 6px 0;
}

#sitebar  p#webseason{
  text-align: left;
  padding: 60px 0 0 0;
}

#sitebar  p#webseason img{
  border: 0;
  padding: 0 0 0 45px;
}

#sitebar #right {
  float: right;
  width: 485px;
  padding: 0 0 0 0;
}

#sitebar #right a{
	color: #0075A4;
	text-decoration: none;
}

#sitebar #right a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#sitebar_small{
	background-color: #FFFFFF;
	float: right;
	width: 145px;
	margin-left: 5px;
}

#sitebar_small  #Werbung{
	background:url("images/werbung_sky.jpg") no-repeat 0px 0px;
	width: 145px;
	height: 610px;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sitebar_small  #Werbung a:hover{
  color: #FFFFFF;
}


#sitebar_small  #Werbung a{
	color: #FF0000;
	text-decoration: none;
}

#sitebar_small  #Hilfe{
	width: 143px;
	height: 250px;
	color: #333;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(images/emoticonIcon_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sitebar_small  #Hilfe a:hover{
	color: #FC0;
}


#sitebar_small  #Hilfe a{
	color: #F60;
	text-decoration: none;
}

#sitebar_small  #Smiley{
	width: 145px;
	height: 290px;
	color: #333;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/emoticonIcon_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sitebar_small  #Smiley a:hover{
	color: #FC0;
}


#sitebar_small  #Smiley a{
	color: #F60;
	text-decoration: none;
}


/* ##################################################################################### Content - Inhalt  ## */

#content {
	background-color: #FFFFFF;
	position: inherit;
	float: right;
	width: 535px;
	margin-right: 5px;
}

#contentgross {
	background-color: #FFFFFF;
	position: inherit;
	float: right;
	width: 690px;
	margin-right: 5px;
}

#contentgross h1{
	font-size: 1em;
	color: #FFFFFF;
	background-image: url(images/h1_icon.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 10px;
}

#contentgross h2{
	font-size: 1.2em;
	padding: 5px 10px 20px 23px;
	color: #2A9570;
	background:url("images/g-buddy.png") no-repeat 0px 6px;
	text-decoration: underline;
}

#contentnicks h2{
	font-size: 1.1em;
	padding: 5px 10px 15px 13px;
	color: #2A9570;
	background:url("images/nicks.png") no-repeat 0px 6px;
}

#contentgross h3{
  font-size: 0.9em;
  padding: 5px 0 5px 13px;
	color: #686868;
}

#content h1{
	font-size: 1em;
	color: #FFFFFF;
	background-image: url(images/h1_icon.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 10px;
}

#content h2{
	font-size: 1.2em;
	padding: 5px 20px 20px 23px;
	color: #2A9570;
	background:url("images/g-buddy.png") no-repeat 0px 6px;
}

#content h3{
	font-size: 0.9em;
	padding: 5px 0 5px 13px;
	color: #686868;
}

#farbe_nicks {
	border:0px
}

/* Footer */

#footer {
	clear: both;
	width: 940px;
	height: 90px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	background-image: url(images/footer.gif);
}
.rightpartner {
	float: right;
}
.leftpartner {
	clear: both;
	float: left;
}


#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #0066CC;
}


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

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

.Bild_Rahmen {
	border:1px solid #c3ab8d;
  padding: 2px;
}

.Bild_Rahmen_links {
	border:1px solid #c3ab8d;
	float:left;
  padding: 2px;
	margin: 0 10px 10px 0px;
  background-color: #ffffff;
}

.Bild_Rahmen_rechts {
	border:1px solid #c3ab8d;
	float:right;
  padding: 2px;
	margin: 0 0px 0px 10px;	
}

.radio {
  padding: 0;
  margin: 0px 0 0 0;
  float: left;
}

html>body .radio {
	padding: 20px;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

.labels {
  display: block;
}

.input {
	font-size: 0.9em;
	width: 400px;
	padding: 2px 0 2px 2px;
	margin: 0 10 0 0;
	color: #686868;
	border: 1px solid #9ac6e8;
}

#skins {
	font-size: 0.9em;
	background-color: #CCC;
	width: 500px;
	padding: 2px 0 2px 2px;
	margin: 0 10 0 0;
	color: #000;
}
.skins_beschreibung {
	font-size: 0.9em;
	background-color: #CCC;
	float: right;
	width: 350px;
	padding: 2px 0 2px 2px;
	margin: 0 10 0 0;
	color: #000;
	border: 1px solid #fff;
}

form {
  margin: 0;
  padding: 0;
}

.areas {
	width: 450px;
	height: 60px;
	font-size: 1em;
	padding: 2px;
	color: #686868;
	border: 1px solid #9ac6e8;
	font-family:  Verdana, Tahoma, Helvetica, sans-serif;
	margin-top: 5;
	margin-right: 10px;
	margin-bottom: 5;
	margin-left: 10px;
}

/*--------Spicial CSS by tattoeman -----------*/
.infos {
	background-color: #5CB9E0;
	color: #000000;
	border: 1px solid #91E3FF;
	text-transform: inherit;
}

.infos a{
	color: #000;
	text-decoration: none;
}

 .buttom {
	 background: url("buttom.png") repeat-x center;
	 font-size: 14px;
	 font-weight: bold;
	 padding: 5px;
	 color: #666;
	 border:1px solid #ddd;
	 font-family : "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
 }

.wichtig {
	color: #990000;
	background-color: #FFF0F0;
	padding: 6px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.wichtig h2 {
	color: #990000;
	background: inherit;
}

.tip {
	color: #000;
	background-color: #93DBF3;
	padding: 6px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #09C;
}

.tip h3 {
	color: #FFF;
}

.tip a {
	color: #FFF;
	background: inherit;
}

.special {
	background-color: #5CB9E0;
	color: #000000;
	border: 1px solid #91E3FF;
	text-transform: inherit;
}

.special a{
	color: #FFFFFF;
	text-decoration: none;
}

.feat_prod_box_details{
padding:10px 0 10px 0;
margin:0 20px 10px 0;
clear:both;
}
.prod_img{
float:left;
padding:0 5px 0 0;
text-align:center;
}
.prod_det_box{
width:295px;
float:left;
padding:0 0 0 25px;
position:relative;
}
.box_top{
width:100px;
height:9px;
background:url(images/box_top.gif) no-repeat center bottom;
}
.box_center{
width:100px;
height:auto;
background:url(images/box_center.gif) repeat-y center;
}
.box_bottom{
width:100px;
height:9px;
background:url(images/box_bottom.gif) no-repeat center top;
}

.new_prod_box{
float:left;
text-align:center;
padding:10px;
}
.new_prod_box a{
padding:5px 0 5px 0;
color:#b5b5b6;
text-decoration:none;
display:block;
}
.new_prod_bg{
width:132px;
height:119px;
text-align:center;
background:url(images/new_prod_box.gif) no-repeat center;
position:relative;
}
.new_icon{
position:absolute;
top:0px;
right:0px;
z-index:200;
}
.special_icon{
position:absolute;
top:0px;
_top:6px;
right:2px;
z-index:250;
}
img.thumb{
padding:10px 0 0 0;
}

.textbox {
	display: block;
	width:90%;
	padding:3px;
	border: 1px solid #D2E3F3;
	background: #EEF4FB;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 30px;
}
label {	display: block; margin:3px; padding: 5px;}
.button {
	display: block;
	padding:0px;
	margin:3px;
	border: 2px solid #C8E9F7;
	color:#000000;
	background: #EEF4FB;
}
.textbox:hover {
	background:#FFFFCC;
}
.textbox:focus {background:#ffffff;}
.hide {display:none;}

.textfield {
	display: block;
	width:60%;
	padding:3px;
	border: 1px solid #D2E3F3;
	background: #EEF4FB;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 30px;
}
label {	display: block; margin:3px; padding: 5px;}
.button {
	display: block;
	padding:0px;
	margin:3px;
	border: 2px solid #C8E9F7;
	color:#000000;
	background: #EEF4FB;
}
.textfield:hover {
	background:#FFFFCC;
}
.textfield:focus {background:#ffffff;}
.hide {display:none;}

