body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-image: url('/gfx/vardeif/background_top.png');
	background-position: left top;
	background-color: #ecedf2;
	background-repeat: repeat-x;
}

img
{
    border-width: 0px;
}

h1
{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h2
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}


h3
{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h4
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h5
{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

a
{
	color: #775214;
	text-decoration: underline;
}

a:hover
{
	color: #E1A33C;
	text-decoration: underline;
}

.nofloat
{
    clear: both;
    float: none;
    line-height: 0px;
    height: 0px;
}


.container
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.content_logo
{
    /*background-color: Red;*/
    width: 980px;
    height: 116px;
    padding-top: 10px;
    padding-bottom: 4px;
}

.content_logo_varde
{
    float: left;
    width: 108px;
    height: 116px;
    padding-left: 40px;
    padding-right: 37px;
    /*background-color: Yellow;*/
}

.content_logo_top
{
    float: left;
    /*width: 775px;*/
    width: 723px;
    height: 116px;
    padding-left: 29px;
    padding-right: 28px;
    /*background-color: Green;*/
    vertical-align: middle;
    padding-top: 11px;
    padding-bottom: 11px;
}

.content_menumain
{
    width: 980px;
    height: 26px;
    padding-top: 6px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	background-image: url('/gfx/vardeif/content_top.gif');
    background-repeat: no-repeat;
    background-position: top left;
}

.menumain
{
    text-align: left;
    width: 970px;
    height: 26px;
    margin-left: auto;
    margin-right: auto;

    background-image: url('/gfx/vardeif/menu_bg.gif');
}

.menumainfloater
{
    float: left; width: 600px;
}

.content
{
	_height: 400px;
	min-height: 400px;
    width: 980px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #FFFFFF;
}

/* full start */

.container_main
{
    float: left;
	width: 785px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.content_main
{
    _height: 400px;
    min-height: 400px;
    width: 765px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
	background-image: url('/gfx/vardeif/main_topbg.gif');
    background-repeat: repeat-x;
    background-position: top left;
}

/* full end */

/* center + right start */

.container_main_small
{
    float: left;
	width: 530px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px; 
}

.content_main_small
{
    _height: 400px;
    min-height: 400px;
    width: 520px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 0px; 
	background-image: url('/gfx/vardeif/main_topbg.gif');
    background-repeat: repeat-x;
    background-position: top left;
}

.content_main_small_inner
{
    _height: 400px;
    min-height: 400px;
    background-color: #FFFFFF;
    padding: 10px 20px 0px 20px;
}

.container_right
{
    float: left;
	width: 240px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
}

.content_right
{
    _height: 410px;
    min-height: 410px;
    width: 235px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
	background-image: url('/gfx/vardeif/main_topbg.gif');
    background-repeat: repeat-x;
    background-position: top left;
}

/* center + right end */

.container_left
{
    float: left;
	width: 150px;

    text-align: left;

	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
}

.content_left
{
    _height: 400px;
	min-height: 400px;
}

.events
{
    padding: 5px 5px 5px 5px;
    background-image: url('/gfx/vardeif/events_bg.gif');
    margin-bottom: 6px;
}

.eventsheader
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 4px;
}

.events h3
{
    font-weight: normal;
    padding-bottom: 6px;
    margin: 0px 0px 0px 0px;
}

.events a, .events a:hover
{
    color: #2b0400;
    font-size: 11px;
    text-decoration: none;
}

/* article / event */

.article, .event
{
    background-color: #FFFFFF;
    padding-bottom: 0px;
}

.article h1, .event h1
{
    font-size: 18px;
    color: #009e00;
    margin: 0px 0px 0px 0px;
    padding: 12px 20px 0px 20px;
}


.article i
{
    padding: 0px 20px 0px 20px;
}

.article img
{
    padding: 1px 1px 0px 1px;
}

.article a
{
    color: #000000;
    text-decoration: none;
}

.article a:hover
{
    color: #000000;
    text-decoration: underline;
}

.eventinfo
{
    padding: 0px 0px 12px 0px;
}

/* articles - right column */

.articlepreview
{
    padding: 10px 10px 0px 10px;
    _height: 190px;
	min-height: 190px;
    background-image: url('/gfx/vardeif/testtest.png');
    background-repeat: repeat-x;
    background-position: top left;
}

.articlepreview a
{
    color: #009e00;
    text-decoration: none;
}

/* frontpage articles top */

#fa_container
{
    width: 765px;
    height: 255px;
    padding-bottom: 10px;
}

.fa_active
{
    position: absolute;
    z-index: 50;
}

.fa_hidden
{
    position: absolute;
    z-index: 20;
}


.fa_background, .fa_textbox
{
    width: 260px;
    height: 255px;
    position: absolute;
    margin-left: 505px;
}

.fa_background
{
    background-image: url('/gfx/vardeif/trans.png');
}

.fa_title, .fa_description
{
    width: 0px;
    width: 220px;
    padding-left: 20px;
    padding-right: 20px;
    
}

.fa_title
{
    padding-top: 20px;
}

.fa_title h2
{
    color: #FFFFFF;
}

.fa_description
{
    padding-top: 40px;
}

.fa_title a, .fa_description a,
.fa_title a:hover, .fa_description a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.fa_title a
{
    font-size: 18px;
}

.fa_description a
{
    font-size: 14px;
}


/* frontpage articles sub */



.fasub_container
{
    float: left;
    width: 249px;
    _height: 100px;
    min-height: 100px;
    background-color: #FFFFFF;
    
}

.fasub_splitter
{
    float: left;
    width: 9px;
    _height: 100px;
    min-height: 100px;
}

.fasub_top
{
    background-color: #01cc01;
    width: 249px;
    height: 8px;
}

.fasub_content
{
    float: left;
    width: 210px;
    _height: 100px;
    min-height: 100px;
    background-image: url('/gfx/vardeif/articlebg.gif');
    background-repeat: repeat-x;
    padding: 0px 19px 10px 20px;
}

.fasub_contenttitle
{
    font-size: 18px;
    color: #3b3e29;
    padding-top: 8px;
    padding-bottom: 8px;
}

.fasub_imagecontainer
{
    width: 204px;
    height: 88px;
    padding: 3px 3px 3px 3px;
    background-image: url('/gfx/vardeif/articleimg_frame.gif');
    background-repeat: no-repeat;
}

.fasub_imagecontainer img
{
    width: 204px;
    height: 88px;
}

.fasub_articlecontainer
{
    padding-top: 14px;
}

.fasub_articledate
{
    font-size: 9px;
    font-style: italic;
}

.fasub_articlecontainer h3, .fasub_articlecontainer h3 a, .fasub_articlecontainer h3 a:hover
{
    font-size: 12px;
    color: #03aa03;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
}

.fasub_articledesc
{
    font-size: 12px;
}

/* article archive */

.articleitem
{
    padding-bottom: 10px;
}

.articleitem h3,
.articleitem h3 a,
.articleitem h3 a:hover
{
    font-size: 15px;
    color: #009e00;
}

.articleitem .articledescription a,
.articleitem .articledescription a:hover
{
    color: #009e00;
}


.articlelist_left
{
    padding-top: 20px;
    float: left;
    width: 180px;
    text-align: right;
}

.articlelist_middle
{
    padding-top: 20px;
    float: left;
    width: 20px;
}

.articlelist_right
{
    padding-top: 20px;
    float: left;
    width: 100px;
}

.articlelist_left a,
.articlelist_left a:hover,
.articlelist_right a,
.articlelist_right a:hover
{
    font-size: 14px;
    font-weight: bold;
    color: #009e00;
    text-decoration: none;
}

.articlelist_ddl
{
    padding-top: 5px;
}


.bannerleft
{
    padding-bottom: 6px;
}

.content_bottom
{
	width: 980px;
	height: 31px;
	line-height: 31px;
	border-top: solid 12px #ecedf2;
	color: #9ea8b2;
	font-size: 10px;
}

.content_bottom a,
.content_bottom a:hover
{
	height: 31px;
	line-height: 31px;
	color: #9ea8b2;
	font-size: 10px;
}
