/* CSS Document */

html {
	height: 100%;
}
body {
    font-size: 1em;
    color: #555555;
}
* {
    font-family: arial;
}

td {
    padding: 0;
    vertical-align: top;

}
table {
    margin: 0;
}

a {
    color: #f79238;
}
img {
    border:0;
}
form {
    margin: 0px;
}



td#haus {
    vertical-align: bottom;
    color: #f79238;
    font-size: 1.4em;
}

td.left {
    padding-right: 5px;
    border-right: 1px solid #f79238;
}

td.right {
    padding-left: 5px;
    border-left: 1px solid #f79238;
}

td.left .module, td.right .module {
    margin-bottom: 10px;
    width: 100%;
    font-size: 0.8em;
}
td.right .module {
    padding-left: 3px;
}
td.right .header {
    margin-left: -3px;
}

.module .header {
    font-size: 1em;
    font-weight: normal;
    background: #f79238;
    color: #ffffff;
    padding: 3px;
    padding-left: 10px;
}
.left .header {
    background: #FFFFFF url(../images/rounded_moduleheader.gif) no-repeat;
}
.right .header {
    background: #FFFFFF url(../images/rounded_moduleheader_right.gif) no-repeat;
}
.mainbody {
    padding: 8px;
}



.topmenu {
    border-bottom:4px solid #f2d0b1;
}
.headerborder {
    border-bottom:2px solid #f79238;
}
.topmenu a {
    text-align: center;
    display: block;
    width: 150px;
    padding: 3px;
    float: left;
    font-size: 0.9em;
    text-decoration:none;
    color: #888888;
    border: 1px solid #ffffff;
}
.topmenu a:hover {
    background: url(../images/bg_grad_rond1.gif) repeat-x bottom left;
}

.contentpaneopen {
    padding:0;
    font-size: 0.8em;
}
.contentheading, .contentheading * {
    font-size: 20px;
    color: #f79238;
}
.small {
    font-size: 0.8em;
    color: #bbbbbb;
}
.createdate, .author, .sep {
    font-size: 0.9em;
    color: #aaaaaa;
    display: block;
    float:left;
    width: auto;
}
.sep {
    margin-left: 10px;
    margin-right: 10px;
}


td.horn table.moduletable th {
    background: inherit;
    color: #BBBBBB;
}
td.horn table.moduletable {
    width: 100%;
}



table.contentpaneopen p {
    margin-top:0.2em;
    padding:0;
}

.search input {
    border: 1px solid #ccc;
    margin: 10px;
    width: 150px;
}



.nav a {
    display:block;
    border-bottom: 1px solid #ccc;
    text-decoration:none;
    padding: 2px;
    margin-left: 5px;
}
td.left .nav a {
    width: 200px;
}
td.right .nav a {
    width: 180px;
}

.nav a:hover {
    /*
    background: #f79238;
    color: #FFFFFF;
    */
    color: #D77228;
    background: url(../images/bg_grad_rond1.gif) repeat-x bottom left;
}

.back_button a {
    border: 1px solid #cccccc;
    display:block;
    width: 100px;
    text-align: center;
    padding: 4px;
    background: url(../images/bg_grad_rond1.gif) repeat-x bottom left;
    font-weight: bold;
    font-size: 0.8em;
}
.back_button a:hover {
    background: #f0f0f0;
    
    
}
.pollstableborder {
    width:100%;
}
.pollstableborder .sectiontableentry1 {
    font-size: 0.9em;
    vertical-align: middle;
}
.pollstableborder .sectiontableentry2 {
    background: #f8f8f8;
    font-size: 0.9em;
    vertical-align: middle;
}



.componentheading {
    font-size: 1.4em;
    font-weight: bold;
    
    color: #888888;
    padding-left: 0em;
    border-bottom: 1px solid #f79238;
    
}

.module * {
    margin-top:0.1em;
}
table.poll {
    font-size: 0.8em;
 
}

td.sectiontableheader {
    background: #f79238;
    color:#ffffff;
    font-weight:bold;
    font-size:0.9em;
    padding: 3px;
}

tr.sectiontableentry1 td {
    background: #ffffff;
    font-size:0.9em;
    padding: 3px;
}
tr.sectiontableentry2 td {
    background: #f8f8f8;
    font-size:0.9em;
    padding: 3px;

}

.pagenav {
    border: 1px solid #cccccc;
    color: #888888;
    padding:3px;
}

/*
table.contentpane {
    font-size:
}
*/
td.mainbody {
    font-size: 0.9em;
    
}


table.contentpaneopen td {
    padding-right: 12px;
}


td.left div.module {
    width: 220px;
}





.right div.moduleround  {
    padding: 3px;
    font-size: 12px;
    background: url(../images/empty_round/bottom_long.gif) repeat-y center bottom;
    padding:0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.right div.moduleround div.header {
    margin:0;
    height: 16px;
    padding-top:10px;
    padding-left:9px;
    font-size:15px;
    font-weight:bold;
    color: #888888;
    color: #F79238;
    background: url(../images/empty_round/top.gif) no-repeat center top;
}

.right div.moduleround p {
    margin: 7px;
    margin-bottom: 8px;

}

.left div.moduleround  {
    padding: 3px;
    font-size: 12px;
    background: url(../images/empty_round/left_bottom_long.gif) repeat-y center bottom;
    padding:0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.left div.moduleround div.header {
    margin:0;
    height: 16px;
    padding-top:10px;
    padding-left:9px;
    font-size:15px;
    font-weight:bold;
    color: #888888;
    color: #F79238;
    background: url(../images/empty_round/left_top.gif) no-repeat center top;
}

.left div.moduleround p {
    margin: 7px;
    margin-bottom: 8px;

}














td.contentdescription {
    padding-bottom: 10px;
}

.contentpane {
    padding-top: 8px;
}


td.section_category {
    color: #CC9C66;
    font-size: 15px;
}


.pagenav {
    font-size: 11px;
   
}

table.poll td {
    font-size: 12px;
}

table.bottom_nav {
    
    font-size:13px;
    border-collapse:collapse;
    text-align: center;
    width: 100%;
}
table.bottom_nav td {
    
    width: 25%;
    border:1px solid #eeeeee;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
}

table.bottom_nav a html {
    height: 100%;
}
table.bottom_nav a {
    display:block;
    float:left;
    width: 90%;

    padding: 10px;
    font-size: 15px;
    margin: 1px;
    background: #ffffff;
    text-decoration:none;

}
table.bottom_nav a:hover {
 
    text-decoration: underline;
}



a.hkveitir {
    display:block;
    background: #FFFFFF url(/vefur/images/stories/grafik_misc/kynntu-ter-tau-tilbod-sem-h.gif) no-repeat top left;
    background-position: 0px 0px;
    width: 223px;
    height: 126px;
    text-indent: -1400px;
    overflow:hidden;
}
a.hkveitir:hover {
    background-position: 0px -126px;
}











