
/* Standard Settings */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, legend, input, button, p, blockquote, table, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


fieldset, img, button {
	border: 0;
}


input {
	padding: 3px;
}


/* Links */
.content-card a, a:active, .tx-mmforum-pagenav a, .tx-mmforum-pagenav a:active {
	text-decoration: underline;
	color: #f9d739;
	background-image: url(../images/link_hint_orange.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 2px 5px;
}

.content-card a:hover, a:visited:hover,  .tx-mmforum-pagenav a:hover,  .tx-mmforum-pagenav a:visited {
	text-decoration: none;
	color: #000000;
	background-color: #f9d739;
	background-image: url(../images/link_hint_black.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 2px 5px;
}

.content-card a:visited, .tx-mmforum-pagenav a:visited {
	text-decoration: underline;
	color: #666666;
	background-color: none;
	background-image: url(../images/link_hint_grey.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 2px 5px;
}

/* Forum Links */

.tx-mmforum-pagenav a:link, .tx-mmforum-pagenav a:active,.tx-mmforum-pagenav a:visited,
.tx-mmforum-rootline a:link, .tx-mmforum-rootline a:active, .tx-mmforum-rootline a:visited,
.tx-mmforum-pi1-listtopic-pages a:link, .tx-mmforum-pi1-listtopic-pages a:active, .tx-mmforum-pi1-listtopic-pages a:visited {
	text-decoration: none;
	color: #f9d739;
	background-image:none;
	margin: 0px;
	padding: 3px;
	background: none;
	font-size: 12px;
}

.tx-mmforum-pagenav a:hover, .tx-mmforum-rootline a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #f9d739;
	background-image:none;
	margin: 0px;
	padding: 3px;
	font-size: 12px;

}

.tx-mmforum-pi1-listtopic-topicname a {
	text-decoration: none;
	color: #000000;
	background-color: none;
	background-image:none;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
}



/* Links UL,LI */
li a, li a:active {
	text-decoration: none;
	color: #f9d739;
	font-weight: bold;
}

li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #f9d739;
	font-weight: bold;
}

li a:visited {
	text-decoration: underline;
	color: #ccc;
	font-weight: bold;
}


ol,
ul {
	list-style: none;
}


body {
	background-image: url('http://www.sonnemondsterne.de/SMSBackground.php'); 
	background-attachment:fixed;
	font-family: helvetica,arial,sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 0;
}


#bgstars {
	background-image:url(../images/bg_stars.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:0pt;
	left:0pt;
	height:290px;
	width:100%;
}

#header_top {
    margin:0 0 15px;
    padding:0 0 0 135px;
	text-align:left;
	height:85px;
	width:585px;
	z-index: 100;
}


#banner_rotation {
	z-index: 105;
	position: absolute;
	margin-top: 10px;
}

#content_top {
	position: absolute;
}

#flash_top {
	height:140px;
	margin:0 0 15px;
	width:646px;
	background-color: #FFFFFF;
	float:left;
	z-index: 101;
}

#content_main {
	top: 240px;
	position: absolute;
	z-index: 999;
}


#newsletter {
 font-size: 10px;
 width: 100%;
 height: 120px;
 float: left;
 background-color: #FFFFFF;
 z-index: 102;
}

#special {
 margin-left: 10px;
 width: 250px;
 height: 140px;
 float: left;
 /* background-color: #FFFFFF; */
}

#newsletter input[type=text] {
 border: none;
 font-size: 10px;
 background-color: #f9d739;
 color: #FFFFFF;
 margin: 5px 0 10px 0;
  filter:alpha(opacity=100);
 -moz-opacity: 1.0;

}

/* main navigation line */
#navigation_top {
	margin: 0 0 15px 10px;
	position:relative;
	width:720px;
	height:20px;
	color:#000000;
	font-size:1.15em;
	font-weight:bold;
	z-index: 103;
	
}

#navigation_top a {
	padding: 1px 2px 1px 2px;
	background-color:#FFFFFF;
	text-decoration: none;
	color: #000000;
	background-image: none;

}

#navigation_top a.active, #navigation_top a:hover {
	background-color: #f9d739;
	text-decoration: none;
	color: #000000;
	background-image: none;

}


#mainmenuefirst {
	float:left;
	width: 127px;
	text-align:right;
	margin-right: 9px;
}

#mainmenueitem {
	float:left;
	margin-right: 4px;

}

/* Sub Navigation 2nd Level */
#navigation {
	text-align: right;
	color:#000000;
	font-size:1.0em;
	font-weight:bold;
	z-index: 104;

}

#navigation li {
	margin-bottom: 5px;
}

#navigation a {
	text-align: right;
	padding: 1px 2px 1px 2px;
	background-color:#FFFFFF;
	text-decoration: none;
	color: #000000;
	background-image: none;

}

#navigation a.active, #navigation a:hover {
	background-color: #f9d739;
	text-decoration: none;
	color: #000000;
	background-image: none;

}

/* Navigation Footer */
#navigation_footer {
    color:#000000;
	font-size:1.0em;
	font-weight:bold;
	margin: 10px 0 0 135px;
	z-index: 105;

}

