/******************************************************************************
***
***		template-main.css - Cascading style sheet to set one common style for
***							the whole site
***
******************************************************************************/
/*@charset "iso-8859-1";*/
/* styles for ADeV */
html, body {
margin: 0;
padding: 0;
}
body {
background-color: #FFFFFF;
color: #000000;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 92%;
}

/* set all to 0 */
h1, h2, h3, h4, p, ul, li, a {
margin: 0;
padding: 0;
}

/* mainboxes */
#wrapper {
position: relative;
/*background-color: #223546;*/
background-color: #FFFFFF;
color: #fff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#header {
	/*background-image: url(../Images/css-d-logo4.jpg);
	background-repeat: no-repeat;*/
	height: 105px; /*background-color: #223546;*/
	background-color: White;
	color: #fff;
}

#header #logo h1 {
display: none;
}
	height: 105px;
	background-color: #fff;
	color: #fff;
}
#header #logo h1 {
	display: none;
}
#header {
	position: relative;
	margin: 5px;
	padding: 0;
	width: 805px;
}
#logo {
background-image: url(../Images/ADeV-Banner.jpg);
background-repeat: no-repeat;

	position: absolute;
	margin: 5px;
	padding: 0;
	width: 805px;
	height: 105px;
}


#headerText {
position: absolute;
top: 0px;
left: 10px;
width: 600px;
font-size: 90%;
text-align:center;
text-decoration:underline;
padding: 0px 0px 0px 0px;
/*text-align: left;*/
/*background-color: transparent;*/
background-color: #FFFFFF;
color: #000;
visibility:hidden;
}
#headingText1 {
position: absolute;
top: 50px;
left: 150px;
width: 500px;
font-size: 150%;
text-align:left;
padding: 0px 0px 0px 0px;
/*text-align: left;*/
/*background-color: transparent;*/
background-color: #FFFFFF;
color: #000;
visibility:hidden;
}
#headingText2 {
position: absolute;
top: 50px;
left: 120px;
width: 500px;
font-size: 100%;
text-align:left;
padding: 0px 0px 0px 0px;
/*text-align: left;*/
/*background-color: transparent;*/
background-color: #FFFFFF;
color: #000;
visibility:hidden;
}

#path {
	width: 585px;
	font-size: 75%;
	padding: 0;
	background-color: #fff;
	color: #000;
	margin: 10px 0 0 228px;
}

#menupre {
background-image: url(../Images/ADeV-Logo.gif);
background-repeat: no-repeat;
background-color: transparent;
margin: 10px 20px 5px 50px;
padding: 0px 0px 0px 0px;
border: 0px solid #006;
width: 97px;
height: 97px;
/*
background-image: url(../Images/menu-bg-obn.jpg);
background-repeat: no-repeat;
background-position: right top;
height: 44px;
*/
}
#menu {
position: absolute;
top: 71px;
left: 22px;
width: 191px;
/*background-image: url(../Images/menu-bg-mid.jpg);*/
/*background-repeat: repeat-y;*/
/*background-position: right top;*/
background-color: #2b3f51;
color: #fff;
}

#menuaft {
/*background-image: url(../Images/menu-bg-unt.jpg);*/
/*background-repeat: no-repeat;*/
/*background-position: right top;*/
height: 44px;
}
#content #menu p {
font-size: 100%;
line-height: 100%;
margin: 0px;
}
#contentpre {
/*
background-image: url(../Images/cont-top2b.jpg);
background-repeat: no-repeat;
*/
margin: 0px 20px 0px 170px;
height: 10px;
background-color: #FFFFFF;
}
#content {
/*
background-image: url(../Images/cont-mid.gif);
background-repeat: repeat-y;
*/
background-color: #e0d0b0;
color: #000000;
	margin: 0px 0px 0px 170px;
padding: 20px 20px 0px 60px;
}
#content p {
font-size: 100%;
line-height: 150%;
margin: 15px 0px 0px 20px;
text-align:justify;
}
#content ul {
list-style-type: none;
font-size: 85%;
line-height: 150%;
margin: 15px 0px 0px 20px;
}
#content ul ul {
font-size: 100%;
margin: 0px 0px 0px 20px;
}
/* testing start */

#contentFrameL {
	position:relative;
	margin: 0px 20px 20px 20px; 
	padding: 5px 20px 5px 0px;
	width: 150px; 
	float: left;
	left:auto;
	z-index: 3;
	border: 1px solid #999;
}
#contentFrameL p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}
#contentFrameR {
	position:relative;
	margin: 0px 0px 0px 0px; 
	padding: 5px 5px 5px 5px;
	width: 120px; 
	float: right;
	left:auto;
	z-index: 3;
	border: 0px solid #999;
}
#contentFrameR p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}
#contentMain {
	position:relative;
	padding: 0px 20px 0px 10px;
	z-index: 2;
	}
