/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color:#FFFFFF;
	text-align:center;
}
a:link {
	color: #339933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339933;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: none;
	color: #339933;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin:5px 5px 5px 0px;
	padding:0px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

div {
margin:0px;
padding:0px;
}


#centeringcontainer {
position:relative;
width:970px;
height:580px;
background-image:url(../layout/centering_background.jpg);
background-position:top left;
background-repeat:no-repeat;
overflow:hidden;
margin:auto;
text-align:left;
}

#tatziflash {
position:absolute;
top:0px;
left:0px;
width:236px;
height:208px;
background-image:url(../tatzi_drache/background_ohne.jpg);
background-repeat:no-repeat;
}

#pillerseetal_logo {
position:absolute;
top:483px;
left:145px;
width:217px;
height:54px;
}

#tatzi_club {
position:absolute;
top:266px;
left:65px;
width:73px;
height:77px;
}

#galerie_logo {
position:absolute;
top:390px;
left:70px;
width:98px;
height:57px;
}

#menucontainer_top {
position:absolute;
top:36px;
left:260px;
width:680px;
height:40px;
}

#menucontainer_bottom {
position:absolute;
top:523px;
left:378px;
width:500px;
height:50px;
}

#menucontainer_top img , #menucontainer_bottom img {
vertical-align:top;
}

#maincontainer {
position:absolute;
top:95px;
left:265px;
width:605px;
height:405px;
padding:5px;
overflow:auto;
}
#maincontainer {
scrollbar-base-color:#254C20;
scrollbar-3d-light-color:#B1DDAC;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#38A82C;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#7CBA7B;
}

.newsimgcontainer {
position:relative;
width:285px;
height:310px;
text-align:center;
padding-top:20px;
float:left;
}

.newsimgcontainer img {
margin:10px;
border:1px solid #FFFFFF;
}

.picbutton {

}

.programmtabelle {
width:auto;
border-collapse:collapse;
margin-bottom:5px;
}

.programmtabelle td, .programmtabelle th {
background-color:#F0FAF1;
border:1px dotted #A5CF9D;
text-align:left;
vertical-align:top;
font-size:11px;
width:180px;
}

.programmtabelle th {
border:1px dotted #006633;
font-weight:bold;
padding:3px;
}

.programmtabelle td {
padding:4px 2px;
}

object {
margin:0px;
padding:0px;
}

.teamtabelle {
width:auto;
border-collapse:collapse;
margin-bottom:5px;
}

.teamtabelle td, .teamtabelle th {
background-color:#F0FAF1;
border:1px dotted #A5CF9D;
text-align:left;
vertical-align:top;
font-size:11px;
padding:4px;
width:100px;
}

.teamtabelle th {
text-align:center !important;
}

.newslettertabelle {
width:auto;
border-collapse:collapse;
margin-bottom:5px;
background-color:#F8FFF8;
border:1px solid #006600;
}

.error {
background-color:#990000;
color:#FFFFFF;
font-weight:bold;
padding:2px;
border:1px solid #003300;
}

.postkartentabelle {
border-collapse:collapse;
background-color:#F8FFF8;
border:1px solid #006600;
}

