@charset "iso-8859-1";
BODY{
	font-family: sans-serif; 
	font-size: 12px;	
	padding: 10px;
	margin: 0px;
	background-color: #fdfdfd;
}

.line{
	border-top: solid 1px #bbbbbb;
	padding-top: 4px;
	margin-bottom: 7px;
	margin-top: 5px;
}
.H4{
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
H3{
	margin: 0px;
	/*font-size : medium;*/
	font-size: 14px;
}
H2{
	margin: 0px;
	/*font-size : large;*/
	font-size: 18px;
}
H1{
	margin: 0px;
	/*font-size : medium;*/
	font-size: 24px;
}
IMG{
	border: none;
}
TD{
	vertical-align: top;
	text-align:left; 		/*eval 2007-01-28*/
}

.back{
	width: 24px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../graphics/back.png);
}
.slet{
	width: 24px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../graphics/trash.png);
}
TEXTAREA{
	width: 450px;
}
.input{
	width: 450px;
}

.picture{
	width: 120px;
	height: 120px;
	text-align: center; 
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
}
A.topmenu:link,A.topmenu:active,A.topmenu:visited    {
	color:#b90010;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0px
}
A.topmenu:hover {
	text-decoration : underline;
}
.menuitem{
	white-space: nowrap;
	font-family: sans-serif; 
	color: #b90010; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration : none;
	margin-right: 15px;
}
.menuitem:hover{
	color: #b90010;
	text-decoration : underline;
}
.menuitem:visited{
	font-family: sans-serif; 
	color: b90010;
	margin-right: 15px;
}

.selectedMenuitem{
	white-space: nowrap;
	font-family: sans-serif;
	color: b90010; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration : underline;
	margin-right: 15px;	 
	background-color:#55ff5f;
}
.selectedMenuitem:hover{
	color: b90010;
	text-decoration : underline;
}
.selectedMenuitem:visited{
	font-family: sans-serif; 
	color: b90010;
	text-decoration : underline;
	margin-right: 15px;
}

A.internal_link{
	font-family: sans-serif; 
 	color: #345372;  
	text-decoration : none;
	margin-right: 15px;
}
A.internal_link:hover{
	color: #94aac3;
	text-decoration : underline;
}
.internal_link:visited{
	font-family: sans-serif; 
	color: #345372;
	margin-right: 15px;
}

.treemenuitem{
	font-family: sans-serif; 
	color: black; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration : none;
}
.treemenuitem:hover{
	color: black;
	text-decoration : underline;
}
.treemenuitem:visited{
	font-family: sans-serif; 
	color: black;
}
.selectedTreemenuitem{
	font-family: sans-serif; 
	color: black;
	font-size: 10px; 
	font-weight: normal;
	text-decoration : underline;
}
.selectedTreemenuitem:hover{
	color: black;
	text-decoration : underline;
}
.selectedTreemenuitem:visited{
	font-family: sans-serif; 
	color: black;
	text-decoration : underline;
}
.main{
	vertical-align: top;
	text-align: left;
}
.messages{
	
	height: 1px;
	padding: 5px;
	padding-left: 35px;
	vertical-align:top; 
}
.buttons{
	padding-top: 7px; 
}
.menu{
	width: 150px; 
	padding: 0px;
	margin-bottom: 15px;
/* 	border: solid 1px #bbbbbb; */
}
.menu>div{
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.menu>h3{
	height: 27px;
	padding-top: 3px;
	text-align: center;
	/* background: #FFFFFF url(../graphics/menubar.png) repeat-x; */
	margin-bottom: 3px;
}

.loginCell>INPUT{
	width: 100%; 
	margin-top: 2px; 
	margin-bottom: 4px; 
}

.frame{
	/*width: 650px;*/
	padding: 15px;
	vertical-align: top; 
	/*border: solid 1px #aaaaaa;*/
	/*background: #FFFFFF url(../graphics/shadow1.png) repeat-x;*/
}
.contentCell{
	/* width: 50%;*/
	vertical-align: top; 
	padding: 15px;
/* 	border: solid red thin; */
}
.frameTable{
	width: 97%;
	vertical-align: top; 
	/*border: solid 1px #aaaaaa;*/
	/*background: #FFFFFF url(../graphics/shadow1.png) repeat-x;*/
}
.frameTableHead{
	padding-top: 12px;
	font-weight: bold;
} 
.frameTableCell{
	padding-top: 12px;
	font-weight: normal;
	vertical-align: top; 
}
.frameLine{
	border-top: solid 1px #6BBFE6;
}
.time{
	text-align: right;
	color: gray;
	margin-top: 7px;
}
.teaser{
	font-style: italic;
}
.article_body{
	margin-top: 15px;
}

.pages{
	color : #345372;
	text-decoration : none;
	font-weight : bold;
	font-size : medium;
}
.pages:hover{
	color : #94aac3;
	text-decoration : underline;
}
.pages:visited{
	color : #345372;
}
.page_disabled{
	color: #718ca8;	
	font-size : medium;
}
