/* DATEI: btj.css */
body {	margin-top:10px;
	margin-bottom:10px;
	background-image:url("bilder/btj_background.gif");
	background-repeat:repeat-y;
	color:#000000;
	background-color:#ffffff; }

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family:Arial,sans-serif; }

/* Seiten Ueberschriften */
h1 {	font-size:24pt;
	font-weight:bold;
	}

h2 { font-size:16pt; }

h3 { font-size:12pt; }

h4 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

pre {	font-family:Courier New,Courier;
	font-size:10pt;
	color:#0000C0; }

tt {	font-family:Courier New,Courier;
	font-size:10pt;
	color:#0000C0; }

img {	border-style:none;
	padding-right:5px;
	}

/* Table defaults */

table,td,tr {
	margin:0px;
	padding:3px;
	border-style:none;
	border-width:1px;
	border-color:#000000;
	text-align:left;
 	vertical-align:top;
	}

/********** for templates ***************/

#navigation		{ }

#navigation {
	padding:15px;
	}

#navigation a:link	{ color:#d63929; text-decoration:underline; }
#navigation a:visited	{ color:#606060; text-decoration:underline; }
#navigation a:active	{ color:#de3921; text-decoration:none; }

.attention {
	background-color:#d63929;
	font-weight:bold;
	color:#ffffff;
	}

.special {
	background-color:#fff000;
	font-weight:bold;
	color:#000000;
	}

table.base {
	padding:1px;
	border-style:none;
	border-width:1px;
	width:100%;
	}

table.headline,
tr.headline,
td.headline {
	border-style:none;
	border-width:1px;
	padding:0;
	text-align:left;
 	vertical-align:bottom;
	}

img.erhard {
	border-style:none;
	height:73px;
	width:329px;
	}

img.base {
	border-style:none;
	height:32px;
	width:180px;
	}

img.logoBtjRot {
	border-style:none;
	width:113px;
	height:79px;
	}

img.logoBtj {
	border-style:none;
	width:500px;
	height:114px;
	}

img.logoBtjText {
	border-style:none;
	width:500px;
	height:50px;
	}

p.footer {
	font-size:8pt;
	text-align:left;
	}

.btjRed {
	color:#d63929;
	}

.btjGreen {
	color:#1e9682;
	}

.btjBlue {
	color:#5159ff;
	}

.btjYellow {
	color:#ffc600;
	}

.btjRedBg {
	background-color:#d63929;
	}

.btjGreenBg {
	background-color:#1e9682;
	}

.centerbox {
	background-color:#ffbf5b;
	width:280px;
	text-align:center;
	}

/********** team ***************/

img.team {
	width:120px;
	height:150px;
	border-style:none;
	}

table.team {
	border-style:none;
	padding:10px;
	border-width:1px;
	}

td.teamIma {
	text-align:center;
	width:130px;
	}

td.teamText {
	background-color:#eeeeee;
	width:300px;
	}

table.teamBankvb {
	background-color:#ff8c8c;
	}

/********** termine ***************/

#allgemeineInfo	{ }
#termine 		{ }
#alteDaten		{ }

#termine table {
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}

#termine tr,#termine td {
	padding:4px;
	background-color:#dddddd;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	}

/********** aektschn press ***************/

#bilder table {
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}

#bilder tr,#bilder td {
	padding:4px;
	background-color:#dddddd;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	}

#bilder td.jahr {
	font-size:12pt;
	font-weight:bold;
	background-color:#1e9682;
	}

#bilder td.datenheader {
	font-size:12pt;
	font-weight:bold;
	background-color:#d63929;
	}

/************ foerderverein **************/

#satzung		{ }
#beitritt		{ }
#bestellschein		{ }
#turnerhaus		{ }

/************ schwoich **************/

#schwoichpreise table {
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}

#schwoichpreise tr,#schwoichpreise td {
	padding:4px;
	background-color:#dddddd;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	}

#schwoichpreise td.green {
	background-color:#1e9682;
	font-size:24pt;
	font-weight:bold; }

#schwoichpreise td.red {
	background-color:#d63929;
	font-size:36pt;
	font-weight:bold; }

/********** FAQ *************/

h3.par	{ text-align:center }
li.f { 	list-style-image:url(bilder/icons/frage.gif);
	background-color:#ffe4d1; }
li.a { 	list-style-image:url(bilder/icons/antwort.gif);
	background-color:#ecffd1;  }

/********** CD Bestellungen *************/

#cdliste table {
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}

#cdliste tr,#cdliste td {
	padding:4px;
	background-color:#dddddd;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	}

/********** links ****************/

a:link { color:#1e9682; text-decoration:underline; }
a:visited { color:#808080; text-decoration:underline; }
a:active { color:#de3921; text-decoration:none; }
a.an { text-decoration:none; }