#navigation_footer li {
	display: inline;
	margin-right: 10px;
}

#navigation_footer a {
	text-align: right;
	padding: 1px 2px 1px 2px;
	background-color:#FFFFFF;
	text-decoration: none;
	color: #000000;
	background-image: none;

}

#navigation_footer a.active, #navigation_footer a:hover {
	background-color: #f9d739;
	text-decoration: none;
	color: #000000;
	background-image: none;

}

/* Navigation Language */
#navigation_lang {
	 left:0px;
	 top:0px;
	 padding:10px 15px 0pt 0pt;
	 position:absolute;
	 text-align:right;
	 width:120px;
     color:#000000;
	 font-size:1.0em;
	 font-weight:bold;
   	 z-index: 106;

}

#navigation_lang li {
	display: inline;
	margin-right: 5px;
}

#navigation_lang a {
	text-align: right;
	padding: 1px 2px 1px 2px;
	background-color:#FFFFFF;
	text-decoration: none;
	color: #000000;
	background-image: none;

}

#navigation_lang a.active, #navigation_lang a:hover {
	background-color: #f9d739;
	text-decoration: none;
	color: #000000;
	background-image: none;

}

#left {
	float:left;
	width: 126px;
	height: 100%;
	z-index: 110;

}

#footer {
	width: 100%;
	height: 50px;
	padding-top: 15px;
	z-index: 111;
	position:absolute;
}


p, ul, ol, pre {
	font-size: 1.0em;
	font-style:normal;
	line-height:1.4em;
	margin-bottom:0.75em;
}

div.clear {
    	clear: left;
    	margin: 0;
    	padding: 0;
    	height: 0;
    	line-height: 0;
    	font-size: 0;
}

/* Text & Contents Styles */
.content-card {
	float:left;
	width: 230px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;
	text-wrap: normal;

}

.content-card2 {
	float:left;
	width: 490px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;

}

.content-card3 {
	float:left;
	width: 800px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;

}

.content-card3col {
	float:left;
	width: 750px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;

}

p.bodytext {
	line-height: 135%;
	font-size: 0.95em;
}

p.backlink a{
	color: #FFFFFF;
	font-size: 1.4em;
	margin-left: 10px;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #f9d739;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	padding: 5px 0 5px 0;
	margin-left: -2px;
}

/* TAG CLOUD */
.tagcloud {
	font-size: 1.2em;
	color: black;
	font-weight: bold;
	font-family: georgia,times,serif;
}

.tagcloud li {
	float:left;
}


a.size1:visited, a.size1:hover, a.size1:link {
 font-size: 11px;
 color: #3f3f3f;
 background-image:none;
 background:none;
 text-decoration: none;
 padding:0px;
}

a.size2:visited, a.size2:hover, a.size2:link {
 font-size: 12px;
 color: #8c8c8c;
 background-image:none;
 background:none;
 text-decoration: none;
 padding:0px;

}

a.size3:visited, a.size3:hover, a.size3:link {
 font-size: 13px;
 color: #727272;
 background-image:none;
 background:none;
 text-decoration: none;
 padding:0px;

}

a.size4:visited, a.size4:hover, a.size4:link {
 font-size: 14px;
 color: #595959;
 background-image:none;
 background:none;
 text-decoration: none;
 padding:0px;
}

a.size5:visited, a.size5:hover, a.size5:link {
 font-size: 15px;
 color: #3f3f3f;
 background-image:none;
 background:none;
 text-decoration: none;
 padding:0px;
}

.tsize1 {
 font-size: 15px;
 color: #3f3f3f;
}

.tsize2 {
 font-size: 16px;
color: #595959;
}

.tsize3 {
 font-size: 17px;
color: #727272;
}

.tsize4 {
 font-size: 18px;
 color: #8c8c8c;
}

.tsize5 {
 font-size: 19px;
color: #a5a5a5;
}

.tsize6 {
 font-size: 20px;
 color: #a5a5a5;
}

.tsize7 {
 font-size: 21px;
 color: #a5a5a5;
}
.tagcloud a {
	font-weight: bold;
	font-family: georgia,times,serif;
}

/* FlashGallery */
#flashgallery {
	height: 400px;
}

/* Login Formular */
.tx-newloginbox-pi1 {
	background-image: url(../images/bleed_grey_big1.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

.tx-newloginbox-pi1 p, .tx-newloginbox-pi1 label {
	font-weight: bold;
}

.tx-newloginbox-pi1 input[type=image] {
	padding:0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.tx-newloginbox-pi1 a {
	color: #000000;
}

/* clear links */
.clear, a.clear:visited, a.clear:hover, 
a.clear:link, .csc-textpic-image a, 
.csc-textpic-image a:hover, .csc-textpic-image a:visited, 
a.external-link-new-window:visited, a.external-link-new-window:hover, 
a.external-link-new-window, a.external-link:visited, a.external-link:hover  
{

	padding: 0;
	margin: 0;
	background-image:none;
	background:none;
}

p.backlink, p.backlink a:visited, p.backlink a:hover {

	padding: 0;
	margin: 0 0 0 10px;
	background-image:none;
	background:none;
}