/***
* File:         	content.css
* Package:      	ballet-tanz.de
* Version:      	1.0
* Language:     	Cascading Style Sheets
* ---------------------------------------------------------------------------
* (c) 2003 		hier.com
* E-Mail:       	office@hier.com
* WWW:          	http://www.ballet-tanz.de
* ---------------------------------------------------------------------------
* Author:       	marlene hoffmann, Tommy Petereit
* Date:         	2004-10-21
* Last changed: 	2004-10-21
* Description:  	stellt die globalen Style Angaben für MEDIA=screen für den content-frame zur Verfügung 
***/




body,tr,td,th,ol,h2,h3,h4,div,address,blockquote,nobr,form,span
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F6F8;
	SCROLLBAR-SHADOW-COLOR: #E3E4EB;
	SCROLLBAR-ARROW-COLOR: #B71B03;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.norm {
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	font-weight : normal;
	letter-spacing : normal;
}


.rahmen {
	border: thin dotted #de0000;
	background: #FFFFFF;
}

.umfrage {
	background: #cccccc;
}

.rahmen2 {
	border : thin solid #cccccc;
	background : #FFFFFF;
}

.back {
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	font-weight : normal;
	letter-spacing : normal;
	background-color : #FEF4F2;
}

.klein {
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	font-weight : normal;
	letter-spacing : normal;
}

.kleinlink {
	color:#D82E29;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	font-weight : normal;
	letter-spacing : normal;
}


.weisskl {
	color:#ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	font-weight : normal;
	letter-spacing : normal;
}

.weissb {
	color:#ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	font-weight : bold;
	letter-spacing : normal;
}

.weiss {
	color:#ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	font-weight : normal;
	letter-spacing : normal;
}


.weissul {
	color:#ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-weight : normal;
	letter-spacing : normal;
}

.grau {
	color:#555555;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	font-weight : bold;
	letter-spacing : normal;
}

.blckb2 {
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	font-weight : bold;
	letter-spacing : normal;
}

.blckb {
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	font-weight : bold;
	letter-spacing : normal;
}

.rot {
	color:#E31F00;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	font-weight : normal;
	letter-spacing : normal;
}

.rotb {
	color:#E31F00;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	font-weight : bold;
	letter-spacing : normal;
}

.ul {
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-weight : normal;
	letter-spacing : normal;
}

a:link {
	color:#D82E29;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: underline;
	font-weight : normal;
	letter-spacing : normal;
}

a:visited  {
	color:#D82E29;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: underline;
	font-weight : normal;
	letter-spacing : normal;
}


a:hover {
	color: #B71B03;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	font-weight : normal;
	letter-spacing : normal;
}


a:active {
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	font-weight : normal;
	letter-spacing : normal;
}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	border : 1px solid #cc0000;
	background : #ffffff;
	color:#000000;
}

.klein2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	text-decoration: none;
}