/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #24510a;
}

.skinmaster 
{
	width: 899px;
	height: 100%;;
	background-color: #24510a;
	border-left: #F49523 0px solid; 
	border-bottom: #F49523 0px solid; 
	border-top: #F49523 0px solid; 
	border-right: #F49523 0px solid;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 16px;
}
.controlpanel {
	width: 899px;
	background-color: #24510a;
}

.contentpane {
	width:506px;
	height:100%;
	background-color: #ffffff;
}
.newspane {
	width:175px;
	height:100%;
	background-color: #e1f5d6;
}
.advertpane {
	width:175px;
	height:100%;
	background-color: #e1f5d6;
	text-align: center;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: Transparent;
	width: 158px;
	align: center;
	text-align: right;

}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #367113; 
	font-family: Verdana; 
	font-size:8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
	width: 158px;
	text-align: right;
	background-image:url(/layout/annemarie_rentsch/MenueItemInactive.jpg);
	background-repeat:no-repeat;
}

.MainMenu_RootMenuItemActive
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size:8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 30px; 
	width: 158px;
	text-align: right;
	background-image:url(/layout/annemarie_rentsch/MenueItemActive.jpg);
	background-repeat:no-repeat;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	width: 0px; 
	height: 18px;
	border-bottom: #F59A25 0px solid; 
	border-left: #F59A25 0px solid; 
	border-top: #F59A25 0px solid;  
	border-right: #F59A25 0px solid;
	padding-left:5px;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #092a46 1px solid; 
	border-left: #092a46 1px solid; 
	border-top: #092a46 1px solid; 
	border-right: #092a46 1px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #092a46 0px solid; 
	border-left: #092a46 0px solid; 
	border-top: #F59A25 0px solid;  
	border-right: #092a46 0px solid; 
	background-color: #092a46 
	height: 0px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
	width: 158px;
	background-image:url(/layout/annemarie_rentsch/MenueItemActive.jpg);
	background-repeat:no-repeat;
}

.MainMenu_RootMenuItemSelected {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
	width: 158px;
	background-image:url(/layout/annemarie_rentsch/MenueItemActive.jpg);
	background-repeat:no-repeat;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #092a46 0px solid; 
	border-right: #092a46 0px solid; 
	border-bottom: #092a46 0px solid; 
	border-top: #092a46 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}


.StandardButton {
   	background: #98B2D2; 
   	color: #000000;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Verdana;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

A.login:link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #868686; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
}

A.login:visited  {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #868686; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal;
}

A.login:active   {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #868686; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal;
}

A.login:hover    {
	text-decoration:    underline;
	cursor: pointer; 
	cursor: hand; 
	color: #357215; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal;
}

A.user:link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #E1C772; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.user:visited  {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #E1C772; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.user:active   {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #E1C772; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.user:hover    {
	text-decoration:    underline;
	cursor: pointer; 
	cursor: hand; 
	color: #E1C772; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.suchen {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.suchen:link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.suchen:visited  {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.suchen:active   {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.suchen:hover    {
	text-decoration:    underline;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.SuchenSuchfeld
{
	width:200px;
	height: 18px;
	background-color: #ede3b8;
	color: #000000;
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid;
}

.suchergebnis {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.suchergebnis :link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}

A.suchergebnis :visited  {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.suchergebnis :active   {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

A.suchergebnis :hover    {
	text-decoration:    underline;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.bildnachweis {
	text-decoration:    none;
	color: #092a46; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: normal;
	font-style: normal; 
}

.copyright {
	text-decoration:    none;
	color: #868686; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal; 
}

.copyright a:link{
	text-decoration: none;
	color: #357215;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal; 
}

.copyright a:active{
	text-decoration: none;
	color: #357215;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal;
}

.copyright a:visited{
	text-decoration: none;
	color: #357215;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal; 
}

.copyright a:hover{
	text-decoration: underline;
	color: #357215;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal; 
}

.datum {
	text-decoration:    none;
	color: #092a46; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

.top {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

.top a:link {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

.top a:active {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

.top a:visited {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

.top a:hover {
	text-decoration:    none;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
}

#wayhome {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}

#wayhome a:link {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}

#wayhome a:visited {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}

#wayhome a:active {
	text-decoration:    none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}

#wayhome a:hover {
	text-decoration:    underlined;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 	
}


Input
{
	color: #000000;
	background-color: #e1f5d6;
	border-left: #367113 1px solid; 
	border-right: #367113 1px solid; 
	border-bottom: #367113 1px solid; 
	border-top: #367113 1px solid;
	font-family: verdana;
	font-size: 8pt;	
}

Textarea
{
	color: #000000;
	background-color: #e1f5d6;
	border-left: #367113 1px solid; 
	border-right: #367113 1px solid; 
	border-bottom: #367113 1px solid; 
	border-top: #367113 1px solid;
	font-family: verdana;
	font-size: 8pt;			
}

Select
{
	color: #000000;
	background-color: #e1f5d6;
	border-left: #367113 1px solid; 
	border-right: #367113 1px solid; 
	border-bottom: #367113 1px solid; 
	border-top: #367113 1px solid;
	font-family: verdana;
	font-size: 8pt;			
}

.button {
	color: #ffffff;
	background-color: #a61d16;
	border-left: #df7873 1px solid; 
	border-right: #470c09 1px solid; 
	border-bottom: #470c09 1px solid; 
	border-top: #df7873 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.title
{
	font-family: Verdana;
	Font-size: 9pt;
	font-weight: bold;
	color: #F49523;
}




.VMenuHeader, .VMenuHeader A, .VMenuHeader A:Link, .VMenuHeader A:Visited, .VMenuHeader A:Active
{
	text-decoration: none;
	cursor: pointer; 
	cursor: hand; 
	color: #367113; 
	font-family: Verdana; 
	font-size:8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
	width: 100%;
	line-height: 30px;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-image:url(/layout/annemarie_rentsch/MenueItemInactive.png);
	background-repeat:no-repeat;	
}

.VMenuHeader A:Hover
{
	text-decoration: none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size:8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
	width: 100%;
	line-height: 30px;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-image:url(/layout/annemarie_rentsch/MenueItemActive.png);
	background-repeat:no-repeat;	
}

.VMenuCurrentHeader
{
	text-decoration: none;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana; 
	font-size:8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
	width: 100%;
	line-height: 30px;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-image:url(/layout/annemarie_rentsch/MenueItemActive.png);
	background-repeat:no-repeat;
}

.VMenuItem, .VMenuItem A, .VMenuItem A:Link, .VMenuItem A:Visited, .VMenuItem A:Active
{
	text-decoration: none;
	cursor: pointer; 
	cursor: hand; 
	color: #367113; 
	font-family: Verdana; 
	font-size:8pt; 
	font-weight: normal;
	font-style: normal;
	width: 100%;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	display: block;
}

.VMenuItem A:Hover 
{
	text-decoration: none;
	cursor: pointer; 
	cursor: hand; 
	color: #367113; 
	font-family: Verdana; 
	font-size:8pt; 
	font-weight: bold;
	font-style: normal;
	width: 100%;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	display: block;
}

.VMenuItemCurrent
{
	text-decoration: none;
	cursor: pointer; 
	cursor: hand; 
	color: #367113; 
	font-family: Verdana; 
	font-size:8pt; 
	font-weight: bold;
	font-style: normal;
	width: 100%;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	display: block;
}

.StandardButton
{	
	color: #ffffff;
	background-color: #5eb12d;
	border-left: #abda90 1px solid; 
	border-right: #367113 1px solid; 
	border-bottom: #367113 1px solid; 
	border-top: #abda90 1px solid;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
