@charset "utf-8";

/* Header */


#Head
{
	position:absolute;
	background: #FFF url(../images/red.jpg) repeat-x;
	height: 172px; 
	width:100%;
	top: 0px;
	left: 0px;
	
	z-index:1;
	min-width:1250px;
}


#Head_Right
{
	
	background-repeat:no-repeat;
	width:240px;
	height:193px;
	position:absolute;
	top:178px;
	right:0px;
	z-index:6;
}

#Shapka
{
background-repeat:no-repeat;
background-image: url(../images/Button_cat.jpg); 
background-position:right;
}

#Logo
{
	/* background-image:url(www.nowatell.com/images/logo2010.jpg); */
	width:600px;
	height:153px;
	position:absolute;
	top:0px;
	left:-10px;
	z-index:5;
}


#Line_head_Menu
{
	/*background-image:url(../images/Line_head_Menu.png);*/
	background-color: #0f1f57;
	width:100%;
	height:25px;
	background-repeat:repeat-x;
	position:absolute;
	/*top:153px;*/
	top:153px;
	left:0px;
	z-index:4;
	overflow: visible;
}

#Button_help
{
	background-image:url(../images/Button_head.png);
	height:30px;
	width:60px;
	position:absolute;
	top:10px;
	right:5px;
	z-index:7;
	color:#FFF;
	font-size:12px;
	padding-top:7px;
	padding-left:18px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#Button_login
{
	background-image:url(../images/Button_head.png);
	height:30px;
	width:60px;
	position:absolute;
	top:37px;
	right:45px;
	z-index:7;
	color:#FFF;
	font-size:12px;
	padding-top:7px;
	padding-left:14px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#Button_rss
{
	background-image:url(../images/Button_head.png);
	height:30px;
	width:60px;
	position:absolute;
	top:65px;
	right:80px;
	z-index:7;
	color:#FFF;
	font-size:12px;
	padding-top:7px;
	padding-left:20px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#Button_search
{
	background-image:url(../images/Button_head.png);
	height:30px;
	width:60px;
	position:absolute;
	top:70px;
	right:160px;
	z-index:7;
	color:#FFF;
	font-size:12px;
	padding-top:7px;
	padding-left:12px;
	background-repeat:no-repeat;
	cursor:pointer;
}

/*
#Head_Left
{
	background-image:url(../images/head_l.png); 
	width:800px;
	height:193px; 	
	position:absolute;
	left:0px;
	top:0px;
	z-index:4;
}



/* Logo */



/*
#Line_head
{
	background-image:url(../images/Line_head1.png);
	width:100%;
	height:30px;
	background-repeat:repeat-x;
	position:absolute;	
	top:0px;
	left:0px;
	z-index:2;
}
*/





/* Login-Fenster */

#Login_Window
{
	background-image:url(../images/login_window1.png);
	position:absolute;
	top:40px;
	right:10px;
	width:250px;
	height:100px;
	font:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000;
	z-index: 9999;
}

/* Login-Button */

/*#Login_Button
{
	background-image:url(../images/Login_Button.png);
	position:absolute;
	top:53px;
	right:25px;
	width:75px;
	height:75px;
	font:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000;
	cursor:pointer;
	z-index:2;
}

#Login_Button:hover #Login_Window
{
	display:none;
}*/

/* Flags */

#Menu_Flag
{
	background-image:url(../images/menu_flag1.png);
	position:absolute;
	top:0px;
	right:10px;
	height:33px;
	width:339px;
}

.Flag_ru
{
	background-image:url(../images/Flag_ru1.png);
	height:10px;
	width:17px;
	position:absolute;
	top:160px;
	right:50px;
	z-index:7;
}

.Flag_ru:hover
{
	background-image:url(../images/Flag_ru.png);
	height:20px;
	width:33px;
	position:absolute;
	top:155px;
	right:42px;
	z-index:7;
}

.RU_anz
{
	visibility:hidden;
	font-size:16px;	
	font-weight:bold;
	color:#FFF;
	position:absolute;
	left:45px;
	top:0px;
	/*
	right:6px;
	top:39px;
	*/
}

.Flag_ru:hover .RU_anz
{
	visibility:visible;
}

.Flag_de
{
	background-image:url(../images/Flag_de1.png);
	height:10px;
	width:17px;
	position:absolute;
	top:160px;
	right:80px;
	z-index:7;
}

.Flag_de:hover
{
	background-image:url(../images/Flag_de.png);
	height:20px;
	width:33px;
	position:absolute;
	top:155px;
	right:72px;
	z-index:7;
}

.DE_anz
{
	visibility:hidden;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	left:75px;
	top:0px;
}

.Flag_de:hover .DE_anz
{
	visibility:visible;
}

.Flag_en
{
	background-image:url(../images/Flag_en1.png);
	height:10px;
	width:17px;
	position:absolute;
	top:160px;
	right:110px;
	z-index:7;
}

.Flag_en:hover
{
	background-image:url(../images/Flag_en.png);
	height:20px;
	width:33px;
	position:absolute;
	top:155px;
	right:102px;
	z-index:7;
}

.EN_anz
{
	visibility:hidden;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	left:105px;
	top:0px;
}

.Flag_en:hover .EN_anz
{
	visibility:visible;
}



/*Menu*/

.menu 
{
	width:800px;
	/*height:32px;*/
	position:absolute;
	/*top:138*/
	top:154;
	z-index:10;
	/*border-right:1px solid #000;
	font-family:arial, sans-serif;*/
	left:260px;
	vertical-align:middle;
	/*margin-top:-5px;*/
}

/* hack to correct IE5.5 faulty box model */
* html .menu 
{
	/*width:746px;
	w\idth:745px;*/
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu ul ul 
{
	/*width:149px;*/
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li 
{
	float:left;
	/*width:149px;*/
	position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited 
{
	display:block;
	/*font-size:12px;*/
	padding: 5px 20px;
	text-decoration: none;
	/* text-transform: lowercase; */
	font-size: 1em;
	font-weight: bold;
	color: #CCC;
}

/* a hack so that IE5.5 faulty box model is corrected */
/** html .menu a, * html .menu a:visited 
{
	width:149px;
	w\idth:138px;
}*/

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited 
{
	/*background:#d4d8bd no-repeat 130px center;*/
}

/* style the second level hover */
.menu ul ul a.drop:hover
{
	/*background:#c9ba65 no-repeat 130px center;*/
}
.menu ul ul :hover > a.drop 
{
	/*background:#c9ba65 no-repeat 130px center;*/
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited
 {
	/*background:#e2dfa8;*/
}

/* style the third level hover */
.menu ul ul ul a:hover
 {
	/*background:#b2ab9b;*/
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul 
{
	visibility:hidden;
	position:absolute;
	height:0;
	top:25px;
	left:0;
	width:250px;
	/*border-top:1px solid #000;*/
}

/* another hack for IE5.5 */
* html .menu ul ul 
{
	/*top:30px;
	t\op:31px;*/
}

/* position the third level flyout menu */
.menu ul ul ul
{
	/*left:149px;
	top:-1px;
	width:149px;*/
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left
{
	/*left:-149px;*/
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table
{
	/*position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;*/
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited 
{
	/*background:#d4d8bd;
	color:#000;*/
	height:auto;
	
	
	
	/*line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0 1px 1px 1px;*/
	padding: 0px 19px;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #CCC;
	text-align:left;
	background:#0F1F57;
	width:200px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited 
{
	/*width:150px;
	w\idth:128px;*/
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover
{
	padding: 5px 19px;
	background: #2F1A1A url(..images/img2.png) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}

.menu :hover > a, .menu ul ul :hover > a 
{
	/*color:#000;
	background:#b7d186;*/
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul
{
	visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{
	visibility:visible;
}

.menu ul li a:hover, .menu ul li a:active {

/*	padding: 5px 19px; */

	padding: 3px 19px;
	
	background: #2F1A1A url(..images/img2.png) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}

.menu ul ul li a:hover, .menu ul ul li a:active {
	padding: 0px 19px;
	background: #2F1A1A url(..images/img2.png) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}

.menu a:hover
{
	text-decoration:underline;
}

/* Searchform */

#Searchform
{
	/*margin-top:50px;*/
	top:150px;
	margin-left:50px;
	background-image: url(../images/Button_cat.jpg);
}

#Searchfield {

	width: 150px;
	background: #9E9E9E url(../images/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	float:left;
}

#Searchbutton {
	background: #CCC url(../images/search_button.png) no-repeat;
	width: 20px;
	height: 20px;
	margin-bottom:2px;
	margin-left:2px;
	border: 1px solid #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	color: #CCCCCC;
	cursor: pointer;
	z-index:8;
}

/*
#Button_logout
{
	background-image:url(../images/Button_head.png);
	height:30px;
	width:60px;
	position:absolute;
	top:-5px;
	right:140px;
	z-index:7;
	color:#FFF;
	font-size:12px;
	padding-top:7px;
	padding-left:12px;
	background-repeat:no-repeat;
}
*/

/*
#Logo_zusatz
{
	position:absolute;
	top: 145px;
	left: 20px;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	z-index:5;
}



#Slogan
{
	position:absolute;
	top: 30px;
	right: 190px;
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;

}

#Slogan .Zitat
{
	padding-top:10px;
	text-align:right;
	font-size:11px;
	font-style:italic;
}

*/
