/* Copyright © Sebastian Fichtner */

/* BODY STYLE */
html, body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/bgY_2.jpg);
	background-repeat: repeat-y;
}

/* IMAGES */
img {
	border: 0px;
	behavior: url(iepngfix.htc);
}
a img { 
	border: none; 
}
a { 
	outline: none; 
}

/* LOGO DIv */
#logo {
	width: 300px;
	height: 100px;
	position: absolute;
	z-index: 5;
	left: 45px;
	top: 0px;
}

/* LIKE - FACEBOOK DIVs */
#like {
	width: 500px;
	height: 50px;
	position: absolute;
	z-index: 5;
	left: 367px;
	top: 0px;
}

/* BACKGROUND DIvS */
#bgX {
	width: 100%;
	height: 200px;
	background-repeat: repeat-x;
	position: absolute;
	z-index: 2;
	background-image: url(images/bgX.jpg);
}
#bgcorner {
	width: 225px;
	height: 110px;
	position: absolute;
	top: 112px;
	left: 0px;
	z-index: 3;
	background-image: url(images/bgcorner.jpg);
}


/* NAVI */
#navi {
	width: 160px;
	position: absolute;
	top: 175px;
	left: 35px;
	z-index: 5;
}
#navi_title {
	width: 75px;
	height: 20px;
	position: relative;
	left: 20px;
	top: 4px;
	z-index: 10;
}
.navi_top {
	width: 160px;
	height: 10px;
	position: relative;
	background-image: url(images/navi-top.jpg);
}
.navi_middle {
	padding-left: 6px;
	background-image: url(images/navi-middle.jpg);
}
.navi_bottom {
	width: 160px;
	height: 10px;
	position: relative;
	background-image: url(images/navi-bottom.jpg);
}

/* SHORTNEWS */
#shortnews {
	width: 160px;
	position: absolute;
	top: 475px;
	left: 35px;
	padding-bottom: 10px;
	z-index: 5;
}
#hot_title {
	width: 75px;
	height: 20px;
	position: relative;
	left: 20px;
	top: 4px;
	z-index: 10;
}
.hot_top {
	width: 160px;
	height: 10px;
	position: relative;
	background-image: url(images/navi-top.jpg);
}
.hot_middle {
	width: 160px;
	position: relative;
	background-image: url(images/navi-middle.jpg);
	padding-left: 21px;
	padding-bottom: 3px;
	padding-right: 10px;
}
.hot_bottom {
	width: 160px;
	height: 10px;
	position: relative;
	background-image: url(images/navi-bottom.jpg);
}

/* TITLE */
#title {
	width: 300px;
	height: 40px;
	position: absolute;
	z-index: 30;
	top: 125px;
	left: 190px;
}

/* HOT BUTTONS */
#buttons {
	width: 470px;
	height: 50px;
	position: absolute;
	z-index: 50;
	top: 70px;
	left: 370px;
}
	
/* NAVI LIST */
ul.navigation {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  list-style: none;
  background-color: #eb020b;
  width:153px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
ul.navigation li {
  display:inline;
}
ul.navigation li a {
  color:#FFFFFF;
  /* background-color:#eb020b; */
  display:block;
  text-decoration: none;
  margin:0;
  padding:3px 0px 3px 15px;
}
* html ul.navigation a {width:100%;}

/* 	
	ul.navigation li a:visited {
	background-color:#eb020b;
	}

	ul.navigation li a:hover {
	color:#eb020b;
	background-color:#FFFFFF;
	}
*/

/* CONTENT DIv */
#content {
	width: 720px;
	position: absolute;
	z-index: 10;
	top: 180px;
	left: 210px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#tjek {
	width: 500px;
	position: absolute;
	z-index: 15;
	top: 232px;
	left: 224px;
}
#tjek2 {
	width: 500px;
	position: absolute;
	z-index: 50;
	top: 265px;
	left: 217px;
}
#weihnachtsmarkt {
	width: 650px;
	height: 350px;
	position: absolute;
	z-index: 15;
	top: 310px;
	left: 40px;
	background-image: url(images/weihnachtsmarkt.png);
}
#troedel{
	width: 650px;
	height: 350px;
	position: absolute;
	z-index: 15;
	top: 310px;
	left: 40px;
}
#mitgliedertreff2010-1 {
	width: 650px;
	height: 350px;
	position: absolute;
	z-index: 15;
	top: 310px;
	left: 40px;
	background-image: url(images/mitgliedertreff2010-1.png);
}

#hotORnot {
	width: 650px;
	height: 450px;
	position: absolute;
	background: url(images/news-bg.png) no-repeat;
	z-index: 15;
	top: 310px;
	left: 40px;
	padding-left: 34px;
	padding-top: 103px;
	
	/* background-image: url(images/hotORnot.jpg); */
}

