/* skeleton */
html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-width: 800px;
	font-family: Arial, Verdana;
	background-color: #b3b3b3;
}

p
{
	margin: 0;
}

div.box
{
  position: relative;
  margin: 20px auto;
  width: 90%;
  min-width: 800px;
  max-width: 1400px;
  background-color: #ffffff;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
}

div.upperleftborder
{
	background-image: url(../img/border/border-upperleft.png);
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
	left: -20px;
}

div.topborder
{
	background-image: url(../img/border/border-top.png);
	width: 100%;
	background-repeat: repeat-x;
	height: 20px;
	position: absolute;
	top: -20px;
}

div.upperrightborder
{
	background-image: url(../img/border/border-upperright.png);
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
	right: -20px;
}


div.leftborder
{
	background-image: url(../img/border/border-left.png);
	width: 20px;
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	top: 0px;
	left: -20px;
}

div.rightborder
{
	background-image: url(../img/border/border-right.png);
	width: 20px;
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	top: 0px;
	right: -20px;
}

div.lowerleftborder
{
	background-image: url(../img/border/border-lowerleft.png);
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: -20px;
	left: -20px;
}

div.bottomborder
{
	background-image: url(../img/border/border-bottom.png);
	width: 100%;
	background-repeat: repeat-x;
	height: 20px;
	position: absolute;
	bottom: -20px;
}

div.lowerrightborder
{
	background-image: url(../img/border/border-lowerright.png);
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: -20px;
	right: -20px;
}

/* ***** Header Start ***** */
div.headernew
{
	background-color: #ee0000;
}

img.headernew
{
	width: 100%;
	border-style: none;
}

div.header
{
  position: relative;
  width: 100%;
  height: 150px;
  background-color: #ff0000;
}

div.header-wappen
{
  position: absolute;
  top: -23px; 
  left: 15px;
  width: 146px;
  height: 194px;
  float: left;
  z-index: 10;
}

img.header-wappen
{
  width: 146px;
  height: 196px;
}

div.font-ffwsb
{
	position: absolute;
	width: 100%;
	height: 86px;
	top: 32px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-width: 1px;
	border-color: #ffffff;
	text-align: center;
}

div.slogan
{
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-style: italic;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 11pt;
	color: #4a4a4a;
}

div.auth
{
	position: absolute;
	top: 0px;
	right: 3px;
	color: #ffffff;
	font-size: 8pt;
	text-align: right;
}

img.icon
{
	border-style: none;
	width: 16px;
}
div.userinfo
{
	background-color: #ffffff;
	color: #000000;
	width: 200px;
	text-align: left;
	padding: 2px;
	border-style: solid;
	border-color: #ee0000;
	border-width: 1px;
}

/* ***** Header End ***** */

/* ***** Footer Start ***** */
div.footer
{
	clear: both;
	background-color: #ff0000;
	font-size: 8pt;
	text-align: center;
	color: #cdc1cd;
}

a.footer
{
	font-size: 8pt;
	text-decoration: none;
}

a.footer:link {color: #cdc1cd;}
a.footer:visited {color: #cdc1cd;}
a.footer:hover { color: #ffffff; }
a.footer:active {}

/* ***** Footer End ***** */

/* ***** Navi Start ***** */
a.navi
{
	display: block;
	width: 100%;
	line-height: 2;
	color: #4a4a4a;
	font-size: 13px;
	letter-spacing: 1px;
	/*padding-left: 10px;*/

	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	border-width: 1px;

	border-top-style: solid;
	border-top-color: #ffffff;
	text-decoration: none; 
	background-color: #c1cdc1;/*#f0f0f0;*/
	font-variant: small-caps;
}

a.navi:link {}
a.navi:visited {}
a.navi:hover { background-color: #4a4a4a; color: #dedede; }
a.navi:active {}

div.entrytop
{
	width: 100%;
	height: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	border-width: 1px;
}

div.entrybottom
{
	width: 100%;
	height: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-width: 1px;
}

span.naviarrow
{
	font-weight: bold;
}
/* ***** Navi End ***** */

/* ***** Topics Start ***** */
div.h1
{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #c1cdc1;
	font-style: italic;
	font-variant: small-caps;
	font-family: Arial, Verdana;
	color: #4a4a4a;
	font-weight: normal;
	margin: 0;
	font-size: 16pt;
	clear: both;
	position: relative;
}

div.h2
{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #4a4a4a;
	clear: both;
}

div.textbox
{
	background-color: #fafafa;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #c1cdc1;
	border-right-color: #c1cdc1;
	border-bottom-color: #c1cdc1;
	border-width: 1px;
	padding: 2px;
}

div.topicbuttons
{
	position: absolute; 
	top: 1px;
	text-align: right;
	right: 25px;
}
/* ***** Topic End ***** */

/* ***** Form Common Start ***** */
p.error
{
	color: #ee0000;
	font-size: 8pt;
	font-weight: bold;
}
div.clear
{
	clear: both;
}

input, textarea, select
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #f1f1f1;
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	letter-spacing: 0px;
}

div.label
{
	float: left;
	width: 30%;
	min-width: 150px;
	text-align: left;
}

div.control
{
	float: left;
	width: 70%;
	min-width: 370px;
	text-align: center;
}

/* ***** Form Common End ***** */

/* ***** Paginator Start ***** */
div.paginator
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.paging
{
	width: 100%;
	text-align: center;
	font-size: 8pt;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.active
{
	color: #4a4a4a;
}

a.active:link{}
a.active:hover{}
a.active:visited{}

.disabled
{
	display: inline;
}
/* ***** Paginator End ***** */

div.message, div.error-message
{
	color: #ee0000;
	font-size: 8pt;
	font-weight: bold;
}

img.noborder
{
	border-style: none;
}

hr.spacer
{
	width: 100%;
	border-style: solid;
	border-width: 0px;
	height: 1px;
	background-color: #4a4a4a;
}

span.bold
{
	font-weight: bold;
}

input.button
{
	width: 100px;
	text-decoration: none;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #4a4a4a;
	color: #4a4a4a;
	background-color: #dedede;
	font-size: 10pt;
}

a.button:link, input.button:link{}
a.button:visited, input.button:visited{}
a.button:active, input.button:active{}
a.button:hover, input.button:hover{ color: #dedede; background-color: #4a4a4a;}
