﻿html,body{
    margin:0;
    padding:0;
    min-height:100%;
    height:100%;
    border:none; 
    font-family:Tahoma,Verdana, Arial;
    font-size:10pt;    
}

table
{
   border-collapse: collapse;
   font-family:Tahoma,Verdana, Arial;
   font-size:10pt;
}

A 
{
    font-size: 10pt;    
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none;
}

div
{
    font-family:Tahoma,Verdana, Arial;
    font-size:10pt;
}

img
{
    border:none;
}

h3
{
    font-family: Tahoma,Verdana, Arial;
    color: #666666;
    font-style: italic;
}
hr
{
    color: #c31411;
    height: 1px;
    /*border:none;*/
}

.maintable
{
    height:100%;
    width:963px;
}

.bannertop
{
    height:51px;
    /*width:312px;*/
    width:321px;
    vertical-align:top;
}

.bannermenu
{
    color: #c31411;
    font-weight: bold;
    /* width: 651px; */
    width: 622px;
    text-align: right;
    padding-right: 10px;
    padding-top: 30px;
    
}

.bannermenu a
{
    color: #c31411;
    text-decoration:none;
}

.bannermenu a:visited
{
    color: #c31411;
    text-decoration:none;
}

.bannermenu a:hover
{
    text-decoration:underline;
}

.banner
{
    height:204px;
    width:963px;
    vertical-align:top;
}

.footer
{
    height:15px;
    width:963px;
    vertical-align:top;
}

.menu
{
    width: 200px;
    height: 100%;
    background-color: #c31411;
    background-image: url(/Images/MenuLeftBack.gif);
    background-repeat: no-repeat;
    background-position: left bottom;    
    vertical-align: top;
    /*padding-left:16px;*/
    padding-top:16px;
}

.menugb
{
    width: 355px;
    height: 100%;
    background-color: #c31411;
    background-image: url(/Images/MenuLeftBackGB.gif);
    background-repeat: no-repeat;
    background-position: bottom;    
    vertical-align: top;    
}

.content
{
    /*width:743px;*/
    vertical-align:top;
    width:100%; 
    height:100%;
    padding-left:25px;
    padding-top:25px;
    padding-right:25px;
    padding-bottom:25px;
}

.rightmenu
{
	width:359px;
	
}

/* Guestbook section */
.guestbook
{
    width:100%;
    height:100%;
    font-family: Tahoma,Verdana, Arial;
    color: #666666; 
    border-collapse:collapse;   
}

.gbuserinfo
{
    vertical-align: top; 
    width:122px;
}
.gbaddedby
{   
    text-decoration: underline;
}

.gbaddedon
{       
    
}

.gbeditted
{
    font-size: 8pt;
    font-style: italic;  
}

.gbtext
{
    vertical-align: top;
    padding-left: 10px;    
}

.gbcity
{
    
}

.gbinput
{    
    vertical-align:top;
    width:100%;
    color: White;   
    margin-top:16px;
}

.gbbericht
{    
    vertical-align:top;
    width: 65px;    
}

.gbremarkshort
{
    vertical-align: top;
    height: 90px;
    width: 290px;
    background-image: url(/Images/MenuGBBack1.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.gbbutton
{
    vertical-align: middle;
    height: 52px;
    width: 355px;
    background-image: url(/Images/MenuGBBack2.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

/* END Guestbook section END */

/* News section */

.news
{
    width:100%;
}

.newstitle
{
    font-family: Tahoma,Verdana, Arial;
    font-size: 12pt;
    font-weight:bold;
    color: #666666;
}

.readmore
{
    font-family: Tahoma,Verdana, Arial;
    font-size: 10pt;
    font-weight:bold;
    color: #666666;
}

.newsadded
{
    font-size: 8pt;
    text-align:right;
    width:100%;
}

.newseditted
{
    font-size: 8pt;
    font-style: italic; 
    text-align:right; 
    width:100%;
}

.newsmenu
{
	width:100%;
	padding-left:10px;
}

.newsmenu a
{
    /*padding-left: 10px;*/
    color: white;
    text-decoration:none;
    font-weight: bold;
}

.newsmenu a i
{
	padding-left: 5px;
	font-size:8pt;
}

.newsmenu a:visited
{
    color: white;
    text-decoration:none;
    font-weight: bold;
}

.newsmenu a:hover
{
    
}

/* END News section END */

/* Sponsor */

.sponsorimg
{
	border-style:none;
	padding: 2px;
}

.sponsortext
{
	padding: 2px;
	vertical-align:middle;
	width:100%;
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}

.sponsortext a:visited
{
	padding: 2px;
	vertical-align:middle;
	width:100%;
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}

/* END Sponsor END */
