/* This Style sheet was made by aran @ studio7designs.com  if you have any questions please email me or visit http://www.studio7designs.com */


body
{
font-family: "trebuchet ms", verdana, arial, tahoma;
font-size: 80%; 
color: #666;
line-height: 200%;
margin-top: 0;
margin-left: 0;
background: #ffffff url(/skins/custom/images/bg-blue.gif) top center repeat-x;
}

#border
{
border: 0px ;
width: 800px;
background-color: #FFFFFF;
background:url(/skins/custom/images/backround2-blue.gif) no-repeat;
margin: 0 auto;
}

#header
{
height: 190px;
border-bottom: 1px solid #669900; 
/* background-image:url('images/header.jpg'); */
/*background: #000 url('530790_time_is_on_your_hand_2.jpg') right bottom no-repeat; */
background: #000 url(/skins/custom/images/ourglass.jpg) right bottom no-repeat;
}

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

#container
{
width: 770px;
margin: 0px auto;
margin-bottom: 15px;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url(/skins/custom/images/menu.gif) top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
text-align: justify;
}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(/skins/custom/images/menu.gif) no-repeat;
	text-align:left;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
	text-align:left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction ul li ul li {
	margin-left: 8px;
}

#introduction a {
	border-bottom: none;
	color:#AA9C79;
}

#introduction h3{
	text-align: left;
	position:static;
	font-size: 110%;
	color: #AA9C79;
}

#introduction a:link, a:visited{
	color:#AA9C79;
}

#introduction a:hover, a:active{
	color:#5E87B5;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	height: 50px;
	background: #000 url(/skins/custom/images/ourglass.jpg) right top no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
/*	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px; */
	margin: 50px 15px 0 15px;
	clear: both;
	color: #AB9B77;
}


#footer p {
    padding: 0 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 95%;
	text-align: left;

}

#footer a:link, a:visited{
	color:#AB9B77;
}

#footer a:hover, a:active{
	color:#AB9B77;
}




a:active,
a:visited,
a:link	    			{ color: #AB9B77; text-decoration: none; }
a:hover					{ color: #5E87B5; text-decoration: none; }



/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(/skins/custom/images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(/skins/custom/images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
/*      color:#669900;*/
	  color: #AD9A79;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#5E87B5;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
#header h1
{
/*font-size: 120%;
color: #659500;*/
color: #AA9C79;
background: #000 url(/skins/custom/images/stundenzeiger-titel.jpg) 40px 30px no-repeat;
width: 450px;
height: 85px;
margin: 0;
padding: 0;
}

#header h2 {
	color: #2F5375;
	padding-left: 40px;
	font-size: 150%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

h3{
	color: #4D6D94;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:1em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

h3.normal {
	text-transform: none;
	font-size:1.2em;	
}

#content a {
	text-decoration: underline;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}

/* ********************************************************** */
/* Meine Styles */
/* ********************************************************** */

.center {
	padding: 0 5px 5px 20px;
}


/* Bilder mit Definitionsliste */
dl.image { 
/*  border: 1px solid #dcdcdc; 
  padding: 5px 7px; */
} 
dl.image dt { 
  margin: 5px auto; 
  text-align: center; 
  font-weight: normal; 
  font-size: 0.9em;
  font-style: oblique;
} 

dl.image dd { 
  margin: 0; 
  text-align: center; 
  font-size: 0.7em; 
} 
dl.center { 
  margin: 5px auto; 
} 
dl.left { 
  float: left;
  margin: 5px 20px 5px 10px; 
} 
dl.right { 
  float: right;
  margin: 5px 0 5px 20px; 
}

.bComment {
	border: 2px dotted #ddd; 
}

pre { 
	font: 1em Arial, Verdana, Tahoma, sans-serif; 
	font-style: italic;
	padding-left: 15px;
}

em, blockquote {
	font-family: Georgia, “Trebuchet MS”, Verdana, Helvetica, sans-serif; 
}

blockquote {
	clear: both;
    font-style:italic;
}

a.ext {
padding-left:		15px;
background-image:	url(/skins/custom/img/extlink.gif);
background-position:	left;
background-repeat:	no-repeat;
}

#content h2 {
	margin-top: 30px;
	color: #AB9B77;
}
	
	
/*   BLOG-Style */

.bPost a:active,
.bPost a:visited,
.bPost a:link	   
{ color: #AB9B77; text-decoration: underline; }


.xbPost, .bPostpublished
{
	margin: 0 2.5ex;
	padding: 0;
	border-bottom: 1px solid #ddd;
	/* border: 1px solid #78a; */
}
.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 2ex 0 1ex 0;
}
.bTitle {
	color: #78a;
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	color: #999;
	font-size: 80%;
	margin: 1ex 0 2ex 0;
}

input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 259px;
	float: right;
	overflow: hidden;
	/* background: #900; */
}
.bSideItem {
	margin: 2ex;
	padding: 0 0 2ex 0;
	border-bottom: 1px solid #ddd;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
}

img {
	border: 0;
}

.mydate {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 15px 10px 5px 5px;
	text-align: center;
	font-weight: bold;
	border-right: #AA9C79 solid 2px;
	padding-right: 3px;
	padding-left: 8px;
}

.myday {
	font-size: 220%;
	color: #AA9C79;
}
.mymonth {
	font-size: 110%;
}
.myyear {
	font-size: 120%;
}

.bMore {
	text-align: center;
}

.bMore a,
.bMore a:active,
.bMore a:link,
.bMore a:visited
{
	color: #4D6D94;
}

.form_beige input, select.form_beige  {
background-color:#ffffff;
border:1px solid #000000;
font-family:verdana,arial;
font-size:12px;
color: #AA9C79;
line-height: 1em;
height:20px;
width:160px;
max-width: 160px;
}

select.form_beige  {
	margin-top: 10px;
}

.inPostAd {
	text-align: center; 
	margin-top: 15px;
	margin-bottom: 15px;
}	

.clearfix {display: block;}

.clearfix {
	margin:25px;
}

.affclock {
	float:left; 
	margin-right: 7x;
	margin-bottom:7px;
}

.affiliate {
  min-height:80px; 
  padding-top:20px;
  margin-bottom:10px;
}
ul.saleslist {
   margin-left: 60px;
}
