/* ------------------------------------------------------------ */
/* Body-Einstellungen */
/* ------------------------------------------------------------ */

body
{
  background-color     : #ffffff;
  background-image     : url('images/gitter2.gif');
  background-repeat    : repeat;
  background-attachment: fixed;
  background-position  : top left;
/*  line-height          : 22px;*/
  font-family: Arial;
  font-size: 12px;
  margin: 0px;
  padding: 0px;

  scrollbar-base-color      :#dddddd;
  scrollbar-3dlight-color   :#ffffff;
  scrollbar-arrow-color     :#ff0000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color      :#dddddd;
  scrollbar-highlight-color :#ffffff;
  scrollbar-shadow-color    :#000000;
  scrollbar-track-color     :#eeeeee;

}

/* 1aWork-Sidebar-Werbung */

#id1aWork {
	margin-left: 20px;
  border:#f00 1px solid;
	width:140px;
	display:block;
	padding:5px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-align: center;
	line-height: 16px;
}

a.css1awButton {
	border-right: #888 1px solid;
	border-bottom: #888 1px solid;
	background-color: #d00;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	color: #fff;
	margin: 3px;
	padding: 2px;
 	display: block;
}


/* Page
   -------------------------------------------------------------------------- */

#idPage {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-top: 0px;
	margin-left: -400px;
}

/* LeftSide
   -------------------------------------------------------------------------- */

#idLeftSide {
	width: 100px;
	float: left;
	background-repeat: no-repeat;	
	height: 500px;
}

/* Content
   -------------------------------------------------------------------------- */

#idContent {
	width: 480px;
	float: left;
  	line-height: 22px;
}

/* RightSide
   -------------------------------------------------------------------------- */

#idRightSide {
	width: 220px;
	clear: right;
	position: absolute;
	right: 0px;
	overflow: hidden;
}

#idRightSide p {
	float: right;
	color: #000;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	width: 90%;
	border: #000 1px solid;
	background-color: #fff;
	padding: 2px;
	margin-top: 0px;
}

#idRightSide h3 {
	float: right;
	background-color: #d92626;
	width: 90%;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	color: #fff;
	border: #000 1px solid;
	padding: 2px;
}

/* wir derzeit für Downloadhinweis verwendet */
.cssEycatcherBox {
  	border: #a00d0d 1px solid;
	background-color: #fff7b1;
	padding: 5px; 
	font-weight: bold;
} /* .cssEycatcherBox */

.cssEycatcherBox img {
  	padding-right: 5px;
  	border: 0px;
}

.cssEycatcherBox a {
  	font-weight: normal;
}

/*
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
html.noted a:link:after,
html.noted a:visited:after {
  content: '';
}
*/

#idFooter {
	text-align: right;
	color: #fff;
	text-indent: 20px;
	height: 20px;
	width: 100%;
	background-color: #d92626;
	overflow: hidden;
	padding: 2px 10px 2px 0px;
}

#idFooter a {
   color: #fff;
   padding: 0px 5px 0px 5px;
}

#idHeader img {
	margin-right: 15px;
	margin-top: 2px;
	border: 0px;
}

#idHeader {
	width: 100%;
	background-image     : url('images/head1.jpg');
	background-repeat    : no-repeat;
	height: 64px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.cssForm fieldset {
	margin-top: 10px;
	background-color: #fff;
}

.cssForm legend {
	margin-top: 9px;
	background-color: #000;
	color: #fff;
}

.cssForm p {
	margin: 0px;
	position: relative;
	left: 100px;
	color: #aaa;
	top: -15px;
}

.cssForm label {
	width: 80px;
	display: block;
	font-size: 10px;
	text-align: right;
}

.cssForm input {
	position: relative;
	top: -20px;
	left: 100px;
	display: block;
}

.cssForm select {
	position: relative;
	top: -20px;
	left: 100px;
	display: block;
}

/* Fließtext auf der Seite */
p.cssCopy {
  line-height: 20px;
}

