/* StyleSheets for SparrenCon.de */

html {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color:#550000;
	border: none;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color:#550000;
	/*background-image:url(../pics/back.gif);
	background-repeat:repeat;
	background-attachment:scroll;*/
	border: none;
	background-position: center;
	padding : 0px;
	margin : 0px;
	height : 100%;
	width : 100%;
	overflow : hidden; 
}


/* Images */

img {
	border: none;
}


/* Mainborder in the center of the page */

div.mainborder {
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	border: none;
	position:absolute;
	left:50%;
	margin-left:-445px;
	top:50%;
	margin-top:-290px; 
	width: 890px;
	height: 580px;
}


/* Logo at the top left */

/* Logo for Gecko */
div.logo {
	text-align: left;
	vertical-align: bottom;
	margin-left: -28px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: -2px;
	visibility: visible;
	white-space: pre;
	display: block;
	border: none;
	overflow: visible;
}

/* Logo for MSIE */
div.logo_ie {
	text-align: left;
	vertical-align: bottom;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: -2px;
	visibility: visible;
	white-space: pre;
	display: block;
	border: none;
	overflow: visible;
	left: -27px;
}


/* Navigation and Links at the top right */

div.topnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 0pt;
	color: #000000;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	position: relative;
	width: 890px;
	height: 102px;
	background-color: #0000ff;
	background-image:url(../pics/bg_border_top.jpg);
	white-space:nowrap;
	border: none;
	background-repeat: no-repeat;
}

ul.topnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 0pt;
	color: #000000;
	margin: 0 auto;
	text-align: right;
	vertical-align: top;
	position: relative;
	white-space:nowrap;
	border: none;
	background-repeat: no-repeat;
	bottom: -75px;
	right: 10px;
}

ul.topnavi li {
	padding: 0px 0px 5px;
	list-style: none;
}

/* LinksNavigation */

ul.topnavi a.navi {
	text-decoration:none;
	color: #5555FF;
	overflow: visible;
	position: relative;
	line-height: normal;
	white-space: normal;
	display: inline;
	padding: 0px 0px 0px;
	clip:  rect(auto,auto,auto,auto);
	margin: 0px;
	bottom: -3px;
	left: 0px;
}

ul.topnavi a.navi:hover {
	text-decoration: underline;
	left: 0px;
	bottom: -4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
}

ul.topnavi a.chosen {
	text-decoration:none;
	color: #5555FF;
	height: auto;
	width: auto;
	border: none;
	overflow: visible;
	position: relative;
	line-height: normal;
	white-space: normal;
	display: inline;
	padding: 0px 0px 0px;
	clip:  rect(auto,auto,auto,auto);
	margin: 0px;
	font-weight: bold;
	background-repeat: repeat-x;
	left: 0px;	
	bottom: -4px;
}

ul.topnavi a.chosen:hover {		
	text-decoration:none;
}


/* the contentborder in the center of the page */

div.contentborder {
	margin: 0px auto;
	float: none;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0px;
	position: relative;
	width: 890px;
	background-color: #550000;
	background-image:url(../pics/bg_border_middle.jpg);
	background-repeat: repeat-y;
	background-attachment:scroll;
	border: none;
}

iframe {
	margin: 0px;
	text-align: left;
	padding: 0px;
	/*clear: both;*/
	position: relative;
	width: 860px;
	height: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #550000;
	border: 1px solid #000000;
	background-color: #550000;
	/*background-image:url(../pics/back.gif);
	background-repeat:repeat;
	background-attachment:scroll;*/
	overflow: show;
}

* html iframe {  /* nur fuer Internet Explorer */
  overflow: hidden;     /* Version 5.x */
}


/* Bottom of the mainborder */

div.bottom {
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	position: relative;
	width: 890px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	line-height: normal;
	color: #000000;
	background-color: #0000ff;
	background-image:url(../pics/bg_border_bottom.jpg);
	white-space:nowrap;
	border-top: 0px solid #0000ff;
	border-right: 0px solid #0000ff;
	border-bottom: 0px solid #0000ff;
	border-left: 0px solid #0000ff;
}

div.bottom span {
	font-weight: bold;
}
