/*CSS til Sekularkarmelit*/
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#2E1502; /*brun*/
/*background-color:#960018; /*rød*/
margin-top:0px;
margin-bottom:0px;
height:100%;
}

.top {
width:750px;
height:100px;
border-left: 1px solid #710415;
border-right: 1px solid #710415;
border-top: 1px solid #710415;
}

.top IMG{
margin-top:0px;
}
ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
list-style-type:square;
margin-top:5px;
margin-bottom:10px;
}
IMG{
margin-top:10px;
}

P{
color: #333333;
font-size:11px;
}
H1 {
color: #666666;
font-size:14px;
}
H2 {
color:#666666;
font-size:13px;
}
H3 {
color:#999999;
font-size:12px;
}

a:link {
text-decoration: none;
color:#333333;
}
a:visited {
text-decoration: none;
color:#333333;
}
a:hover {
text-decoration: none;
color:#333333;
}
a:active {
text-decoration: none;
color:#333333;
}
.left {
width:200px;
background-color:#F8F7F5;
vertical-align:top;
border-right: 1px solid;
border-right-color: #999999;
padding-top:10px;
height:100%;
}
.left P {
margin-left:10px;
margin-right:5px;
color:#555555;
margin-top:5px;
margin-bottom:3px;
}
.left H1 {
margin-left:10px;
margin-right:5px;
color:#555555;
margin-top:5px;
margin-bottom:3px;
}
.left H2 {
margin-left:10px;
margin-right:5px;
color:#555555;
margin-top:5px;
margin-bottom:3px;
font-size:12px;
}
.left H3 {
margin-left:10px;
margin-right:5px;
color:#555555;
margin-top:5px;
margin-bottom:3px;
font-size:11px;
}

.left a:link {
text-decoration: underline;
color:#333333;
}
.left a:visited {
text-decoration: underline;
color:#333333;
}
.left a:hover {
text-decoration: underline;
color:black;
}
.left a:active {
text-decoration: underline;
color:#333333;
}
.content {
width:550px;
height:100%;
background-color:#FFFAF0;
vertical-align:top;
padding-top:10px;
}
.content IMG {
margin-right:10px;
}
.content P {
margin-left:10px;
margin-right:10px;
margin-top:5px;
margin-bottom:5px;
line-height:140%;
}
.content H1 {
margin-bottom:10px;
margin-left:10px;
}
.content H2 {
margin-top:10px;
margin-bottom:5px;
margin-left:10px;
}
.content H3 {
margin-top:10px;
margin-bottom:5px;
margin-left:10px;
}
.content a:link {
text-decoration: underline;
color:#333333;
}
.content a:visited {
text-decoration: underline;
color:#333333;
}
.content a:hover {
text-decoration: underline;
color:black;
}
.content a:active {
text-decoration: underline;
color:#333333;
}

.footer {
height:20px;
background-color:#960019;
text-align:center;
border-top: 1px solid #999999;
}
.footer a:link {
color:#E6DCE7;
}
.footer a:visited {
color:#E6DCE7;
}
.footer a:hover {
color:white;
}
.footer a:active {
color:#E6DCE7;
}
.menu1 {
height:28px;
background-color:#960019;
/*background-color:#FFD700;*/
text-align:center;
border-top: 1px solid;
border-top-color: #999999;
}
.menu1 a:link {
font-size:13px;
text-decoration: none;
color:#E6DCE7;
font-weight:bold;
}
.menu1 a:visited {
font-size:13px;
text-decoration: none;
color:#E6DCE7;
font-weight:bold;
}
.menu1 a:hover {
font-size:13px;
text-decoration: none;
color: white;
font-weight:bold;
background-color:#7C202F;
}

.menu1 a:active {
font-size:13px;
text-decoration: none;
color:black;
font-weight:bold;
background-color:white;
}

.menu1 P{
color:#E6DCE7;
}

