/* ====================================================================
   TEMPLATE: Cowstasia v1.0
   AUTHOR: Harald Mehlem webzwo//de
   DATE: 12/05/04
   NOTES: This template is released under the GNU/GPL License
	CONTACT: cowstasia@webzwo.de
   ==================================================================== */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: white;

	}

.redbg {
	background : #000000 url(../images/background.jpg) repeat-y; 
}
a, a:link, a:visited {
   font-style: bold;
   color: #FF4500;
   text-decoration: none;
	}
a:hover {
   color: #6A5ACD;
  	text-decoration: none;
	}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-family: Arial;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	padding-right: 0px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	border: none;
	line-height:19px;
}



a.mainlevel:hover {
	background-position: 0px -100px;
	color: #ff4500;
background:lightyellow; 
}



a.sublevel:link, a.sublevel:visited {
	color: #000000; font-family: Arial, Helvetica, serif;
	font-weight: normal;
}
	
a.sublevel:hover {
	color: #FFA500; text-decoration: none;
}


h1 {
	font-size: 16 px;
	font-weight: bold;
	}
h2 {
	font-size: 15 px;
	font-weight: bold;
	}
h3 {
	font-size: 14 px;
	font-weight: bold;
	}
h4 {
	font-size: 13 px;
	font-weight: bold;
	}
h5 {
	font-size: 12 px;
	font-weight: bold;
	}
h6 {
	font-size: 11 px;
	font-weight: bold;
	}
	
img {
   border: 0;
	}
	

	
table, td { 
	font-size: 11px;
   }

.header {
   background: url(../images/header_bg.jpg);
   background-repeat: repeat-z;
   }

li {
list-style-image: url('../images/box.gif');
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	padding: 0;
	height: 16px;
	border: 1px solid #999;
		background: url(../images/th_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
   }
	
	
.inputbox {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
   background: white;
   border: 1px solid #999;
   }
	
.table_line {
   border: 1px solid #999;
   }

th {
	color: #000000;
   background : white;
   height: 16px;
	background: url(../images/th_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}

.moduletable {
   width: 160px;
   background : white;
   border: 1px solid #999;
	height: 16px;
 }

.boxframe {
   border: 1px solid Black;
   background: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
   }
.center {
   background : white;
   border: 1px solid #999;
	margin: 2 2 2 2;
	padding: 0 0 0 0;

}
