/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body * {
min-height: 0;
}
/* end browser resets*/
strong {
	font-weight: bold;
}
body {
	background: #095C4A url(../img_css/body_back.png) 0 0 repeat-x;
}
#wrapper {
	width: 990px;
	margin: 30px auto 20px auto;
	background: #fff url(../img_css/wrapper_back.png) 0 0 no-repeat;
}
#header {
	width: 990px;
	height: 140px;
	display: block;
	border-bottom: 1px solid #378E84;
	position: relative;
}
#cal {
	width: 160px;
	left: 790px;
	position: absolute;
	top: -30px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 800px;
}
#searchnav {
	width: 70px;
	position: absolute;
	top: 130px;
	left: 800px;
	font-family: Arial, Sans-Serif;
	font-size: 9px;
}
#searchnav #search{
	width: 90px;
	position: absolute;
	top: 0px;
	left: 70px;
	font-family: Arial, Sans-Serif;
	font-size: 9px;
}
#primenav {
	width: 900px;
	position: absolute;
	top: 123px;
	left: 30px;
}
#primenav ul li {
	float: left;
	display: block;
}
#primenav ul li a {
	float: left;
	display: block;
	margin-right: 5px;
	border: 1px solid #000;
	width: 90px;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	background-color: transparent;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#primenav ul li a:hover, #primenav ul li a.active {
	background-color: #095C4A;
	color: #fff;
}
#subnav {
	width: 700px;
	float: left;
	margin: 0 0 30px 0;
	display: block;
	padding-left: 0;
}
#subnav ul {
	width: 700px;
	float: left;
	margin: 0;
	padding: 0;
}
#subnav ul li {
	float: left;
	display: block;
	margin-right: 0;
}
#subnav ul li a {
	font-size: 11px;
	float: left;
	display: block;
	margin-right: 0;
	border-bottom: 1px solid #ABCEC8;
	border-right: 1px solid #ABCEC8;

	height: 16px;
	line-height: 16px;
	padding: 0 8px;
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
#subnav ul li a:hover, #subnav ul li a.active {
	background-color: #095C4A;
	color: #fff;
}
#main {
	padding: 0 140px 20px 30px;
	margin: 40px 0 0 0;
	position: relative;
	background: transparent url(../img_css/background_ball.jpg) 0 100% no-repeat;
}
#main.calendar {
	padding: 0 140px 20px 30px;
	margin: 0 0 0 0;
	position: relative;
	background: transparent url(../img_css/background_ball.jpg) 0 100% no-repeat;
}
#cat_5 #main {background: transparent url(../img_css/background_schuh.jpg) 0 100% no-repeat;}
#cat_12 #main {background: transparent url(../img_css/background_netz.jpg) 0 100% no-repeat;}
#cat_13 #main {background: transparent url(../img_css/background_socken.jpg) 0 100% no-repeat;}
#cat_14 #main {background: transparent url(../img_css/background_stuhl.jpg) 0 100% no-repeat;}
#cat_15 #main {background: transparent url(../img_css/background_tasche.jpg) 0 100% no-repeat;}
#cat_16 #main {background: transparent url(../img_css/background_tennisschlaeger.jpg) 0 100% no-repeat;}

#content {
	border: 1px solid #ABCEC8;
	min-height: 430px;
	padding-bottom: 20px;
}
* html #content {
	height: 430px;
}
#ctext {
	padding-left: 190px;
}
#main.calendar #ctext {
	padding-left: 110px;
	float: left;
}
#ctext a {
	background-color: transparent;
	color: #095C4A;
}
#ctext a:hover {
	background-color: transparent;
	color: #000;
}
#ctext p.more a, #ctext .newsnav a {
	text-decoration: none;
}
#ctext p {
	line-height: 1.45;
	margin-bottom: 1em;
}
#ctext p.more {
	margin-bottom: 1.5;
	border-bottom: 1px solid #ABCEC8;
	padding-bottom: 1em;
}
#ctext ul {
	list-style: disc;
	padding-left: 1.5em;
	margin-bottom: 1em;
}
#ctext ul li {
	line-height: 1.35;
}
h1#newshl {
	font-size: 30px;
	line-height: 1.3;
	font-weight: bold;
	display: block;
	color: #000;
	background-color: transparent;
	padding: 0;
	margin-bottom: 15px;
	vertical-align: baseline; 
	text-align: center; 
}
h1#hl {
	font-size: 15px;
	line-height: 1.3;
	font-weight: bold;
	display: block;
	color: #000;
	background-color: transparent;
	padding: 0;
	margin-bottom: 15px;
}
#ctext h2 {
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 1em;
}
#ctext h3 {
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: .2em;
}
#content #ctext {
	float: right;
	display: block;
	width: 550px;
	padding-right: 100px;
}

/* Turniervorschauliste */
#ctext table.c1, #ctext table.c1 p, #ctext table tr.c1{
/* frame: "box";*/
  border: 0px solid #000;
  background-color: #DDDDFF;
 }
#ctext table.c2, #ctext table.c2 p, #ctext table tr.c2{
/* frame: "box";*/
  border: 0px solid #000;
  background-color: #DFF1F2;
 }
#ctext table.resultheader td {
	font-size: 12px;
}

