/* PROMAM stylesheet */



html, body {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height:22px;
	color: #565656;
	}

td {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height:22px;
	color: #565656;
	}

/* links */
	
a:link {
	text-decoration: none;
	color: #5F8B1B;
	}

a:visited {
	text-decoration: none;
	color: #5F8B1B;
	}
	
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
a:active {
	text-decoration: none;
	color: #FF5400;
	}
	
/* SPONSOREN */

.sponsoren_box {
	border:1px solid #D1D1D1
	}
	
.padding_left_15 {
	padding-left:15px;
	}


/* SONST */
.dots_hint {
	background-image:url(media/dots_hint.gif);
	background-repeat:repeat-y;
	}
.dots_hint_horizontal {
	background-image:url(media/dots_hint_horizontal.gif);
	background-repeat:repeat-x;
	}
.termine_box {
	padding:14px;
	}
.termin_txt {
	color:#FFFFFF;
	font-size:14px;
	line-height:16px
	}
.termin_head_txt {
	color:#D1EF6D;
	font-size:14px;
	line-height:16px
	}
.txt_box {
	padding-right:50px;
	}
.txt_titel {
	font-size:24px;
	color:#5F8B1B;
	font-weight:bold;
	}
.turnier_titel1 {
	font-size:24px;
	color:#5F8B1B;
	font-weight: normal;
	text-transform: uppercase;
	}
.turnier_titel2 {
	font-size:24px;
	color:#B0B0B0;
	font-weight: normal;
	text-transform: uppercase;
	}
.turnier_name_box {
	border-top:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
	padding:10px;
	}
.turnier_pict_box {
	border-top:1px solid #D1D1D1;
	border-left:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
	}
	
.promi_namen {
	font-size:10px;
	text-transform:uppercase;

	}