/* TEASER INHALT */
div.teaser_title
{ /* Ueberschrift */
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #E10915;
}
img.teaser_pic
{ /* Teaser-Bild */
	margin-right: 10px;
	border-width: 0px;
	float: left;
}
div.teaser_content
{ /* Normaler Text */
	font-size: 11px;
	color: #333333;
}
div.teaser_content a
{ /* Link */
	font-size: 11px;
}


/* TEASER CONTAINER */
table.teaser
{
	width: 636px;
}
table.teaser_sub
{
	width: 490px;
}
td.teaser_left
{ /* kleine Teaser links */
	width: 318px;
}
div.teaser_left
{ /* kleine Teaser links */
	width: 300px;
	float: left;
}
td.teaser_right
{ /* kleine Teaser links */
	width: 318px;
}
div.teaser_right
{ /* kleine Teaser links */
	width: 300px;
	float: right;
}
td.teaser_big
{ /* grosse Teaser */
	width: 636px;
}
div.teaser_big
{ /* grosse Teaser */
	width: 636px;
}
td.teaser_sub
{ /* grosse Teaser mit submenue*/
	width: 490px;
}
div.teaser_sub
{ /* grosse Teaser mit submenue */
	width: 490px;
}




/* TEASER RAHMEN */
/* Oben */
div.teaser_0_0
{ /* Ecke oben links */
	width: 25px;
	height: 25px;
	background-image: url(../grafix/layout/teaser_0_0.png);
	background-repeat: no-repeat;
	float: left
}
div.teaser_0_1
{ /* Rand oben */
	height: 25px;
	background-image: url(../grafix/layout/teaser_0_1.png);
	background-repeat: repeat-x;
	float: left;
}
div.teaser_0_1#teaser_0_1_left, div.teaser_0_1#teaser_0_1_right
{
	width: 250px;
}
div.teaser_0_1#teaser_0_1_big
{
	width: 586px;
}
div.teaser_0_1#teaser_0_1_sub
{
	width: 440px;
}
div.teaser_0_2
{ /* Ecke oben rechts */
	width: 25px;
	height: 25px;
	background-image: url(../grafix/layout/teaser_0_2.png);
	background-repeat: no-repeat;
	float: left;
}

/* Mitte */
div.teaser_1
{ /* Kleiner Kasten */
	padding-left: 25px;
	padding-right: 10px;
	background-repeat: repeat-y;
	float: left;
}
div.teaser_1#teaser_1_left, div.teaser_1#teaser_1_right
{
	width: 265px;
	*width: 300px;
	background-image: url(../grafix/layout/teaser_1_small.png);
}
*+div.teaser_1#teaser_1_left, div.teaser_1#teaser_1_right
{ /* IE 7: Schmale Teaser */
	*+width: 265px;
}
div.teaser_1#teaser_1_big
{
	width: 601px;
	*width: 636px;
	background-image: url(../grafix/layout/teaser_1_big.png);
}
*+div.teaser_1#teaser_1_big
{ /* IE 7: Breite Teaser */
	*+width: 601px;
}
div.teaser_1#teaser_1_sub
{
	width: 455px;
	*width: 490px;
	background-image: url(../grafix/layout/teaser_1_sub.png);
}
*+div.teaser_1#teaser_1_sub
{ /* IE 7: Breite Teaser */
	*+width: 455px;
}

/* Unten */
div.teaser_2_0
{ /* Ecke unten links */
	width: 25px;
	height: 25px;
	background-image: url(../grafix/layout/teaser_2_0.png);
	background-repeat: no-repeat;
	float: left;
}
div.teaser_2_1
{ /* Rahmen unten */
	height: 25px;
	background-image: url(../grafix/layout/teaser_2_1.png);
	background-repeat: repeat-x;
	float: left;
}
div.teaser_2_1#teaser_2_1_left, div.teaser_2_1#teaser_2_1_right
{
	width: 250px;
}
div.teaser_2_1#teaser_2_1_big
{
	width: 586px;
}
div.teaser_2_1#teaser_2_1_sub
{
	width: 440px;
}
div.teaser_2_2
{ /* Ecke unten rechts */
	width: 25px;
	height: 25px;
	background-image: url(../grafix/layout/teaser_2_2.png);
	background-repeat: no-repeat;
	float: left;
}