img.cssImgSubNaviArrow {
	border: #f00 0px solid;
	margin: 0 0 0.3ex 0;
}

/* Subnavigation der Seite */
a.cssSubNavi {
	font-family: Arial;
	color: #ff0;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 15px 0 5px;
}
a.cssSubNaviActive {
	background-color: #d92626;
	font-family: Arial;
	color: #ff0;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 15px 0 5px;
}


  .cssLabel {
	font-size: 9px;
  }
  .cssEmphasize {
	font-size: 16px;
	font-weight: bold;
  }

table.cssInfoBox {
  width: 100%;
  margin:0px;
  border: #000 1px solid;
  background-color: #fff;
  padding: 5px;
}

table.cssInfoBox thead {
  font-size: 9px;
  background-color: #eee;
}

img.cssImgLeft {
	border: #000 1px solid;
	margin-right: 10px;
	float: left;
}

img.cssImgRight {
	border: #000 1px solid;
	margin-left: 10px;
	float: right;
}

a.cssLinkSubNavi {
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  color: #ff0;
  text-decoration:none;
}

a.cssLinkSubNavi:hover {
  text-decoration: underline;
  color:#fff;
}

a.Headline
{
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
}
a.Headline:link
{
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
}
a.Headline:hover
{
  text-decoration:underline;
}

.cssTabList td {
  border-bottom: #000 1px solid;
  padding-top: 5px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #f8f8f8;
}

.cssTabList thead tr td {
  font-size: 9px;
  border-bottom: #000 1px solid;
  background-color: #ddd;
  margin : 0px;
  padding: 0px;
}

.cssImgFoto {
  border: #000 1px solid;
  margin: 15px;
}
.cssCheckList {
  list-style-image: url(images/haken.gif);
}

.cssCheckList li {
  margin-bottom: 15px;
}

/* NAVIGATION LINKS   NAVIGATION LINKS   NAVIGATION LINKS   NAVIGATION LINKS */
.cssNaviList {
  list-style-image: url(images/arrow.gif);
  list-style-position:outeside;
  padding-left: 0px;
  width:150px;
  text-align: left;
  margin: 0px;
  font-size: 10px;
}
.cssNaviList li {
  border: #000 1px solid;
  margin: 5px;
  padding-left: 5px;
  background-color: #eee;
}
.cssNaviList li:hover{
  background-color: #fee;
}
.cssNaviList li a {
  font-weight: bold;
  color: #000;
  font-size: 12px;
}
/* NAVIGATION LINKS   NAVIGATION LINKS   NAVIGATION LINKS   NAVIGATION LINKS */

.cssTdLeftCorner {
	background-image     : url('images/head1.jpg');
	background-repeat    : no-repeat;
	height: 64px;
	padding: 0px;
	margin: 0px;
	text-align: right;
} /* .cssTdLeftCorner */

table.cssBox {
	border: #000 1px solid;
	width: 150px;
	background-color: #fff;
	margin-bottom: 20px;
	font-family: Arial;
	padding: 0px;
}

.cssMessageBar {
	color:#000;
	padding: 5px;
	font-family:Arial;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	background-color: #fe0;
	line-height: 12px;
} /* .cssMessageBar */

.cssNavigationBar {
	height: 20px;
	background-color: #d92626;
	padding:0px;
	margin:0px;
} /* .cssNavigationBar */

.cssBoxContent {
	color: #000;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
}

.cssBoxHead {
	background-color: #d92626;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	border-bottom: #000 1px solid;
}
  .cssFormSimple {
	border: #000 1px solid;
	padding: 10px;
	display: block;
	background-color: #fff1e0;
  }

  .cssFormSimple label {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	display: block;
  }

  .cssLinkExtern {
	color: #0a0;
  }
