/************************************

Verein: 1.JC Samurai Offenbach 1953 e.V. 
Name: Markus Horn
Datum: 31.05.2008

Letzte Änderungen: 22.01.2009

+++ Allgemeine Farben:
Weiß: #FFFFFF
Rot: #CC0000
Gelb: #FFCD00
Grau: #ACACAC
Überschrift: CC0000
Links: CC0000 

************************************/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#ACACAC;
/****	scrollbar-base-color: #D5E6F0; 
	scrollbar-track-color: #D5E6F0; 
	scrollbar-face-color: #D5E6F0; 
	scrollbar-highlight-color: #0F72A8; 
	scrollbar-3d-light-color: #D5E6F0; 
	scrollbar-darkshadow-color: #D5E6F0; 
	scrollbar-shadow-color: #0F72A8; 
	scrollbar-arrow-color: #0F72A8; 
****/
}
/* Überschriften */
h1 {
	font-size: 18px;
	font-style: italic;
	color:#CC0000;
	padding-top: 10px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}


h4 {
	font-size: 11px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 8px;
}

/* Tabellen */
#tbl_menu_links {
	width: 260px;
	height: 600px;
	background-image: url(../images/template/Hintergrund_Links.png);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#tbl_buli_detail{
	background-color:#cc0000;
	color:#ffcd00;
	font-size:12px;
	font-weight:bold;
	border:#000 solid 1px;
}

#tbl_buli_legend{
	background-color:#FFFFFF;
	font-size:8px;
}

#tbl_buli_titel{
	font-size:10px;
	color:#ffcd00;
	background-color:#cc0000;
}

#tbl_buli_profil_titel{
	padding:0px;
	margin:0px;
	border:#000 solid 1px;
	font-size:14px;
	color:#ffcd00;
	background-color:#cc0000;
}

#tbl_buli_profil_content {
	padding-left:2px;
	margin-left:0px;
	height:100%;
	font-size:12px;
	background-color:#FFFFFF;
}

#tbl_buli_profil_bild{
	width:192px;
	height:227px;
	border-right:#000 solid 1px;
	color:#000000;
	background-color:#ffffff;
}

#tbl_buli_menu {
	font-size:12px;
	background-color:#FFFFFF;
}
#tbl_buli_content {
	border:#000 solid 1px;
	font-size:12px;
	background-color:#FFFFFF;
}

#tbl_jujutsu {
	font-size:12px;
	padding-right:20px;
	background-color:#FFFFFF;
}

#tbl_content {
	font-size:12px;
	width:540;
	height:600px;
	padding-right:20px;
	background-color:#FFFFFF;
}

#tbl_event {
	width:200px;
	height:600px;
	background-color:#CC0000;
}

#tbl_event_title {
	text-align:center;
	font-size:18px;
	color:#FFCD00;
}

#tbl_event_innen {
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}

#tbl_footer_content{
	font-size:10px;
	background-color:#FFFFFF;
}

#tbl_footer {
	width:1000px;
	height:25px;
	background-image: url(../images/template/Hintergrund_Footer.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#FFFFFF;
}

#tbl_struktur {
	margin: 20px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 600px;
	width: 1000px;
}

#tbl_oben{
	padding-left:0px;
	height: 200px;
	width:1000px;
}

/* Hyperlinks */

a:link {
    color: #CC0000;
    text-decoration : none;
}

a:visited {
    color: #CC0000;
    text-decoration : none;
}
a:hover {
    color: #CCOO00;
	font-weight: bold;
}

a:active {
    color: #CC0000;
    text-decoration : underline;
}
/*-----------------------------TT_NEWS_CSS------------------------------*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

#news_title {
	color:#FFFFFF;
	background-color:#CC0001;
}

.news-video {
	margin:10px;
	float:right;
}

.news-latest-container {
	border:0px solid #CC0001;
	background-color:#ffffff;
	margin:20px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#FFCD00;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#CC0001;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
	border:0px solid #666;
	background-color:#FFFFFF;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:right;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	float: left;
	height:12px;
}

.news-latest-morelink A {
	float:right;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin:20px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#FFFFFF;

}
.news-single-item H2 {
	font-size: 14px;
	font-weight:bold;
	color: #FFCD00;
	margin-bottom: 0px;
	background-color:#CC0001;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: left;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
}
.news-single-author {
	font: left;
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-content {
	font-size:12px;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}
/* ---------------------------Gästebuch CSS ----------------------------------------*/

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#cc00000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#cc0000;
		color:#ffcd00;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
