/* CSS Document for Highland-Games.info*/

*{margin: 0; padding:0;}

body{ 
	background: #aa9a5f url(../images/mainbg.jpg) repeat-y center top;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
	color:#333;
}

h1, h2, h3, h4, h5 {color:#4e2c1b; font-style:italic;}
h1{font-size: 20px;}

a:link, a:visited{color:#996600; text-decoration:none; font-weight:bold;}
a:hover{color:#999933;}

img{border: 1px solid #fff;}

.clear{margin:0; clear:both;}

.wrapper{width: 980px; margin:0 auto;}

.header{height:211px; background: #000 url(../images/header-bg.jpg) no-repeat 0 0;}
.termin{float: left;padding: 180px 0 0 115px;}
.termin h1{color:#fff; line-height:26px; font-size:18px;}
.termin small {font-size: 11px; font-style:italic;}
.banner {float:right; padding-right:15px;}
.banner img {border:0; margin:5px 0 3px 0;}

.menubox{height: 23px; background: transparent url(../images/menubg.jpg) repeat-x 0 0;margin:0;}
.menubox ul{font-size: 15px; font-style:italic; font-weight:bold; list-style-type:none; margin:0; padding:0;}
.menubox ul a:link, .menubox ul a:visited {color:#362d07; font-weight:bold; text-decoration:none;}
.menubox ul a:hover {color:#f6d9c6;}
.menubox ul li {display:inline; float:left; line-height: 23px; margin:0; padding:0; height: 23px; overflow:hidden;}
#menuitemactive a:link, #menuitemactive a:visited {color: #fffcf2;}

.content{ background: transparent url(../images/contentbg.jpg) repeat-x center top; padding:25px 15px; }
.content .left{float: left; width:380px;}
.content .right{float: left; width: 500px; margin-left:30px;}

#gallery{font-size:11px; font-family:Arial, Helvetica, sans-serif;}
#gallery a:link, #gallery a:visited{font-weight: normal; }

.routenplaner img{border:0; padding:0; margin:0;}