/* CSS für www.tischtennis-bonn.de */
/* VAD Internet Consulting, Bonn, 03/2006 */

BODY, p, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #555555;
   margin: 0px;
	line-height: 20px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : bold;
	font-style: italic;
	color : #FFFFFF;
	padding-left: 40px;
	margin-top: 27px;
	letter-spacing: 1px;
}

h2, .intro {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #3F72BC;
	margin-bottom: 0px;
	text-decoration: none;
	line-height: 22px;
	padding-top: 14px;
}

h3 {
	font-size : 12pt;
	font-weight: bold;
	color: #0A4295;
	line-height: 18px;
	padding-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size : 10pt;
	color : #0A4295;
	padding-top: 4px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}

ul{
	list-style-image: url(i/bullet.gif);
}

li {
	padding-bottom: 4px;
}

A {
	color : #3F72BC;
	text-decoration: none;
}

A:HOVER {
	color : #5BAFFF;
	text-decoration : non;
}

A.link {
	font-size : 9pt;
	color: #696B6B;
	text-decoration : none;
}

A.non {
	text-decoration : none;
}

A.non:HOVER {
	color : #5BAFFF;
	text-decoration : none;
}

A.h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : bold;
	font-style: italic;
	color : #FFFFFF;
	padding-left: 0px;
	margin-top: 27px;
	letter-spacing: 1px;
	text-decoration: none;
}

A.h1:HOVER {
	color : #FFFFFF;
	text-decoration: none;
}

A.h3 {
	color : #0A4295;
	text-decoration : none;
}

.footer {
	font-size : 8pt;
	color : #3F72BC;
	letter-spacing: 1px;
	padding-left: 36px;
}

.footer A {
	font-size : 8pt;
	color : #3F72BC;
	text-align: right;
	text-decoration: none;
	letter-spacing: 1px;
}

.footer A:HOVER {
	color : #5BAFFF;
	text-decoration: non;
}

.menu A, .menuactive A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 9pt;
	width: 135px;
	line-height: 18px;
	color: #0A4295;
	background-color: #D4E5FF;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 34px;
}

.menuactive A {
	color: #FFFFFF;
	background-color: #7499D0;
}

.menu A:hover, .menuactive A:hover {
	color: #FFFFFF;
	background-color: #0A4295;
}

.submenu A, .submenu A:hover, .submenutitel {
	display: block;
	font-weight: normal;
	font-size: 8pt;
	width: auto;
	color: #0A4295;
	background-color: #F4F8FE;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	white-space: nowrap;
}

.submenutitel {
	font-weight: bold;
	background-color: #FFFFFF;
}

.submenu A:hover {
	color: #FFFFFF;
	background-color: #0A4295;
}

.sponsor {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	width: 180px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #7499D0;
	padding-top: 1px;
	padding-bottom: 1px;
	letter-spacing: 1px;
}

hr {
	border: 0;
	border-style: dashed;
	border-bottom: 1px dashed #DDDDDD;
	height: 1px;
   background-color: #FFFFFF;
	color: #DDDDDD;
	margin-top: 20px;
	margin-bottom: 20px;
}

*.formframe {
	background-color: #F4F8FE;
	margin				: 0 0 0 0;
	padding				: 0 0 0 0;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-top-width	: 1px;
	border-top-style	: solid;
	border-left-width	: 1px;
	border-left-style	: solid;
	border-right-width	: 1px;
	border-right-style	: solid;
	border-color		: #E6E4E4;
}

.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #0A4295;
} /* Kontaktformular */

.tabheader {
	font-size : 9pt;
	font-weight: bold;
	text-align: center;
	color : #FFFFFF;
	background-color: #7499D0;
}

.tab1,.tab2 {
	text-align: center;
	background-color: #F4F8FE;
	width: 70px;
}

.tab2 {
	width: 146px;
}

.tab3 {
	text-align: left;
	background-color: #F4F8FE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

.tab4 {
	font-size : 8pt;
	color : #0A4295;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tab5 {
	text-align: left;
	background-color: #F4F8FE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.mark {
	font-weight : bold;
}

.mini {
	font-size : 8pt;
}

.foto {
	background-color: White;
	border-style: solid;
	border: 3px;
	border-bottom: 5px;
	border-color: #0A4295;
	padding-top: 30px;
}

A.vad {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #DDDDDD;
	text-decoration : none;
}

A.vad:HOVER {
	color : #0A4295;
	background-color: transparent;
}

