body  {
 font-family: 'Arial';
 background-image: url(/gotthard/_layout/bilder/bg.gif);
 margin: 0px;
 padding: 0px;
}

h2 {
 margin: 5px;
 padding: 0px;
 font-size: 20px;
 font-weight: bold;
 color: #FF0000;
}

h3 {
 margin: 0px;
 padding: 5px;
 font-size: 16px;
}

h4 {
 margin: 0px;
 padding: 0px;
 font-size: 13px;
}

table.gesamt  {
 width: 750px;
 height: 513px;
 align: center;
 margin-top: 15px;
 background-image: url(/gotthard/_layout/bilder/hintergr.jpg);
}

table.menue  {
 border: 1px solid #FFFFFF;
 background-color: #FF0000;
 border-collapse: collapse;
 width: 750px;
 color: #FFFFFF;
}

td.leer  {
 background: #FFFFFF;
 border-style: none;
 padding: 0px;
 font-size: 5px;
}

td.menue_kl  {
 background: #FF0000;
 border: 1px solid #FFFFFF;
 text-align: center;
 width: 68px;
 font-family: 'Arial';
 font-size: 15px;
 font-weight: bold; }

td.menue_gr  {
 background: #FF0000;
 border: 1px solid #FFFFFF;
 text-align: center;
 width: 80px;
 font-family: 'Arial';
 font-size: 15px;
 font-weight: bold;
}

td.menue_leer  {
 background: #FF0000;
 border: 1px solid #FFFFFF;
 text-align: center;
}

td.menue_style  {
 background: #FF0000;
 border: 1px solid #FFFFFF;
 text-align: center;
 width: 10px;
}

td.ueber  {
 text-align: center;
 font-size: 35px;
 padding: 10px;
}

td.ueberschrift  {
 text-align:left;
 font-size: 15px;
 font-weight: bold;
 padding: 10px;
}


td.body_h  {
 font-size: 20px;
}

td.body_h2  {
 font-size: 17px;
 text-align: center; }

td.body_text  {
 font-size: 13px;
 text-align: center;
 font-weight: bold;
}

td.kontakt_links {
 font-size: 15px;
 text-align: right;
 vertical-align:top;
 font-weight: bold;
}

td.kontakt_rechts  {
 text-align: left;
 vertical-align:top;
}

table.body {
 font-family: 'Arial';
 font-size: 13px;
 width: 750px;
 border: 1px solid #FFFFFF;
 padding: 0px 10px 0px 10px;
}

td.feat {
 border: 1px solid #FFFFFF;
 font-family: 'Arial';
 font-size: 11px;
 text-align: center;
 color: #FFFFFF;
 padding: 4px;
 background-color: #FF0000;
}

td.tech_re  {
 text-align: right;
}

table.news  {
 font-family: 'Arial';
 font-size: 12px;
}

td.news {
 background-color: #FF0000;
 color: #FFFFFF;
 padding-left: 15px;
}
  
a:link     {text-decoration:none; color:#000000; }
a:visited  {text-decoration:none; color:#000000; }
a:hover    {text-decoration:none; color:#FF0000; }
a:active   {text-decoration:none; color:#000000; }

a.menue:link     {text-decoration:none; color:#FFFFFF; }
a.menue:visited  {text-decoration:none; color:#FFFFFF; }
a.menue:hover    {text-decoration:none; color:#000000; }
a.menue:active   {text-decoration:none; color:#000000; }

a.menue_on:link     {text-decoration:none; color:#000000; }
a.menue_on:visited  {text-decoration:none; color:#000000; }
a.menue_on:hover    {text-decoration:none; color:#FFFFFF; }
a.menue_on:active   {text-decoration:none; color:#FFFFFF; }

a.email:link     {text-decoration: underline; color:#000000; }
a.email:visited  {text-decoration: underline; color:#000000; }
a.email:hover    {text-decoration: underline; color:#FF0000; }
a.email:active   {text-decoration: underline; color:#FF0000; }

a.news:link     {text-decoration:none; color:#FFFFFF; }
a.news:visited  {text-decoration:none; color:#FFFFFF; }
a.news:hover    {text-decoration:none; color:#000000; }
a.news:active   {text-decoration:none; color:#FFFFFF; }

/* Linkliste */

ul.links {
  list-style-type: square;
  font-size: 16px;
  font-weight: bold;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.gotthard-modellbahn.de/gotthard/_layout/bilder/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.gotthard-modellbahn.de/gotthard/_layout/bilder/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.gotthard-modellbahn.de/gotthard/_layout/bilder/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(http://www.gotthard-modellbahn.de/gotthard/_layout/bilder/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
