/*
 * Project: tmb.at
 * Author:  Christian Haisjackl
 * eMail:   christian.haisjackl@chello.at
 *
 * Copyright by
 * Christian Haisjackl
 * Untergerbergstr 19
 * A 6020 Innsbruck
 * Austria
 *
 * Innsbruck 02.03.2008
 */

#links_frame		{width:100%; text-align:center;}
.links_head			{width:100%; text-align:center; margin-bottom:2em;}

.links_main			{width:650px; text-align:center; margin:auto; margin-bottom:2em; border:solid 2px #990000;}
.links_top			{width:100%; text-align:center;}
.links_banner		{text-align:center; font-weight:bold; padding:5px;}
.links_img			{width:167px; height:120px; float:left; text-align:center; border-right: dotted 1px #990000; padding:5px;}
.links_caption		{font-weight:bold; font-size:10px; padding-top:58px; padding-bottom:58px; }
.links_notice		{width:100%; text-align:center; font-weight:bold; border-top:dotted 1px #990000; padding:5px;}


