
body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;;
background-color:#F8F7A7;
margin:0;
color:#2B1500;
}

a:link, a:visited, a:active {
color:#2B1500;
text-decoration:underline;
}
a:hover {
color:#990000;
text-decoration:underline;
}


#page {
background-image:url(../img/back.jpg);
background-repeat:repeat-y;
width:800px;
height:100%;
margin-left:auto;
margin-right: auto;
padding-left:90px;
padding-right:90px;
}


#header 
{
width: 800px;
height:170px;
background-image:url(../img/top_image.jpg)
}


#navigation
{
width:780px;
padding-left:20px;
padding-top:10px;
height:26px;
background-color:#2B1500;
}

#content
{
width:800px;
min-height:700px;
}

#mainbar
{
width:550px;
padding-left:7px;
padding-right:8px;

/*ie 
margin-left:10px;
*/
position:relative;
left:20px;
margin-left:auto;

min-height:650px;
float:left;
background-image:url("../img/content_back_gradient.jpg");
background-repeat:repeat-x;
}

#sidebar
{
width:168px;
/* ie margin-left:22px;*/
margin-right:25px;
margin-top:20px;
margin-bottom:100px;
float:right;
display:inline;
}

#footer {

width:565px;
height:100px;
background-color:#2B1500;
padding-left:20px;
padding-right:215px;
}

/* boarders for div layer */

#tr { 
background:url("../img/dirt_right_top.jpg") top right no-repeat; 
margin:0;
padding:0;
} 

#tl { 
background:url("../img/dirt_left_top.jpg") top left no-repeat; 
margin:0;
padding:0;
} 

#br {
background:url("../img/dirt_right_bottom.jpg") bottom right no-repeat;
margin:0;
padding:0;
}

#bl {
background:url("../img/dirt_left_bottom.jpg") bottom left no-repeat;
margin:0;
padding:0; 
}
/* menu styles */

#navigation ul {
margin:0px;
padding:0px;
}


#navigation ul li, #navigation ul li a:visited, #navigation ul li a:link, #navigation ul li a:active {
color:#05CCFD;
font-size:12px;
font-weight:bold;
text-decoration:none;
display: inline;
margin: 10px 5px 0px 5px;
padding:0px;
letter-spacing:-0.03em;
}

#navigation ul li a:hover {
color:#05CCFD;
font-size:12px;
font-weight:bold;
display: inline;
margin: 10px 5px 0px 5px;
padding:0px;
letter-spacing:-0.03em;
text-decoration: underline;
}

#navigation .active {
margin:0px;
padding: 3px 8px 12px 8px;
color:#2B1500;
font-size:14px;
font-weight:bold;
letter-spacing:-0.05em;
background-color:#EFB621;
display: inline;
}

/* side bar styles */

#sidebar h1{
background-image:url(../img/banner.gif);
background-repeat:no-repeat;
background-position:left;
padding: 4px 0px 2px 25px;
margin: 15px 0px 0px 0px;
font-size:16px;
font-weight:bold;
em:-10;
color:#2B1500;
}

#sidebar h2{
padding: 0;
margin:5px 0px 5px 0px;
font-size:12px;
font-weight:bold;
color:#2B1500;
}

#sidebar ul {
margin:5px 0px 0px 0px;
padding:0px;
}

#sidebar ul li {
background-image:url(../img/sidebar_li_line.gif);
background-repeat:no-repeat;
background-position:bottom;
padding:5px 0px 5px 0px;
list-style:none;
margin:0px;
}

#sidebar .inputtext {
font-family:Arial, Helvetica, sans-serif;
padding:3px;
width:168px;
height:13px;
background-color:#DAFFFF;
border-style:none;
}
#sidebar .inputbutton {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:3px;
margin-bottom:10px;
width:60px;
height:16px;
background-color:#2B1500;
color:white;
border-style:none;
}

/* MAIN BAR */
.bar {
width:550px;
height:3px;
margin:5px 0px 5px 0px;
background-image:url(../img/stripe.gif);
background-repeat:no-repeat;
}

.form select {
width:155px;
 height:18px;
 margin-right:5px;
}
.form input {
width:65px;
 height:18px;
 
 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#2B1500;
color:white;
border-style:none;
 
}

.list {
margin-top:10px;
margin-bottom:10px;
display:table;
}

.location{
	margin-bottom:1em;
}

