/* CSS Document: Trabrennverband - wolfgang - klubarbeit.net */

body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
}
body {
	background-color: #472A0D;
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-style:italic;
	color:#47290D;
	border-bottom:1px solid #3B1F01;
	margin:0 0 0 0 !important;
	padding:0 !important;
}
h2 {
	font-size: 14px;
	color:#47290D;
	
}
h3 {
	font-size: 13px;
	color:#47290D;
}
a:link {
	color: #4E95C1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E95C1;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #4E95C1;
}

/* CONTAINER DEFINITIONS */

#centeringcontainer {
position:relative;
width:1025px;
margin:auto;
}

#header {
position:relative;
width:990px;
height:220px;
background-image:url(../layout/headerbg.jpg);
background-repeat:no-repeat;
background-color:#472A0D;
margin-left:80px;
/*visibility:hidden;*/
}
#header[id] {
margin-left:0px;
}


#overlaycontainer {
position:absolute;
left:54px;
top:-4px;
width:250px;
height:225px;
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.schlittenrennen-tirol.at/templates/klubarbeit/layout/pferd_links.png');
z-index:1;
}
#overlaycontainer[id] {
background-image:url(../layout/pferd_links.png);
left:-1px;
top:0px;
}

#overlaycontainer2 {
position:absolute;
right:-11px;
top:0px;
width:250px;
height:225px;
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.schlittenrennen-tirol.at/templates/klubarbeit/layout/pferd_rechts.png');
z-index:1;
}
#overlaycontainer2[id] {
background-image:url(../layout/pferd_rechts.png);
right:0px;
top:0px;
}

#overlaycontainer3 {
position:absolute;
left:280px;
top:184px;
width:579px;
height:77px;
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.schlittenrennen-tirol.at/templates/klubarbeit/layout/balkenmitte.png');
z-index:1;
}
#overlaycontainer3[id] {
background-image:url(../layout/balkenmitte.png);
left:225px;
top:183px;
}

#middlewrap {
position:relative;
float:left;
margin-left:56px;
width:911px;
min-height:500px;
background-image:url(../layout/middlewrap.gif);
background-repeat:repeat-y;
}


#wappen {
position:relative;
float:left;
margin-top:5px;
width: 35px;
height:500px;
background-image:url(../layout/wappennavilinks.gif);
background-repeat:no-repeat;
}

#navi {
position:relative;
float:left;
padding-top:40px;
padding-left:10px;
width:126px;

background-color:#927861;
}

#navi a {
display:block;
font-size:16px;
margin:0px;
padding:0px;
text-decoration:none;
}
#navi a, #navi a:link, #navi a:visited, #navi a:active {
color:#FFFFFF;
}
#navi a:hover {
color:#CCCCCC;
}
#navi ul {
list-style-image:none;
list-style-type:none;
margin:0px 2px 0px 0px;
padding:0px;
}
#navi ul li {
height:16px; /* IE6 HACK */
}
#navi[id] ul li {
height:auto;
}

.menu-current a {
font-weight:bold;
}

.mainmenu_sub {
background-color:#D7CEC6;
}
.mainmenu_sub a, .mainmenu_sub a:link, .mainmenu_sub a:visited, .mainmenu_sub a:active {
color:#000000 !important;
font-weight:normal !important;
}
.mainmenu_sub a:hover {
background-color:#999999 !important;
}

.mainmenu_sub .menu-current a {
background-color:#999999 !important;
}

.mainmenu_sub .menu-last {
padding-bottom:2px;
}

.mainmenu_sub li {
font-size:13px;
padding-left:2px;
}



#content {
position:relative;
float:left;
padding-top:40px;
padding-left:15px;
padding-right:15px;
padding-bottom:20px;
width:539px;
background-color:#ffffff;
z-index:0;
}
#content p {
margin:8px 0 5px 0;
padding:0px;
}

#right {
position:relative;
float:left;
margin-top:5px;
width:170px;

text-align:center;
background-color:#927861;
}


/*News*/
.post_title {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.post_title a {
	font-family:arial;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.post_date {
	text-align: right;
	font-weight: bold;
	font-size: 0px;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
	font-size: 12px;
}

.comment_title {
	font-weight: bold;

}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px dotted #000000;
	padding-bottom: 15px;
}

.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
	
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}

/* ZEBRA STYLES */
.highlight      { background-color:#990000; color:#000000; }  
.mo        		{ background-color:#CCCCCC; }  
.even           { background:#BCAC9D; }  
.odd            { background:#E4DED8; } 
.zebra			{ background-color:#FFFFFF; border:1px solid #EFEFEF; }
.zebra th       { padding:3px; text-align:center; font-weight:bold; color:#FFFFFF; background-color:#7C6954; }  
.zebra td       { padding:3px; color:#000000; }  


/* EVENT_SNIPPET_BOX */

.event_snippet_box {
width:156px;
background-color:#7C6854;
border:1px solid #000000;
padding:2px;
margin:10px auto 10px auto;
}
.event_snippet_heading {
font-weight:bold;
font-style:italic;
border-bottom:1px dashed #000000;
margin-bottom:3px;
}
.event_snippet_entry a {
color:#000000;
text-decoration:none;
}
.event_snippet_entry a:hover {
color:#660000;
text-decoration:underline;
}