Einzelnen Beitrag anzeigen
  #9 (permalink)  
Alt 11.11.2009, 01:00
carstiee09 carstiee09 ist offline
Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 21.04.2009
Beiträge: 40
carstiee09 befindet sich auf einem aufstrebenden Ast
Standard

sorry aber ich raff grad gar nix mehr!!!

hier ist meine komplette css

Code:
/

html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol,
ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
/* remove possible quote marks (") from <q> & <blockquote> */

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clr {
	font-size : 1px;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	background: #F4F4F4 url('../images/.png') repeat-x;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6;
	color: #8a8a8a;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
	
}
ul li {
	border-bottom: 1px solid #F1F1F1;
	padding-left: 0;
	line-height: 170%;
	padding: 5px 0;

}
ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
th {
	padding: 4px;
	text-align: left;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 115%;
}
p,
pre,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	padding: 0;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input,
select,
button {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}
.clearfix {
	clear: both;
}
.lf {
	float: left;
}
.rf {
	float: right;
}
/* Here you can change width or height of your logo*/

a#logo {
	background: transparent url('../images/logo.png') no-repeat 0 0;
	width: 180px;
	height: 51px;
	display: block;
	overflow: hidden;
	float: left;
}
/*end*/

/* Set the major blocks
--------------------------------------------------------------------------------*/

div#memberarea,
div#top_wrap,
div#main_wrap,
div#footer_wrap,
div#banner_wrap,
div#main_wrap_bottom,
div#main_wrap_top {
	width: 900px;
	margin: 0 auto;
	clear: both;
}
div#top_wrap {
	height: 51px;
}
div#banner_wrap {
	margin-top: 16px;
}
div#main_wrap {
	background: url('../images/bg_content_middle.png') repeat-y 50% 50%;
	margin-top: 25px;
}
div#main_wrap_top {
	background: url('../images/bg_content_top.png') no-repeat 50% 0;
	padding-top: 80px;
}
div#main_wrap_bottom {
	background: url('../images/bg_content_bottom.png') no-repeat 50% 100%;
	padding-bottom: 9px;
}
div#header_wrap {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
div#header_content {
	background: url('../images/bg_header.png') 0 0;
}
div#horiz-menu {
	float: right;
	width: auto;
}
div#content {
	padding: 0 9px;
}
div#header {
	float:left;
	overflow: hidden;
}
div#advert2 {
	float:right;
	overflow: hidden;
}
/* Members Area 
------------------------------------------------------------------------*/

div#memberarea {
	background: transparent url('../images/bg_login_area.png') no-repeat 0 0;
	height: 33px;
}
div#memberarea_right {
	width: auto;
	float: right;
}
div#memberarea_left {
	width: auto;
	float: left;
}
div#memberarea a {
	color: #666;
}
ul.loginposition {
	padding: 0;
	margin: 0;
}
ul.loginposition li {
	float: left;
	background: none;
	padding: 3px 0 0 14px;
	line-height: 27px;
	border: none;
}
#memberarea input.inputbox {
	color: #CCC;
	width: 127px;
	height: 18px;
	border: none;
	padding-left: 15px;
	padding-top: 2px;
}
#modlgn_username {
	background: transparent url('../images/input_login_nick.png') no-repeat 0 0;
}
#modlgn_passwd {
	background: transparent url('../images/input_login_password.png') no-repeat 0 0;
}
.search {
	float: right;
	margin: 0px 0 0 10px;
}
input#mod_search_searchword {
	background: url('../images/input_login_search.png') no-repeat 0 0;
	margin-top: 8px;
	border: none;
	padding-left: 5px !important;
	padding-right: 15px;
}
#memberarea input.button {
	background: transparent url('../images/button_top.png') repeat-x;
	float: left;
	height: 22px;
	width: 61px;
	margin-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	border: none;
}
div#memberarea_right input.button {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 6px;
}
div#memberarea_right input.inputbox {
	float: left;
}
#memberarea .logout span {
	float: left;
	color: #333;
	margin: 3px 15px 0 14px;
	line-height: 27px;
}
#memberarea .logout input.button {
	float: none!important;
	display: inline;
	margin-top: 6px;
}
div.logout {
	float: left;
}
div.logout input.button {
	padding: 0;
}
/* set the width of user modules */

#user_position-1,
#user_position-2,
#user_position-3,
#user_position-4 {
	width: 100%;
	overflow: hidden;
	clear: both;
}
#user_position-1 {
	background: url('../images/bg_users_tr.png') no-repeat 100% 0;
}
#user_position-11 {
	background: url('../images/bg_users_tl.png') no-repeat 0 0;
}
#user_position-4 {
	background: url('../images/bg_position_4.png') repeat-y 0 0;
}
#user_position-3 {
	background: url('../images/bg_position_3.png') repeat-y 0 0;
}
.users {
	overflow: hidden;
	float: left;
}
.us_width-24 .users {
	width: 24.8%;
}
.us_width-33 .users {
	width: 33.3%;
}
.us_width-50 .users {
	width: 50%;
}
.us_width-100 .users {
	width: 100%;
}
.us_width-49 .users {
	width: 49.5%;
}
.us_width-99 .users {
	width: 100%;
}
div.spacer {
	width: 1%;
	float: left;
	height: 1px;
}
.us-stand {
	clear: both;
	width: 100%;
}
.us-stand {
	clear: both;
	width: 100%;
}
/* component */