/* HREF */
A:link {font-family: Verdana; color: #000000; text-decoration: underline}
A:active {font-family: Verdana; color: #000000; text-decoration: underline}
A:visited {font-family: Verdana; color: #000000; text-decoration: underline}
A:hover {font-family: Verdana; color: #eb020b; text-decoration: none}

A.content_url:link {font-family: Verdana; color: #000000; font-size: 11px; text-decoration: underline}
A.content_url:active {font-family: Verdana; color: #000000; font-size: 11px; text-decoration: underline}
A.content_url:visited {font-family: Verdana; color: #000000; font-size: 11px; text-decoration: underline}
A.content_url:hover {font-family: Verdana; color: #eb020b; font-size: 11px; text-decoration: none}

A.tjek2:link {font-family: Arial, Verdana; display: block; padding-left: 4px; background: #444; color: #fff; font-weight: bold; font-size: 10px; text-decoration: none}
A.tjek2:active {font-family: Arial, Verdana; display: block; padding-left: 4px; background: #444; color: #fff; font-weight: bold; font-size: 10px; text-decoration: none}
A.tjek2:visited {font-family: Arial, Verdana; display: block; padding-left: 4px; background: #444; color: #fff; font-weight: bold; font-size: 10px; text-decoration: none}
A.tjek2:hover {font-family: Arial, Verdana; display: block; padding-left: 4px; background: #444; color: #fff; font-weight: bold; font-size: 10px; text-decoration: none}

A.shortnews:link {font-family: Verdana; color: #FFFFFF; text-decoration: underline}
A.shortnews:active {font-family: Verdana; color: #FFFFFF; text-decoration: underline}
A.shortnews:visited {font-family: Verdana; color: #FFFFFF; text-decoration: underline}
A.shortnews:hover {font-family: Verdana; color: #FFFFFF; text-decoration: none}

A.galerie:link {font-family: Verdana; color: #eb020b; font-size: 13px; font-weight: bold; text-decoration: none}
A.galerie:active {font-family: Verdana; color: #eb020b; font-size: 13px; font-weight: bold; text-decoration: none}
A.galerie:visited {font-family: Verdana; color: #eb020b; font-size: 13px; font-weight: bold; text-decoration: none}
A.galerie:hover {font-family: Verdana; color: #000000; font-size: 13px; font-weight: bold; text-decoration: none}

A.weiter:link {font-family: Verdana; color: #eb020b; font-size: 11px; text-decoration: underline}
A.weiter:active {font-family: Verdana; color: #eb020b; font-size: 11px; text-decoration: underline}
A.weiter:visited {font-family: Verdana; color: #eb020b; font-size: 11px; text-decoration: underline}
A.weiter:hover {font-family: Verdana; color: #000000; font-size: 11px; text-decoration: underline}

A.navigat:link {color: #FFFFFF; background-color:#eb020b; text-decoration: none}
A.navigat:active {color: #FFFFFF; background-color:#eb020b; text-decoration: none}
A.navigat:visited {color: #FFFFFF; background-color:#eb020b; text-decoration: none}
A.navigat:hover {color:#555; background-color:#FFFFFF; text-decoration: none}

A.navigat-down:link {color: #eb020b; background-color:#EEE; text-decoration: none}
A.navigat-down:active {color: #eb020b; background-color:#EEE; text-decoration: none}
A.navigat-down:visited {color: #eb020b; background-color:#EEE; text-decoration: none}
A.navigat-down:hover {color:#555; background-color:#FFF; text-decoration: none}

A.navigat_active:link {color:#eb020b; background-color:#FFFFFF; text-decoration: none}
A.navigat_active:active {color:#eb020b; background-color:#FFFFFF; text-decoration: none}
A.navigat_active:visited {color:#eb020b; background-color:#FFFFFF; text-decoration: none}
A.navigat_active:hover {color: #000000; background-color:#FFFFFF; text-decoration: none}

A.ueberschrift:link {font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
A.ueberschrift:active {font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
A.ueberschrift:visited {font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
A.ueberschrift:hover {font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline}

A.ueberschriftINDEX:link {font-family: Verdana; font-size: 10px; color: #FFFFFF;  text-decoration: none}
A.ueberschriftINDEX:active {font-family: Verdana; font-size: 10px; color: #FFFFFF;  text-decoration: none}
A.ueberschriftINDEX:visited {font-family: Verdana; font-size: 10px; color: #FFFFFF;  text-decoration: none}
A.ueberschriftINDEX:hover {font-family: Verdana; font-size: 10px; color: #FFFFFF;  text-decoration: underline}

A.zurueck:link {font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none}
A.zurueck:active {font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none}
A.zurueck:visited {font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none}
A.zurueck:hover {font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: underline}

A.kpdone:link {font-family: Verdana; font-size: 11px; color: #000000; text-decoration: line-through}
A.kpdone:active {font-family: Verdana; font-size: 11px; color: #000000; text-decoration: line-through}
A.kpdone:visited {font-family: Verdana; font-size: 11px; color: #000000; text-decoration: line-through}
A.kpdone:hover {font-family: Verdana; font-size: 11px; color: #eb020b; text-decoration: line-through}

/* FONT SPAN */
.spacer_kn {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.inhalt {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.inhalt2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
.ueberschrift2 {
	font-family: Verdana, Arial;
	text-transform:uppercase; 
	font-size: 13px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: none
}
.zurueck {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.standard_title {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.standard_text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
	
