/* CSS Document */

html, body {
	margin: 0;
	background: #d40028 url(bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow: hidden;
}
div#container {
	width:100%;
	margin-top: 170px;
	float: right;
	position: fixed;
	display:block;
	background: url(bg_intro.gif) no-repeat;
}
div#left {
	width: 15px;
	height:230px;
	background: #222;
	float: left;
}
div#grafik {
	width: 430px;
	height: 230px;
	background: transparent;
	float: left;
	margin-top: 210px;
}
#inner {
	display:block;
	width: 100%;
	background: #fff;
	clear: both;
}
#text a, a:link, a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#text a:hover, a:active {
	color: #fff;
	background: #d40028;
	text-decoration: none;
}

#impressum {
line-height: 1;
}

 div.hr {
  height: 1px;
  background: #fff no-repeat scroll center;
  margin-right: 15px;
  margin-top: 30px;
}

div.hr hr {
  display: none;
}

.clear {
	clear:both;
}

div#text {
	width: 239px;
	height: 230px;
	margin-left:2px;
	background: url(bg_text.jpg);
	float:left;
	line-height: 2;
	color: white;
}
div#menu {
	margin-top: 90px;
	margin-left: 15px;
}
div#word {
	width: 379px;
	height:230px;
	margin-left:2px;
	margin-right:2px;
	background: #222 url(words.jpg);
	float: left;
}
div#right {
	height:230px;
	background: #222;
	float: right;
	overflow: auto;
}
/*
div#over {
	height: 6px;
	width: 239px;
	margin-left:17px;
	background: url(over.jpg) no-repeat;
	margin-bottom: 2px;
}
div#under {
	height: 6px;
	width: 239px;
	margin-left:17px;
	background: url(under.jpg) no-repeat;
	margin-top: 2px;
	float: left;
}*/

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}


/* --------------------------------------------- */
/* Quick Menu */

.ifM_box {
	position: absolute;
	top: 100px;
	left: 100px;
	width: 227px;
	height: 317px;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #d40028;
	overflow: hidden;
}
.ifM_header {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 227px;
	background: #222;
	color: #fff;
	text-align: right;
	vertical-align: middle;
	line-height: 18px;
}
.ifM_header a {
	margin-right: 12px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
.ifM_header a:HOVER {
	color: #222;
}
.ifM_wrapper {
	position: absolute;
	top: 19px;
	left: 0;
	width: 2270px;
	height: 288px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
.ifM_tile {
	position: absolute;
	top: 0;
	left: 7px;
	width: 213px;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
.ifM_cats {
	width: 100%;
	height: 64px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
}
.ifM_cats h1 {
	font-family: Bookman Old Style, Verdana, Arial, serif;
	font-size: 1.8em;
	margin: 0;
	padding: 2px 0;
	line-height: 1.8em;
	color: #d40028;
	font-weight: normal;
}
.ifM_cats p {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #858585;
	font-weight: normal;
}
.ifM_pager {
	height: 18px;
	width: 213px;
	line-height: 18px;
	margin: 0;
	border: 0;
	padding: 0;
	background: #f6f6f6;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.ifM_pager a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	color: #d40028;
	display: block;
}
.ifM_pager a:HOVER {
	background: #d1d1d1;
}
.ifM_pager img {
	border: 0;
	margin: 6px 0;
}
.ifM_content {
	width: 213px;
	height: 150px;
	margin: 1px 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}
.ifM_content a {
	text-decoration: none;
	color: #333;
	height: 18px;
	width: 100%;
	display: block;
	line-height: 18px;
	padding: 0 -10px 0 10px;
	background-color: #222;
	margin: 1px 0;
}
.ifM_content a:HOVER {
	color: #fff;
	background-color: #d40028;
}
.ifM_more {
	background-image: url(/resources/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.ifM_back {
	position: absolute;
	top: 255px;
	right: 0;
	height: 18px;
	width: 52px;
	background: #d1d1d1;
	color: #fff;
	line-height: 18px;
	vertical-align: middle;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	z-index: 99;
}
.ifM_back a {
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #fff;
	display: block;
}
.ifM_back a {
	color: #fff;
	background: #222;
}
.ifM_back a:HOVER {
	color: #fff;
	background: #d40028;
}
.ifM_reset {
	position: absolute;
	top: 255px;
	right: 62px;
	height: 18px;
	width: 52px;
	background: #222;
	color: #fff;
	line-height: 18px;
	vertical-align: middle;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	z-index: 99;
}
.ifM_reset a {
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #fff;
	display: block;
}
.ifM_reset a {
	color: #fff;
	background: #d1d1d1;
}
.ifM_reset a:HOVER {
	color: #fff;
	background: #f60;
}
