

body
{
	margin					: 0px;
	padding					: 0px;
	text-align				: left;
	background-image:url(../images/ground.jpg);
	
}

.bg1
{background	   			: url(../images/kray-map.png) left top no-repeat;}

.bg2
{background	   			: url(../images/globus.png) right bottom no-repeat;}

/* Стиль текста в статьях */
tr,td,p,div
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 14px;
	color					: #000000;
	font-weight				: normal;
}

/*---- Fonts ----*/
.style1 
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-weight				: normal;
	color					: #000000;
}

.style2 
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #000000;
}

.style3 
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 32px;
	font-weight				: bold;
	color					: #000000;
}

.style4 
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 22px;
	font-weight				: normal;
	color					: #000000;
}

.styleTelefon 
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 22px;
	font-weight				: bold;
	color					: #000000;
}

/* ######################################################################################################## */

.moduletable { 
	
}


table.moduletable {
	width					: 150px;
	padding					: 0px 0px 1px 0px;
	margin-bottom			: 2px;
	
}

/*---- Заголовки блоков  ----*/

table.moduletable th {
	color					: #0e79a5;
	
/*----	background				: url(../my_travel/images_old/mod_head.jpg) left top no-repeat #FFFFFF;    ----*/
/*	background-color		: #f10741;  */
	text-align				: center;
	padding-top				: 2px;
	padding-left			: 8px;
	height					: 15px;
	font-family				: Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 15px;
}

table.moduletable td {
	font-size				: 11px;
	color					:#000000;
	padding					: 1px 2px 1px 2px;
	margin					: 3px;
	font-weight				: normal;
}


/*---- Navigation mainlevel ----*/
.mainlevel {
/*  	color            		: #000000;
	width					: 162px;
	height					: 20px;  */
	text-decoration			: none;
  	font-size				: 12px;
  	font-weight      		: bold;
  	font-family				: Arial, Helvetica, sans-serif;
  	padding          		: 7px 0px 0px 10px;
  	margin           		: 0px 0px 0px 0px;
 	display          		: block;
  	
}

#active_menu.mainlevel {
  	color            		: #4c43fb;
/*	background	   			: url(../images/bt1.jpg) left no-repeat #000000; */
}

a.mainlevel:link, a.mainlevel:visited{ 
  	color            		: #4c43fb;
  	font-weight      		: bold;
  	font-size        		: 12px;
	text-decoration			: none;
/*  	background	   			: url(../images/bt2.jpg) left no-repeat #000000;    
	border-bottom			: 1px dotted #614e01; */
}

a.mainlevel:hover {
  	color            		: #4c43fb;
  	font-weight      		: bold;
  	font-size        		: 12px;
  	text-decoration			: none;
/*  	background	   			: url(../images/bt1.jpg) left no-repeat #000000;
	border-bottom			: 1px dotted #614e01; */
}

/*---- Navigation sublevel ---*/
.sublevel {
	border-bottom			: 1px dotted #666666;
	border-left				: 1px dotted #666666;
	text-align				: right;
	padding-bottom			: 1px;
	padding-right			: 10px;
	padding-right			: 10px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left			: 10px;
	vertical-align			: middle;
	font-size				: 11px;
	font-weight				: bold;
	letter-spacing			: 1px;
	color					: #000000;
	text-align				: left;
	background	   			: url(../images/bt1.jpg) left no-repeat #000000;
}

a.sublevel:hover {
	color					: #0066FF;
}

/*---- Topmenu ----*/
#active_menu.mainlevel-nav {
  	color            		: #4c43fb;
}

.mainlevel-nav 
{
	padding-left			: 12px;	
}

a.mainlevel-nav:link, a.mainlevel-nav:visited 
{
	color					: #000000;
  	font-weight				: bold;
	font-size				: 14px;
}

a.mainlevel-nav:hover 
{
 	font-weight				: bold;
	color					: #000000;
}

