
#divContent {
	border:					0px dashed #ccc;

	width:					585px;
	

	margin-top:				0px;
	margin-bottom:			15px;
	margin-left:			0px;
	margin-right:			0px;

	position:				relative;
	text-align:				left;
	float:					left;

	background-color:		transparent;
	background-image:		url('');
	background-position:	0px 0px;
	background-repeat:		no-repeat;
}
/******************************************/
/*** cmsProjectMessagePane ****************/
/******************************************/

#divMessagePane {
	position:			absolute;
	top:				-50px;
	left:				0px;
	width:				100%;
	height:				50px;
	background-color:	#f5d62b;
	border-top:			1px solid #ccc;
	border-bottom:		1px solid #666;
	font-weight: bold;
} /******************************************/
/*** cmsContent ***************************/
/******************************************/

/* ---- CONTAINER ELEMENTS ---- */
div #divTeaserBoxContainer {
	 width:423px;
	 margin-right:15px;
	 /*margin-bottom:10px;*/
	 float:left;
}

div #divTeaserPageContainer {
	 width: 423px;
	 margin-left:18px;
	 float:left;
}



/* ---- SEARCH BOX START ---- */
div #divSearchBox {
	position: relative;
	width:423px;
	min-height:20px;
	margin-bottom:10px;
	margin-right:15px;
	float:left;
	font-size:12px;
	color:#333333;


}

div #divSearchBox div#divSearchTop {
	height:36px;
	border-left:solid 1px #D9D9D9;
	padding-top:1px;
}


div #divSearchBox a.categoryItem, div #divSearchBox a.categoryItemActive {
	display:block;
	float:left;
	height:36px;
	line-height:37px;
	padding-left:15px;
	padding-right:15px;
	border-right:solid 1px #D9D9D9;

	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

div #divSearchBox a.categoryItem {
	color:#949494;
}

div #divSearchBox a.categoryItemActive {
	background-color:#FFFFFF;
	color:#333333;

}

div #divSearchBox #divSearchContent {
	min-height:35px;
	padding:15px;


}

/* ---- SEARCH BOX END ---- */



/* ---- NEWS BOX ---- */
div #divNewsBox {
	margin-bottom: 10px;
}


div .newsBox {
	float: left;
	width: 423px;
	height: 372px;
}

div .BoxContentContainer {
	background-image:url(/custom/img/box_bg_shade.jpg);
	background-repeat:repeat-x;
	margin: 0px 1px;
}

div .BoxContent {
	padding:12px 8px 0px 8px;
	margin-bottom:10px;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	font-size:11px;
	color:#333333;
}

div .BoxContent div.BoxContentElement {
	height: 65px;
	padding: 5px;
	margin-bottom: 5px;
	cursor:pointer;
}

div .BoxContent div.BoxContentElement:hover {
	background-image:url('/custom/img/box_bg_element_hover.png');
}

div .newsBox h1 {
	font-size:15px;
	font-weight:bold;
	color:#A80020;
	margin: 0px;
	padding-bottom:2px;
	line-height: 16px;
}

div .newsBox h1:hover {
	text-decoration: none;
}


div .BoxTopTitle {
	height:26px;
	padding-top: 8px;
	padding-left:15px;

	font-weight:bold;
	font-size:16px;
	color:#333333;
}


/* ---- SMALL TEASER BOX  ---- */
div .smallTeaserBoxImage, div .smallTeaserBoxNoImage  {
	width: 204px;
	height: 181px;
	margin-bottom: 10px;
	float:left;
	cursor:pointer;
}

div .BoxContentContainerSmall {
	margin: 0px 1px;
}

div .BoxContentSmall {
	width: 174px;
	padding:12px 13px 0px 13px;
	margin-bottom:10px;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	background-image:url(/custom/img/box_small_bg_shade.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	color:#333333;
	overflow:hidden;
	float:left;
}

div .BoxContentSmall:hover {
	background-image:url();
}



/* ---- ICON LINKS ---- */
.icnLinkList {
	font-size:11px;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
	padding-right:20px;

	background-image:url(/custom/img/icon/link_icon_list.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.icnLinkArrow {
	font-size:11px;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
	padding-right:20px;

	background-image:url(/custom/img/icon/link_icon_list.png);
	background-repeat:no-repeat;
	background-position:top right;
}

/* ---- GENERIC BOX ELEMENTS ---- */
div .BoxTopStraight {
	width: 200px;
	margin: 2px 2px 1px;
	float:left;
}

div .BoxTop {
	width:196px;
	height:4px;
	background-color:#FFFFFF;
	border-top:solid 1px #D9D9D9;
}
div .BoxBottom {
	height:6px;
	background-color:#FFFFFF;
	border-bottom:solid 1px #D9D9D9;
}

div .BoxTopWide {
	width:415px;
	height:4px;
	background-color:#FFFFFF;
	border-top:solid 1px #D9D9D9;
}
div .BoxBottomWide {
	width:415px;
	height:6px;
	background-color:#FFFFFF;
	border-bottom:solid 1px #D9D9D9;
}



/* ---- CUSTOM STYLES ---- */

div.smallTeaserBoxImage h1, div.smallTeaserBoxNoImage h1 {
	font-size:12px;
	font-weight:bold;
	color:#A80020;
	margin: 0px;
	padding: 0px;
}

.titleRedSmall {
	font-size:20px;
	font-weight:bold;
	color:#A80020;
}



/* ---- BREADCRUMB NAVIGATION ---- */

div #divBreadcrumb {
	position: relative;
	color:#A80020;
	height:28px;
}

div #divBreadcrumb a {
	color:#A80020;
	text-decoration:none;
}

div #divBreadcrumb span.delimiter {
	font-size:11px;
	color:#333333;
	padding: 0px 6px;
}