a.safe{
font-style: italic;
color:#000000;
text-decoration:none;
cursor: text;
}
a.safe:visited{
font-style: italic;
color:#000000;
text-decoration:none;
cursor: text;
}
a.safe:link{
font-style: italic;
color:#000000;
text-decoration:none;
cursor: text;
}
a.safe:hover{
font-style: italic;
color:#000000;
text-decoration:none;
cursor: text;
}

/* ------------------------------------------------------------ */
/* Programmteile im Text */
/* ------------------------------------------------------------ */

.Menu
{
  background-color: #ffffe6;
  font-family: Courier;
}

/* ------------------------------------------------------------ */
/* Rubrik (z.B. weitere Themen) */
/* ------------------------------------------------------------ */

b
{
  font-family: Arial;
  font-weight: bold;
  color      : #330000;
}

h1
{
  font-size  : 20px;
  line-height: 20px;
  font-family: Arial;
  font-weight: bold;
  color      : #000000;
}

h2
{
  font-size  : 16px;
  line-height: 16px;
  font-family: Arial;
  font-weight: bold;
  color      : #000000;
}

h3
{
  font-size  : 14px;
  line-height: 14px;
  font-family: Arial;
  font-weight: bold;
  color      : #000000;
}

.head
{
  font-style : italic;
  font-size  : 18px;
  font-family: Arial;
  font-weight: bold;
  color      : #ffffff;
}

small
{
  font-family: Arial;
  font-size  : 11px;
  line-height: 16px;
  color      : #000000;
}

/* ------------------------------------------------------------ */
/* Headline für weiter Themen und Navigation */
/* ------------------------------------------------------------ */

a
{
  color: #ff0000;
  text-decoration: none;
}

a:link
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a:visited
{

}

a:active
{
  text-decoration: underline;
}

/* ----------------------------------------------------------------- */
/*  Navigation 2 (Subnavigation) */
/* ----------------------------------------------------------------- */

.cssArea{
  border: #000000 1px solid;
  width: 152px;
  height: 16px;
  margin: 5px;
  padding: 1px;
  background-color: #eeeeee;
}

a.cssLinkNavi2:hover {
	background-color: #edd;
}

a.cssLinkNavi2{
  border: #000 1px solid;
  width: 150px;;
  margin: 5px;
  padding: 1px;
  padding-left: 20px;
  font-weight: bold;
  font-size: 11px;
  display: block;
  color: #000;
  background-color: #eee;
  background-image     : url('images/arrow2.gif');
  background-repeat    : no-repeat;
  text-align: left;
}

.cssRegion{
  border: #cccccc 1px solid;
  width: 152px;
  height: 16px;
  margin: 1px;
  padding: 1px;
  background-color: #ffffff;
  font-size:10px;
}
.cssAreaHl{
  border: #000000 1px solid;
  width: 152px;
  height: 16px;
  margin: 5px;
  padding: 1px;
  background-color: #ffeeee;
}

.cssNaviHead {
  border: #000000 1px solid;
  width: 152px;
  height: 16px;
  margin: 5px;
  padding: 1px;
  background-color: #d92626;
  color: #ffffff;
  font-weight: bold;
}

a.cssARegion{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}
a.cssARegion:visited{
  font-color: #000000;
}
a.cssARegion:hover{
  text-decoration: underline;
}
/* Ende: Navigation 2 (Subnavigation) */
a.cssLinkIntern:after
{
  content:" " url("images/link.gif");
}

a.cssAButton {
  width: 123px;
  height: 20px;
  display: block;
  background: transparent url('images/4mbuttonbkg3.gif');
  text-align: center;
  font-size: 12px;
  padding: 2px;
  margin: 0px;
  margin-top: 4px;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  float: left;
}

.cssAButton_active {
  background: transparent url('images/4mbuttonbkg3.gif') 0 -48px no-repeat;
  width: 123px;
  height: 20px;
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 2px;
  margin: 0px;
  margin-top: 4px;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  float: left;
}

a.cssAButton:hover {
    background: transparent url('images/4mbuttonbkg2.gif') 0 -24px no-repeat;
}

