body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../../img/background.jpg);
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span, ul, li {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*font-size: 12px;*/
	font-size: 0.95em;
	line-height: 1.5em;
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus,
newsticker.a, newsticker.a:link, newsticker.a:visited, newsticker.a:active, newsticker.a:focus {
	color: #FFDD53;
	text-decoration: none
}
a:hover,
newsticker.a:hover {
	color: #FFDD53;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

.articleSummary {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.91em;
	line-height: 1.5em;
	color: #FFF2BF;
   margin-top:20px;
}

.v09 {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }


/*
.formButton	{ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
*/

/* search */
.formSearch { font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #004C1E;
	font-weight: bold;
	text-decoration: none;
  padding-top:3px;
  font-variant: small-caps;
  letter-spacing:1px;
}
.nav_table a:hover {
	text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
  padding-top:3px;
  font-variant: small-caps;
  letter-spacing:1px;
  background-image: none;
}

.navLevel1, .navLevel1 a, .navLevel1 a:link, .navLevel1 a:active, .navLevel1 a:visited, .navLevel1 a:hover {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #004C1E;
	font-weight: bold;
	text-decoration: none;
  padding-top:3px;
  padding-left:5px;
  font-variant: small-caps;
  letter-spacing:1px;
  background-image: none;
}
.navLevel1 a:hover {
	text-decoration: none;
}

.navLevel1a, .navLevel1a a, .navLevel1a a:link, .navLevel1a a:active, .navLevel1a a:visited, .navLevel1a a:hover {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #004C1E;
	font-weight: bold;
	text-decoration: none;
  padding-top:3px;
  padding-left:5px;
  font-variant: small-caps;
  letter-spacing:1px;
  background-image: none;
}


.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Tahoma, Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}


/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}


/**
  * Sample for FORUM
  */
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; 
  font-size: 0.91em;
	line-height: 1.5em; 
  font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody		{ font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }


imgDIVinTextLeft {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
imgDIVinTextRight {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
} 


/* ###### tanzsport-heidelberg.de css definitions ###### */

.maintable {
  position:relative;
  width:100%;
}

.maintable_fixed {
  position:relative;
  width:980px;
  border:1px solid #FFFFFF;
  margin-top:20px;
  margin-bottom: 20px;
}

.topbanner {
  position:absolute;
  background-image: url(../../img/topbanner_bkgd.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 122px;
  top:0;
  left:0;
}

.topbanner_fixed {
  position:relative;
  background-image: url(../../img/topbanner_bkgd.jpg);
  background-repeat: repeat-x;
  width: 980px;
  height: 122px;
  top:0;
  left:0;
}

.leftbanner {
  background-image: url(../../img/leftbanner.jpg);
  background-position: top;
  background-repeat: no-repeat;
  width:180px;
  height: 108px;
  overflow: hidden;
}

.topbanner_text {
  position:absolute;
  left:440px;
  top:35px;
  width:535px;
  height:39px;
  z-index:1;
}

.statusbar {
  position: absolute;
  left: 245px;
  top: 89px;
  z-index:1;
}

.statusbar_fixed {
  position: absolute;
  left: 245px;
  top: 89px;
  width: 735px;
  z-index:1;
}

.topbar {
  width:100%;
  border:0;
  display:block;
}

.topbartable {
  width:100%;
  height:25px;
  /*
  background-image: url(../../img/topbar_bkgd.jpg);
  background-position: left;
  background-color: #FFE064;
  background-repeat: no-repeat;
  border-bottom:1px solid #FFFFFF;
  */
}

.topbartable td {
  padding: 5px;
  color: #004B1E;
  font-variant: small-caps;
  font-size:11px;
}

.topbartable a, .topbartable a:link, .topbartable a:visited, .topbartable a:active, .topbartable a:focus {
	color: #EC830F;
	text-decoration: none
}
.topbartable a:hover {
	color: #EC830F;
	text-decoration: underline;
}

.logo {
  position:absolute;
  left:35px;
  top: 10px;
  z-index:100;
display:none;
}

.maincontent {
  width:100%;
  border:0;
  background-image: url(../../img/content_bkgd.jpg);
  background-repeat: repeat-y;
}

.mainarea td {
  font-size: 12px;
	line-height: 1.5em;
} 

.toparea {
  position: relative;
  left:0;
  top:0;
  height:122px;
}

.leftarea {
  position: relative;
  top:0;
  left:0;
  background-image: url(../../img/background-y.gif);
  background-repeat: repeat-y;
  background-position:left;
  width:180px;
  overflow:hidden;
}

.mainarea {
  padding:30px;
  font-weight: normal;
  line-height:1.5em;
  color:#FFF2BF;
}

.rightarea {
  background-color: #353535;
/*
  background-image: url(../../img/dance.gif);
  background-repeat: no-repeat;
  background-position:top;
*/
  width:180px;
}

.bottomarea {
  font-size:10px;
}

h1 {
  font-size:17px;
  color: #FFCC00;
}

h2 {
  margin-top:10px;
  font-size:14px;
  color: #FFCC00;
}

h3 {
  font-size:14px;
  color: #FFF2BF;
  font-weight: bold;
}

.contactform input, .contactform select, .contactform textarea{
  font-size: 12px;
  margin: 3px;
  width: 200px;
}

p.t1 {
  font-weight:bold;
}

#newsletter-anmeldung {
  position: absolute;
  margin-left: -7px;
  margin-top: -120px;
  z-index: 200;
}
