@import url('basis.css');
@import url('container.css');
@import url('navigation.css');
@import url('form.css');

#HeaderBox #newsLink{
	padding-right:5px;
	text-decoration:underline;
}

.newsListNewerNews{
	float:left;
}
.newsListOlderNews{
	float:right;
}
.newsListItemTitle {
	font-weight:bold;
}
.newsListItemTitle, .newsItemTitle{
	margin-left:5px;
}
.newsButtonBox{
	position:relative;
	top:-32px;
	left:-413px;
}
.newsButtonBox div:hover{
	margin:0;
}
.newsButtonBox div{
	background-color:white;
	margin:0;
}
.newsListItemAbstract{
	padding-bottom:5px;
}
.newsListeItemDate{
	/*float:right;*/
	margin-left:5px;
	margin-bottom:5px;
}
.newsItemDate{
	float:right;
}
.newsItemAbstract{
	font-weight:bold;
}

#socialBookmarkContent{
	background-color:#FCFCFC;
	background-image:url(img/bg_fade_grey.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	position:absolute;
	z-index:5;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding:5px;
	width:250px;
	float:none;
	left:0px;
}
#socialBookmarkContent a{
	position:relative;
	top:-5px;
}

#bookmark{
	position:relative;
	z-index:5;
	left:4px;
	padding-right:30px;
}
#recommend{
	margin-right:20px;
}
#recommend img{
}

img, img a {border-style:none}


#endTextSpacer{
	padding-top:5px;
}

ul.button li {
	position:relative;
	top:10px;
	width: 130px;
	margin-top: 10px;
	cursor: pointer;
	border: 2px solid orange;
	color: orange;
	background-color: white;
}
ul.button li:hover {
	width: 130px;
	cursor: pointer;
	border: 2px solid orange;
	color: orange;	
	white-space: nowrap;
}
ul.button{
  margin-bottom: -37px;

}

ul {
  /*list-style-type: none;*/
  margin-bottom: 10px;
}

/*
li {

  background: url(img/arrow.gif) no-repeat 0 3px;

  padding: 0 0 2px 8px;
  margin: 0 0 2px -16px;
  
  margin: 0 0 10px -5px;
}*/

#cellLeft li {
	padding: 0 0 2px 8px;
	margin: 0 0 2px -16px;
	background: none;
}

#newsListItem li {
	background: url(img/arrow.gif) no-repeat 0 3px;
	padding:  0 0 2px 19px;
	margin:  0 0 10px -54px;
}

hr {
  border: 0px;
  border-top: 1px solid #CCC;
  border-bottom: 0px;
  /*height: 1px;*/
  margin-top: 5px;
  margin-bottom: 5px;
}
#ExportBox .mainmargin {
	padding-top: 4px;
} 

.tool-tip {
/*	width: 139px; */
	z-index: 13000;
	background-color:#FCFCFC;
}
.introGroup{
	padding-bottom:10px;
	clear:both;
}

.crateArrow{
	position:relative;
	top:3px;
}
/*
.introIconText a{
	color:#7C7C7C;
}
	*/

/*new IWT*/

ul.iwt {
	margin: 0;
	margin-top: 25px;
	padding: 0;
	list-style: none;
	background-color:green;
	width:950px;
}
li.iwt_center {
	width:950px;

}
li.iwt_center .iwt_motherbox{
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
li.iwt {
	list-style: none;
	float: left;
	margin: 0 0 0 0;
}
div.iwt_motherbox {
	height: 155px;
	width: 194px;
	margin: 0 25px 0 0;
	border: 1px solid #CCCCCC;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image:url(/template/default/img/bg_fade_grey.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}

div.iwt_motherbox:hover {
	background-color: #EBEBEB;
	background-image: none;
}

div.iwt_icon{
	height: 72px;
	width: 70px;
	margin: -11px 0 0 141px;
	overflow: visible;
}

div.iwt_icon-inquiry {
	background-image: url(/template/default/img/inquiry.png);
}
div.iwt_icon-options {
	background-image: url(/template/default/img/options.png);
}
div.iwt_icon-vote {
	background-image: url(/template/default/img/vote.png);
}
div.iwt_icon-todo {
	background-image: url(/template/default/img/todo.png);
}
div.iwt_icon-tippspiel {
	background-image: url(/template/default/img/intro_tippspiel_sel.gif);
	background-position:top right; 
	background-repeat:no-repeat;
}

div.iwt_function {
	height: 130px;
	width: 195px;
	background-color: transparent;
}
div.iwt_description {
	height: 70px;
	width: 120px;
	margin: 28px 13px 5px 15px;
	float: left;
	background-color: transparent;
}
a.iwt_button:link, a.iwt_button:visited  {
	height: 25px;
	width: 165px;
	margin: 0 15px 5px 15px;
	padding: 6px 0 2px 0;
	background-image: url(/template/default/img/button_off.png);
	background-position:center top;
	background-repeat:repeat-x;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

a.iwt_button:hover {
	background-image: url(/template/default/img/button_on.png);
}
div.iwt_example {
	text-align: center;
	text-decoration: underline;
	font-size: 11px;
	margin: 5px 15px 0 15px;
}

a.iwt_example:link, a.iwt_example:visited {
	color: #AFAFAF;
}
a.iwt_example:hover {
	color: #7C7C7C;
	text-decoration: underline;
}
#introFeatures ol{
	list-style:none;
	/*font-weight:bold;*/
	padding-left:0px;
	margin-top:0px;
}
#introFeatures ol li{
	background-image:url(/template/default/img/arrowNext.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:5px;
}
#socialBookmarkContent table{
	text-align:left;
}



#ContentBoxLeft{
	width:430px;
	padding-left:20px;
	margin-top: -5px;
}
#ContentBoxRight{
	width:216px;
}
#introNewsBlog{
	float:right;
}
#introNewsBlogContent{
	width:212px;
	float:right;
	margin-left:5px;
}
#introNewsBlogContent ul{
	list-style-type:none;
	margin-left:0;
	padding-left:5px;
}

#introNewsBlogShowAll{
	float:right;
	position:relative;
	top:17px;
}

#ContentBoxLeft span:hover{
	color:#7C7C7C;
}