#ctext table a.tooltip,
#ctext table a.tooltip:link,
#ctext table a.tooltip:visited,
#ctext table a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

#ctext table a.tooltip:hover {
background: transparent;
z-index: 100;
}

#ctext table a.tooltip span {
display: none;
text-decoration: none;
}

#ctext table a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 50px;
width: 200px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
border-left: 4px solid #4dbcf3;
padding: 2px 10px 2px 10px;
background: #EEEEEE;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: normal;
text-align: left;
}


#cimages {
	position: absolute;
	top: 50px;
	right: 50px;
	display: block;
	width: 142px;
}
#cimages a.butt {
	font-size: 10px;
	float: left;
	display: block;
	margin-right: 5px;
	border: 1px solid #000;
	width: 140px;
	height: 12px;
	line-height: 11px;
	padding: 0 2px;
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
#cimages a.butt:hover, #cimages a.butt.active {
	background-color: #095C4A;
	color: #fff;
}
#cimages .spacer {
	display: block;
	height: 10px;
	line-height: 1px;
	clear: both;
	width: 100%;
}

#cimages img {
	border: 1px solid #ABCEC8;
	margin-bottom: 10px;
}
.address {
	float: left;
	width: 250px;
	font-size: 11px;
	/*height: 215px;*/
	padding: 3px;
	border: 1px solid #eee;
	display: block;
	margin: 0 5px 5px 0;
}
.AddNew {
  display:block;
	font-size: 22px;
	background: transparent;
/*	border: 1px solid #eee;*/
	margin: 22px 22px 22px 22px;
}
#AddNew a:hover, #AddNew a.active {
	background-color: #095C4A;
	color: #fff;
}
#ctext .address p {
	line-height: 1.2;
}
/*#cat_1 .address {
	height: 150px;
}*/
.tournaments {
/*	border: 1px solid #000;*/
	display: block;
	float: left;
	height: 1px;
	background: transparent;
	width: 95%;
	margin: 0 0 0 -100px;
	padding: 0 0 0 -100px;
}
#tournaments ul {
	width: 95%;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
  display:inline;
	list-style:none;
}
#tournaments ul li a:hover, #tournaments ul li a.active {
	background-color: #095C4A;
	color: #fff;
}
#turnierergebnisdiv {
/*	border: 1px solid #000;*/
	width: 100%;
}
#turnierergebnisdiv table {
/*	border: 1px solid #000;*/
	width: 100%;
}
.klein {
/*	border: 1px solid #000;*/
}
.klein td {
/*	border: 1px solid #000;*/
}
.draws {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
.addressbreaker {
	display: block;
	float: left;
	height: 1px;
	background: transparent;
	width: 95%;
	margin: 0 0 5px 0;
}
.clear {
	display: block;
	height: 1px;
	line-height: 1px;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}
.spacer {
	display: block;
	height: 20px;
	line-height: 1px;
	clear: both;
	width: 100%;
}
#footer {
	background: #fff url(../img_css/footer_back.png) 100% 0 no-repeat;
	display: block;
	width: 100%;
	height: 18px;
	float: left;
	margin-bottom: 20px;
}
#footer ul {
	background-color: #fff;
	display: block;
	float: left;
	padding: 0 1px 0 30px;
}
#footer ul li {
	float: left;
	display: block;
	margin-right: 0;
}
#footer ul li a {
	font-size: 11px;
	float: left;
	display: block;
	margin-right: 5px;
	border: 1px solid #000;
	width: 90px;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
#footer ul li a:hover, #footer ul li a.active {
	background-color: #095C4A;
	color: #fff;
}
/* helpers */
.h {
	display: none;
	visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0 auto;
	}

.jaosg_galerie
	{
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
	}

.jaosg_thumbnail 
	{
	margin:5px;
	float: left;
	height: 80px;
	width: 80px;
	text-align: left;
	vertical-align:middle;
	}

.jaosg_nav
	{
	text-align: center;
	}

.jaosg_bild	
	{
	text-align: center;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	}
	
	/* ### Loginformular ########################################## */

#login input.submit {
 width:50px;
 margin:0px 0px 0px 2px; /* letzter Wert zur Positionierung des Schalters */
 padding:1px 1px 1px 1px;
 border:1px solid #224A10;
 background-color:#224A10;
 font-weight: bold;
 font-size: 6pt;
color:#FFFFFF;
 font-family: verdana, arial, helvetica, sans-serif;
 text-align: center;
 cursor:pointer;
}

#login input.submit:hover {
 border:1px solid #224A10; 
 background-color:#DEEEDB;
 color:#224A10;
}

#login input,
#login textarea {
 color:#224A10;
 padding-top:0px;
 padding-left:2px;
 margin:1px;
 width:150px;
 border:1px solid #86ae74;
 font-family:verdana, arial, helvetica, sans-serif;
 font-size: 6pt;
 background-color:#FFFFFF;
}
#ctext smallfont{
  font-size: 10px;
  font-family: Verdana;
 }
#ctext td input.mustbe{
  background-color: #E2FFBB;
 }
#ctext td input.info{
  background-color: #E2FFBB;
/*  background-color:#00ccff;*/
 }
#green {
background-color: #009900;
}

