﻿body, table, td, p, h1, h2 {padding:0; margin:0; font-family:Tahoma;}
tr {vertical-align:top;}
th {text-align:left;}
body, td, p, input, textarea{
	font-size:13px;
    font-family:Tahoma;
	color:#32434A;
	line-height:15px;
	vertical-align:top;
	padding:0px;
}
p {padding:4px 0;}
ul, li{
	font-size:13px;
    font-family:Tahoma;
	color:#32434A;
	line-height:15px;
}

img      {border:0px;}
#header {text-indent: -100em; overflow: hidden;	background: url(/users/templates/berurussia/im/logo1.png) no-repeat; height: 130px;}

.logotext {width:250px; height:90px; background:url(/users/templates/veishaupt/im/logo1.png) no-repeat; text-align:center; color:#F00014; font:bold; font-size:46px; padding:30px 0 0 0; z-index:10;}
.logotext a, .logotext a:hover {color:#F00014; text-decoration:none; margin:0; padding:0; z-index:20;}
.content {width:100%; padding:10px 10px 10px 20px;}
.content2 {margin:0px 0 10px;}
.content3 {margin:0px 0 10px;}
.name {color:#ff611f; font-size:30px; font-weight:bold; padding-bottom:10px; line-height:1;}
.name2 {padding:15px 0 7px;}
.name3 {color:#ff611f; font-size:22px; font-weight:normal; line-height:1; padding:0;}
a.razdel_title {color:#ff611f; font-size:20px; font-weight:normal;}
a.razdel_title:hover {text-decoration:none;}
.colblue {background:#99CCFF; width:200px;}

.topmenu {height:25px; text-align:right;}

h3 {margin:15px 0 0px; font-size:14px; font-weight:bold; color:#003399}

/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; width:260px;}
.menu {margin:0px 20px 80px 5px;}
/* for IE7 to position the tables correctly */
.menu {position:relative; float:left;}

/* for IE5.5 and IE6 to position the tables corectly */
.menu {position:static;}

/* Set up the size of the list items and float left to place inline */
.menu li {display:block; float:left; width:258px; background:#ddc; margin:2px 0 0 0; border:1px solid #000; border-color:#fff #000 #000 #fff;}

/* Give the sub level list item a diffent background color to make it 'stand out'. */
.menu li.nav_parent, .menu li.nav_child {background:#ddddcc;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:24px; position:absolute; bottom: 0; top:auto; left:0; font-size:1em;}

/* Default link styling */
.menu li a {display:block; color:#000; font-family:arial, sans-serif; font-size:11px; line-height:23px; height:24px; text-decoration:none; text-indent:7px;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {color:#ffffff; background:#ff611f;}

/* For all browsers except IE5.5 and IE6 to keep the hover state through the menu cascade. */
.menu :hover > a {color:#ffffff; background:#ff611f;}

/* Give the link OR list a relative position. Depends on which browser is used */
.menu li.nav_parent:hover, .menu li.nav_parent:hover, .menu li.menu_selected:hover, .menu linav:hover,
.menu li.nav_parent a:hover, .menu li.nav_parent a:hover, .menu li.menu_selected a:hover, .menu linav a:hover {position:relative;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute;left:-9999px; width:261px; top:0; z-index:9999;}

.menu ul li {width:310px; background:#ddceea;}
/* Position the flyout sub levels to 'pull-up' or 'drop-down' when hovering over the sub level list OR link.  the transparent gif is for IE7 only and need not actually exist. File transparent.gif supplied with zip file */
/* drop down */
.menu :hover ul, 
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul {padding:20px 20px 20px 0; left:223px; top:-10px; bottom:auto; z-index:9999;}
/* pull up */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul {padding:20px 20px 20px 0; left:223px; bottom:-10px; top:auto; background:transparent url(/users/templates/veishaupt/im/transparent.gif); z-index:9999;} 

.content2 table {margin:15px 0 15px 0; padding:0; border-collapse:collapse;}
.content2 td, .ttx th, .content2 th  {border: solid 1px #666666; padding:3px 5px 3px 5px; text-align:center;}
.content2 tr.ttx_nobr td {padding:3px 0;}

.content2 table caption {margin:10px 0; font-size:14px; font-weight:bold; color:#003399; padding-bottom:7px;}

#top, #top ul { /* all lists */
	padding: 10px 0 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
	width:370px;
	display:block;
}

#top li { /* all list items */    
	float : left;
	width: 130px; /* width needed or else Opera goes nuts */	
}

#top li a {
	width: 130px;
	w\idth : 130px; /* not a typo, browser hack*/
	display : block;
	color : black;
	font-weight : bold;
	text-decoration : underline;	
	height:10px;	
	word-spacing: normal;
	text-align:center;
}

#top li a:hover {text-decoration:none;}

#top li a.menu_selected {
	color: #ff611f;
}
#top li a.menu_selected:hover {
	color: #ff611f;
}


tr.alt td {
	background: #ecf6fc;
}

tr.over td {
	background: #bcd4ec;
}


.bigtable td {font-size:10px;}
a.selected {text-decoration:none; color:black;}