.SkinObject
{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	/*text-decoration: none;*/
}
/*td {
	text-align:left;
}*/
.DNNEmptyPane {
	width:0px;
}

A.SkinObject:link
{
	/*text-decoration: none;*/
	color: #003366;
}

A.SkinObject:visited
{
	/*text-decoration: none;*/
	color: #003366;
}

A.SkinObject:hover
{
	/*text-decoration: none;*/
	color: #003366;
}

A.SkinObject:active
{
	/*text-decoration: none;*/
	color: #003366;
}

/* styles for LANGUAGE skinobject */
.Language
{
	vertical-align: middle;
	margin: 0px;
}

.Language img
{
	border: none;
}
/* style for module titles */
.Head
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: White;
	color: Red;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: Transparent;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	color: Blue;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #003366;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
	margin-top:3px;
	width:151px;
	margin-left:5px;
	margin-right:5px;
}

.MainMenu_MenuBar {
	width:151px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;
	height:20px;
	margin-left:16px;
	background: Transparent url(/Portals/0/Skins/ArcheSkin/menspac.gif) top left repeat-x;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 0px solid;
	border-bottom: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	text-align: center;
	width: 0px;
	height: 20px;
	visibility:hidden;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 0px;
}

.MainMenu_MenuItemSel {
	cursor: pointer;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
	background-color: Transparent;
	height:20px;
	background: Transparent url(/Portals/0/Skins/ArcheSkin/menspac.gif) top left repeat-x;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/*** Templates ***/

.anlbl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width:110px;
	padding:5px;
	padding-bottom:2px;
	border-bottom:1px solid #efefef;
}
.anctnd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	width:120px;
	padding:5px;
	padding-bottom:2px;
	border-bottom:1px solid #efefef;
}
.andettbl {
	width:520px;
	margin-bottom:20px;
}
.anlblbio {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width:110px;
	padding:5px;
}
.anctndbio {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding:5px;
	padding-right:25px;
	
}
.andettblbio {
	width:560px;
	margin-bottom:20px;
	border-bottom:1px solid #efefef;
}
.anlisttbl {
	width:600px;
	border:1px solid #efefef;
	margin-bottom:20px;
}
.anlistimg {
	width:280px;
	max-width:280px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	background-color:#FFF;
	padding:5px;
	position:relative;
width: expression(document.body.clientWidth > 282 ? "280px" : document.body.clientHeight > 282 ? "280px" : "auto");
}
.anlistimg img {
	border:0;
	max-width:180px;
	max-height:180px;

 width: expression(document.body.clientWidth > 182 ? "180px" : document.body.clientHeight > 182 ? "180px" : "auto");

}

.anlistwater {
	position:absolute;
	background:transparent url(/Portals/0/Skins/ArcheSkin/vermittelticon.png) top left no-repeat;
	left:140px;
	bottom:50px;
	width:83px;
	height:55px;
}

* html .anlistwater {
	position:absolute;
	background:transparent url(/Portals/0/Skins/ArcheSkin/vermittelticon.gif) top left no-repeat;
	left:140px;
	bottom:50px;
	width:83px;
	height:55px;
}


.anlistwater img {
	width:48px;
	height:12px;
}  
.anlipic img {
	margin:10px;
	max-width:180px;
 width: expression(document.body.clientWidth > 182 ? "180px" : document.body.clientHeight > 182 ? "180px" : "auto");
}
.andetimg {
	margin:10px;
	max-width:300px;
 width: expression(document.body.clientWidth > 302 ? "300px" : document.body.clientHeight > 302 ? "300px" : "auto");
}
.andetimgdiv {
	width:350px;
	overflow:hidden;
}
/*
.anlistdet {
}
*/
.anlistname {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	vertical-align:top;
}
.anlistname a, .anlistname a:link, .anlistname a:visited, .anlistname a:active, .anlistname a:hover {
	text-decoration:underline;
}
.anlistort {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	vertical-align:top;
}
.angeschi {
	width:550px;
	min-height:322px;
	background: transparent url(/Portals/0/Skins/Archeskin/letterpaper.jpg) top left repeat-y;
}
.angeschihead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#333;
	width:550px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}
.angeschitxt {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding:20px;
	line-height:22px;	
}
.angeschiimgs img {
	border:5px solid #fff;
	margin:10px;
}
.angeschilst {
	border:0px;
	margin-bottom:20px;
}
.angeschilstpic {
	width:300px;
	padding:10px;
}
.angeschilstname {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	vertical-align:top;
	padding:10px;
}

/*** EO Templates ***/
