/*
	RTE classes and styles
*/

.stdtext {
	font-family:		Arial, Helvetica, Sans-Serif;
	font-size:		10pt;
	text-decoration:	none;
	font-weight:		normal;
	font-style:		normal;
	margin:			0px;
	text-align:		left;
	line-height:		1.3em;
	margin-left:		0em;
	padding-left:		0px;
	padding-right:		0px;
	text-indent:		0em;
}

.stdtextBold {
	font-family:		Arial, Helvetica, Sans-Serif;
	font-size:		10pt;
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	margin:			0px;
	text-align:		left;
	line-height:		1.3em;
	margin-left:		0em;
	padding-left:		0px;
	padding-right:		0px;
	text-indent:		0em;
}

.stdtextItalic {
	font-family:		Arial, Helvetica, Sans-Serif;
	font-size:		10pt;
	text-decoration:	none;
	font-weight:		normal;
	font-style:		italic;
	margin:			0px;
	text-align:		left;
	line-height:		1.3em;
	margin-left:		0em;
	padding-left:		0px;
	padding-right:		0px;
	text-indent:		0em;
}

.stdtextBoldItalic {
	font-family:		Arial, Helvetica, Sans-Serif;
	font-size:		10pt;
	text-decoration:	none;
	font-weight:		bold;
	font-style:		italic;
	margin:			0px;
	text-align:		left;
	line-height:		1.3em;
	margin-left:		0em;
	padding-left:		0px;
	padding-right:		0px;
	text-indent:		0em;
}

.stdtextUnderline {
	font-family:		Arial, Helvetica, Sans-Serif;
	font-size:		10pt;
	text-decoration:	none;
	font-weight:		normal;
	font-style:		normal;
	text-decoration:	underline;
	margin:			0px;
	text-align:		left;
	line-height:		1.3em;
	margin-left:		0em;
	padding-left:		0px;
	padding-right:		0px;
	text-indent:		0em;
}

.stdtextBoldUnderline {
	font-family:		Arial, Helvetica, Sans-Serif;
	font-size:		10pt;
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	text-decoration:	underline;
	margin:			0px;
	text-align:		left;
	line-height:		1.3em;
	margin-left:		0em;
	padding-left:		0px;
	padding-right:		0px;
	text-indent:		0em;
}

#inhalt stdtext {
	font-family:		Arial, Helvetica, Sans-Serif;
	font-size:		10pt;
	text-decoration:	none;
	font-weight:		normal;
	font-style:		normal;
	margin:			0px;
	text-align:		left;
	line-height:		1.3em;
	margin-left:		0em;
	padding-left:		0px;
	padding-right:		0px;
}

h1	{
	color:			#0000ff;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		bold;
	font-size:		14pt;
	text-decoration:	none;
	border-top:		4px solid;
	border-bottom:      	4px solid; 
	padding-bottom:     	4px; 
	padding-top:        	4px;
	border-color:		#000000;
}

h2	{
	color:				#0000ff;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:			normal;
	font-weight:		bold;
	font-size:			12pt;
	text-decoration:	none;
	border-bottom:      1px solid; 
	padding-bottom:     4px; 
	padding-top:        4px;
	border-color:		#000000;
}

.maintitle {
	font-size: 		24pt;
	font-family: 		Arial, Helvetica, Sans;
	text-align: 		center;
	color: 			#ffffff;
	border-top:		0px solid;
	border-bottom:      	0px solid; 
	padding-bottom:     	0px; 
	padding-top:        	0px;
}

.siteheadline {
	font-size: 		18pt;
	font-family: 		Arial, Helvetica, Sans;
	font-weight:		bold;
	text-align: 		left;
	text-indent:		0em;
	color: 			#0000ff;
	border-top:		0px solid;
	border-bottom:      	0px solid; 
	padding-bottom:     	3px; 
	padding-top:        	5px;
}

.footer {
	color: 				#000000;
	font-family: 		Arial, Helvetica, Sans;
	font-size: 			8pt;
	text-align: 		center
}

.tiny	{
	color:				#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:			normal;
	font-weight:		normal;
	font-size:			8pt;
	text-decoration:	none;
}

/*
	Formatierung der Links
*/