div #divBreadcrumb span.active {
	font-size:11px;
	color:#333333;
}




/* ---- PROFILE myTENNIS ---- */

div.BoxContentHead {
	font-size: 12px;
	background-color: #d9d9d9;
	padding: 0px 14px;
	font-weight: bold;
	height: 23px;
	margin: 1px 2px;
	line-height: 23px;
}
div.BoxContentHead div {
	float: left;
}

div.profileInfos {
	float: left;
	margin-right: 15px;
	width: 180px;
}
div.profileInfoPart {
	border-bottom: 1px dashed #d8dad9;
	line-height: 17px;
	padding: 8px 1px;
}

div.profileInfoPart div.title, div.profileInfoPart-last div.title {
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
}

div.profileInfoPart-last {
	line-height: 17px;
	padding: 8px 1px;
}
div.profileInfoPart div, div.profileInfoPart-last div {
	clear: both;
}
div.profileInfoPart div span.col1, div.profileInfoPart-last div span.col1 {
	font-size: 11px;
	float: left;
}
div.profileInfoPart div span.col2, div.profileInfoPart-last div span.col2 {
	font-size: 11px;
	float: right;
}

div.profilePhoto {
	border: 1px solid #d8dad9;
	padding: 5px;
}

div .BoxContentContainerProfile {
	background-image: url(/custom/img/box_bg.png);
	background-repeat: repeat-x;
	margin: 0px 1px;
}
div.myTurniere {
	font-size: 12px;
	padding: 0px 6px 25px 6px;
}
div.myTurniere div {
	float: left;
}
div.myTurniere a, div.myTurniere a:link, div.myTurniere a:visited, div.myTurniere a:active,
div.mySpieler a, div.myTSpieler a:link, div.mySpieler a:visited, div.mySpieler a:active {
	font-weight: bold;
	color: #355669;
}
div.myTurniere a:hover {

}
div .profilBox {
	float: left;
	width: 423px;
}
a.alteTurniere, a.alteTurniere:link, a.alteTurniere:active, a.alteTurniere:visited {
	display: block;
	margin: 6px;
	color: #355669;
}
div.mySpieler {
	height: 31px;
	font-size: 12px;
	padding: 6px 6px 25px 6px;
}
div.mySpieler div {
	float: left;
}
div.mySpieler:hover {
	background-image: url('/custom/img/box_bg_element-small_hover.png');
	background-repeat: no-repeat;
}
a.sendMessage, a.sendMessage:link, a.sendMessage:active, a.sendMessage:visited {
	color: #355669;
	display: block;
	margin: 6px 0px;
	font-weight: normal !important;
	font-size: 11px;
}
a.sendMessage:hover {
	font-weight: normal !important;
	font-size: 11px;
}

div.BoxContentSpieler {
	padding: 6px 8px 0px 8px;
	margin-bottom: 10px;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	font-size: 11px;
	color: #333333;
}
ul.teaser_small {
	float: left;
	width: 195px;
	list-style-type: none;
	margin: 0px;
	height: 278px;
} /* Container (selfMade)
#lightboxContainer{	position: absolute; top: 0; left: 0; z-index: 95; width: 100%; height:500px; display:none; }
*/
#lightbox{	position: absolute; top: 50px; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #ffffff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(/img/lightbox/prevlabel.gif) left center no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/lightbox/nextlabel.gif) right center no-repeat; } 	

#overlay{ position: fixed; top: 0; left: 0; z-index: 90; width: 100%; height:500px ; background-color: #000; }

/* Text: 'Bild-Name', 'Bild 1 von 10' und 'Schliessen Link' */
#imageDataContainer{
	position:relative;
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	display:block;
	border-top:1px solid #FFFFFF;
}

