/*  
Theme Name: SimpsonsHB
Theme URI: http://www.angis-blog.de/2007/04/26/simpsonshb-wordpress-theme/
Description: SimpsonsHB Wordpress Theme created by <a href="http://www.angis-blog.de">Angelina</a>. Fully gettexted, german language file.
Version: 1.0
Author: Angelina
Author URI: http://www.angis-world.de/
*/

/* ---------------------------- Formatting - Formatierung ------------------------------ */
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, small{
 margin: 0;
 padding: 0;
}

/*main background behind everything*/
body{
 font-family: Helvetica, Arial, Georgia, Sans-Serif;
 font-size: 12px;
 text-align: center;
 vertical-align: top;
 background: #7c7979;
/* background: #dbd9d9;*/
 color: #000;
 /*background-image: url('images/back-block.jpg');
  background-repeat: no-repeat;*/
}

h1{
 padding: 0px;
 font-size: 24px;
 font-family:  Helvetica, Arial, Georgia, Sans-Serif;
 font-weight: bold;
 /*background: #000;*/
 color: #fff;
}

h1 a{
 font-weight: bold;
 color: #4769d9;
}

h2{
 padding: 0px;
 font-size: 16px;
 font-family:  Helvetica, Arial, Georgia, Sans-Serif;
 font-weight: bold;
 /*background: #000;*/
 color: #fff;
}

h2 a{
 font-weight: bold;
 color: #4769d9;
}

h3{
 font-size: 14px;
}

a{
 text-decoration: none;
 color: #4769d9;
}

a:hover{
 text-decoration: underline;
}

a img{
 border: 0;
}

small{
 font-size: 11px;
}
/* -------------------------------------- Body ----------------------------------------- */
/*background of main centered box*/
#container {
/*float: left;/*remove later*/
 margin: 5px auto;
 width:800px;
 min-height: 700px;
 text-align: left;
 /*vertical-align: top;*/
 background: #ffffff;
 color: #000;
 border: 2px solid #000000;
 /*border-right: 2px solid #000;
 border-left: 2px solid #000;
 border-top: 2px solid #000;
 border-bottom: 2px solid #000;*/
}
#pcontainer {
/*float: left;/*remove later*/
 margin: 5px auto;
 width:620px;
 min-height: 700px;
 text-align: left;
 /*vertical-align: top;*/
 background: #ffffff;
 color: #000;
 
 /*border-right: 2px solid #000;
 border-left: 2px solid #000;
 border-top: 2px solid #000;
 border-bottom: 2px solid #000;*/
}
#page{
 padding: 0px;
}

#masthead {
 background-image: url('./bimages/vidjakl4.jpg');
 background-repeat: no-repeat;
 height: 159px;
 width: 800px;
 float:left;
 /*position:relative; 
 left:-20px;*/ 
 margin: 0px 10px 0px 10px;
 padding: 0px 0 0 0; 
}

#indexgraph {
 
 float: left;
 height: 150px;
 border: 0;
 margin: 0 auto;
 margin: 10px 5px 5px 10px;
 padding: 0px 0 0 0px;
}
#mastlogo {
 /*background-image: url('./bimages/vidjakl1-2.jpg');
 background-repeat: no-repeat;*/
 float:right;
 height: 25px;
 
 font-size:14px;
 /*margin: 0 auto;*/
 padding: 10px 10px 0 0px;
 color:#6d6a6a;
 /*margin: 10px 10px 0px 20px;*/
}
#mastlogo a{
 color:#6d6a6a;
}
#footer {
 float: bottom;
 /*background-image: url('./images/footer.jpg');*/
 background-repeat: no-repeat;
 border: 0;
 width: 795px;

 margin: 10px 0px 0px 0px;
 text-align: center;
 font-size: 10px;
 font-family: Helvetica, Arial;
}

#tags {
 width: 795px;
 margin: 0 auto;
 margin: 0px 0px 0px 0px;
 text-align: center;
 font-size: 10px;
 font-family: Helvetica, Arial;
}


