Einzelnen Beitrag anzeigen
  #10 (permalink)  
Alt 19.05.2008, 00:12
ChOpSueY! ChOpSueY! ist offline
Erfahrener Benutzer
XHTMLforum-Mitglied
Thread-Ersteller
 
Registriert seit: 16.11.2007
Beiträge: 381
ChOpSueY! befindet sich auf einem aufstrebenden Ast
Standard

hm nein, also eine class item53 kann ich nicht finden. hier mal die drei css files:

Code:
/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html { height: 100%; margin-bottom: 0px;}
body{font-family: Arial, Helvetica, sans-serif;
	  line-height: 20px;
	  margin: 0px 0px 0px 0px;
	  color: #191919;}

body.default {font-size:12px;}
body.large {font-size:14px;}
body.smaller {font-size: 11px;}

#all{ background: url(../images/red/bg_top.gif) top left repeat-x;}
#wrap_narrow {
width: 760px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}
#wrap_wide {
width:960px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}
#wrap {
min-width:760px;
max-width:960px;
width: auto !important; /*IE6 hack*/
width:960px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}
#logo_search{ width: 100%; padding: 30px 0px 20px 0px;}
#logo{ float: left; width: 45%; text-align: left; padding: 0px 0px 0px 7px;}
#logo img{ margin: 0px; padding: 0px; border: 0px; vertical-align: top;}
#search{float: right; width: 18%;  }
#topmenu_icons{ width: 100%; height: 36px; background: #2F4D08;}
#icons{ float: left; width: 18%; padding-left: 20px; margin-top: 13px;}
#topmenu{ float: right; width: 75%;}
#baner{ width: 100%; margin: 1px 0px 1px 0px; height: 128px; overflow: hidden; position: relative; z-index:1;}
#baner img{ margin: 0px; padding: 0px; border: 0px; vertical-align: top;}
#baner_module{ width: 60%; position: absolute; z-index: 2; top:10px; left: 30%; bottom: 0px; right: 0px; padding: 0px 20px 20px 0px; overflow: hidden;}
#path_fonts{ width: 100%; border-top: 1px solid #fcddd0; border-bottom: 1px solid #fcddd0; padding: 12px 0px 12px 0px;}
#path{ float: left; width: 60%; color: #878888; padding-left: 7px;}
#path span{ color: #717070;}
#path img{ margin: 0px 5px 0px 5px; border: 0px;}
#fonts img { margin: 0px 10px 0px 0px; border: 0px; vertical-align: top; padding: 0px;}
#footer{ width: 100%; border-top: 3px solid #2F4D08; padding: 10px 0px 10px 0px;}
#xhtml_css{ float: left; width: 50%;}
#rss{ float: right; width: 50%; text-align: right;}
#contener{ width: 100%; padding: 15px 0px 15px 0px;}
#sidebar {float:left;width:16%; overflow:hidden; }
#content60 {float:left;width:66%;overflow:hidden;}
#content80 {float:left;width:80%;overflow:hidden;}
#content100 {float:left;width:100%;overflow:hidden;}
#sidebar-2 {float:left;width:18%; overflow:hidden;}
.inside {padding: 0px 15px 0px 15px;}