/*---- LINKS ----*/
a:link, a:visited {
	color					: #0f2e75; 
	text-decoration			: none;
	font-weight				: bold;
}
/* ссылка при наведении */
a:hover {
	color					: #2c5aec;	
	text-decoration			: none;
	font-weight				: bold;
}
/*---- Заголовки статей ----*/
.contentheading {
	color					: #133192;
	text-indent				: 5px;
	font-weight				: bold;
	font-size				: 16px;
	padding					: 8px 20px 8px 20px;
	white-space				: nowrap; 
	text-align:center;
/*	background-color		:#000066;  */
}
/*---- Заголовки компонентов (статьи например) ----*/
.componentheading {
	color					:#000000;
	text-indent				: 5px;
	font-weight				: bold;
	font-size				: 14px;
	padding					: 3px 0px 3px 0px;
	border-bottom			: 1px solid #000000;  /* подчеркивание под названием компонента */
	white-space				: nowrap;
	margin-bottom			: 3px; 
	text-align:left;
}
/* заголовки секций (галереи фотографий например  */
.sectiontableheader
{
/*	 background-color:#000066; */
	font-size				: 16px;
	color					: #000000;
	font-weight				: bold;
	padding					: 2px 2px 2px 2px;
}

.content {
	background-color		: #А1F1F1;
}

.contentpane {

}
/*---- Фон статей ----*/
.contentpaneopen {
  padding					: 3px 5px 3px 5px;
  
/*  background-color			: #e4d39a;  */
}

/*---- custom stuff ----*/

ul
{
margin						: 0px;
padding						: 0px;
list-style					: none;
}

li
{
line-height					: 15px;
padding-left				: 15px;
padding-top					: 0px;
background					: url(../images/dot.jpg) no-repeat;
background-position			: 0px 3px;
}


/*---- Окно поиска ----*/
.inputbox {
	padding					: 2px;
	border					:solid 1px #7c5c03;
	background-color		: #fdf7d9;
}

.button {
  	color					: #333333;
  	font-family				: Arial, Hevlvetica, sans-serif;
  	text-align				: center;
  	font-size				: 12px;
  	font-weight				: bold;
/*  	border					: 2px solid #CCCCCC; */
  	width					: auto;
  	padding					: 0px 5px;
  	margin					: 1px;
}

.back_button {
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
/*  	border					: 3px double #CCCCCC; 
  	background-color		: #E8E8E8; */
  	width					: 50px;
  	padding					: 0px 10px;
  	line-height				: 20px;
  	margin					: 1px;
}

/* ---- Pathway ---- */
.pathway {
	color					: #28a4c8;
}

a.pathway:link, a.pathway:visited {
	color					: #0e6781;
}

a.pathway:hover {
	color					: #044254;
}


/* ---- Tabelle ---- */
.t_left {
	width					: 184px;
	vertical-align			: top;
	padding-right			: 2px;
}

.t_center {
	vertical-align			: top;
	
}

.t_right {
	width					: 184px;
	vertical-align			: top;
	padding-left			: 2px;
}

.t_main {
	padding					: 0px;
	vertical-align			: top;
	border					: none;
}

.t_bg {
	padding					: 0px;
	vertical-align			: top;
	border					: none;
	width					: 148px;
}

.path {
	height					: 47px;
}

.path_left {
	background				: url(../images/path_left.jpg) right no-repeat #FFFFFF;
	width					: 30px;
}

.path_center {
	background				: url(../images/path_center.jpg) left repeat-x #FFFFFF;
}

.path_right {
	background				: url(../images/path_right.jpg) left no-repeat #FFFFFF;
	width					: 33px;
}

/* ---- LOGIN-FORM ---- Форма авторизации */
#mod_login_username {
	border					: 1px solid #877202;
	background-color		: #fcf8e0;
	color					: #000000;
}
label[for~=mod_login_username] {
	color					: #000000;
}

#mod_login_password {
	border					: 1px solid #877202;
	background-color		: #fcf8e0;
	color					: #666666;
}
label[for~=mod_login_password] {
	color					: #000000;
}

#mod_login_remember {
	border					: 1px solid #666666;
	background-color		: #666666;
}
label[for~=mod_login_remember] {
	color					: #000000;
}

.moduletable td {
	color					: #000000;
}