#contentMain p {
/*	text-align:justify;*/
	}	
	/*
#contentMain h3 {
	margin: 0px 0px 20px 200px; 
	}	
	*/
h3 {clear: left; }
/* testing end */

#footerpre {
/*background-image: url(../Images/cont-bot2b.jpg);*/
/*background-repeat: no-repeat;*/
margin: 0px 20px 0px 170px;
height: 40px;
}
#footer {
/*background-color: #223546;*/
background-color: #223546;
color: #fff;
height: 30px;
margin: 0px 20px 0px 170px;
text-align: center;
}
#footer p {
font-size: 75%;
padding: 0px 40px 0px 0px;
text-align: right;
background-color: transparent;
color: #ccc;
}

#toolbox {
position: absolute;
float: right;
top: 10px;
right: 20px;
}
form {
display: inline;
}

.headerInText {
color: #000;
background-color: #ffffff;
font:bold;
padding: 2px 2px 2px 10px;
}

/* links */
#menu a {
display: block;
width: 168px;
text-decoration: none;
background-color: #223546;
color: #99c0e2;
margin: 2px 0px 2px 0px;
padding:2px 0px 3px 10px;
border-top: 1px solid #3a4f63;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #3a4f63;
}
#menu a:link {
background-color: #223546;
color: #99c0e2;
}
#menu a:visited {
background-color: #223546;
color: #99c0e2;
}
#menu a:hover {
background-color: #47637e;
color: #fc9;
padding: 3px 0px 2px 10px;
border-top: 1px solid #000;
border-right: 1px solid #597389;
border-bottom: 1px solid #597389;
border-left: 1px solid #000;
}
#menu a:active {
background-color: #223546;
color: #fc9;
}
#menu a.aktiv {
background-color: #47637e;
color: #fc9;
}
a {
text-decoration: underline;
}
a:link {
background-color: transparent;
color: #600;
}
a:visited {
background-color: transparent;
color: #600;
}
a:hover {
background-color: transparent;
color: #900;
}
a:active {
background-color: transparent;
color: #900;
}

/* headings */

#content h1 {
margin: 0;
padding: 0;
}
#content h2 {
margin: 0px 0px 20px 0px;
padding: 3px 0px 3px 5px;
font-size: 150%;
letter-spacing: 2pt;
background-color: #d0c0a0;
color: #223546;
}
#content h3 {
margin: 20px 0px 20px 0px;
padding: 3px 0px 3px 5px;
font-size: 115%;
letter-spacing: 2pt;
background-color: #d0c0a0;
color: #223546;
}
#content h4 {
margin: 20px 0px 20px 0px;
padding: 3px 0px 3px 5px;
font-size: 100%;
letter-spacing: 2pt;
background-color: #d0c0a0;
color: #223546;
}

/******************************************************************************
***		tables - general settings for all tables
******************************************************************************/
table {
text-align: left;
margin: 0px 0px 10px 0px;
}
/*
td {
line-height: 100%;
font-size: 85%;
padding: 5px;
border: 0px solid #000;
}
th {
line-height: 100%;
font-size: 85%;
padding: 5px;
border: 0px solid #000;
}
#content table td p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 100%;
}
*/
/******************************************************************************
***		tables - special tableStyle settings
******************************************************************************/
#content #tableStyle table {
border:0;
border-collapse:collapse;
table-layout:fixed;
background-color:white;
}
#content #tableStyle table td,th {
line-height: 100%;
font-size: 85%;
padding: 5px;
border: 0px solid #000;
}
#content #tableStyle table thead tr {
color:white;
background-color:#000066;
font-size: 85%;
}
.matchModified {
color:black;
background-color:#cccccc;
}
/******************************************************************************
***		tables - special tableStyleSmall settings
******************************************************************************/
#content #tableStyleSmall table {
border:0;
border-collapse:collapse;
table-layout:fixed;

}
#content #tableStyleSmall table tbody th {
line-height: 120%;
font-size: 75%;
padding: 3px;
border: 0px solid #000;
background-color:white;
}
#content #tableStyleSmall table tbody td {
line-height: 120%;
font-size: 60%;
padding: 3px;
border: 0px solid #000;
background-color:#EEEEEE;
}
#content #tableStyleSmall table thead tr {
color:white;
background-color:#000066;
font-size: 85%;
}

/******************************************************************************
***		tables - special tableStyleBig settings
******************************************************************************/
#content #tableStyleBig table {
border:0;
border-collapse:collapse;
table-layout:fixed;
background-color:white;
}
#content #tableStyleBig table td,th {
line-height: 100%;
font-size: 85%;
padding: 5px;
border: 0px solid #000;
}
#content #tableStyleBig table thead tr {
color:white;
background-color:#000066;
font-size: 85%;
}

/******************************************************************************
***		tables - tableLogin settings
******************************************************************************/
.tableLogin {
border-collapse:collapse;
table-layout:fixed;
margin: 0px 0px 0px 5px;
padding: 5px 0px 2px 5px;
font-size: 75%;
color: #99c0e2;
line-height: 100%;
border: 0px solid #000;
}

