/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */
/*

Dunkelrot: #290D0C
Creme-hell: #FCF6DD
Creme-mittel: #E2DAB6
Creme-dunkel: #998B6F

schrift_rot_dunke: #4C000F
schrift_creme_weiss: #FCF9ED
*/


html,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#998B6F;
}


a{
	background-color : transparent;
	color : #4C000F;
	text-decoration : none;
	font-weight : normal;
}

table.container{
	border:1px solid #FCF9ED;
}
a:hover {
	background-color : transparent;
	color:#000000;
	font-weight : normal;
	text-decoration : underline;
}
div.news a{
	color:#FCF9ED;
	text-decoration:none;
}
div.news a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
button.a{
	
}

button.a:hover{
	text-decoration:none;

}
td.content{
	background-color:#FCF9EF;
	border-bottom:1px solid #FFFFFF;
vertical-align:top;
}
td.content_hoch{
	background-color:#FCF9EF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	vertical-align:top;
}
td.rechts{
	vertical-align:top;
	background-color:#E2DAB6;
	padding:0px;
border-bottom:1px solid #FFFFFF;
width:210px;
}

td.atmobild{
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	vertical-align:top;
	background-color:#FCF9EF;
}
td.atmobild_hoch{
	border-top:1px solid #FFFFFF;
	padding:0px;

	border-bottom:1px solid #FFFFFF;
	vertical-align:top;
	background-color:#E2DAB6;
}
td.turnierbeschreibung{
	background-color:#EFE5C1;

}
td.turniervorschau{
	background-color:#E2DAB6;
	border:1px solid #FFFFFF;
	width:200px;
	text-align:left;
	padding:10px;
	vertical-align:top;
	margin:0px;
}

span.aktuelleturniere{
	display:block;
	margin-bottom:2px;

}

div.content{
	width:550px;
	padding:10px;
	line-height:normal;
	
}


div.content td{
	padding:3px;
}

div.content_hoch{
	padding:10px;
line-height:normal;
}
div.content_hoch td{
	padding:3px;
}

div.atmobild{
	width:630px;

}
div.atmobild_hoch{

}
div.news{
	background-color:#290D0C;
	width:200px;
	min-height:110px;
	border-top:1px solid #FFFFFF;
	color:#FCF7E2;
	font-size:1em;
	padding:10px;
}

div.news:hover{
	cursor:pointer;
	color:#FFFFFF;
}
div.button{
	color:#4C000F;
	background-color:#E2DAB6;
	width:210px;
	height:30px;
	border-top:1px solid #FFFFFF;
	padding-top:20px;
	padding-left:10px;
}

div.button:hover{
	background-color:#998B6F;
	color:#FCF7E2;
	cursor:pointer;
	text-decoration: none;
}

div.wetter{
	background-color:#E2DAB6;
	width:200px;
	height:160px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:10px;
}

div.hauptmenu{
	background-color:#E2DAB6;
	height:20px;
	width:850px;
	margin:0px;
	padding:0px;
	text-align:left;
	border-top:1px solid #FFFFFF;
}


/* Footer */
div.footer{
	max-width:850px;
	text-align:center;
	height:20px;
	padding-top:5px;
	background-color:#290D0C;
}
div.footer a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color : transparent;
	color:#FCF7E2;
	text-decoration : none;
	font-weight : normal;
}

div.footer a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color : transparent;
	color:#FFFFFF;
	font-weight : normal;
	text-decoration : none;
	text-decoration : underline;
}



select {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
textarea {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
	border: 1px solid #998B6F;
} 

input {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
	border: 1px solid #998B6F;
	margin:0px;
	
}
p.csc-form-label, p.csc-form-label-req{
	margin:0px;
	padding:0px;
}

input:focus {  
	border: 1px solid #290D0C;
	background-color:#E2DAB6;
}
textarea:focus {  
	border: 1px solid #290D0C;
	background-color:#E2DAB6;
} 

fieldset.csc-mailform label{
	min-width:100px;
	display:block;
	float:left;

}
div.csc-mailform-field{
	padding:3px;
}

fieldset.csc-mailform {
	border:none;
}



td.csc-form-fieldcell{
	margin:0px;
	padding:0px;

}
td.csc-form-labelcell{
	vertical-align:top;
	margin:0px;
	padding:0px;

}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : black;
	margin-bottom : 0px;
	margin-top : 0px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color : #3D0C0D;
	margin-bottom : 10px;
	margin-top : 5px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


.capxion {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #6600CC;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}







.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}





.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}


/*Sitemap*/
.csc-sitemap-level1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	/*color : #CC6600;*/
	text-decoration: underline;
}
.csc-sitemap-level2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
                margin-left: 20px;
	/*color : #CC6600;*/
}

.csc-sitemap-level3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
                margin-left: 40px;
	/*color : #CC6600;*/
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 400px;
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}


.navi{
  background-color: #DFD8B4;
  width: 113px;
  height: 23px;
  margin: 0px;
  padding: 0px;
}
.navi ul{
  margin: 0px;
  padding: 0px;
}
.navi li{
  list-style-position: inherit;
  list-style-image: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  border-right: 1px solid  #FFFFFF;
}
.navi a{
  margin: 0px;
  padding: 0px;
  background-color: #DFD8B4;
  display: block;
  width: 100px;
  text-indent: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  line-height: 22px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;           
  border-bottom:1px solid #ffffff;
}

.navi a:hover{
  margin: 0px;
  padding: 0px;
  background-color: #A29E77;
  display: block;
  width: 100px;
  text-indent: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  line-height: 22px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;           
  border-bottom:1px solid #ffffff;
}

.tx-lzgallery-pi1-fotos {
align:center;
border-width:2px;
border-style:solid;
border-color:#00008c;
text-align:center;
padding:5px 5px 5px 5px;
background-color:white;
font-family:verdana;
}
.tx-lzgallery-pi1-fotos td {
align:center;
text-align:center;
padding:0;
border-style:solid;
border-width:1px;
border-color:#00008c;
padding:3px;
}


/* MENU */

ul.menu, ul.menu ul {
    list-style-type: none;
margin:0px;
margin-left:0px;

}

ul.menu a {
    display: block;
	color:#000000;
	text-decoration:none;
    padding: 3px 15px 3px 15px;
    font-weight:normal;

}
ul.menu a:hover {
    display: block;
	color:#000000;
	text-decoration:none;
	background-color:#998B6F;
    font-weight:normal;
}

ul.menu ul a {
    padding: 3px 10px 3px 10px;
}

ul.menu li {
    padding:0;
    margin:0;
    background-image: none;
    background-color: #E2DAB6;
    float:left;
	min-width:105px;
}

ul.menu ul {
    margin-left:0;
    padding: 0 0 5px 0;
    position:absolute;
    background-color: #E2DAB6;
    display:none;
    min-width:105px;
}

/* IE-Hack für die Breite */

*html ul.menu ul {
    width:110px;
}

/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}

ul.menu ul li {
    float:none;
    background-color: transparent;

}

#alltogether {
	position: absolute;
	text-align:center;
	top: 350px;
	height:190px;
	width:200px;
	right:50%;
	margin-right:420px;
}
#alltogetherHover {
	position: absolute;
	left: 0px;
	top: 0px;
	height:100%;
	min-height:100%;
	min-width:100%;
	text-align:center;
	background-color:#FFFFFF;
	opacity:0.6;
	filter:alpha(opacity=60);
	display:none;
	padding-top:150px;
}