/*** andreas klupp 12/2007 ***/
/* #FCFDE2 | #0D0900 */
* {
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	}

body {
	position: relative;
	font-size: 14px;
	background: black url(img/body-bg.gif) repeat-y center;
	}

div.orim {
	width: 900px; 
	padding: 0px 65px; 
	background: url(img/body-gag.gif) repeat-y;
	}

div.orim div {
	background: #0D0900;
	color: #FCFDE2;
	}

div.orim div div {
	background: none;
	}

div {
	clear: left;
	margin: auto;
	}
	
p {padding: 10px 15px;}

h1,h2,h3,h4,h5,h6 {color: #838166; padding: 10px 15px;}
h1,h2 {font-style: italic; border-bottom: 1px solid #484738; background: url(img/pix-star-a.gif) no-repeat 775px 5px;}
h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
h4 {font-size: 12px;}

a {
	color: #A7670D; 
	text-decoration: underline;
	}

a:hover {
	color: #D98411;
	text-decoration: blink;
	}

img {padding: 4px; background: #838166; border: none;}
small {font-size: 12px; font-style: normal;}

#head {height: 103px; background: url(img/div-header-bg.gif) top;}
#head div {height: 103px; background: url(img/div-header-layer.jpg) no-repeat top;}
#menu {height: 67px; background: url(img/div-menu-bg.gif) bottom;}

/** menu nav items **/
#menu p {padding: 0px;}
#menu .home, #menu .event, #menu .pics, #menu .cont {display: block; float: left; margin-left: 20px; height: 67px;}
#menu a.home, #menu p.home {width: 93px;}
#menu a.home {background: url(img/btn/home.png);}
#menu a.home:hover {background: url(img/btn/home-h.png);}
#menu a.home:active, #menu p.home {background: url(img/btn/home-a.png);}
#menu a.event, #menu p.event {width: 108px;}
#menu a.event {background: url(img/btn/event.png);}
#menu a.event:hover {background: url(img/btn/event-h.png);}
#menu a.event:active, #menu p.event {background: url(img/btn/event-a.png);}
#menu a.pics, p.pics {width: 77px;}
#menu a.pics {background: url(img/btn/pics.png);}
#menu a.pics:hover {background: url(img/btn/pics-h.png);}
#menu a.pics:active, #menu p.pics {background: url(img/btn/pics-a.png);}
#menu a.cont, p.cont {width: 158px;}
#menu a.cont {background: url(img/btn/cont.png);}
#menu a.cont:hover {background: url(img/btn/cont-h.png);}
#menu a.cont:active, #menu p.cont {background: url(img/btn/cont-a.png);}

#main {padding: 10px 15px;}
#main p {text-align: justify; letter-spacing: 0.1em; line-height: 1.5em;}
#foot {color: #484738; text-align: right; font-size: 10px; border-top: 1px solid #1A1200; height: 32px; background: url(img/div-footer-bg.gif) repeat-x bottom;}

p.float {float: left;}
p.floatr {float: right;}
p.thmbs {width: 21.5%; height: 150px;}
p.break {clear: both; color: #484738; text-align: right; font-size: 8px; border-bottom: 1px solid #484738;}
p.brkclr {margin:0px; padding:0px; float: none;}
p.nfobox {margin: 10px 15px; background: #130D00; border: dotted 2px #805600;}
p.nfobox b {font-size: 18px; letter-spacing: 0.25em;}
