/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */

html {
	margin:0;
	padding:0;
	}

body {
	text-align: center;
	margin:0;
	padding:0;
	background-color: #132841;

	background-repeat: repeat-y;
	font-family: verdana;
	font-size:12px;
	color:#333333;
	font-size:11px;
	}

p {
	font-family: verdana;
	font-size: 11px;
	line-height: 0.5cm; 
	margin-bottom: 4px;
}

#container {
	width: 752px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
        background-color: #cfcfcf;
	text-align: left;
}

#topBar {
	width: 752px;
	height: 30px;
}

#mainTop_right {
	width: 752px;
	height: 193px;
	margin-left: 366px;
	background-repeat: no-repeat;
}

#mainTop_frame {
	width: 752px;
	height: 193px;
	margin-left: -366px;
	background-image: url(/images/maintop_frame.png);
}

#mainTop_left {
	width: 366px;
	height: 193px;
	background-image: url(/images/maintop_left.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 170px;
	height: 33px;
	display: block;
	margin: 12px 0 0 32px;
	border: 0px;
}

#ramme_text {
	margin-top: 160px;
	margin-left: 140px;
	font-family: verdana;
	font-size: 8px;
	text-transform: uppercase;
	color: #cfcfcf;
}


img {
	border: 0px;
}

/* NAVIGATION */

#naviHolder{
    float: left;
    padding: 0 0 0 0;
    width:752px;
    height: 18px;
	background-color: #646054;
    border-bottom:#ddd9cc solid 1px;
    margin: 0 0 0 0;    
}

#naviList {
    list-style: none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    padding: 2px 15px 2px 15px;
    float:left;
	background-image: url(/images/button_background.jpg);
	background-repeat: repeat-x;
    border-top:#A09F9A solid 1px;
    border-right:#5C5C52 solid 1px;
    border-bottom:#232321 solid 0px;
    border-left:#8E8B86 solid 1px;
}

#naviList li:hover {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	background: url(/images/button_hover.jpg);
	background-repeat: repeat-x;
    border-top:#cfcfcf solid 1px;
    border-right:#cfcfcf solid 1px;
    border-bottom:#cfcfcf solid 0px;
    border-left:#cfcfcf solid 1px;
}

#naviList .selected {
	background-image: url(/images/button_hover.jpg);
	background-repeat: repeat-x;
}

#naviList a {
	padding: 0 0 0 0;
	text-align: center;
	text-decoration:none;
	font-family: tahoma;
	font-size:10px;
	text-transform: uppercase;
	color:#cfcfcf;
	display: block;
}

#naviList a:hover {
	display: block;
}

/* NAVIGATION END */


#content {
	width: 672px;
	min-height: 300px;
	margin-bottom: 0;
	background-color: #cfcfcf;
	padding: 40px;
}

#content img {
	margin: 0 0 0 0;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}

.leftColumn {
	width: 300px;
	float: left;
	padding-right: 20px;
}

.rightColumn {
	width: 300px;
	float: left;
	padding-left: 30px;

}

.border {
	width: 1px;
	height: 250px;
	float: left;
	margin-top: 38px;
	border-left:dotted 1px black;
}

#bottom {
	clear: both;
	width: 752px;
	height: 30px;
	margin: 0;
}

#credit {
	width: 752px;
	height: 16px;
	padding: 6px 0;
	font-family: verdana;
	font-size: 11px;
	color: #7f7a69;
	text-align: center;
}

#credit a {
	text-decoration: none;
}

#footer {
	width: 752px;
	height: 14px;
	margin-top: 0;
	padding: 6px 0;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #cfcfcf;
	text-transform: uppercase;
	background-color: #807a6a;
	background-image: url(/images/footer.);
	background-repeat: no-repeat;
}

#footer a {
	color: #cfcfcf;
	text-decoration: none;
}

/* HEADERS */

h1 {
	font-size:16px;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Kontrapunkt bold, verdana;
	font-weight: bold;
	text-decoration: none;
	color: #a7483b;
}

h2 {
	font-family: verdana;
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-family: verdana;
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #524F46;
}

h4 {
	font-family: verdana;
	font-size: 14px;
	color:#663333;
	font-weight: bold;
	text-decoration: none;
}

h7 {
	font-family: verdana;
	font-size:8px;
	color: #fff;
	margin: 0px 0;
	padding: 0;
	text-decoration: none;
}

TH {
	background-color: #cdcdcd;
}


/* NEWS*/
.newsDate {
	margin: 0;
	padding: 0 0 0 0;
	}
.newsResume {
	margin: 0 0 10px 0;
	padding: 0;
}


#newsList {
    list-style: none;
    margin: 0;    
    padding: 0;
}

#newsList li {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 20px;
}

#newsList a {
	text-decoration: none;
}

#newsList li .date {
	font-weight: bold;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 2em 0;
	border-bottom: 1px solid #888477;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #aaa;
    font-size: smaller;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

.storytitle {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.storycontent {
	margin-top: 0px;
	border: 1px solid #333;
	padding: 5px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	padding-bottom: 10px;
}

a {
  color: #AA5752;
}

/* EDITOR PROPERTIES */
