/* @group RESETS */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 		0;	padding: 		0;	outline: 		0;	font-weight: 		inherit;	font-style: 		inherit;	font-family: 		inherit;	vertical-align: 	baseline;
	border: 0px solid #191919;
}ol, ul {	list-style: 		none;}table {	border-collapse: 	separate;	border-spacing: 	0;}caption, th, td {	text-align: 		left;	font-weight: 		normal;}blockquote:before, blockquote:after, q:before, q:after {	content: 		"";}blockquote, q {	quotes: 		"" "";}

/* @end */

/* @group HTML/BODY */

html, body {	background: #444203;	color: 				#000;	font-family: 		Georgia, "Times New Roman", Times, serif;	font-size: 			small;	height:				100%;	line-height: 		140%;	letter-spacing: 0.1ex;
}* html body {  /* special for IE */ 	height:				100%; 	font-size: 			x-small; /* f&uuml;r IE5/Win */	f\ont-size: 		small;	 /* f&uuml;r andere IE-Versionen */ }

/* @end */

/* @group GLOBAL */

h1, h2, h3, h4, h5 {	font-family:		Helvetica, Arial, sans-serif;
	line-height: 		140%;}a {
	border-bottom:		1px dotted #777;
	color: 				#222;
	padding-bottom:		1px;	text-decoration: 	none;}a:hover {	color: 				#cc1100;}

/* @end */

/* @group CONTENTS */

#header a {
	border:				0;
	text-decoration:	none;
}

#header {
	background: 	url(img/header3.jpg) no-repeat left bottom;
	height:			140px;
	margin: 		0 auto;
	padding: 		10px 0 0 0;
	position: 		relative;
	width: 			828px;
}

h1 {
	border-right: 	2px solid #191919;
	color: 			#000;
	font-size: 		260%;
	font-weight: 	bold;
	padding: 		0 0 100px 20px;
	width: 			807px;
}

#logo {
	background: transparent url(img/biss-logo2.png) no-repeat right top;
	height: 		220px;
	padding: 		0 0 0 10px;
	position: 		absolute;
	top: 			0;
	width: 			830px;
	z-index:		5;
}

/*  

#redline {
	width: 100%;
	height: 10px;
	border-top: 1px solid #ff051b;
	position: absolute;
	top: 140px;
	z-index: 1;
}

*/


#content {
	background: 	#fff;
	border-right: 	2px solid #191919;
	border-top: 	2px solid #e50000;
	font-size: 		110%;
	min-height: 	400px;
	margin-right: 	auto;
	margin-left: 	auto;
	overflow:		auto;
	padding: 		40px 20px;
	width: 			788px;
}

/* ----------------------- 

#imgo {
	background: 	url(img/header3-c.png) no-repeat left top;
	left: 			-20px;
	padding:		30px 0 20px 0;
	position:		relative;
	top: 			0px;
	z-index:		4;
}

------------------------- */

#maincontent {
	float: left;
	line-height: 160%;
	padding: 0 20px 0 20px;
	width: 460px;
}

#sidebar-right {
	border: 1px dashed #4d6f0d;
	float: right;
	height: 360px;
	margin: -10px 20px 0 0;
	padding: 20px;
	overflow: auto;
	width: 200px;	
}

#footer {
	background: #fff;
	width: 788px;
	border-right: 2px solid #191919;
	border-top: 0px dashed #4d6f0d;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 20px;
	text-align: right;
	position: relative;
}

#footer2 {
	background: #ddd;
	border-bottom: 2px solid #191919;
	border-right: 2px solid #191919;
	border-top: 1px dotted #4d6f0d;
	font-size:		70%;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 20px;
	text-align: right;
	position: relative;
	width: 788px;
}

/* @end */

/* @group FORMAT */

h3 {
	font-size:		100%;
	font-weight:	bold;
	padding:		20px 0 0 0;
}

h4 {
	font-size: 90%;
	font-weight: bold;
}

#sidebar-right a {
	border:			none;	
}

#sidebar-right h4 {
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
}

div p {
	padding-top: 10px;
}

#sidebar-right h2 {
	font-size: 90%;
	font-weight: bold;
	color: #e50000;
}

.line {
	width: 100%;
	border-bottom: 1px dashed #4d6f0d;
	height: 10px;
	margin-bottom: 20px;
}



/* @end */