#imageData {
	color: #666666;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
}

#imageData #imageDetails{
	float:left;
	width:70%;
	text-align:left;
	padding-bottom:10px;
}

/* Bild-Name */
#imageData span#caption {
	display:block;
	font-family:Verdana;
	font-size: 20px;
	line-height:1.5em;
	color: #7f7f7f;
	font-weight:bold;
}

/* Bild-Nummer */
#imageData span#numberDisplay {
	padding-bottom:10px;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#006699;
}

/* Schliessen-Link */
#imageData div#bottomNav {
	position:absolute;
	bottom:10px;
	right:10px;
	text-align:right;
	display:block;
	margin:0px;
}

#imageData a#bottomNavClose {
	color:#006699;
	text-decoration:underline;
}

#imageData a#bottomNavClose:hover {
	text-decoration:none;
}

/* Gallery Containers */
div#galleryContainer {
	float:left;
	margin:0px;
}

div#galleryThumbContainer {
	position:relative;
	margin:10px 0px 0px 10px;
	width:100%;
}
div#galleryNavigationContainer {
	float:right;
	display:inline-block;
	margin:20px 12px 10px 0px;
	width:100%;
	height:22px;
	text-align:right;
}

/* Style pro ThumbBox */
div.thumbBox {
	float:left;
	margin:0px 10px 10px 0px; 
	padding:0px;
	width:120px;
	height:120px;
	cursor:pointer;
	text-align:center;
	background-image:url(/img/lightbox/bg_thumbbox.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div.thumbBox:hover {
	background-image:url(/img/lightbox/bg_thumbbox_over.gif);
	background-position:top left;
	background-repeat:no-repeat;

}

div.dummyBox {
	float:left;
	margin:0px 10px 10px 0px; 
	padding:0px;
	width:120px;
	height:120px;
	text-align:center;
}

div#galleryNavigationContainer a.navBtnBack {
	display:inline-block;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 2px 5px 2px 15px;
	margin-right: 10px;
	background-image: url(/img/icon/ico-back.gif);
	background-repeat:no-repeat;
	background-position:4px center;
}

div#galleryNavigationContainer a.navBtnBack:hover {
	background-color: #dfdfdf;
}


div#galleryNavigationContainer a.navBtnBack_inactive {
	display:inline-block;
	color: #cccccc;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #cccccc;
	border-bottom:1px solid;
	padding: 2px 5px 2px 15px;
	margin-right: 10px;
	background-image: url(/img/icon/ico-back_inactive.gif);
	background-repeat:no-repeat;
	background-position:4px center;
	cursor:default;
}

div#galleryNavigationContainer a.navBtnBack_inactive:hover {

}

div#galleryNavigationContainer a.navBtnNext {
	display:inline-block;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 2px 15px 2px 5px;
	margin-left: 10px;
	background-image: url(/img/icon/ico-next.gif);
	background-repeat:no-repeat;
	background-position:92% center;
}

div#galleryNavigationContainer a.navBtnNext_inactive {
	display:inline-block;
	color: #cccccc;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #cccccc;
	border-bottom:1px solid;
	padding: 2px 15px 2px 5px;
	margin-left: 10px;
	background-image: url(/img/icon/ico-next_inactive.gif);
	background-repeat:no-repeat;
	background-position:92% center;
	cursor:default;
}

div#galleryNavigationContainer a.navPageNumber {
	display:inline-block;
	color:#e10000;
}

div#galleryNavigationContainer a.navPageNumber:hover {
	text-decoration:none;
}

div#galleryNavigationContainer a.navPageNumber_active {
	display:inline-block;
	font-weight:bold;
	text-decoration:none;
	color:#e10000;
}

div#galleryNavigationContainer a.navPageNumber_active:hover {
	
}

div#galleryNavigationContainer a.navPageSpacer {
	color:#e10000;
	display:inline-block;
}

.galTable {
	margin-top:0px;
	margin-left:0px;
}

.galTd {
	width:120px;
	height:120px;
	text-align:center;
	vertical-align:middle;
} /* Distributed as part of The Coolest DHTML Calendar
   Author: Mihai Bazon, www.bazon.net/mishoo
   Copyright Dynarch.com 2005, www.dynarch.com
*/

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #bdb2bf;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: url("calendar/skins/aqua/normal-bg.gif");
  font-family: "trebuchet ms",verdana,tahoma,sans-serif;
}

.calendar {
  border-color: #797979;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: url("calendar/skins/aqua/title-bg.gif") repeat-x 0 100%; color: #000;
  font-weight: bold;
}

.calendar .nav {
  font-family: verdana,tahoma,sans-serif;
}