.table {
display:table;
width:max;
}
.tr {
display:table-row;
width:550px;
}
.list_top {
width:550px;
background-image:url(../img/list_top.gif);
background-repeat:no-repeat;
margin-top:3px;
display:;
margin-bottom:0px;
height:7px;
}
.list_center {
width:550px;
/*padding:0px 10px 0px 10px;*/
/*min-height:14px;*/
background-color:#F9C629;
display:table;
}
.list_flag {
padding-left:10px;
width:30px;
display:table-cell;
float:left;
background-color:#F9C629;
/*vertical-align:top;*/
}

.list_full {
padding-left:10px;
padding-top:10px;
width:530px;
display:table-cell;
background-color:#F9C629;
/*vertical-align:top;*/
}

.form_full {
padding-left:10px;
padding-top:10px;
width:530px;
display:table-cell;
background-color:#F9C629;
/*vertical-align:top;*/
}


/*  differnt list widths */
/* if you need more please insert some new widths */

.list_org {
width:490px;
display:table-cell;
float:left;
background-color:#F9C629;
}


.list_date {
width:65px;
display:table-cell;
float:left;
background-color:#F9C629;
}
.list_cat {
color:#990000;
width:95px;
display:table-cell;
float:left;
background-color:#F9C629;
}
.list_place {
width:120px;
display:table-cell;
float:left;
background-color:#F9C629;
}
.list_title {
font-weight:bold;
width:220px;
display:table-cell;
float:left;
background-color:#F9C629;
}
.list_bottom {
width:550px;
height:7px;
background-image:url(../img/list_bottom.gif);
background-repeat:no-repeat;
margin-bottom:3px;
}

.list_hint {
color:#990000;
font-weight:normal;
}

.list_hint_1 {
padding-left:5px;
margin-left:5px;
color:#990000;
font-weight:normal;
display:table-cell;
float:left;
}

/* CALENDAR TOP */
.headlink, .headlink a:link, .headlink a:visited, .headlink a:active {
	display:table-cell;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	vertical-align:bottom;
}
.headlink a:hover {display:table-cell;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:underline;
}


.head {
display:table-cell;
width:400px;
text-align:center;
font-size:16px;
float:left;
font-weight:bold;
text-transform: uppercase;
}

.head_alone {
width:100%;
text-align:center;
font-size:16px;
font-weight:bold;
text-transform: uppercase;
}


/* form */

.form_1 {
width:155px;
display:table-cell;
float:left;
background-color:#F9C629;
padding-left:10px;
vertical-align:middle;
font-weight:bold;
min-height:25px;
}
.form_2 {
width:max;
display:table-cell;
float:left;
background-color:#F9C629;
padding-left:5px;
vertical-align:middle;
}
.broad {
width:365px;
height:14px;
color:#000000;
background-color:#DAFFFF;
border-style:none;
}

.spacer {
background-image:url(../img/form_trenner.gif);
background-repeat:no-repeat;
background-position:top;
height:4px;
margin-bottom:4px;
margin-top:4px;
width:550px;
 
}


.w1 {
font-size:12px;
width:135px;
height:16px;
color:#000000;
background-color:#DAFFFF;
border-style:none;
}
.w2 {
font-size:12px;
margin-left:5px;
width:130px;
height:16px;
color:#000000;
background-color:#DAFFFF;
border-style:none;
}
.w3 {
font-size:12px;
margin-left:5px;
width:90px;
height:16px;
color:#000000;
background-color:#DAFFFF;
border-style:none;
}

.s1 {
font-size:12px;
margin-left:5px;
width:40px;
height:16px;
color:#000000;
background-color:#DAFFFF;
border-style:none;
}

.s2 {
font-size:12px;
margin-left:5px;
width:80px;
height:16px;
color:#000000;
background-color:#DAFFFF;
border-style:none;
}


.s3 {
width: 135px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#DAFFFF;
border-style:none;
}

.broad, .w1, .w2, .w3, .s1, .s2 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
height:16px;
padding:2px 0px 2px 0px;
color:#000000;
background-color:#DAFFFF;
border-style:none;
}

.txt_broad {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#DAFFFF;
border-style:none;
width:365px;
}
.form_submit {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:3px;
margin-bottom:10px;
width:60px;
height:18px;
background-color:#2B1500;
color:white;
border-style:none;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