#leftcol {
 float: left;
 margin: 0 auto;
 padding: 0px 0 0 20px;
 /*height: 30px;*/
 width: 160px; 
 color: #000;
 text-align: left;
 font-family: Helvetica, Arial;
 font-size: 16px;
 font-weight: bold;
 background: #fff;
  border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 border-left: 1px solid #000000;
}

#blogtitle {
 
 position:relative;
 /*margin: 90px 150px 0px 400px;*/
 top:92px;
 left:460px;
 padding: 0px 0px 0px 0px;
 font-family: Helvetica, Arial;
 /*font-family: "Monotype Corsiva", "Comic Sans MS", Arial, Helvetica, sans-serif;*/
 font-weight: bold;
 font-size: 42px;
 color: #000000;
 text-align: left;
}
#blogtitle a{
 color: #000000;
 text-decoration:none;
}
#blogtitle1 {
 
 position:relative;
 top:85px;
 left: 460px;
 /*margin: 0px 0px 0px 100px;*/
 padding: 0px 0px 0px 0px;
 font-family: Helvetica, Arial;
 /*font-family: "Monotype Corsiva", "Comic Sans MS", Arial, Helvetica, sans-serif;*/
 font-weight: bold;
 font-size: 20px;
 color: #000000;
 text-align: left;
}
#blogtitle1 a{
 color: #000000;
 text-decoration:none;
}
#searchbox {
 margin: 0;
 float:right;
 margin: 0px 0px 0px 0px;
 padding: 5px 5px 5px 5px;
 font-family: Helvetica, Arial;
 /*font-family: "Monotype Corsiva", "Comic Sans MS", Arial, Helvetica, sans-serif;
 border: 1px solid #000000;*/
 font-size: 14px;
 color: #000;
 text-align: left;
 background-color: #a2c445;
}

#fullwidth {
 float: left;
 width: 600px;
 text-align:left;
 font-size:16px;
 color:black;
 padding: 0px 0px 5px 10px;
}

#box150 {
 float: left;
 width: 180px;
 
}

#contenthead {
 float: left;
 
 width: 790px;
 height: 100px;
 background-color: #a2c445;
 font-family: sans-serif;
 font-size: 14px;
 padding: 5px 0px 5px 10px;
 margin: 0 auto;
 /*border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 border-left: 1px solid #000000;*/
}

/*------------- navbuttons   */