.calendar .nav div {
  background: transparent url("calendar/skins/aqua/menuarrow.gif") no-repeat 100% 100%;
}

.calendar thead tr { background: url("calendar/skins/aqua/title-bg.gif") repeat-x 0 100%; color: #000; }

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: url("calendar/skins/aqua/title-bg.gif") repeat-x 0 100%; color: #000;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #c44;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: url("calendar/skins/aqua/hover-bg.gif");
  border-bottom: 1px solid #797979;
  padding: 2px 2px 1px 2px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: url("calendar/skins/aqua/active-bg.gif"); color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: url("calendar/skins/aqua/dark-bg.gif");
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  background: url("calendar/skins/aqua/dark-bg.gif");
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
  background: url("calendar/skins/aqua/rowhover-bg.gif");
}

.calendar tbody td.today { font-weight: bold; /* background: url("calendar/skins/aqua/today-bg.gif") no-repeat 70% 50%; */ }

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: url("calendar/skins/aqua/hover-bg.gif");
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #c44;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  background: url("calendar/skins/aqua/active-bg.gif"); color: #fff;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  font-size: 9px;
  background: url("calendar/skins/aqua/status-bg.gif") repeat-x 0 0; color: #000;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: url("calendar/skins/aqua/normal-bg.gif"); color: #000;
  z-index: 100;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: url("calendar/skins/aqua/hover-bg.gif"); color: #000;
}

.calendar .combo .active {
  background: url("calendar/skins/aqua/active-bg.gif"); color: #fff;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("calendar/skins/aqua/dark-bg.gif");
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("calendar/skins/aqua/normal-bg.gif"); color: #000;
}

.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  background: url("calendar/skins/aqua/hover-bg.gif"); color: #000;
}

.calendar td.time span.active {
  background: url("calendar/skins/aqua/active-bg.gif"); color: #fff;
}





/************************/
/* BWISE Custom Styles  */
/************************/

.marginTop {
margin-top: 5px;
}

div.welcombox_small_wrapper {
float:left;
width:195px;

}

h1 {
border-bottom:1px solid #CCCCCC;
color:#FF0000;
font-size:20px;
font-style:italic;
margin:0 0 20px;
padding:0 0 10px;

}

.marginBottom {
margin-bottom: 20px;
}

h2 {
font-size: 18px;
font-weight: normal;
color: #666666;
margin: 0px;
padding: 0px;
}

div.welcomebox_small {
background:url(/img/home_smallbox_bg.gif) repeat-y;
height:208px;
width: 185px;
padding:5px;
}

.marginRightBottom {
margin: 0px 15px 10px 0px;
}

h3 {
font-weight: normal;
color: #ff0000;
font-style:italic;
font-size: 18px;
}

div.welcomebox_small h3,div.welcomebox_big h3 {
font-size:18px;
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
color: #ff0000;
font-style:italic;
}

div.welcomebox_small_footer {
background:url(/img/home_smallbox_footer.gif) no-repeat;
width:142px;
height:44px;
float:left;
padding:0px 45px 5px 5px;
text-align:right;
color: #ff0000;
font-weight:bold;
margin: 0px;
}

.marginLeftBottom {
margin: 0px 0px 10px 20px;
}

h5 {
background-color: #eeeeee;
/*width: 560px;*/
font-size: 12px;
padding: 4px 0 4px 10px;
margin: 0px;
}

p {
color:#666666;
font-family:Arial;
font-size:12px;
line-height: 20px;


}

p.legend {
font-weight:normal;
font-size: 11px;
color: #949494;
padding: 5px 0px;
border-bottom: solid 1px #E5E5E5;
}

a {
color:#FF0000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

ul li, ol li {
color:#666666;
font-family:Arial;
font-size:12px;
line-height: 20px;
}

ul, ol {
margin: 0px 0 0 20px;
padding: 0px;
}

hr {
border-top: 1px solid #cccccc;
border-bottom: none;
border-right: none;
border-left: none;
}

.welcombox_small_wrapper {
float:left;
width:195px;
}

.box-title {
color: #ff0000;
font-size: 20px;
font-style: italic;
}

.red {
color:#ff0000;
}

.teaser-link {
background-image: url(/img/link-pfeil.jpg);
background-repeat: no-repeat;
background-position: top right;
margin: 0px 0 0 0;
padding: 5px 30px 0 0;
display: block;
height: 25px;
width: 150px;
color:#FF0000;
}

.link-pfeil {
background-image: url(/img/link-pfeil.gif);
background-repeat: no-repeat;
background-position: 10px 3px;
padding: 0 0 0 20px;
text-decoration: underline;
}

.text-grau {
font-size: 10px;
line-height: 12px;
}