/*********************************************************************************************/
#topmenu_icons a:link, #topmenu_icons a:visited{ margin: 0px 3px 0px 0px;}
#rss a:link, #rss a:visited{ text-decoration:  none; font-weight: bold;}
#sidebar ul, #sidebar-2 ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul li
{	list-style: none;
	border-top: solid 1px #fcddd0;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 9px; line-height: 14px;
}
#sidebar-2 ul li
{	list-style: none;
	border-top: solid 0px #d7e7ec;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 9px; line-height: 14px;
}
#sidebar ul li a:link,#sidebar ul li  a:visited
{
	text-decoration: none;
		padding: 4px 0px 4px 0px;
        color: white;
	display:block;
	font-size:12px;
	font-weight:bold;
	background-color: #1B70E0;
	background-image: url(../images/default/icelink.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width:143px;
	text-indent:15px;
	border-bottom:1px solid white;
}
#sidebar-2 ul li a:link, #sidebar-2 ul li  a:visited
{
	display: block;
	padding: 4px 2px 4px 10px;
	text-decoration: none;
	background: url(../images/red/bg_alink.png) left no-repeat;
	color: #717070;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	line-height: 14px;
}
#sidebar ul li a:hover,#sidebar-2 ul li a:hover
{ text-decoration: none;
padding: 4px 0px 4px 0px;
	color: white;
	display:block;
	font-size:12px;
	font-weight:bold;
	background-color: #1B70E0;
	background-image: url(../images/default/icelink_hover.jpg);
	background-repeat: no-repeat;
	width:143px;
	text-indent:15px;
	border-bottom:1px solid white;}

#sidebar ul li ul, #sidebar-2 ul li ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul li ul li, #sidebar-2 ul li ul li
{	list-style: none;
	border-top: solid 0px #fcddd0;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 1px; line-height: 1.3em;
}
#sidebar ul li ul li a:link,#sidebar ul li ul li a:visited
{
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	background:none;
	color: #717070;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}
#sidebar-2 ul li ul li a:link,#sidebar ul li ul li a:visited
{
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	background:none;
	color: #717070;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

#sidebar-2 ul li ul li a:link,#sidebar ul li ul li a:active
{
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	background:none;
	color: #000;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}
#sidebar ul li ul li a:hover,#sidebar-2 ul li  ul li a:hover
{ text-decoration: underline;}


#search .inputbox{
	border-top: 1px solid #ca864d;
	border-left: 1px solid #ca864d;
	border-bottom: 0px;
	border-right: 0px;
	height: 17px;
	width: 165px;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #ffffff;
	background: url(../images/red/bg_inputbox.gif) top left repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	vertical-align: middle;}
#search .button {
	border: 0px;
	width: 22px;
	height: 22px;
	background: url(../images/red/bg_button.gif) left top no-repeat;
	color: #5C465F;
	font-size: 1px;
	font-weight: bold;
 	margin: 0px 0px 0px 5px;
	padding: 3px 0px 7px 0px;
	vertical-align: middle;}

#sidebar  form ul, #sidebar-2 form ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar form ul li, #sidebar-2 form ul li
{	list-style: none;
	border-top: solid 0px #d7e7ec;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 9px;
}
#sidebar form ul li a:link,#sidebar-2 form ul li a:link,#sidebar form ul li  a:visited, #sidebar-2 form ul li  a:visited
{
	display: block;
	padding: 4px 2px 4px 10px;
	text-decoration: none;
	background: url(../images/red/bg_alink.png) left no-repeat;
	color: #717070;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	line-height: 14px;
}
#sidebar form ul li a:hover,#sidebar-2 form ul li a:hover
{ text-decoration: underline;}
/*********************************************************************************************/




form {
  margin: 0;
  padding: 0;
}
/* height bug */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */
Code:
/* CSS Document */
table, td, ul, a, li, img, form, hr, dl, dt, dd, div, h3, h4, h2, h1  {margin:0px; padding:0px;}
h1{ font-size: 1.4em;} h2{ font-size: 1.2em;} h3{ font-size: 1em;} h4{ font-size: 0.9em;} h5{ font-size: 0.8em;} h6{ font-size: 0.7em;}
a:link, a:visited{ /*font-size: 12px;*/ color: #dd362f; font-weight: normal; text-decoration: none;}
a:hover{ text-decoration: none;}
div{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
ul{	margin: 0px; padding: 0px; list-style: square; }
li{	/*padding-left: 10px;*/ margin-left: 20px; text-align: left;}
p {text-indent: 0px; margin: 5px 0px 5px 0px; padding: 2px;}


a.pathway:link, a.pathway:visited{ /*font-size: 12px;*/ color: #e32929; font-weight: bold; text-decoration: none;}
a.pathway:hover{ text-decoration: underline;}


table.contentpaneopen {
  	width: 98%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;}
.contentpaneopen td img { margin: 5px; padding: 0px; border: 1px solid #555555;}
.contentpaneopen .buttonheading img{ border: 0px; margin: 0px 5px; padding: 0px;}
.contentpane {width:98%; text-align: justify;}
.contentpane .inputbox { display:block;}
table.contenttoc { margin: 10px; line-height: 15px; }
table.contenttoc td { padding: 2px;}
table.contenttoc th { text-align: center; padding: 2px 0px;}
a.toclink:link, a.toclink:visited{font-size: 0.9em; text-decoration: none; font-weight: normal; }
a.toclink:hover{ text-decoration: none;}

.componentheader, .componentheading,  .contentheading {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #e32929;
	text-indent: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 16px;
	text-align: left;}

table .poll {width:90%; text-align:left;}
table .poll-pink {width:90%; text-align:left;}
table .poll-green {width:90%; text-align:left;}
.poll thead {color: #e32929;}
.pollstableborder{ text-align:left; }
.pollstableborder td { padding: 2px; }

.inputbox{
	border: 1px solid #fcddd0;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #5c5d5d;
	background: #fef2ec;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 2px 4px;
	vertical-align: middle;}

.button {
	border: 0px;
	background: #2F4D08;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
 	margin: 5px 0px 3px 0px;
	padding: 3px;
	vertical-align: middle;}
.small {
line-height: 15px;
font-size: 0.9em;
color: #717070;
font-weight: normal;
padding: 0px 0px 0px 0px;}
.smalldark {
line-height:1.0;
text-align: left;
font-size: 0.8em;
color: #717070;
font-weight: normal;}
.createdate {
text-align: left;
line-height: 15px;
font-size: 0.9em;
color: #717070;
font-weight: normal;
padding: 0px 0px 10px 0px;}
.modifydate {
font-size: 0.9em;
line-height:1.0;
color: #717070;
padding: 3px 0px;
font-weight: normal;
text-align: right;}
div.mosimage {
  border: none;
  margin: 0px;
  padding: 0px;}
.mosimage{
  border: none;
  margin: 5px;
  padding: 0px;}
.mosimage_caption {
  font-size: 0.8em;
  background: none;
  margin: 0px;
  padding: 0px;
  color: #555555;
  border-top: none;}
 .blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 20px;}
.blog_more{
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;}

 .sectiontableheader {font-weight: bold; padding: 4px 0px;}
/* kolor rzedow w spisach i tabelach parzystych*/
.sectiontableentry1, .sectiontableentry1-pink, .sectiontableentry1-green {
	text-align: left;
	padding: 4px;
	background: none;}
/* kolor rzedow w spisach i tabelach nieparzystych */
.sectiontableentry2, .sectiontableentry2-pink, .sectiontableentry2-green {
	text-align: left;
	padding: 4px;
	background: none;}
.article_seperator { display:block; width:100%; height: 10px; background: none;}
.readon{}
a.readon:link, a.readon:visited{ background: url(../images/red/bg_readon.gif) left no-repeat; line-height: 20px; padding: 0px 0px 0px 15px; margin: 0px; text-decoration: none; font-size: 0.9em; color:#dd362f; font-weight: bold; text-align: right;}
a.readon:hover{ text-decoration: underline;}
div.back_button a:link, div.back_button a:visited{ font-size: 0.9em; padding: 2px 0px; margin: 3px; text-decoration: none;  font-weight: normal;}
.back_button{ padding: 5px;}
 .pagenav_prev a:link, .pagenav_prev a:visited{text-decoration: none; font-size: 0.9em;  font-weight: bold; color:#e32929;}
 .pagenav_next a:link, .pagenav_next a:visited{ text-decoration: none; font-size: 0.9em;  font-weight: bold; color:#e32929;}
 .pagenavbar a:link, .pagenavbar a:visited{text-decoration: none; font-size: 0.9em;  font-weight: bold; color:#e32929;}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3{
	background: none;
	color:#000;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding-left: 9px;}
div.moduletable, div.moduletable_menu, div.moduletable_text{ background: none; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; border: 1px solid #fcddd0;}
div.moduletable div, div.moduletable_text div{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable div div, div.moduletable_text div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable div div div, div.moduletable_text div div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable table{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable table div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable table form{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable form {margin: 10px 9px 10px 9px; padding: 0px;}
div.moduletable form table{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable form p{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable ul, div.moduletable_menu ul {margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable ul li, div.moduletable_menu ul li{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable p{ margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px; text-indent: 0px;}
div.moduletable div.syndicate {padding: 10px 0px 0px 0px; margin:0px}
div.moduletable div.syndicate div {margin: 0px; padding: 0px;}

div.moduletable_bgh3 h3, div.moduletable_menu_bgh3 h3, div.moduletable_menu_bgh3 h3{
	background: #fef2ec;
	color:#dd362f;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding-left: 9px;}
div.moduletable_bgh3, div.moduletable_menu_bgh3, div.moduletable_menu_bgh3{ background: none; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; border: 1px solid #fcddd0;}
div.moduletable_bgh3 div, div.moduletable_text_bgh3 div{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 div div, div.moduletable_text_bgh3 div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 div div div, div.moduletable_text_bgh3 div div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 table{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 table div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 table form{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 form {margin: 10px 9px 10px 9px; padding: 0px;}
div.moduletable_bgh3 form table{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_bgh3 form p{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_bgh3 ul, div.moduletable_menu_bgh3 ul {margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 ul li, div.moduletable_menu_bgh3 ul li{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bgh3 p{ margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px; text-indent: 0px;}
div.moduletable_bgh3 div.syndicate {padding: 10px 0px 0px 0px; margin:0px}
div.moduletable_bgh3 div.syndicate div {margin: 0px; padding: 0px;}

div.moduletable_bg h3, div.moduletable_menu_bg h3, div.moduletable_menu_bg h3{
	background: #fef2ec;
	color:#dd362f;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding-left: 9px;}
div.moduletable_bg, div.moduletable_menu_bg, div.moduletable_menu_bg{ background: #fef2ec; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; border: 1px solid #fcddd0;}
div.moduletable_bg div, div.moduletable_text_bg div{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bg div div, div.moduletable_text_bg div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg div div div, div.moduletable_text_bg div div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg table{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bg table div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg table form{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg form {margin: 10px 9px 10px 9px; padding: 0px;}
div.moduletable_bg form table{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_bg form p{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_bg ul, div.moduletable_menu_bg ul {margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_bg ul li, div.moduletable_menu_bg ul li{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_bg p{ margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px; text-indent: 0px;}
div.moduletable_bg div.syndicate {padding: 10px 0px 0px 0px; margin:0px}
div.moduletable_bg div.syndicate div {margin: 0px; padding: 0px;}

div.moduletable_arrow_bg h3, div.moduletable_menu_arrow_bg h3, div.moduletable_menu_arrow_bg h3{
	background: url(../images/red/arrow_bg.gif) left no-repeat;
	color:#dd362f;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding-left: 15px;
	margin-left: 9px;}

div.moduletable_arrow_bg, div.moduletable_menu_arrow_bg, div.moduletable_menu_arrow_bg{ background: none; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; border: 1px solid #fcddd0;}
div.moduletable_arrow_bg div, div.moduletable_text_arrow_bg div{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg div div, div.moduletable_text_arrow_bg div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg div div div, div.moduletable_text_arrow_bg div div div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg table{margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg table div{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg table form{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg form {margin: 10px 9px 10px 9px; padding: 0px;}
div.moduletable_arrow_bg form table{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_arrow_bg form p{margin: 0px 0px 0px 0px; padding: 0px;}
div.moduletable_arrow_bg ul, div.moduletable_menu_arrow_bg ul {margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg ul li, div.moduletable_menu_arrow_bg ul li{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.moduletable_arrow_bg p{ margin: 10px 9px 10px 9px; padding: 0px 0px 0px 0px; text-indent: 0px;}
div.moduletable_arrow_bg div.syndicate {padding: 10px 0px 0px 0px; margin:0px}
div.moduletable_arrow_bg div.syndicate div {margin: 0px; padding: 0px;}


body.contentpane {background:#fff; color:#000; padding: 15px; font-size: 11px; text-align: left;}
body.contentpane h1, body.contentpane h2, body.contentpane h3 {background:#fff; color:#000;font-size: 12px;}
body.contentpane a, body.contentpane span.small, body.contentpane table.contentpaneopen td, body.contentpane table td
{background:#fff; color:#000; font-size: 11px;}
body.contentpane .componentheading, body.contentpane .contentheading {background:#fff; color:#000; font-weight: bold; font-size: 12px;}
body.p {margin-bottom: 5px;}
body.contentpane .button{color:black; border:1px solid black; background: #fff; font-size: 11px; width: 90px;}
body.contentpane .inputbox {background: #FFFFFF; color: #000; border: solid 1px #000;}
body.contentpane td{padding:3px; background:#fff; color:#000;font-size: 11px;}



fieldset
{
	border: solid 0px #000;
	margin: 0 0 0 0px;
	padding: 0px;
	text-align:left
}
fieldset label{ font-size: 0.9em;}
Code:
/*************************************************************************
* This is the SKIN style definition for the CSS menu.                    *
* Feel free to customize this section.                                   *
*************************************************************************/

/*
 * Menu container settings
 * Applies to the first level menu container
 */
#topmenu .menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
	background: none;
}

/*
 * Menu container settings
 * Applies to second (or more) level menu containers
 */
#topmenu .menu ul {}

/*
 * Menu items settings
 * Applies to all menu items in all menu containers
 */
#topmenu .menu li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

/*
 * Menu items settings
 * Applies to second (or more) level menu items
 */
#topmenu .menu ul li {
	width: 179px;
	padding: 0px  13px 0px 13px;
	background: #dd362f;
	margin: 0px; border-bottom: 1px solid #ffffff;
	/*filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;*/
}

/*
 * Menu link settings
 * Applies to links that are to be found within the menu items, no matter the menu level
 */
#topmenu .menu a {
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	cursor: pointer;
	padding: 10px 13px 10px 13px;
	border-left: 1px solid #ffffff;
	margin: 0px 0px 0px 0px;
	background: none;
	font-weight: bold;
	font-size: 12px;
	background: none;
}

/*
 * Menu link settings
 * Applies to links located in the second (or more) level menu items
 */
#topmenu .menu ul a {
	text-align: left;
 	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	padding: 7px 0px 6px 0px;
	border-left: 0px;
}

/***************************************************************************
* In this section, we will define what happens when mouse-overing an item  *
***************************************************************************/
/*
 * Mouse over on menu items
 * Applies to all menu items in all menu containers
 */
#topmenu .menu li.hover { background: #283D07;}

/*
 * Mouse over on menu items
 * Applies to second (or more) level menu items
 */
#topmenu .menu ul li.hover { background: #d3261f;}

/*
 * Mouse over on links
 * Applies to all links in all menu items
 */
#topmenu .menu a.hover {
	background: url(../images/topmenu_hover.gif) top center no-repeat;
	border-left: 1px solid #ffffff;
	padding: 10px 13px 10px 13px;
	text-decoration: none;}

/*
 * Mouse over on links
 * Applies to links located in the second (or more) level menu items
 */
#topmenu .menu ul a.hover {
background: #d3261f;
color: #ffffff;
text-decoration: none;
padding: 7px 0px 6px 0px;
border-left: 0px;}
/*****************************************************************************
* In this section, we will define what happens when a menu item is selected  *
*****************************************************************************/
/*
 * Selected menu item
 * Applies to selected menu items in all menu containers
 */
#topmenu .menu li.selected {	}

/*
 * Selected menu item
 * Applies to second (or more) level selected menu items
 */
#topmenu .menu ul li.selected {}

/*
 * Selected links
 * Applies to selected links in all menu items
 */
#topmenu .menu a.selected { color: #ffffff;}

/*
 * Selected links
 * Applies to selected links located in the second (or more) level menu items
 */
#topmenu .menu ul a.selected {
	color: #ffffff;

}
/******************************************************************************
* In this section, we will define the menu arrows behavior                    *
* An arrow is inserted next to the menu item when the menu item has sub-menus *
******************************************************************************/

/*
 * Define the arrow
 * Applies to all menu items that have sub-menus
 */
.menu .arrow {

}

/*
 * Define the arrow
 * Applies to all menu items that have sub-menus located in the second (or more) level
 */
.menu .hover ul .arrow,
.menu ul .arrow {}

/*
 * Define the arrow on mouse over
 * Applies to all menu items that have sub-menus on mouse over
 */
.menu .hover .arrow {

/*background: url(../images/bg_submenu_hover.gif) right no-repeat;*/
}

/*
 * Define the arrow on mouse over
 * Applies to all menu items that have sub-menus located in the second (or more) level on mouse over
 */
.menu ul .hover .arrow {}

/*************************************************************************
* This is the LAYOUT style definition for the CSS menu                   *
* DO NOT alter this section, unless you know what you're doing           *
*************************************************************************/
div.horizontal {
	clear: both;
}
div.horizontal br {
	clear: both;
}
div.horizontal ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
}
div.horizontal li {
	list-style-type: none;
	display: block;
	float: left;
	clear: none;
	text-align: left;
    position: static;
}
div.horizontal li img {
	border: none;
}
div.horizontal a {
	clear: both;
	display: block;
	margin: 0px;
}
div.horizontal ul li ul {
	position: absolute;
	left: -5000px;
	top: -5000px;
	visibility: hidden;
	clear: both;
}
div.horizontal ul li ul li {
	clear: both;
}
div.horizontal ul li ul li a {
	clear: both;
}
.hasImg,
.hasImg a {
	padding: 0px !important;
	margin:	0px	!important;
	border:	none !important;
	outline: none !important;
	background:	transparent !important;
	width: auto !important;
}
Mit Zitat antworten
Sponsored Links