.glossymenu{
  position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto;
	/*padding: 0 0 0 34px;
	margin: 0 auto 0 auto;*/
	background: url(./images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(./images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(./images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/* rounded box */
			
#box
	{
	/*position: relative;*/
	float: left;
	margin-left:  auto;
	margin-right: auto;	
	margin-top: auto;
	padding: 0px 0px 0px 10px;
	text-align: left;
	/*width:80%;				/* <-- use this to tie width to viewport size */
	width: 300px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	}
#boxbookmain
	{
	/*position: relative;*/
	float: left;
	margin-left:  auto;
	margin-right: auto;	
	margin-top: auto;
	padding: 0px 0px 0px 5px;
	text-align: left;
	/*width:80%;				/* <-- use this to tie width to viewport size */
	width: 635px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	}
	
#box160r
	{
	/*position: relative;*/
	float: right;
	margin-left:  auto;
	margin-right: auto;	
	margin-top: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*width:80%;				/* <-- use this to tie width to viewport size */
	width: 160px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	} 	
#box170r
	{
	/*position: relative;*/
	float: right;
	margin-left:  auto;
	margin-right: auto;	
	margin-top: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*width:80%;				/* <-- use this to tie width to viewport size */
	width: 170px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	} 		
#rightmenus
	{
	/*position: relative;*/
	float: right;
	/*margin-left:  auto;
	margin-right: auto;	
	margin-top: auto;*/
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*width:80%;				/* <-- use this to tie width to viewport size */
	width: 170px;				/* <-- use this for a set width */
	
	} 			
#box1
	{
	/*position: relative;*/
	float: left;
	margin-left:  auto;
	margin-right: auto;	
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 5px 10px;
	text-align: left;
	/*width:80%;				/* <-- use this to tie width to viewport size */
	width: 620px;				/* <-- use this for a set width */
	/*height: auto;*/
	background-color: #eeeeee;
	}
#box310w
	{
	font-size:16px;
	
	
	float: left;
	
	padding:12px 0 0 0;
	text-align: left;
	width: 310px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	
}
#box250w
	{
	font-size:16px;
	float: left;
	padding: 0px 0px 0px 10px;
	text-align: left;
	width: 250px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	
	color:black;
}
#boxheader
	{
	/*position: relative;*/
	float: left;
	margin: 8px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	/*width:80%;				/* <-- use this to tie width to viewport size */
	width: 610px;				/* <-- use this for a set width */
	/*height: auto;*/
	background-image: url('./bimages/descheader.jpg');
	background-repeat: no-repeat;
	}
#accountinfo
	{
	/*position: relative;*/
	float: left;
	margin-left:  auto;
	margin-right: auto;	
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 5px 10px;
	text-align: left;
	font-size:14px;
	/*width:80%;				/* <-- use this to tie width to viewport size */
	width: 610px;				/* <-- use this for a set width */
	/*height: auto;*/
	background-color: #eeeeee;
	}
	
#copyright
{
 font-size: 10px;
 text-align: center;
 }
 
.prop {
    height:800px;
    float:right;
    width:1px;
  }

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
	 
#box120
	{
	/*position: relative;*/
	float: left;
	/*margin-left:  auto;
	margin-right: auto;	
	margin-top: 0;*/
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 120px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	/*border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 border-left: 1px solid #000000;*/
	}

#box700
	{
	/*position: relative;*/
	float: left;
	/*margin-left:  auto;
	margin-right: auto;	
	margin-top: 0;*/
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	width: 700px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	/*border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-right: 1px solid #000000;
 border-left: 1px solid #000000;*/
	}	

		
#content
	{
	padding:15px 15px 15px 15px;
	font-size:14px;
	
	}
#content-menu
	{
	padding:15px 15px 15px 15px;
	
	}
#content-lgtxt
	{
	font-size:20px;
	text-align:center;
	padding:5px 15px 5px 15px;
	}	
#content-medtxt
	{
	font-size:16px;
	text-align:left;
	padding:0px 10px 10px 10px;
	/*background-color:transparent;
	z-index:1;
	position:absolute;*/
	}		
#bcontent
	{
	padding:15px 15px 15px 15px;
	}
#bcontent a {
  color: black;
	}
#content h1
	{
	color:black;
	/*color:#0354c2;*/
	font-weight: bold;
	font-size: 16px;
	font-family: helvetica, geneva, arial, sans-serif;
	}
#content-menu h1
	{
	color:black;
	/*color:#0354c2;*/
	font-weight: bold;
	font-size: 14px;
	font-family: helvetica, geneva, arial, sans-serif;
	}
#content h2
	{
	color:black;
	/*color:#0354c2;*/
	font-weight: bold;
	font-size: 14px;
	font-family: helvetica, geneva, arial, sans-serif;
	}

/*#content h3
	{
	color:black;
	/*color:#0354c2;*/
/*	
	font-size: 14px;
	font-family: helvetica, geneva, arial, sans-serif;
	}*/
				
#content p
	{
	color:#3b3b3b;
	
	font-size: 12px;
	line-height: 12px;
	font-family: arial, helvetica, sans-serif;
	}
	
.content-table {
  font-size: 12px;
	line-height: 12px;
	font-family: arial, helvetica, sans-serif;
	}
.indextable
{
font-family:arial;
font-size:14px;

}

#greyout {
color: #c0c0c0;
}
#blacktext {
color: #000000;
}
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #eeeeee;
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
	
#indextbox {
 float: left;
 font-size:12px;
 font-family:trebuchet ms, arial;
 width: 180px;
 height: 100px;
 border-right:1px solid;
 padding:5px 5px 5px 5px;
}	

#contentindex
	{
	font-family:arial;
	padding:15px 15px 15px 15px;
	font-size:12px;
	width:620;
	}
#contentindex h1{
	font-family:arial;
	font-size:14px;
	
	text-align:center;
	color:black;
	}
	