A:link     {
	color          : 	#000000;
	font-weight    : 	normal;
	text-decoration: 	none;
}
A:visited  {
	color          : 	#000000;
	font-weight    : 	normal;
	text-decoration: 	none;
}
A:active   {
	color          : 	#000000;
	font-weight    : 	normal;
	text-decoration: 	none;

}
A:hover    {
	color          : 	#0000ff;
	font-weight    : 	normal;
	text-decoration: 	none;
}

/*
	old table formats
*/

.tdspb	{
	color:			#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		normal;
	font-size:		8pt;
	text-decoration:	none;
	background-color:	#ffffff;
}

.tdspberg {
	color:			#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		bold;
	font-size:		10pt;
	text-decoration:	none;
	background-color:	#ffffff;

}

.pspb	{
	color:			#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		normal;
	font-size:		10pt;
	text-decoration:	none;
	text-align:		justify;
	background-color:	#ffffff;
}

.pspbright	{
	color:			#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		normal;
	font-size:		10pt;
	text-decoration:	none;
	text-align:		right;
	background-color:	#ffffff;
}

.tdspielheader {
	color:			#ffffff;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		bold;
	font-size:		10pt;
	text-decoration:	none;
	text-align:		left;
	background-color:	#0000ff;
}

.tdspielheim {
	color:			#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		bold;
	font-size:		8pt;
	text-decoration:	none;
	text-align:		left;
	background-color:	#ffffcc;
}

.tdspielheimerg {
	color:			#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		bold;
	font-size:		8pt;
	text-decoration:	none;
	text-align:		right;
	background-color:	#ffffcc;
}

.tdspielausw {
	color:			#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		normal;
	font-size:		8pt;
	text-decoration:	none;
	text-align:		left;
	background-color:	#ffffff;
}

.tdspielauswerg {
	color:			#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		normal;
	font-size:		8pt;
	text-decoration:	none;
	text-align:		right;
	background-color:	#ffffff;
}

.tblRahmen {
	table-layout:		auto;
}

.tblTermineCenter {
	text-align:		center;
	padding:		2px;
	border-spacing:		2px;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		normal;
	font-size:		10pt;
	color:			#000000;
	background-color:	#ffffff;
}

.tblTermineShortLeft {
	text-align:		center;
	padding:		2px;
	border-spacing:		2px;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		normal;
	font-size:		8pt;
	color:			#000000;
	background-color:	#ffffff;
}

.tblTermineLeft {
	text-align:		left;
	text-indent:		0em;
	padding:		2px;
	border-spacing:		2px;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		normal;
	font-size:		10pt;
	color:			#000000;
	background-color:	#ffffff;
}

.tblTermineBoldLeft {
	text-align:		left;
	padding:		2px;
	border-spacing:		2px;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		bold;
	font-size:		10pt;
	color:			#000000;
	background-color:	#ffffff;
}

/* 
        Spielberichtstabelle
*/

#tblSpielbericht {
	padding:		4px;
	border-spacing:		5px;
	border-top-style:	solid;
	border-left-style:	solid;
	border-right-style:	solid;
	border-bottom-style:	solid;
	border-top-width:	2px;
	border-bottom-width:	2px;
	border-left-width:	2px;
	border-right-width:	2px;
	border-top-color:	#000000;
	border-left-color:	#000000;
	border-right-color:	#000000;
	border-bottom-color:	#000000;
	background-color:	#dddddd;
	color:			#000000;
	font-family:		Arial, Helvetica, Sans-Serif;
	font-style:		normal;
	font-weight:		normal;
	font-size:		10pt;
}

#tblSpielbericht .tdCenter {
	text-align:		center;
	background-color:	#ffffff;
}

#tblSpielbericht .tdLeft {
	text-align:		left;
	background-color:	#ffffff;
}

.external-link-new-window_text {
        color:			#000000;
	font-family: 		"BitStream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10pt;
	font-weight: 		normal;
	text-align: 		left;
	border-color: 		#000000;
	padding-left: 		25px;
	padding-bottom: 	2px;
	background-image : 	url("/fileadmin/templates/images/hyperlink.gif");
    	background-repeat : 	no-repeat;
    	background-position:	0px top;
        border-style:           none;
        border-width:           0px;
        border-color: 		#000000;
}

.external-link-new-window_pic {
        border-style:           none;
        border-width:           0px;
        border-color: 		#000000;
}
