/* Start of CMSMS style sheet 'Master - New' */
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #333333;
	background-image: url(uploads/images/template/background.jpg);
}
body,td,th {
	font-size: 10px;
	color: #000000;
}
.body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #990000;
}
h3 {
	font-size: 12px;
	color: #990033;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menustyle {
	background-attachment: fixed;
	background-image: url(uploads/images/template/klausmair_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	width:100%;
	position:relative;
	left:0px;
	bottom:0px;
	text-align:center;
}
.vertmenu {
	width:100%;
	position:relative;
	left:0;
	top:0;
}
.content {
	border: 0.1em solid #000000;
}
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin: 2px;
   height: 25px;
   width: 100px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   width: 100%;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   background-color: #000000;
   text-align: left;
   width: 200px; 
}

/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 8px 8px; 
   text-decoration: none; 
   color: #006699;
}
#primary-nav li a { 
   border-right: 1px solid #C0C0C0;
   border-left: 1px solid #C0C0C0;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   color: #FFFFFF;
}
#primary-nav li li a { 

}	
#primary-nav li, #primary-nav li.menuparent { 
   background-color: #; 
   width: 118px;
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   color: white;
   text-decoration: underline;
   background-image: url(uploads/images/template/klausmair_menu-active.jpg); 
   background-position: left; 
   background-repeat: repeat-x;  
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #8D0E3A;
}

/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none;
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}

/* End Menu */

.button  {
	font-size : 8pt;
	color : #000000;
	font-family : Arial, Verdana;
	background-image : url(http://www.3sides.net/_library/buttons/boxbg.gif);
	border-width : 1;
	border-style : solid;
	border-color : #B6B6B6;
}	
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #663333;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #663333;
	text-decoration: underline;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}
.breadcrumbs {
	background-image: url(uploads/images/template/klausmair_body.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.border-table {
	border: 0.01em solid #CCCCCC;
}
.border-left {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
        height: 90%;
}
.tr-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(uploads/images/template/klausmair_tr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: .01em solid #CCCCCC;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
}
.tr-header-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(uploads/images/template/klausmair_tr-gray.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: .01em solid #CCCCCC;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
}
/* End of 'Master - New' */

