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

*{border:0;margin:0;padding:0;background:transparent;} 

body {
font-family: verdana, arial, tahoma;
font-size: 85%; color:#5A5A5A ;  /* #999999 */
background-color: #ffffff;
line-height: 150%;
margin-top: 0px;
background: #ffffff url('bg-183.gif') top center repeat-x;
}

#border  /* rahmen um content*/ {
border: 0px ;
width: 870px;
background-color: #FFFFFF;
background:url('backround2-870.gif') no-repeat;
margin: 0 auto;
/* border:5px solid green; */
}

#header {border-top:2px solid #EEEEEE;
height: 140px;
width:843px;
margin-left:-2px;
/* background-image:url('images/header.jpg'); */
}

* html #header { margin-left: 0; }

#content
{margin-top:5px;
padding: 0.5em 1em;
max-width: 840px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{border:5px dashed yellow;
width: 840px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url('menu.gif') top center no-repeat;
width: 35%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 63%;
float: left;
overflow: hidden;
text-align: justify;
min-height:580px;
}

#introduction{
	float:right;
	width:270px;
	padding:0px 0px;
	margin:0px 0 20px 20px;
/*	background: url(images/menu-238.gif) no-repeat; */
	background: #F5F5F5;
	text-align:left;
	line-height:120%;
	color:#5A5A5A;
	font-size:85%;
	font-family: verdana, arial, tahoma;
	letter-spacing:0px;
}
#introduction2{
	float:right;
	width:270px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(menu-238.gif) no-repeat;
	text-align:center;
	line-height:120%;
	color:#5A5A5A;
	font-size:85%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:left;
	list-style: circle inside;
	margin: 0;
	padding: 2px 10px;
}

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

#introduction h3{
	text-align: left;
	padding-left:10px;
	position:static;
}

#introduction a:link, a:visited{
	color:#5A5A5A;
}

#introduction a:hover, a:active{
	color:#812714;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color:  #ECCAC4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


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

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




a:active,
a:visited,
a:link	   	{ color: #812714; text-decoration: none; }
a:hover		{ color: #999999; text-decoration: none; }

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

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 840px;
	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(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(menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#812714;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#812714;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1 {
font-size: 120%;
color: #659500;
}

h3 {
	color:#812714;
	font-family:verdana, arial, tahoma;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:2px;
	font-size:100%;
	padding:5px 2px;
	margin:0;
}

p {	padding:2px 10px;
}
/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/
.table, .td {border:1px dotted gray;}