div#component {
	width: 100%;
}
/* component + right */

div#component-2 {
	float: right;
	width: 572px;
}
div#right {
	float: left;
	width: 301px;
}
#mainbody {
	padding: 0 10px;
}
/* Footer */

#footer_wrap {
	background: transparent url('../images/bg_footer1.png') no-repeat 0 0;
	clear: both;
	height: 80px;
	font-size: 11px;
	margin: 0 0 20px 0;
}
#footer_wrap div {
	margin: 0 9px;
	padding:9px 6px;
}
#footer_wrap div div {
	margin: 0;
	padding: 0;
}
div#footer_wrap a {
	text-decoration: none;
}
/* Moduletable 
-------------------------------------------------------------------------------- */

div.module h3,
div.module_menu h3,
div.module_text h3,
div.module_grey h3,
div.module_clear h3,
div.moduletable h3 {
	margin: 0 0 9px;
	padding: 9px 5px 4px 0;
	white-space: nowrap;
	font-size: 110%;
	color: #646262;
	border-bottom:1px dotted #DEDCD4;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div.moduletable {
	padding: 0 15px 15px;
	line-height: 13px;
}
div.module,
div.module_menu,
div.module_text,
div.module_grey {
	margin: 0 0 9px;
	padding: 0;
	width: 100%;
	background: url('../images/module_default/mod_rb.png') no-repeat bottom right;
}
div.module div,
div.module_menu div,
div.module_text div,
div.module_grey div {
	padding: 0;
	background: url('../images/module_default/mod_lb.png') no-repeat bottom left;
}
div.module div div,
div.module_menu div div,
div.module_text div div,
div.module_grey div div {
	padding: 0;
	background: url('../images/module_default/mod_trb.png') no-repeat top right;
}
div.module div div div,
div.module_menu div div div,
div.module_text div div div,
div.module_grey div div div {
	padding: 0 15px 15px;
	background: url('../images/module_default/mod_tlb.png') no-repeat top left;
}
div.module_clear {
	margin: 0 0 9px;
	padding: 0;
	width: 100%;
}
/* Grey module */

div.module_grey {
	background: url('../images/module_suffix_grey/mod_grey_rb.png') no-repeat bottom right;
}
div.module_grey div {
	background: url('../images/module_suffix_grey/mod_grey_lb.png') no-repeat bottom left;
}
div.module_grey div div {
	background: url('../images/module_suffix_grey/mod_grey_trb.png') no-repeat top right;
}
div.module_grey div div div {
	background: url('../images/module_suffix_grey/mod_grey_tlb.png') no-repeat top left;
}
/*Module Advertisement */

div.banneritem_text {
	padding: 5px 0!important;
	border-bottom: 1px dotted #f1f1f1;
}
.bannerheader,
.bannerfooter_text {
	padding: 3px;
	font-style:italic;
}
.bannerfooter_text {
	text-align: right;
}
/* Restriction */

div.module div div div div,
div.module_menu div div div div,
div.module_text div div div div,
div.module_grey div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}
#user_position-4 div.moduletable h3 {
	color: #fff;
	border-bottom:1px dotted #282828;
}
#user_position-4 div.moduletable {
	color: #999;
}
#user_position-3 div.moduletable h3,
#user_position-1 div.moduletable h3 {
}
#user_position-3 div.moduletable h3 span,
#user_position-1 div.moduletable h3 span {
	color: #646262;
}
/* Joomla menu */

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #333;
	text-decoration:none!important;
}
ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #2978b0;
}
ul.menu li.active a {
	color: #000;
}
ul.menu li.parent a {
	background: url('../images/menu_joomla_bullet.png') no-repeat 96% center;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li li:first-child {
	border-top: 1px solid #f1f1f1;
}
ul.menu li li a {
	border: none; 
	font-weight: normal !important;
	padding-left: 20px !important;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}
ul.menu li:last-child {
	border: none;
}
ul.menu li:last-child a {
	padding-bottom: 0;
}
ul.menu li li:last-child a {
	padding-bottom: 5px;
}
ul.menu li.parent li a {
	background: none;
}
/* Style switcher
-------------------------------------------------------------------------------*/
#links {
	width: 93%;
	float: left;
}
#stylearea {
	float: right;
	width: 7%;
}
#st_icon-1,
#st_icon-2,
#st_icon-3 {
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	padding:17px 0 0 6px;
}
#st_icon-1 {
	background: transparent url('../images/ic_1.png') no-repeat 100% 50%;
}
#st_icon-2 {
	background: transparent url('../images/ic_2.png') no-repeat 100% 50%;
}
#st_icon-3 {
	background: transparent url('../images/ic_3.png') no-repeat 100% 50%;
}
komme zu keiner Lösung.
Mit Zitat antworten
Sponsored Links