.invis, hr {
display: none;
}

img {
border: none;
}

#content #imageMainInfoMini {
	position: absolute;
	/*background-image: url(../Images/Winterliga_2004-05/Jahreshauptversammlung_mini.jpg);*/
	/*background-repeat: no-repeat;*/
	
	border: 2px solid #006;
	width: 120px;
	height: 170px;
	margin: 5px 0px 5px 370px;
	cursor: hand;
	float: right;
/*	padding: 0px 0px 0px 0px;
	left: auto;
	right: auto;
	overflow: auto;
	*/
}
#imageMainInfo {
position: absolute;
background-image: url(../Images/Winterliga_2004-05/Jahreshauptversammlung.jpg);
background-repeat: no-repeat;
float: top;
margin: 5px 0px 5px 5px;
padding: 0px 0px 0px 0px;
border: 2px solid #006;
width: 600px;
height: 853px;
top: 193px;
left: 220px;
right: auto;
overflow: auto;
page-break-after:always;
}
#image2 {
/*background-image: url(../Images/e-banner1.gif);*/
background-repeat: no-repeat;
margin: 5px 0px 5px 5px;
padding: 0px 0px 0px 0px;
border: 2px solid #006;
width: 468px;
height: 60px;
}

/*
#content p.text1 {
margin: 20px 20px 20px 20px;
font-size: 100%;
line-height: 150%;
float:left;
}
*/
span.menuheader {
display: block;
margin: 15px 0px 0px 5px;
}
span.menustatic {
display: block;
margin: 15px 0px 0px 5px;
padding: 0px 0px 0px 5px;
font-size: 100%;
text-align:left;
color: #99c0e2;
}
#content #menu p.menutitle {
margin: 20px 0px 0px 0px;
font-size: 150%;
line-height: 100%;
text-align: center;
}
#content #menu p.menu1 {
margin: 20px 0px 0px 0px;
font-size: 100%;
line-height: 100%;
}
#content #menu p.menu2 {
margin: 20px 0px 0px 0px;
font-size: 100%;
line-height: 100%;
}
#content #menu p.menu3 {
margin: 20px 0px 0px 0px;
font-size: 100%;
line-height: 100%;
}
#content #menu p.menu4 {
margin: 20px 0px 0px 0px;
font-size: 100%;
line-height: 100%;
}
#content p.textVorstand {
margin: 20px 20px 20px 20px;
font-size: 85%;
line-height: 150%;
}
#content img.imageVorstand {
position: absolute;
background-repeat: no-repeat;
float: right;
margin: 35px 0px 5px 370px;
padding: 0px 0px 0px 0px;
border: 2px solid #006;
width: 130px;
height: 130px;
left: auto;
right: auto;
overflow: auto;
}

/******************************************************************************
***		news - settings for the news box
******************************************************************************/
.newsContent {
	width: 100%;
	/*background-color: #f90;*/
	background-color:#FFCC66;
	color:#003399;
}

.newsContent p {
	margin: 0px 0px 10px 10px;
	padding: 0px 20px 0px 0px;
}

.newsTop { 
	background:  url("../Images/CornerRound-Top-Right.gif") no-repeat top right; 
}

.newsBottom {
	background:  url("../Images/CornerRound-Down-Right.gif") no-repeat top right; 
}

.newsHeader {
	color:#666666;
	font-size:75%;
	text-align:right;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:thin;
	margin-left:2em;
	margin-right:2em;
}

.newsFooter {
	color:#666666;
	font-size:60%;
	text-decoration:underline overline;
	text-align:right;
	margin-left:2em;
	margin-right:2em;
}

img.newsCorner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.newsTitle {
	color:#666666;
	font-size:200%;
	text-align:left;
	border-bottom-color:#003399; 
	margin-left:1em;
	margin-right:2em;
}

/******************************************************************************
***		column - settings for the column box
******************************************************************************/
.columnContent {
	clear:both;
	width: 100%;
	/*background-color: #f90;*/
	/*color:#003399;*/
	color:black;
	background:  url("../Images/Dartboard-Background.jpg") repeat;
}


.columnTop { 
	background:  url("../Images/CornerDartboard.gif") no-repeat top right; 
}

.columnBottom {
	background:  url("../Images/CornerDartboard.gif") no-repeat top right; 
}

.columnTitle {
	color:#003366;
	font-size:200%;
	text-align:left;
	border-bottom-color:#003399; 
	margin-left:2em;
	margin-right:2em;
}

.columnHeader {
	font-size:75%;
	text-align:right;
	border-bottom-color:#003399; 
	margin-left:2em;
	margin-right:2em;
}

.columnFooter {
	color:#003366;
	font-size:75%;
	text-align:right;
	margin-left:2em;
	margin-right:2em;
}

img.columnCorner {
   width: 25px;
   height: 25px;
   border: none;
   display: block !important;
}